2021-01-11 10:39:19.723 | + ./stack.sh:main:457 : exec 2021-01-11 10:39:19.723 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-01-11-103919' 2021-01-11 10:39:19.723 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-01-11-103919.summary.2021-01-11-103919 2021-01-11 10:39:19.723 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-11 10:39:19.723 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-01-11-103919 2021-01-11 10:39:19.723 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-11-103919 /opt/stack/logs/stack.sh.log 2021-01-11 10:39:19.723 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-11-103919.summary.2021-01-11-103919 /opt/stack/logs/stack.sh.log.summary 2021-01-11 10:39:19.724 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:620 : local real_path 2021-01-11 10:39:19.724 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-01-11 10:39:19.724 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-01-11 10:39:19.724 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-01-11 10:39:19.724 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-01-11 10:39:19.724 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-11 10:39:19.725 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-11 10:39:19.726 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-01-11 10:39:19.729 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-01-11 10:39:19.733 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-11 10:39:19.735 | + ./stack.sh:main:489 : trap exit_trap EXIT 2021-01-11 10:39:19.737 | + ./stack.sh:main:530 : trap err_trap ERR 2021-01-11 10:39:19.739 | + ./stack.sh:main:543 : set -o errexit 2021-01-11 10:39:19.740 | + ./stack.sh:main:546 : uname -a 2021-01-11 10:39:19.742 | Linux dv-cinder-667108-24-smb 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-01-11 10:39:19.744 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-01-11 10:39:19.745 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2021-01-11 10:39:19.749 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2021-01-11 10:39:19.776 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2021-01-11 10:39:19.792 | + ./stack.sh:main:560 : fetch_plugins 2021-01-11 10:39:19.794 | + functions-common:fetch_plugins:1652 : local plugins= 2021-01-11 10:39:19.796 | + functions-common:fetch_plugins:1653 : local plugin 2021-01-11 10:39:19.798 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-01-11 10:39:19.800 | + functions-common:fetch_plugins:1657 : return 2021-01-11 10:39:19.802 | + ./stack.sh:main:564 : run_phase override_defaults 2021-01-11 10:39:19.804 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-01-11 10:39:19.806 | + functions-common:run_phase:1735 : local phase= 2021-01-11 10:39:19.808 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-11 10:39:19.809 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-11 10:39:19.811 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-11 10:39:19.813 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-11 10:39:19.815 | + functions-common:run_phase:1744 : local extra 2021-01-11 10:39:19.817 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-11 10:39:19.820 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-11 10:39:19.821 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-11 10:39:19.823 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-11 10:39:19.825 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-01-11 10:39:19.827 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-11 10:39:19.839 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:19.842 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-11 10:39:19.843 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-11 10:39:19.845 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-11 10:39:19.847 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-11 10:39:19.849 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-11 10:39:19.851 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-11 10:39:19.852 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-01-11 10:39:19.854 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-01-11 10:39:19.857 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-11 10:39:19.859 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-11 10:39:19.861 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-01-11 10:39:19.862 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-01-11 10:39:19.864 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-01-11 10:39:19.866 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-01-11 10:39:19.868 | + functions-common:plugin_override_defaults:1698 : return 2021-01-11 10:39:19.870 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2021-01-11 10:39:19.887 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2021-01-11 10:39:19.889 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-01-11 10:39:19.901 | ++ functions-common:is_service_enabled:1962 : return 1 2021-01-11 10:39:19.904 | +++ lib/tls:source:43 : hostname -f 2021-01-11 10:39:19.907 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-01-11 10:39:19.909 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-01-11 10:39:19.911 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-01-11 10:39:19.913 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-01-11 10:39:19.915 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-01-11 10:39:19.917 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-01-11 10:39:19.919 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-01-11 10:39:19.920 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-01-11 10:39:19.922 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-01-11 10:39:19.924 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-01-11 10:39:19.928 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2021-01-11 10:39:19.940 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2021-01-11 10:39:19.956 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2021-01-11 10:39:19.968 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2021-01-11 10:39:19.980 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2021-01-11 10:39:20.004 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2021-01-11 10:39:20.041 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2021-01-11 10:39:20.114 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2021-01-11 10:39:20.135 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2021-01-11 10:39:20.166 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2021-01-11 10:39:20.213 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2021-01-11 10:39:20.336 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2021-01-11 10:39:20.349 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2021-01-11 10:39:20.370 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2021-01-11 10:39:20.383 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2021-01-11 10:39:20.477 | + ./stack.sh:main:593 : run_phase source 2021-01-11 10:39:20.480 | + functions-common:run_phase:1734 : local mode=source 2021-01-11 10:39:20.483 | + functions-common:run_phase:1735 : local phase= 2021-01-11 10:39:20.485 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-11 10:39:20.487 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-11 10:39:20.489 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-11 10:39:20.491 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-11 10:39:20.493 | + functions-common:run_phase:1744 : local extra 2021-01-11 10:39:20.496 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-11 10:39:20.499 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-11 10:39:20.501 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-11 10:39:20.503 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-11 10:39:20.505 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-01-11 10:39:20.508 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-11 10:39:20.521 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:20.523 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-01-11 10:39:20.525 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-01-11 10:39:20.562 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-01-11 10:39:20.565 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-01-11 10:39:20.567 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-01-11 10:39:20.569 | + functions-common:run_phase:1756 : load_plugin_settings 2021-01-11 10:39:20.571 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-01-11 10:39:20.573 | + functions-common:load_plugin_settings:1671 : local plugin 2021-01-11 10:39:20.576 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-01-11 10:39:20.579 | + functions-common:load_plugin_settings:1675 : return 2021-01-11 10:39:20.581 | + functions-common:run_phase:1757 : verify_disabled_services 2021-01-11 10:39:20.583 | + functions-common:verify_disabled_services:2017 : local service 2021-01-11 10:39:20.585 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.588 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-01-11 10:39:20.598 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.601 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-01-11 10:39:20.603 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.605 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-01-11 10:39:20.608 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.611 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-01-11 10:39:20.613 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.616 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-01-11 10:39:20.618 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.621 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-01-11 10:39:20.623 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.626 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-01-11 10:39:20.628 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.630 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-01-11 10:39:20.633 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.635 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-01-11 10:39:20.637 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.640 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-01-11 10:39:20.642 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.644 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-01-11 10:39:20.647 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.649 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-01-11 10:39:20.651 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.654 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-01-11 10:39:20.656 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.658 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-01-11 10:39:20.661 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.663 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-01-11 10:39:20.665 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.668 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-01-11 10:39:20.671 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.673 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-01-11 10:39:20.675 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.677 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-01-11 10:39:20.680 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.682 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-01-11 10:39:20.685 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.687 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-01-11 10:39:20.689 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.692 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-01-11 10:39:20.694 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.696 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-01-11 10:39:20.699 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.701 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-01-11 10:39:20.704 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.706 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-01-11 10:39:20.710 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.712 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-01-11 10:39:20.715 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.718 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-01-11 10:39:20.720 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.722 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-01-11 10:39:20.725 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.727 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-01-11 10:39:20.729 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.732 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-01-11 10:39:20.735 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.737 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-01-11 10:39:20.739 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.742 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-01-11 10:39:20.744 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.746 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-01-11 10:39:20.749 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.751 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-01-11 10:39:20.754 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.756 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-01-11 10:39:20.758 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.760 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-01-11 10:39:20.763 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.765 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-01-11 10:39:20.768 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.770 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-01-11 10:39:20.772 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.775 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-01-11 10:39:20.777 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.781 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-01-11 10:39:20.783 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-11 10:39:20.785 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-01-11 10:39:20.788 | + ./stack.sh:main:664 : initialize_database_backends 2021-01-11 10:39:20.790 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-11 10:39:20.792 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-01-11 10:39:20.807 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:20.809 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-01-11 10:39:20.812 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-11 10:39:20.815 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-01-11 10:39:20.831 | + functions-common:is_service_enabled:1962 : return 1 2021-01-11 10:39:20.833 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-01-11 10:39:20.836 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-01-11 10:39:20.838 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-01-11 10:39:20.840 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-01-11 10:39:20.843 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-01-11 10:39:20.846 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-01-11 10:39:20.848 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-01-11 10:39:20.851 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-01-11 10:39:20.853 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-11 10:39:20.855 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-01-11 10:39:20.858 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-11 10:39:20.860 | + lib/database:initialize_database_backends:104 : return 0 2021-01-11 10:39:20.863 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2021-01-11 10:39:20.863 | Using mysql database backend 2021-01-11 10:39:20.865 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-01-11 10:39:20.880 | + ./stack.sh:main:680 : is_service_enabled rabbit 2021-01-11 10:39:20.895 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:20.897 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-01-11 10:39:20.914 | + ./stack.sh:main:688 : is_service_enabled keystone 2021-01-11 10:39:20.929 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:20.932 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-01-11 10:39:20.947 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-01-11 10:39:20.962 | + ./stack.sh:main:703 : is_service_enabled ldap 2021-01-11 10:39:20.978 | + functions-common:is_service_enabled:1962 : return 1 2021-01-11 10:39:20.981 | + ./stack.sh:main:712 : is_service_enabled nova 2021-01-11 10:39:20.996 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:20.999 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-01-11 10:39:21.002 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2021-01-11 10:39:21.018 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:39:21.020 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-01-11 10:39:21.036 | + ./stack.sh:main:728 : [[ -z '' ]] 2021-01-11 10:39:21.039 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2021-01-11 10:39:21.041 | + ./stack.sh:main:734 : save_stackenv 734 2021-01-11 10:39:21.043 | + functions-common:save_stackenv:60 : local tag=734 2021-01-11 10:39:21.047 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-11 10:39:21.050 | + functions-common:save_stackenv:62 : time_stamp=2021-01-11-103921 2021-01-11 10:39:21.053 | + functions-common:save_stackenv:63 : echo '# 2021-01-11-103921 734' 2021-01-11 10:39:21.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.057 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-11 10:39:21.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.063 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-11 10:39:21.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.068 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-11 10:39:21.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.072 | + 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-01-11 10:39:21.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.078 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.55 2021-01-11 10:39:21.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.083 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.55/identity 2021-01-11 10:39:21.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.087 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-11-103919 2021-01-11 10:39:21.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.092 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-11 10:39:21.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.098 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.55 2021-01-11 10:39:21.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.104 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-11 10:39:21.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.109 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-11 10:39:21.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.114 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-11 10:39:21.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-11 10:39:21.118 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-11 10:39:21.121 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-01-11 10:39:21.124 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-01-11 10:39:21.126 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-01-11 10:39:21.128 | + functions-common:git_clone:527 : local git_ref=master 2021-01-11 10:39:21.130 | + functions-common:git_clone:528 : local orig_dir 2021-01-11 10:39:21.133 | ++ functions-common:git_clone:529 : pwd 2021-01-11 10:39:21.135 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-11 10:39:21.138 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-11 10:39:21.141 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-11 10:39:21.156 | + functions-common:git_clone:532 : RECLONE=False 2021-01-11 10:39:21.158 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-11 10:39:21.160 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-11 10:39:21.163 | + functions-common:git_clone:546 : echo master 2021-01-11 10:39:21.163 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-11 10:39:21.167 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-01-11 10:39:21.170 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-11 10:39:21.172 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-01-11 10:39:21.175 | + functions-common:git_clone:595 : git show --oneline 2021-01-11 10:39:21.175 | + functions-common:git_clone:595 : head -1 2021-01-11 10:39:21.178 | b767e3e1 Updated from generate-constraints 2021-01-11 10:39:21.181 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-11 10:39:21.183 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2021-01-11 10:39:21.186 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-11 10:39:21.189 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2021-01-11 10:39:21.191 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-01-11 10:39:21.194 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-01-11 10:39:21.196 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-01-11 10:39:21.199 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-01-11 10:39:21.202 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-01-11 10:39:21.205 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-01-11 10:39:21.208 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-01-11 10:39:21.211 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-01-11 10:39:21.215 | ++ tools/install_prereqs.sh:source:47 : NOW=1610361561 2021-01-11 10:39:21.218 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-01-11 10:39:21.223 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-01-11 10:39:21.225 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-01-11 10:39:21.228 | ++ tools/install_prereqs.sh:source:49 : DELTA=1610361561 2021-01-11 10:39:21.230 | ++ tools/install_prereqs.sh:source:50 : [[ 1610361561 -lt 7200 ]] 2021-01-11 10:39:21.233 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-01-11 10:39:21.236 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-01-11 10:39:21.238 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-01-11 10:39:21.240 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-01-11 10:39:21.242 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-01-11 10:39:21.245 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-01-11 10:39:21.247 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-01-11 10:39:21.250 | +++ 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-01-11 10:39:21.298 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-01-11 10:39:21.298 | apache2-dev 2021-01-11 10:39:21.299 | bc 2021-01-11 10:39:21.299 | bsdmainutils 2021-01-11 10:39:21.299 | curl 2021-01-11 10:39:21.299 | g++ 2021-01-11 10:39:21.299 | gcc 2021-01-11 10:39:21.299 | gettext 2021-01-11 10:39:21.299 | git 2021-01-11 10:39:21.299 | graphviz 2021-01-11 10:39:21.299 | iputils-ping 2021-01-11 10:39:21.299 | libapache2-mod-proxy-uwsgi 2021-01-11 10:39:21.299 | libffi-dev 2021-01-11 10:39:21.299 | libjpeg-dev 2021-01-11 10:39:21.299 | libmysqlclient-dev 2021-01-11 10:39:21.299 | libpcre3-dev 2021-01-11 10:39:21.299 | libpq-dev 2021-01-11 10:39:21.299 | libssl-dev 2021-01-11 10:39:21.299 | libsystemd-dev 2021-01-11 10:39:21.299 | libxml2-dev 2021-01-11 10:39:21.299 | libxslt1-dev 2021-01-11 10:39:21.299 | libyaml-dev 2021-01-11 10:39:21.299 | lsof 2021-01-11 10:39:21.299 | openssh-server 2021-01-11 10:39:21.299 | openssl 2021-01-11 10:39:21.299 | pkg-config 2021-01-11 10:39:21.299 | psmisc 2021-01-11 10:39:21.299 | python3-dev 2021-01-11 10:39:21.300 | python3-pip 2021-01-11 10:39:21.300 | python3-systemd 2021-01-11 10:39:21.300 | python3-venv 2021-01-11 10:39:21.300 | tar 2021-01-11 10:39:21.300 | tcpdump 2021-01-11 10:39:21.300 | unzip 2021-01-11 10:39:21.300 | uuid-runtime 2021-01-11 10:39:21.300 | wget 2021-01-11 10:39:21.300 | wget 2021-01-11 10:39:21.300 | zlib1g-dev 2021-01-11 10:39:21.300 | libkrb5-dev 2021-01-11 10:39:21.300 | libldap2-dev 2021-01-11 10:39:21.300 | libsasl2-dev 2021-01-11 10:39:21.300 | memcached 2021-01-11 10:39:21.300 | python3-mysqldb 2021-01-11 10:39:21.300 | sqlite3 2021-01-11 10:39:21.300 | conntrack 2021-01-11 10:39:21.300 | curl 2021-01-11 10:39:21.300 | dnsmasq-base 2021-01-11 10:39:21.300 | dnsmasq-utils 2021-01-11 10:39:21.301 | ebtables 2021-01-11 10:39:21.301 | gawk 2021-01-11 10:39:21.301 | genisoimage 2021-01-11 10:39:21.301 | iptables 2021-01-11 10:39:21.301 | iputils-arping 2021-01-11 10:39:21.301 | kpartx 2021-01-11 10:39:21.301 | libjs-jquery-tablesorter 2021-01-11 10:39:21.301 | libmysqlclient-dev 2021-01-11 10:39:21.301 | parted 2021-01-11 10:39:21.301 | pm-utils 2021-01-11 10:39:21.301 | python3-mysqldb 2021-01-11 10:39:21.301 | socat 2021-01-11 10:39:21.301 | sqlite3 2021-01-11 10:39:21.301 | sudo 2021-01-11 10:39:21.301 | vlan 2021-01-11 10:39:21.301 | lsscsi 2021-01-11 10:39:21.301 | open-iscsi 2021-01-11 10:39:21.301 | lvm2 2021-01-11 10:39:21.301 | qemu-utils 2021-01-11 10:39:21.301 | thin-provisioning-tools 2021-01-11 10:39:21.301 | acl 2021-01-11 10:39:21.302 | dnsmasq-base 2021-01-11 10:39:21.302 | dnsmasq-utils 2021-01-11 10:39:21.302 | ebtables 2021-01-11 10:39:21.302 | haproxy 2021-01-11 10:39:21.302 | iptables 2021-01-11 10:39:21.302 | iputils-arping 2021-01-11 10:39:21.302 | iputils-ping 2021-01-11 10:39:21.302 | libmysqlclient-dev 2021-01-11 10:39:21.302 | postgresql-server-dev-all 2021-01-11 10:39:21.302 | python3-mysqldb 2021-01-11 10:39:21.302 | sqlite3 2021-01-11 10:39:21.302 | sudo 2021-01-11 10:39:21.302 | vlan 2021-01-11 10:39:21.302 | ipset 2021-01-11 10:39:21.302 | conntrack 2021-01-11 10:39:21.302 | conntrackd 2021-01-11 10:39:21.302 | keepalived 2021-01-11 10:39:21.302 | dstat 2021-01-11 10:39:21.302 | lvm2 2021-01-11 10:39:21.302 | qemu-utils 2021-01-11 10:39:21.302 | thin-provisioning-tools 2021-01-11 10:39:21.302 | curl 2021-01-11 10:39:21.302 | liberasurecode-dev 2021-01-11 10:39:21.302 | make 2021-01-11 10:39:21.302 | memcached 2021-01-11 10:39:21.302 | sqlite3 2021-01-11 10:39:21.302 | xfsprogs' 2021-01-11 10:39:21.302 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-01-11 10:39:21.320 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-01-11 10:39:21.320 | apache2-dev 2021-01-11 10:39:21.320 | bc 2021-01-11 10:39:21.320 | bsdmainutils 2021-01-11 10:39:21.320 | curl 2021-01-11 10:39:21.320 | g++ 2021-01-11 10:39:21.320 | gcc 2021-01-11 10:39:21.320 | gettext 2021-01-11 10:39:21.320 | git 2021-01-11 10:39:21.320 | graphviz 2021-01-11 10:39:21.321 | iputils-ping 2021-01-11 10:39:21.321 | libapache2-mod-proxy-uwsgi 2021-01-11 10:39:21.321 | libffi-dev 2021-01-11 10:39:21.321 | libjpeg-dev 2021-01-11 10:39:21.321 | libmysqlclient-dev 2021-01-11 10:39:21.321 | libpcre3-dev 2021-01-11 10:39:21.321 | libpq-dev 2021-01-11 10:39:21.321 | libssl-dev 2021-01-11 10:39:21.321 | libsystemd-dev 2021-01-11 10:39:21.321 | libxml2-dev 2021-01-11 10:39:21.321 | libxslt1-dev 2021-01-11 10:39:21.321 | libyaml-dev 2021-01-11 10:39:21.321 | lsof 2021-01-11 10:39:21.321 | openssh-server 2021-01-11 10:39:21.321 | openssl 2021-01-11 10:39:21.321 | pkg-config 2021-01-11 10:39:21.321 | psmisc 2021-01-11 10:39:21.321 | python3-dev 2021-01-11 10:39:21.321 | python3-pip 2021-01-11 10:39:21.321 | python3-systemd 2021-01-11 10:39:21.321 | python3-venv 2021-01-11 10:39:21.321 | tar 2021-01-11 10:39:21.321 | tcpdump 2021-01-11 10:39:21.321 | unzip 2021-01-11 10:39:21.321 | uuid-runtime 2021-01-11 10:39:21.321 | wget 2021-01-11 10:39:21.321 | wget 2021-01-11 10:39:21.321 | zlib1g-dev 2021-01-11 10:39:21.321 | libkrb5-dev 2021-01-11 10:39:21.321 | libldap2-dev 2021-01-11 10:39:21.321 | libsasl2-dev 2021-01-11 10:39:21.321 | memcached 2021-01-11 10:39:21.321 | python3-mysqldb 2021-01-11 10:39:21.321 | sqlite3 2021-01-11 10:39:21.321 | conntrack 2021-01-11 10:39:21.321 | curl 2021-01-11 10:39:21.322 | dnsmasq-base 2021-01-11 10:39:21.322 | dnsmasq-utils 2021-01-11 10:39:21.322 | ebtables 2021-01-11 10:39:21.322 | gawk 2021-01-11 10:39:21.322 | genisoimage 2021-01-11 10:39:21.322 | iptables 2021-01-11 10:39:21.322 | iputils-arping 2021-01-11 10:39:21.322 | kpartx 2021-01-11 10:39:21.322 | libjs-jquery-tablesorter 2021-01-11 10:39:21.322 | libmysqlclient-dev 2021-01-11 10:39:21.322 | parted 2021-01-11 10:39:21.322 | pm-utils 2021-01-11 10:39:21.322 | python3-mysqldb 2021-01-11 10:39:21.322 | socat 2021-01-11 10:39:21.322 | sqlite3 2021-01-11 10:39:21.322 | sudo 2021-01-11 10:39:21.322 | vlan 2021-01-11 10:39:21.322 | lsscsi 2021-01-11 10:39:21.322 | open-iscsi 2021-01-11 10:39:21.322 | lvm2 2021-01-11 10:39:21.322 | qemu-utils 2021-01-11 10:39:21.322 | thin-provisioning-tools 2021-01-11 10:39:21.322 | acl 2021-01-11 10:39:21.322 | dnsmasq-base 2021-01-11 10:39:21.322 | dnsmasq-utils 2021-01-11 10:39:21.322 | ebtables 2021-01-11 10:39:21.322 | haproxy 2021-01-11 10:39:21.322 | iptables 2021-01-11 10:39:21.322 | iputils-arping 2021-01-11 10:39:21.322 | iputils-ping 2021-01-11 10:39:21.322 | libmysqlclient-dev 2021-01-11 10:39:21.322 | postgresql-server-dev-all 2021-01-11 10:39:21.322 | python3-mysqldb 2021-01-11 10:39:21.322 | sqlite3 2021-01-11 10:39:21.322 | sudo 2021-01-11 10:39:21.323 | vlan 2021-01-11 10:39:21.323 | ipset 2021-01-11 10:39:21.323 | conntrack 2021-01-11 10:39:21.323 | conntrackd 2021-01-11 10:39:21.323 | keepalived 2021-01-11 10:39:21.323 | dstat 2021-01-11 10:39:21.323 | lvm2 2021-01-11 10:39:21.323 | qemu-utils 2021-01-11 10:39:21.323 | thin-provisioning-tools 2021-01-11 10:39:21.323 | curl 2021-01-11 10:39:21.323 | liberasurecode-dev 2021-01-11 10:39:21.323 | make 2021-01-11 10:39:21.323 | memcached 2021-01-11 10:39:21.323 | sqlite3 2021-01-11 10:39:21.323 | xfsprogs ' 2021-01-11 10:39:21.323 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-01-11 10:39:21.326 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:39:21.328 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:39:21.331 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-01-11 10:39:21.331 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-11 10:39:21.335 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-11 10:39:21.337 | ++ functions-common:install_package:1344 : update_package_repo 2021-01-11 10:39:21.340 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-11 10:39:21.342 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-01-11 10:39:21.346 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-11 10:39:21.349 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-11 10:39:21.351 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-01-11 10:39:21.353 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:39:21.355 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:39:21.358 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-01-11 10:39:21.360 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-11 10:39:21.363 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-11 10:39:21.365 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-11 10:39:21.367 | +++ functions-common:apt_get_update:1078 : id -u 2021-01-11 10:39:21.371 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-11 10:39:21.374 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-11 10:39:21.376 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-01-11 10:39:21.378 | ++ functions-common:time_start:2293 : local start_time= 2021-01-11 10:39:21.382 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-01-11 10:39:21.385 | +++ functions-common:time_start:2297 : date +%s%3N 2021-01-11 10:39:21.390 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1610361561386 2021-01-11 10:39:21.392 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-11 10:39:21.394 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-11 10:39:21.396 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-11 10:39:21.756 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-11 10:39:21.830 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-11 10:39:21.980 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2021-01-11 10:39:22.523 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2021-01-11 10:39:22.788 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,700 kB] 2021-01-11 10:39:23.538 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 2021-01-11 10:39:24.323 | Fetched 2,221 kB in 3s (841 kB/s) 2021-01-11 10:39:26.055 | Reading package lists... 2021-01-11 10:39:26.118 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-11 10:39:26.120 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-11 10:39:26.123 | ++ functions-common:time_stop:2306 : local name 2021-01-11 10:39:26.125 | ++ functions-common:time_stop:2307 : local end_time 2021-01-11 10:39:26.128 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:39:26.130 | ++ functions-common:time_stop:2309 : local total 2021-01-11 10:39:26.132 | ++ functions-common:time_stop:2310 : local start_time 2021-01-11 10:39:26.134 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-01-11 10:39:26.136 | ++ functions-common:time_stop:2313 : start_time=1610361561386 2021-01-11 10:39:26.138 | ++ functions-common:time_stop:2315 : [[ -z 1610361561386 ]] 2021-01-11 10:39:26.141 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:39:26.145 | ++ functions-common:time_stop:2318 : end_time=1610361566142 2021-01-11 10:39:26.147 | ++ functions-common:time_stop:2319 : elapsed_time=4756 2021-01-11 10:39:26.149 | ++ functions-common:time_stop:2320 : total=0 2021-01-11 10:39:26.151 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:39:26.154 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4756 2021-01-11 10:39:26.157 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-11 10:39:26.159 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-01-11 10:39:26.162 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:39:26.164 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:39:26.167 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-11 10:39:26.190 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-11 10:39:26.311 | Reading package lists... 2021-01-11 10:39:26.568 | Building dependency tree... 2021-01-11 10:39:26.569 | Reading state information... 2021-01-11 10:39:26.825 | acl is already the newest version (2.2.52-3build1). 2021-01-11 10:39:26.826 | acl set to manually installed. 2021-01-11 10:39:26.826 | bc is already the newest version (1.07.1-2). 2021-01-11 10:39:26.826 | bc set to manually installed. 2021-01-11 10:39:26.826 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-01-11 10:39:26.826 | bsdmainutils set to manually installed. 2021-01-11 10:39:26.826 | dnsmasq-base is already the newest version (2.79-1). 2021-01-11 10:39:26.826 | dnsmasq-base set to manually installed. 2021-01-11 10:39:26.826 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-01-11 10:39:26.826 | gawk set to manually installed. 2021-01-11 10:39:26.826 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-01-11 10:39:26.826 | iptables set to manually installed. 2021-01-11 10:39:26.827 | libpcre3-dev is already the newest version (2:8.39-9). 2021-01-11 10:39:26.827 | lsof is already the newest version (4.89+dfsg-0.1). 2021-01-11 10:39:26.827 | lsof set to manually installed. 2021-01-11 10:39:26.827 | python3-systemd is already the newest version (234-1build1). 2021-01-11 10:39:26.827 | python3-systemd set to manually installed. 2021-01-11 10:39:26.827 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-01-11 10:39:26.827 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-01-11 10:39:26.827 | ebtables set to manually installed. 2021-01-11 10:39:26.827 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-01-11 10:39:26.827 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-01-11 10:39:26.827 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-01-11 10:39:26.827 | parted is already the newest version (3.2-20ubuntu0.2). 2021-01-11 10:39:26.827 | parted set to manually installed. 2021-01-11 10:39:26.827 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-01-11 10:39:26.827 | psmisc set to manually installed. 2021-01-11 10:39:26.827 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-01-11 10:39:26.827 | tar is already the newest version (1.29b-2ubuntu0.1). 2021-01-11 10:39:26.827 | tar set to manually installed. 2021-01-11 10:39:26.827 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-01-11 10:39:26.827 | wget set to manually installed. 2021-01-11 10:39:26.827 | The following packages were automatically installed and are no longer required: 2021-01-11 10:39:26.827 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-11 10:39:26.827 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-11 10:39:26.827 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-11 10:39:26.827 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-01-11 10:39:26.827 | python3-twisted-bin python3-zope.interface 2021-01-11 10:39:26.827 | Use 'sudo apt autoremove' to remove them. 2021-01-11 10:39:26.827 | The following additional packages will be installed: 2021-01-11 10:39:26.827 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-01-11 10:39:26.827 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-01-11 10:39:26.827 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-01-11 10:39:26.828 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-01-11 10:39:26.828 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-01-11 10:39:26.828 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-01-11 10:39:26.828 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-01-11 10:39:26.828 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-11 10:39:26.828 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-11 10:39:26.828 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-01-11 10:39:26.828 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-01-11 10:39:26.828 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-01-11 10:39:26.828 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-01-11 10:39:26.828 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-11 10:39:26.828 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-11 10:39:26.828 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-01-11 10:39:26.828 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-11 10:39:26.828 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-01-11 10:39:26.828 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-01-11 10:39:26.828 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-01-11 10:39:26.828 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-01-11 10:39:26.828 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-11 10:39:26.828 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-01-11 10:39:26.828 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-01-11 10:39:26.828 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-01-11 10:39:26.828 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-01-11 10:39:26.828 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-01-11 10:39:26.828 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-01-11 10:39:26.828 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-01-11 10:39:26.828 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-01-11 10:39:26.828 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-01-11 10:39:26.828 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-01-11 10:39:26.828 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-01-11 10:39:26.829 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-01-11 10:39:26.829 | uuid-dev uwsgi-core vbetool x11-common 2021-01-11 10:39:26.829 | Suggested packages: 2021-01-11 10:39:26.829 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-01-11 10:39:26.829 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-01-11 10:39:26.829 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-01-11 10:39:26.829 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-01-11 10:39:26.829 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-01-11 10:39:26.829 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-01-11 10:39:26.829 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-01-11 10:39:26.829 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-01-11 10:39:26.829 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-01-11 10:39:26.830 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-01-11 10:39:26.830 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-01-11 10:39:26.830 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-01-11 10:39:26.830 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-01-11 10:39:26.830 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-01-11 10:39:26.830 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-01-11 10:39:26.830 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-01-11 10:39:26.830 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-01-11 10:39:26.830 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-01-11 10:39:26.830 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2021-01-11 10:39:26.830 | uwsgi-extra uwsgi-dev 2021-01-11 10:39:27.084 | The following NEW packages will be installed: 2021-01-11 10:39:27.084 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-01-11 10:39:27.084 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-01-11 10:39:27.084 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-01-11 10:39:27.084 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-01-11 10:39:27.084 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-01-11 10:39:27.084 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-01-11 10:39:27.084 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-01-11 10:39:27.084 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-01-11 10:39:27.085 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-01-11 10:39:27.085 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-11 10:39:27.085 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-11 10:39:27.085 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-01-11 10:39:27.085 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-01-11 10:39:27.085 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-01-11 10:39:27.085 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-01-11 10:39:27.085 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-11 10:39:27.085 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-11 10:39:27.085 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-01-11 10:39:27.085 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-11 10:39:27.085 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-01-11 10:39:27.085 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-01-11 10:39:27.085 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-01-11 10:39:27.085 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-01-11 10:39:27.085 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-11 10:39:27.085 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-01-11 10:39:27.085 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-01-11 10:39:27.085 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-01-11 10:39:27.085 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-01-11 10:39:27.085 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-01-11 10:39:27.085 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-01-11 10:39:27.085 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-01-11 10:39:27.085 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-01-11 10:39:27.085 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-01-11 10:39:27.085 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-01-11 10:39:27.085 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-01-11 10:39:27.085 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-01-11 10:39:27.085 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-01-11 10:39:27.085 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-01-11 10:39:27.085 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-01-11 10:39:27.086 | The following packages will be upgraded: 2021-01-11 10:39:27.086 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2021-01-11 10:39:27.086 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-01-11 10:39:27.086 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-01-11 10:39:27.086 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-01-11 10:39:27.087 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2021-01-11 10:39:27.264 | 30 upgraded, 202 newly installed, 0 to remove and 146 not upgraded. 2021-01-11 10:39:27.264 | Need to get 84.3 MB of archives. 2021-01-11 10:39:27.264 | After this operation, 263 MB of additional disk space will be used. 2021-01-11 10:39:27.264 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2021-01-11 10:39:27.578 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2021-01-11 10:39:27.631 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2021-01-11 10:39:29.056 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2021-01-11 10:39:29.165 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-01-11 10:39:29.252 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-01-11 10:39:29.253 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-01-11 10:39:29.256 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-01-11 10:39:29.775 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-01-11 10:39:29.777 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-01-11 10:39:29.982 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-01-11 10:39:29.986 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-01-11 10:39:29.992 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-01-11 10:39:30.010 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-01-11 10:39:30.017 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-01-11 10:39:30.081 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-01-11 10:39:30.085 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-01-11 10:39:30.205 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-01-11 10:39:33.706 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-01-11 10:39:33.847 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-01-11 10:39:34.247 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-01-11 10:39:34.251 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-01-11 10:39:34.311 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-01-11 10:39:34.391 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-01-11 10:39:34.824 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-01-11 10:39:35.000 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-01-11 10:39:35.002 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-01-11 10:39:35.005 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-01-11 10:39:35.052 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-01-11 10:39:35.074 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-01-11 10:39:35.464 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-01-11 10:39:35.485 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-01-11 10:39:35.490 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-01-11 10:39:35.492 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-01-11 10:39:35.492 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-01-11 10:39:35.616 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-01-11 10:39:35.617 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-01-11 10:39:35.622 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-01-11 10:39:36.019 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-01-11 10:39:36.289 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2021-01-11 10:39:36.361 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-01-11 10:39:36.382 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-01-11 10:39:36.489 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-01-11 10:39:36.580 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-01-11 10:39:36.583 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-01-11 10:39:36.688 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-01-11 10:39:36.690 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-01-11 10:39:36.690 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-01-11 10:39:36.692 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-01-11 10:39:36.912 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-01-11 10:39:37.055 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-01-11 10:39:37.200 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-01-11 10:39:37.201 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-01-11 10:39:37.206 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-01-11 10:39:37.296 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-01-11 10:39:37.434 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-01-11 10:39:37.609 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-01-11 10:39:37.668 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-01-11 10:39:37.677 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-01-11 10:39:37.680 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-01-11 10:39:37.680 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-01-11 10:39:37.682 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-01-11 10:39:37.682 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-01-11 10:39:37.793 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-01-11 10:39:37.828 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-01-11 10:39:38.089 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-01-11 10:39:38.092 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-01-11 10:39:38.493 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-01-11 10:39:38.501 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-01-11 10:39:38.599 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-01-11 10:39:38.925 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-01-11 10:39:39.004 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-01-11 10:39:39.645 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-01-11 10:39:43.949 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-01-11 10:39:43.949 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-01-11 10:39:43.950 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-01-11 10:39:43.951 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-01-11 10:39:43.952 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-01-11 10:39:44.009 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-01-11 10:39:44.082 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-01-11 10:39:44.202 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-01-11 10:39:44.204 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2021-01-11 10:39:44.205 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-01-11 10:39:44.254 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-01-11 10:39:44.255 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-01-11 10:39:44.309 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-01-11 10:39:44.474 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-01-11 10:39:44.534 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-01-11 10:39:44.604 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-01-11 10:39:44.669 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-01-11 10:39:46.880 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-01-11 10:39:46.881 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-01-11 10:39:46.882 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-01-11 10:39:46.883 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-01-11 10:39:46.884 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-01-11 10:39:46.927 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-01-11 10:39:47.002 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-01-11 10:39:47.083 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-01-11 10:39:47.149 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-01-11 10:39:47.203 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-01-11 10:39:47.293 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-01-11 10:39:47.447 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-01-11 10:39:47.553 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-01-11 10:39:47.554 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-01-11 10:39:47.558 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-01-11 10:39:47.933 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-01-11 10:39:47.940 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-01-11 10:39:48.134 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-01-11 10:39:48.135 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-01-11 10:39:48.135 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-01-11 10:39:48.150 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-01-11 10:39:48.151 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-01-11 10:39:48.152 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-01-11 10:39:48.153 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-01-11 10:39:48.359 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-01-11 10:39:48.363 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-01-11 10:39:48.393 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-01-11 10:39:48.487 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-01-11 10:39:48.488 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-01-11 10:39:48.554 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-01-11 10:39:48.832 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-01-11 10:39:48.834 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-01-11 10:39:48.850 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-01-11 10:39:48.910 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-01-11 10:39:48.968 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-01-11 10:39:49.049 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-01-11 10:39:49.051 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-01-11 10:39:49.051 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-01-11 10:39:49.052 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-01-11 10:39:49.054 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-01-11 10:39:49.188 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-01-11 10:39:49.499 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-01-11 10:39:49.674 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-01-11 10:39:49.747 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-01-11 10:39:49.748 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-01-11 10:39:49.778 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-01-11 10:39:49.780 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-01-11 10:39:49.781 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-01-11 10:39:49.785 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-01-11 10:39:49.822 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-01-11 10:39:49.823 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-01-11 10:39:49.823 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-01-11 10:39:49.824 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-01-11 10:39:49.853 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-01-11 10:39:49.864 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-01-11 10:39:50.042 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-01-11 10:39:50.046 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-01-11 10:39:50.101 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-01-11 10:39:50.184 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-01-11 10:39:50.637 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-01-11 10:39:50.637 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-01-11 10:39:50.685 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-01-11 10:39:50.686 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-01-11 10:39:50.692 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-01-11 10:39:50.696 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-01-11 10:39:50.704 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-01-11 10:39:50.770 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-01-11 10:39:54.236 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-01-11 10:39:54.340 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-01-11 10:39:54.342 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-01-11 10:39:54.343 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-01-11 10:39:54.476 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-01-11 10:39:54.476 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-01-11 10:39:54.477 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-01-11 10:39:54.480 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-01-11 10:39:54.481 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-01-11 10:39:54.658 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-01-11 10:39:54.700 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-01-11 10:39:54.700 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-01-11 10:39:54.701 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-01-11 10:39:54.707 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-01-11 10:39:54.708 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2021-01-11 10:39:54.932 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-01-11 10:39:55.542 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2021-01-11 10:39:55.950 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-01-11 10:39:56.094 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-01-11 10:39:56.120 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-01-11 10:39:56.704 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-01-11 10:39:56.762 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-01-11 10:39:56.766 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-01-11 10:39:56.886 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2021-01-11 10:39:58.520 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2021-01-11 10:39:58.962 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-01-11 10:39:59.205 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-01-11 10:39:59.226 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-01-11 10:39:59.293 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2021-01-11 10:39:59.339 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-01-11 10:39:59.413 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-01-11 10:39:59.779 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-01-11 10:39:59.859 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-01-11 10:40:00.008 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-01-11 10:40:00.105 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-01-11 10:40:00.123 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-01-11 10:40:00.584 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-01-11 10:40:00.589 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-01-11 10:40:00.603 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-01-11 10:40:00.616 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-01-11 10:40:00.695 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-01-11 10:40:00.771 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-01-11 10:40:01.109 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-01-11 10:40:01.115 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-01-11 10:40:02.017 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-01-11 10:40:02.278 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-01-11 10:40:02.337 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-01-11 10:40:02.393 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-01-11 10:40:02.407 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-01-11 10:40:02.456 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-01-11 10:40:02.537 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-01-11 10:40:02.727 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-01-11 10:40:02.727 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-01-11 10:40:02.728 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-01-11 10:40:02.797 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2021-01-11 10:40:02.799 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-01-11 10:40:02.810 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-01-11 10:40:03.150 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-01-11 10:40:03.154 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-01-11 10:40:03.335 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-01-11 10:40:03.426 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-01-11 10:40:03.491 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-01-11 10:40:03.677 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-01-11 10:40:03.686 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-01-11 10:40:03.692 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-01-11 10:40:03.711 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-01-11 10:40:03.714 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-01-11 10:40:03.732 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-01-11 10:40:03.732 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-01-11 10:40:03.751 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-01-11 10:40:03.751 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-01-11 10:40:03.786 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-01-11 10:40:03.789 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-01-11 10:40:03.807 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-01-11 10:40:03.916 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-01-11 10:40:05.598 | Preconfiguring packages ... 2021-01-11 10:40:05.720 | Fetched 84.3 MB in 37s (2,289 kB/s) 2021-01-11 10:40:05.783 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-11 10:40:05.786 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-11 10:40:05.820 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-11 10:40:05.948 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-11 10:40:05.985 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-11 10:40:06.140 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-11 10:40:06.284 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-11 10:40:07.021 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2021-01-11 10:40:07.045 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-11 10:40:07.152 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2021-01-11 10:40:07.277 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-11 10:40:07.279 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-11 10:40:07.303 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-11 10:40:07.392 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-11 10:40:07.529 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-11 10:40:07.532 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-11 10:40:07.562 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-11 10:40:07.837 | Selecting previously unselected package libapr1:amd64. 2021-01-11 10:40:07.844 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-01-11 10:40:07.847 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-01-11 10:40:07.976 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-11 10:40:08.000 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-11 10:40:08.279 | Selecting previously unselected package libaprutil1:amd64. 2021-01-11 10:40:08.285 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-01-11 10:40:08.288 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-01-11 10:40:08.391 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-11 10:40:08.412 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-01-11 10:40:08.551 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-01-11 10:40:08.558 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-01-11 10:40:08.561 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-11 10:40:08.625 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-11 10:40:08.646 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-11 10:40:08.752 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-11 10:40:08.777 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-11 10:40:08.870 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-01-11 10:40:08.894 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-11 10:40:09.003 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-11 10:40:09.029 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-11 10:40:09.122 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-01-11 10:40:09.128 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-01-11 10:40:09.131 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-11 10:40:09.205 | Selecting previously unselected package liblua5.2-0:amd64. 2021-01-11 10:40:09.211 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-01-11 10:40:09.214 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-11 10:40:09.308 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-11 10:40:09.334 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-01-11 10:40:10.648 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-11 10:40:10.678 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-01-11 10:40:10.844 | Selecting previously unselected package apache2-bin. 2021-01-11 10:40:10.851 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-11 10:40:10.854 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:11.074 | Selecting previously unselected package apache2-utils. 2021-01-11 10:40:11.081 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-11 10:40:11.084 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:11.153 | Selecting previously unselected package apache2-data. 2021-01-11 10:40:11.159 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-01-11 10:40:11.162 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:11.353 | Selecting previously unselected package apache2. 2021-01-11 10:40:11.360 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-11 10:40:11.384 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:11.500 | Selecting previously unselected package fonts-dejavu-core. 2021-01-11 10:40:11.507 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-01-11 10:40:11.510 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-01-11 10:40:11.717 | Selecting previously unselected package fonts-liberation. 2021-01-11 10:40:11.724 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-01-11 10:40:11.727 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-11 10:40:11.928 | Selecting previously unselected package fontconfig-config. 2021-01-11 10:40:11.935 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-01-11 10:40:11.938 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-11 10:40:12.020 | Selecting previously unselected package libfontconfig1:amd64. 2021-01-11 10:40:12.032 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-01-11 10:40:12.035 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-11 10:40:12.136 | Selecting previously unselected package fontconfig. 2021-01-11 10:40:12.143 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-01-11 10:40:12.145 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-01-11 10:40:12.240 | Selecting previously unselected package liblua5.3-0:amd64. 2021-01-11 10:40:12.247 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:12.250 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-11 10:40:12.368 | Selecting previously unselected package haproxy. 2021-01-11 10:40:12.374 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-01-11 10:40:12.384 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-01-11 10:40:12.604 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-01-11 10:40:12.611 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-11 10:40:12.613 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-11 10:40:12.734 | Selecting previously unselected package x11-common. 2021-01-11 10:40:12.740 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-01-11 10:40:12.766 | dpkg-query: no packages found matching nux-tools 2021-01-11 10:40:12.776 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-01-11 10:40:12.860 | Selecting previously unselected package libice6:amd64. 2021-01-11 10:40:12.866 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-01-11 10:40:12.870 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-01-11 10:40:12.960 | Selecting previously unselected package libsm6:amd64. 2021-01-11 10:40:12.967 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-01-11 10:40:12.970 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-01-11 10:40:13.096 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-01-11 10:40:13.586 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-01-11 10:40:14.097 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-01-11 10:40:14.104 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-01-11 10:40:14.106 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-11 10:40:14.198 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-11 10:40:14.224 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-01-11 10:40:14.316 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-01-11 10:40:14.473 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2021-01-11 10:40:14.476 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-11 10:40:14.495 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-01-11 10:40:14.777 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-11 10:40:14.798 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-11 10:40:15.007 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2021-01-11 10:40:15.043 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2021-01-11 10:40:15.229 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:15.250 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-11 10:40:15.398 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:15.424 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-11 10:40:15.575 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:15.601 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-11 10:40:15.707 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:15.732 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-11 10:40:15.842 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:15.863 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-01-11 10:40:15.996 | Selecting previously unselected package uuid-dev:amd64. 2021-01-11 10:40:16.003 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-11 10:40:16.005 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-11 10:40:16.089 | Selecting previously unselected package libsctp1:amd64. 2021-01-11 10:40:16.096 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-01-11 10:40:16.099 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-11 10:40:16.158 | Selecting previously unselected package libsctp-dev:amd64. 2021-01-11 10:40:16.164 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-01-11 10:40:16.168 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-11 10:40:16.230 | Selecting previously unselected package libapr1-dev. 2021-01-11 10:40:16.236 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-01-11 10:40:16.239 | Unpacking libapr1-dev (1.6.3-2) ... 2021-01-11 10:40:16.516 | Selecting previously unselected package libldap2-dev:amd64. 2021-01-11 10:40:16.523 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-11 10:40:16.526 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-11 10:40:16.666 | Selecting previously unselected package libaprutil1-dev. 2021-01-11 10:40:16.673 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-01-11 10:40:16.675 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-01-11 10:40:16.942 | Selecting previously unselected package autotools-dev. 2021-01-11 10:40:16.950 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-01-11 10:40:16.952 | Unpacking autotools-dev (20180224.1) ... 2021-01-11 10:40:17.020 | Selecting previously unselected package m4. 2021-01-11 10:40:17.027 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-01-11 10:40:17.030 | Unpacking m4 (1.4.18-1) ... 2021-01-11 10:40:17.144 | Selecting previously unselected package autoconf. 2021-01-11 10:40:17.151 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-01-11 10:40:17.154 | Unpacking autoconf (2.69-11) ... 2021-01-11 10:40:17.281 | Selecting previously unselected package automake. 2021-01-11 10:40:17.288 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-01-11 10:40:17.293 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-01-11 10:40:17.435 | Selecting previously unselected package autopoint. 2021-01-11 10:40:17.442 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-01-11 10:40:17.444 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-11 10:40:17.513 | Selecting previously unselected package libtool. 2021-01-11 10:40:17.520 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-01-11 10:40:17.523 | Unpacking libtool (2.4.6-2) ... 2021-01-11 10:40:17.627 | Selecting previously unselected package dh-autoreconf. 2021-01-11 10:40:17.634 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-01-11 10:40:17.638 | Unpacking dh-autoreconf (17) ... 2021-01-11 10:40:17.696 | Selecting previously unselected package libarchive-zip-perl. 2021-01-11 10:40:17.703 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-01-11 10:40:17.714 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-11 10:40:17.779 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-01-11 10:40:17.786 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-01-11 10:40:17.789 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-11 10:40:17.856 | Selecting previously unselected package libtimedate-perl. 2021-01-11 10:40:17.863 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-01-11 10:40:17.865 | Unpacking libtimedate-perl (2.3000-2) ... 2021-01-11 10:40:17.932 | Selecting previously unselected package dh-strip-nondeterminism. 2021-01-11 10:40:17.939 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-01-11 10:40:17.942 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-11 10:40:18.000 | Selecting previously unselected package libdpkg-perl. 2021-01-11 10:40:18.007 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-01-11 10:40:18.018 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-11 10:40:18.108 | Selecting previously unselected package make. 2021-01-11 10:40:18.115 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-01-11 10:40:18.117 | Unpacking make (4.1-9.1ubuntu1) ... 2021-01-11 10:40:18.209 | Selecting previously unselected package dpkg-dev. 2021-01-11 10:40:18.216 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-01-11 10:40:18.218 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-11 10:40:18.416 | Selecting previously unselected package libcroco3:amd64. 2021-01-11 10:40:18.423 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-01-11 10:40:18.426 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-01-11 10:40:18.510 | Selecting previously unselected package gettext. 2021-01-11 10:40:18.516 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-01-11 10:40:18.519 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-11 10:40:18.780 | Selecting previously unselected package intltool-debian. 2021-01-11 10:40:18.787 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-01-11 10:40:18.790 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-01-11 10:40:18.874 | Selecting previously unselected package po-debconf. 2021-01-11 10:40:18.881 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-01-11 10:40:18.884 | Unpacking po-debconf (1.0.20) ... 2021-01-11 10:40:18.971 | Selecting previously unselected package debhelper. 2021-01-11 10:40:18.978 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-01-11 10:40:18.981 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-01-11 10:40:19.207 | Selecting previously unselected package apache2-dev. 2021-01-11 10:40:19.215 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-11 10:40:19.217 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:19.311 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-01-11 10:40:19.318 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-11 10:40:19.321 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-11 10:40:19.807 | Selecting previously unselected package g++-7. 2021-01-11 10:40:19.814 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-11 10:40:19.817 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-11 10:40:21.191 | Selecting previously unselected package g++. 2021-01-11 10:40:21.199 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-01-11 10:40:21.202 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-11 10:40:21.270 | Selecting previously unselected package build-essential. 2021-01-11 10:40:21.278 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-01-11 10:40:21.280 | Unpacking build-essential (12.4ubuntu1) ... 2021-01-11 10:40:21.342 | Selecting previously unselected package conntrack. 2021-01-11 10:40:21.349 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-11 10:40:21.352 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-11 10:40:21.437 | Selecting previously unselected package libnetfilter-queue1. 2021-01-11 10:40:21.444 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-01-11 10:40:21.446 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-01-11 10:40:21.546 | Selecting previously unselected package conntrackd. 2021-01-11 10:40:21.554 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-11 10:40:21.558 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-11 10:40:21.640 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-11 10:40:21.661 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-11 10:40:21.779 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-11 10:40:21.801 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-11 10:40:21.924 | Selecting previously unselected package dctrl-tools. 2021-01-11 10:40:21.931 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-01-11 10:40:21.941 | Unpacking dctrl-tools (2.24-2build1) ... 2021-01-11 10:40:22.004 | Selecting previously unselected package dnsmasq-utils. 2021-01-11 10:40:22.011 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2021-01-11 10:40:22.013 | Unpacking dnsmasq-utils (2.79-1) ... 2021-01-11 10:40:22.090 | Selecting previously unselected package dstat. 2021-01-11 10:40:22.097 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2021-01-11 10:40:22.099 | Unpacking dstat (0.7.3-1) ... 2021-01-11 10:40:22.208 | Selecting previously unselected package libfakeroot:amd64. 2021-01-11 10:40:22.215 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-11 10:40:22.218 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-11 10:40:22.294 | Selecting previously unselected package fakeroot. 2021-01-11 10:40:22.301 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-11 10:40:22.303 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-01-11 10:40:22.367 | Selecting previously unselected package genisoimage. 2021-01-11 10:40:22.374 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-01-11 10:40:22.376 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-11 10:40:22.510 | Selecting previously unselected package libgraphite2-3:amd64. 2021-01-11 10:40:22.518 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-01-11 10:40:22.521 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-11 10:40:22.613 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-01-11 10:40:22.620 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-01-11 10:40:22.623 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:40:22.716 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-01-11 10:40:22.724 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-11 10:40:22.726 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:40:22.834 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-01-11 10:40:22.915 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-01-11 10:40:23.839 | Selecting previously unselected package libann0. 2021-01-11 10:40:23.847 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2021-01-11 10:40:23.850 | Unpacking libann0 (1.1.2+doc-6) ... 2021-01-11 10:40:23.925 | Selecting previously unselected package libcdt5. 2021-01-11 10:40:23.932 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2021-01-11 10:40:23.934 | Unpacking libcdt5 (2.40.1-2) ... 2021-01-11 10:40:24.013 | Selecting previously unselected package libcgraph6. 2021-01-11 10:40:24.020 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2021-01-11 10:40:24.023 | Unpacking libcgraph6 (2.40.1-2) ... 2021-01-11 10:40:24.083 | Selecting previously unselected package libjpeg8:amd64. 2021-01-11 10:40:24.091 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-01-11 10:40:24.094 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-11 10:40:24.178 | Selecting previously unselected package libjbig0:amd64. 2021-01-11 10:40:24.185 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2021-01-11 10:40:24.187 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-01-11 10:40:24.274 | Selecting previously unselected package libtiff5:amd64. 2021-01-11 10:40:24.282 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-01-11 10:40:24.284 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-11 10:40:24.390 | Selecting previously unselected package libwebp6:amd64. 2021-01-11 10:40:24.397 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2021-01-11 10:40:24.399 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-01-11 10:40:24.497 | Selecting previously unselected package libxpm4:amd64. 2021-01-11 10:40:24.504 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-01-11 10:40:24.507 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-01-11 10:40:24.592 | Selecting previously unselected package libgd3:amd64. 2021-01-11 10:40:24.599 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-01-11 10:40:24.602 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-11 10:40:24.699 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-01-11 10:40:24.707 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-01-11 10:40:24.709 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-11 10:40:24.810 | Selecting previously unselected package libpixman-1-0:amd64. 2021-01-11 10:40:24.817 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-01-11 10:40:24.819 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-11 10:40:24.933 | Selecting previously unselected package libxcb-render0:amd64. 2021-01-11 10:40:24.940 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-11 10:40:24.943 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-11 10:40:25.027 | Selecting previously unselected package libxcb-shm0:amd64. 2021-01-11 10:40:25.034 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-11 10:40:25.037 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-11 10:40:25.114 | Selecting previously unselected package libxrender1:amd64. 2021-01-11 10:40:25.121 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-01-11 10:40:25.124 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-01-11 10:40:25.210 | Selecting previously unselected package libcairo2:amd64. 2021-01-11 10:40:25.219 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-01-11 10:40:25.222 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-11 10:40:25.367 | Selecting previously unselected package libltdl7:amd64. 2021-01-11 10:40:25.375 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2021-01-11 10:40:25.377 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-01-11 10:40:25.438 | Selecting previously unselected package libthai-data. 2021-01-11 10:40:25.445 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2021-01-11 10:40:25.447 | Unpacking libthai-data (0.1.27-2) ... 2021-01-11 10:40:25.551 | Selecting previously unselected package libdatrie1:amd64. 2021-01-11 10:40:25.559 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2021-01-11 10:40:25.561 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-01-11 10:40:25.645 | Selecting previously unselected package libthai0:amd64. 2021-01-11 10:40:25.653 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2021-01-11 10:40:25.655 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-01-11 10:40:25.740 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-01-11 10:40:25.748 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-11 10:40:25.767 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:40:25.869 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-01-11 10:40:25.876 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-11 10:40:25.879 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:40:25.964 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-01-11 10:40:25.971 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-11 10:40:25.974 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:40:26.049 | Selecting previously unselected package libpathplan4. 2021-01-11 10:40:26.056 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2021-01-11 10:40:26.058 | Unpacking libpathplan4 (2.40.1-2) ... 2021-01-11 10:40:26.154 | Selecting previously unselected package libgvc6. 2021-01-11 10:40:26.161 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2021-01-11 10:40:26.164 | Unpacking libgvc6 (2.40.1-2) ... 2021-01-11 10:40:26.327 | Selecting previously unselected package libgvpr2. 2021-01-11 10:40:26.334 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2021-01-11 10:40:26.337 | Unpacking libgvpr2 (2.40.1-2) ... 2021-01-11 10:40:26.435 | Selecting previously unselected package liblab-gamut1. 2021-01-11 10:40:26.442 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-01-11 10:40:26.444 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-01-11 10:40:26.657 | Selecting previously unselected package libxt6:amd64. 2021-01-11 10:40:26.664 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-01-11 10:40:26.667 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-01-11 10:40:26.763 | Selecting previously unselected package libxmu6:amd64. 2021-01-11 10:40:26.771 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-01-11 10:40:26.773 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-01-11 10:40:26.860 | Selecting previously unselected package libxaw7:amd64. 2021-01-11 10:40:26.867 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-01-11 10:40:26.870 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-01-11 10:40:26.966 | Selecting previously unselected package graphviz. 2021-01-11 10:40:26.974 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2021-01-11 10:40:26.976 | Unpacking graphviz (2.40.1-2) ... 2021-01-11 10:40:27.181 | Selecting previously unselected package libnl-3-200:amd64. 2021-01-11 10:40:27.189 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-11 10:40:27.191 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:40:27.280 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-01-11 10:40:27.287 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-11 10:40:27.290 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:40:27.401 | Selecting previously unselected package libibverbs1:amd64. 2021-01-11 10:40:27.408 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-01-11 10:40:27.411 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-11 10:40:27.508 | Selecting previously unselected package ibverbs-providers:amd64. 2021-01-11 10:40:27.515 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-01-11 10:40:27.518 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-11 10:40:27.597 | Selecting previously unselected package icu-devtools. 2021-01-11 10:40:27.604 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-01-11 10:40:27.608 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-01-11 10:40:27.696 | Selecting previously unselected package iputils-arping. 2021-01-11 10:40:27.704 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-01-11 10:40:27.706 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-01-11 10:40:27.809 | Selecting previously unselected package javascript-common. 2021-01-11 10:40:27.816 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2021-01-11 10:40:27.831 | Unpacking javascript-common (11) ... 2021-01-11 10:40:27.912 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-01-11 10:40:27.920 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-11 10:40:27.924 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:40:28.025 | Selecting previously unselected package libsensors4:amd64. 2021-01-11 10:40:28.033 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-01-11 10:40:28.146 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-01-11 10:40:28.224 | Selecting previously unselected package libsnmp-base. 2021-01-11 10:40:28.231 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-01-11 10:40:28.234 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-11 10:40:28.348 | Selecting previously unselected package libsnmp30:amd64. 2021-01-11 10:40:28.355 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-01-11 10:40:28.363 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-11 10:40:28.590 | Selecting previously unselected package keepalived. 2021-01-11 10:40:28.598 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-01-11 10:40:28.600 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-11 10:40:28.728 | Selecting previously unselected package libgssrpc4:amd64. 2021-01-11 10:40:28.735 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:28.740 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:28.819 | Selecting previously unselected package libkdb5-9:amd64. 2021-01-11 10:40:28.827 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:28.829 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:28.913 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-01-11 10:40:28.921 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:28.923 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:29.014 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-01-11 10:40:29.021 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:29.024 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:29.085 | Selecting previously unselected package comerr-dev:amd64. 2021-01-11 10:40:29.092 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-11 10:40:29.094 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-11 10:40:29.154 | Selecting previously unselected package krb5-multidev:amd64. 2021-01-11 10:40:29.162 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:29.165 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:29.269 | Selecting previously unselected package libaio1:amd64. 2021-01-11 10:40:29.276 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-01-11 10:40:29.279 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-11 10:40:29.343 | Selecting previously unselected package libalgorithm-diff-perl. 2021-01-11 10:40:29.350 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-01-11 10:40:29.352 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-01-11 10:40:29.413 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-01-11 10:40:29.420 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-01-11 10:40:29.423 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-11 10:40:29.484 | Selecting previously unselected package libalgorithm-merge-perl. 2021-01-11 10:40:29.491 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-01-11 10:40:29.494 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-01-11 10:40:29.553 | Selecting previously unselected package libarchive-cpio-perl. 2021-01-11 10:40:29.560 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2021-01-11 10:40:29.563 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-01-11 10:40:29.623 | Selecting previously unselected package libfile-fcntllock-perl. 2021-01-11 10:40:29.630 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-01-11 10:40:29.633 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-01-11 10:40:29.692 | Selecting previously unselected package libglib2.0-bin. 2021-01-11 10:40:29.700 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-11 10:40:29.702 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:40:29.783 | Selecting previously unselected package libglib2.0-dev-bin. 2021-01-11 10:40:29.791 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-11 10:40:29.794 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:40:29.889 | Selecting previously unselected package pkg-config. 2021-01-11 10:40:29.897 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-01-11 10:40:29.899 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-01-11 10:40:29.960 | Selecting previously unselected package zlib1g-dev:amd64. 2021-01-11 10:40:29.968 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-01-11 10:40:29.971 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-11 10:40:30.057 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-01-11 10:40:30.064 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-11 10:40:30.066 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:40:30.421 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-01-11 10:40:30.429 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-01-11 10:40:30.431 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-11 10:40:30.489 | Selecting previously unselected package libgts-bin. 2021-01-11 10:40:30.496 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-01-11 10:40:30.498 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-01-11 10:40:30.585 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-01-11 10:40:30.593 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-11 10:40:30.596 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:40:30.680 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-01-11 10:40:30.687 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-11 10:40:30.690 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:40:30.765 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-01-11 10:40:30.772 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-01-11 10:40:30.774 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-11 10:40:30.849 | Selecting previously unselected package libiculx60:amd64. 2021-01-11 10:40:30.857 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-11 10:40:30.859 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-11 10:40:30.919 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-01-11 10:40:30.926 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-01-11 10:40:30.928 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-11 10:40:30.989 | Selecting previously unselected package libicu-dev. 2021-01-11 10:40:30.997 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-01-11 10:40:31.000 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-01-11 10:40:32.440 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-01-11 10:40:32.448 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-01-11 10:40:32.451 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:40:32.594 | Selecting previously unselected package libiscsi7:amd64. 2021-01-11 10:40:32.601 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-01-11 10:40:32.604 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-11 10:40:32.694 | Selecting previously unselected package libjansson4:amd64. 2021-01-11 10:40:32.701 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2021-01-11 10:40:32.703 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-01-11 10:40:32.764 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-01-11 10:40:32.771 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-11 10:40:32.773 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-11 10:40:32.872 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-01-11 10:40:32.879 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-01-11 10:40:32.881 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-11 10:40:32.940 | Selecting previously unselected package libjpeg-dev:amd64. 2021-01-11 10:40:32.947 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-01-11 10:40:32.950 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-11 10:40:33.008 | Selecting previously unselected package libjs-jquery. 2021-01-11 10:40:33.016 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2021-01-11 10:40:33.018 | Unpacking libjs-jquery (3.2.1-1) ... 2021-01-11 10:40:33.092 | Selecting previously unselected package libjs-jquery-metadata. 2021-01-11 10:40:33.100 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2021-01-11 10:40:33.110 | Unpacking libjs-jquery-metadata (12-1) ... 2021-01-11 10:40:33.169 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-01-11 10:40:33.176 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-01-11 10:40:33.178 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-11 10:40:33.296 | Selecting previously unselected package libltdl-dev:amd64. 2021-01-11 10:40:33.304 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2021-01-11 10:40:33.306 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-01-11 10:40:33.393 | Selecting previously unselected package libsys-hostname-long-perl. 2021-01-11 10:40:33.401 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-01-11 10:40:33.403 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-01-11 10:40:33.469 | Selecting previously unselected package libmail-sendmail-perl. 2021-01-11 10:40:33.477 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2021-01-11 10:40:33.479 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-01-11 10:40:33.564 | Selecting previously unselected package libmatheval1:amd64. 2021-01-11 10:40:33.572 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-01-11 10:40:33.575 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-11 10:40:33.677 | Selecting previously unselected package mysql-common. 2021-01-11 10:40:33.685 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2021-01-11 10:40:33.702 | Unpacking mysql-common (5.8+1.0.4) ... 2021-01-11 10:40:33.793 | Selecting previously unselected package libmysqlclient20:amd64. 2021-01-11 10:40:33.801 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:33.803 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-11 10:40:33.982 | Selecting previously unselected package libssl-dev:amd64. 2021-01-11 10:40:33.989 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-11 10:40:33.991 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-11 10:40:34.282 | Selecting previously unselected package libmysqlclient-dev. 2021-01-11 10:40:34.290 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:34.292 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-11 10:40:34.545 | Selecting previously unselected package libnorm1:amd64. 2021-01-11 10:40:34.552 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-01-11 10:40:34.555 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-11 10:40:34.660 | Selecting previously unselected package libnspr4:amd64. 2021-01-11 10:40:34.668 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-01-11 10:40:34.687 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-11 10:40:34.777 | Selecting previously unselected package libnss3:amd64. 2021-01-11 10:40:34.784 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-01-11 10:40:34.786 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-11 10:40:35.050 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-01-11 10:40:35.058 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-01-11 10:40:35.061 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-11 10:40:35.172 | Selecting previously unselected package libpq5:amd64. 2021-01-11 10:40:35.179 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:35.181 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:40:35.246 | Selecting previously unselected package libpq-dev. 2021-01-11 10:40:35.254 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:35.264 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:40:35.399 | Selecting previously unselected package librados2. 2021-01-11 10:40:35.407 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-11 10:40:35.409 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-11 10:40:35.885 | Selecting previously unselected package librbd1. 2021-01-11 10:40:35.894 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-11 10:40:35.896 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-11 10:40:36.097 | Selecting previously unselected package libsasl2-dev. 2021-01-11 10:40:36.104 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-11 10:40:36.106 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-11 10:40:36.231 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-11 10:40:36.260 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-11 10:40:36.388 | Selecting previously unselected package libsodium23:amd64. 2021-01-11 10:40:36.395 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2021-01-11 10:40:36.397 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-01-11 10:40:36.481 | Selecting previously unselected package libsystemd-dev:amd64. 2021-01-11 10:40:36.488 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2021-01-11 10:40:36.490 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-11 10:40:36.621 | Selecting previously unselected package libx86-1:amd64. 2021-01-11 10:40:36.629 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-01-11 10:40:36.631 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-11 10:40:36.699 | Selecting previously unselected package libxml2-dev:amd64. 2021-01-11 10:40:36.707 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-11 10:40:36.709 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-11 10:40:36.940 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-11 10:40:36.966 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-01-11 10:40:37.066 | Selecting previously unselected package libxslt1-dev:amd64. 2021-01-11 10:40:37.074 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-11 10:40:37.076 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-11 10:40:37.238 | Selecting previously unselected package libzmq5:amd64. 2021-01-11 10:40:37.247 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-01-11 10:40:37.257 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-11 10:40:37.356 | Selecting previously unselected package lsscsi. 2021-01-11 10:40:37.364 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2021-01-11 10:40:37.374 | Unpacking lsscsi (0.28-0.1) ... 2021-01-11 10:40:37.492 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-01-11 10:40:37.531 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-01-11 10:40:38.494 | Selecting previously unselected package memcached. 2021-01-11 10:40:38.502 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-01-11 10:40:38.504 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-01-11 10:40:38.592 | Selecting previously unselected package pm-utils. 2021-01-11 10:40:38.600 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-01-11 10:40:38.602 | Unpacking pm-utils (1.4.1-17) ... 2021-01-11 10:40:38.704 | Selecting previously unselected package postgresql-client-common. 2021-01-11 10:40:38.712 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-01-11 10:40:38.723 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-01-11 10:40:38.826 | Selecting previously unselected package ssl-cert. 2021-01-11 10:40:38.833 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-01-11 10:40:38.836 | Unpacking ssl-cert (1.0.39) ... 2021-01-11 10:40:38.965 | Selecting previously unselected package postgresql-common. 2021-01-11 10:40:38.973 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-01-11 10:40:39.014 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-01-11 10:40:39.024 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-01-11 10:40:39.123 | Selecting previously unselected package postgresql-server-dev-10. 2021-01-11 10:40:39.131 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:39.141 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:40:39.453 | Selecting previously unselected package postgresql-server-dev-all. 2021-01-11 10:40:39.462 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-01-11 10:40:39.465 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-11 10:40:39.525 | Selecting previously unselected package python-pip-whl. 2021-01-11 10:40:39.533 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-11 10:40:39.544 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-11 10:40:39.813 | Selecting previously unselected package python3-crypto. 2021-01-11 10:40:39.821 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-01-11 10:40:39.831 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-01-11 10:40:39.973 | Selecting previously unselected package python3-secretstorage. 2021-01-11 10:40:39.981 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2021-01-11 10:40:39.983 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-01-11 10:40:40.067 | Selecting previously unselected package python3-keyring. 2021-01-11 10:40:40.075 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2021-01-11 10:40:40.086 | Unpacking python3-keyring (10.6.0-1) ... 2021-01-11 10:40:40.168 | Selecting previously unselected package python3-keyrings.alt. 2021-01-11 10:40:40.176 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2021-01-11 10:40:40.178 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-01-11 10:40:40.258 | Selecting previously unselected package python3-mysqldb. 2021-01-11 10:40:40.266 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-01-11 10:40:40.277 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-01-11 10:40:40.352 | Selecting previously unselected package python3-pip. 2021-01-11 10:40:40.360 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-11 10:40:40.363 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-11 10:40:40.461 | Selecting previously unselected package python3-setuptools. 2021-01-11 10:40:40.469 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2021-01-11 10:40:40.480 | Unpacking python3-setuptools (39.0.1-2) ... 2021-01-11 10:40:40.600 | Selecting previously unselected package python3.6-venv. 2021-01-11 10:40:40.609 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-01-11 10:40:40.611 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-11 10:40:40.662 | Selecting previously unselected package python3-venv. 2021-01-11 10:40:40.671 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-01-11 10:40:40.673 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-01-11 10:40:40.741 | Selecting previously unselected package python3-wheel. 2021-01-11 10:40:40.750 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2021-01-11 10:40:40.752 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-01-11 10:40:40.829 | Selecting previously unselected package python3-xdg. 2021-01-11 10:40:40.837 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2021-01-11 10:40:40.840 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2021-01-11 10:40:40.925 | Selecting previously unselected package qemu-block-extra:amd64. 2021-01-11 10:40:40.933 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-11 10:40:40.935 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-11 10:40:41.004 | Selecting previously unselected package qemu-utils. 2021-01-11 10:40:41.012 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-11 10:40:41.014 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-11 10:40:41.218 | Selecting previously unselected package sharutils. 2021-01-11 10:40:41.226 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-01-11 10:40:41.228 | Unpacking sharutils (1:4.15.2-3) ... 2021-01-11 10:40:41.314 | Selecting previously unselected package sqlite3. 2021-01-11 10:40:41.321 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-11 10:40:41.324 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-11 10:40:41.484 | Selecting previously unselected package thin-provisioning-tools. 2021-01-11 10:40:41.492 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-01-11 10:40:41.503 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-11 10:40:41.640 | Selecting previously unselected package unzip. 2021-01-11 10:40:41.648 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-01-11 10:40:41.650 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-01-11 10:40:41.757 | Selecting previously unselected package uwsgi-core. 2021-01-11 10:40:41.765 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-11 10:40:41.768 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-11 10:40:41.936 | Selecting previously unselected package vbetool. 2021-01-11 10:40:41.944 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2021-01-11 10:40:41.955 | Unpacking vbetool (1.1-4) ... 2021-01-11 10:40:42.038 | Selecting previously unselected package libipset3:amd64. 2021-01-11 10:40:42.047 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2021-01-11 10:40:42.059 | Unpacking libipset3:amd64 (6.34-1) ... 2021-01-11 10:40:42.127 | Selecting previously unselected package ipset. 2021-01-11 10:40:42.136 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2021-01-11 10:40:42.140 | Unpacking ipset (6.34-1) ... 2021-01-11 10:40:42.235 | Selecting previously unselected package ipvsadm. 2021-01-11 10:40:42.242 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-01-11 10:40:42.245 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-11 10:40:42.326 | Selecting previously unselected package kpartx. 2021-01-11 10:40:42.334 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-01-11 10:40:42.336 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-01-11 10:40:42.412 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-01-11 10:40:42.420 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-11 10:40:42.424 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-11 10:40:42.516 | Selecting previously unselected package liberasurecode1:amd64. 2021-01-11 10:40:42.523 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2021-01-11 10:40:42.526 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-01-11 10:40:42.596 | Selecting previously unselected package liberasurecode-dev. 2021-01-11 10:40:42.604 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-01-11 10:40:42.606 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-01-11 10:40:42.665 | Selecting previously unselected package libffi-dev:amd64. 2021-01-11 10:40:42.672 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2021-01-11 10:40:42.675 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-01-11 10:40:42.759 | Selecting previously unselected package libkrb5-dev:amd64. 2021-01-11 10:40:42.767 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-11 10:40:42.778 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:42.845 | Selecting previously unselected package libyaml-dev:amd64. 2021-01-11 10:40:42.853 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-01-11 10:40:42.856 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-11 10:40:42.929 | Selecting previously unselected package socat. 2021-01-11 10:40:42.937 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-01-11 10:40:42.939 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-01-11 10:40:43.050 | Selecting previously unselected package vlan. 2021-01-11 10:40:43.059 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-01-11 10:40:43.061 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-01-11 10:40:43.172 | Setting up libjs-jquery (3.2.1-1) ... 2021-01-11 10:40:43.201 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-11 10:40:43.229 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-01-11 10:40:43.266 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-11 10:40:43.296 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-11 10:40:43.508 | Setting up libpathplan4 (2.40.1-2) ... 2021-01-11 10:40:43.536 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-11 10:40:43.571 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-01-11 10:40:43.592 | Setting up make (4.1-9.1ubuntu1) ... 2021-01-11 10:40:43.619 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-01-11 10:40:43.656 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-11 10:40:43.676 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-01-11 10:40:43.750 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-11 10:40:43.778 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-11 10:40:43.806 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-01-11 10:40:43.842 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-11 10:40:43.870 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-11 10:40:43.892 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2021-01-11 10:40:43.961 | Setting up libtimedate-perl (2.3000-2) ... 2021-01-11 10:40:43.998 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-01-11 10:40:44.025 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-11 10:40:44.071 | Setting up fonts-dejavu-core (2.37-1) ... 2021-01-11 10:40:44.235 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-01-11 10:40:44.673 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-01-11 10:40:44.952 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-11 10:40:44.988 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-01-11 10:40:45.402 | update-initramfs: deferring update (trigger activated) 2021-01-11 10:40:47.488 | Setting up lsscsi (0.28-0.1) ... 2021-01-11 10:40:47.532 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:40:47.555 | No schema files found: doing nothing. 2021-01-11 10:40:47.562 | Setting up mysql-common (5.8+1.0.4) ... 2021-01-11 10:40:47.629 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-11 10:40:47.640 | Setting up sharutils (1:4.15.2-3) ... 2021-01-11 10:40:47.667 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-11 10:40:47.704 | Setting up python3-xdg (0.25-4ubuntu1) ... 2021-01-11 10:40:48.004 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-11 10:40:48.032 | Setting up libjansson4:amd64 (2.11-1) ... 2021-01-11 10:40:48.067 | Setting up python3-keyrings.alt (3.0-1) ... 2021-01-11 10:40:48.337 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-01-11 10:40:48.371 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-11 10:40:48.475 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-11 10:40:48.502 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-01-11 10:40:48.530 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-11 10:40:48.566 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-11 10:40:48.593 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-11 10:40:48.621 | Setting up dctrl-tools (2.24-2build1) ... 2021-01-11 10:40:48.657 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-11 10:40:48.684 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-01-11 10:40:48.712 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-01-11 10:40:48.748 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-11 10:40:48.775 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-11 10:40:48.803 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-11 10:40:48.890 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-11 10:40:59.386 | Setting up pm-utils (1.4.1-17) ... 2021-01-11 10:40:59.425 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-01-11 10:40:59.460 | Setting up python3-wheel (0.30.0-0.2) ... 2021-01-11 10:40:59.745 | Setting up m4 (1.4.18-1) ... 2021-01-11 10:40:59.772 | Setting up libipset3:amd64 (6.34-1) ... 2021-01-11 10:40:59.800 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-11 10:40:59.828 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-11 10:40:59.855 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:40:59.882 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-01-11 10:40:59.980 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-01-11 10:41:01.863 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-11 10:41:01.891 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-11 10:41:01.919 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-01-11 10:41:02.824 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-11 10:41:02.851 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-01-11 10:41:02.879 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-11 10:41:02.907 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-11 10:41:02.935 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-11 10:41:02.963 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-01-11 10:41:02.991 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-01-11 10:41:03.020 | Setting up dnsmasq-utils (2.79-1) ... 2021-01-11 10:41:03.047 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-01-11 10:41:03.076 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-11 10:41:03.121 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-11 10:41:03.167 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-11 10:41:03.195 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-01-11 10:41:03.223 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-11 10:41:03.258 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-11 10:41:03.295 | Setting up autotools-dev (20180224.1) ... 2021-01-11 10:41:03.323 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-11 10:41:03.351 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-01-11 10:41:03.379 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-01-11 10:41:03.425 | Setting up dstat (0.7.3-1) ... 2021-01-11 10:41:03.633 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-11 10:41:03.880 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-01-11 10:41:03.909 | Setting up ipset (6.34-1) ... 2021-01-11 10:41:03.937 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-11 10:41:03.976 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-11 10:41:04.004 | Setting up systemd (237-3ubuntu10.43) ... 2021-01-11 10:41:04.025 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-01-11 10:41:05.239 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-01-11 10:41:05.240 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-01-11 10:41:05.241 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-01-11 10:41:05.242 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-01-11 10:41:05.320 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-01-11 10:41:05.348 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-11 10:41:05.386 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-11 10:41:05.758 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-01-11 10:41:05.786 | Setting up libann0 (1.1.2+doc-6) ... 2021-01-11 10:41:05.814 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-01-11 10:41:05.842 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-11 10:41:05.870 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-01-11 10:41:05.897 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-01-11 10:41:05.926 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-01-11 10:41:05.972 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-11 10:41:27.685 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-11 10:41:27.691 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-11 10:41:27.719 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-01-11 10:41:27.747 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-11 10:41:27.775 | Setting up libthai-data (0.1.27-2) ... 2021-01-11 10:41:27.804 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-01-11 10:41:27.832 | Setting up javascript-common (11) ... 2021-01-11 10:41:27.899 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-01-11 10:41:27.915 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-11 10:41:27.955 | Setting up python3-setuptools (39.0.1-2) ... 2021-01-11 10:41:28.399 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-11 10:41:28.443 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:41:28.489 | Setting up libjs-jquery-metadata (12-1) ... 2021-01-11 10:41:28.517 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-01-11 10:41:28.916 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-01-11 10:41:29.311 | Setting up python3-secretstorage (2.3.1-2) ... 2021-01-11 10:41:29.577 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-01-11 10:41:29.605 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-11 10:41:29.637 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:41:29.670 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-11 10:41:29.702 | Setting up vbetool (1.1-4) ... 2021-01-11 10:41:29.729 | Setting up libcdt5 (2.40.1-2) ... 2021-01-11 10:41:29.757 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-01-11 10:41:29.819 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-11 10:41:29.847 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-11 10:41:29.876 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-11 10:41:30.120 | Setting up libcgraph6 (2.40.1-2) ... 2021-01-11 10:41:30.150 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-11 10:41:30.181 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-01-11 10:41:30.210 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-11 10:41:30.239 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-11 10:41:30.267 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-11 10:41:30.297 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-11 10:41:30.328 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-01-11 10:41:30.358 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-11 10:41:30.395 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-11 10:41:30.423 | Setting up libtool (2.4.6-2) ... 2021-01-11 10:41:30.453 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-11 10:41:30.482 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-11 10:41:30.510 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-11 10:41:30.538 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-11 10:41:30.565 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:30.594 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-01-11 10:41:31.182 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-01-11 10:41:31.732 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-11 10:41:32.121 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-11 10:41:32.150 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-11 10:41:32.179 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-11 10:41:32.570 | Setting up libapr1-dev (1.6.3-2) ... 2021-01-11 10:41:32.598 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-01-11 10:41:32.626 | Setting up python3-keyring (10.6.0-1) ... 2021-01-11 10:41:32.910 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:41:33.205 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-11 10:41:33.233 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-11 10:41:33.261 | Setting up libgvpr2 (2.40.1-2) ... 2021-01-11 10:41:33.290 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-11 10:41:33.319 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-01-11 10:41:33.897 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-01-11 10:41:34.461 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-01-11 10:41:34.481 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-11 10:41:34.509 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-11 10:41:34.537 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-01-11 10:41:34.565 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-01-11 10:41:34.595 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-11 10:41:34.648 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:41:34.676 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-11 10:41:34.704 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:41:34.733 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-11 10:41:34.760 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-11 10:41:34.789 | Setting up ssl-cert (1.0.39) ... 2021-01-11 10:41:35.596 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-01-11 10:41:35.879 | Setting up autoconf (2.69-11) ... 2021-01-11 10:41:35.916 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-01-11 10:41:35.943 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-01-11 10:41:35.965 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-01-11 10:41:35.989 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-01-11 10:41:36.190 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-11 10:41:36.648 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-11 10:41:36.679 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-01-11 10:41:36.708 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-01-11 10:41:36.737 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-01-11 10:41:36.859 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-11 10:41:36.888 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-11 10:41:36.916 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:41:36.944 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-11 10:41:36.973 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-11 10:41:37.269 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-01-11 10:41:37.821 | Setting up postgresql-common (190ubuntu0.1) ... 2021-01-11 10:41:38.417 | Adding user postgres to group ssl-cert 2021-01-11 10:41:38.577 | 2021-01-11 10:41:38.577 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-01-11 10:41:38.785 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-01-11 10:41:38.785 | Removing obsolete dictionary files: 2021-01-11 10:41:39.020 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-01-11 10:41:39.605 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-01-11 10:41:39.620 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-01-11 10:41:39.643 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-11 10:41:39.681 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-01-11 10:41:39.709 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-11 10:41:39.786 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-01-11 10:41:39.797 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:39.825 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-01-11 10:41:39.854 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:41:39.883 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-11 10:41:39.920 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-11 10:41:40.214 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-01-11 10:41:40.811 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-11 10:41:40.944 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-11 10:41:40.972 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-01-11 10:41:41.009 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:41:41.038 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-01-11 10:41:42.585 | Enabling module mpm_event. 2021-01-11 10:41:42.648 | Enabling module authz_core. 2021-01-11 10:41:42.653 | Enabling module authz_host. 2021-01-11 10:41:42.713 | Enabling module authn_core. 2021-01-11 10:41:42.718 | Enabling module auth_basic. 2021-01-11 10:41:42.776 | Enabling module access_compat. 2021-01-11 10:41:42.834 | Enabling module authn_file. 2021-01-11 10:41:42.890 | Enabling module authz_user. 2021-01-11 10:41:42.949 | Enabling module alias. 2021-01-11 10:41:43.006 | Enabling module dir. 2021-01-11 10:41:43.063 | Enabling module autoindex. 2021-01-11 10:41:43.121 | Enabling module env. 2021-01-11 10:41:43.177 | Enabling module mime. 2021-01-11 10:41:43.234 | Enabling module negotiation. 2021-01-11 10:41:43.291 | Enabling module setenvif. 2021-01-11 10:41:43.348 | Enabling module filter. 2021-01-11 10:41:43.404 | Enabling module deflate. 2021-01-11 10:41:43.460 | Enabling module status. 2021-01-11 10:41:43.516 | Enabling module reqtimeout. 2021-01-11 10:41:43.573 | Enabling conf charset. 2021-01-11 10:41:43.630 | Enabling conf localized-error-pages. 2021-01-11 10:41:43.686 | Enabling conf other-vhosts-access-log. 2021-01-11 10:41:43.743 | Enabling conf security. 2021-01-11 10:41:43.801 | Enabling conf serve-cgi-bin. 2021-01-11 10:41:43.858 | Enabling site 000-default. 2021-01-11 10:41:43.907 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-01-11 10:41:43.960 | Enabling conf javascript-common. 2021-01-11 10:41:44.198 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-01-11 10:41:44.602 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-01-11 10:41:45.923 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-11 10:41:45.951 | Setting up po-debconf (1.0.20) ... 2021-01-11 10:41:45.978 | Setting up build-essential (12.4ubuntu1) ... 2021-01-11 10:41:46.006 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-11 10:41:46.034 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-11 10:41:46.063 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-11 10:41:46.091 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-11 10:41:46.119 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:46.148 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:41:46.176 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-11 10:41:46.345 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-11 10:41:46.372 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-01-11 10:41:46.400 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-01-11 10:41:48.569 | Regenerating fonts cache... done. 2021-01-11 10:41:48.572 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-11 10:41:48.600 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:48.628 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:41:48.656 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-01-11 10:41:48.684 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-11 10:41:48.712 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-11 10:41:48.749 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:48.793 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-11 10:41:48.830 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-11 10:41:48.866 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-01-11 10:41:48.893 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-11 10:41:48.921 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:41:48.950 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:48.978 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:49.006 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-01-11 10:41:49.050 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-01-11 10:41:49.080 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:41:49.115 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:49.152 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-11 10:41:49.173 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-11 10:41:49.209 | Setting up libgvc6 (2.40.1-2) ... 2021-01-11 10:41:49.262 | Setting up graphviz (2.40.1-2) ... 2021-01-11 10:41:49.317 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-01-11 10:41:49.344 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-11 10:41:49.373 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-11 10:41:49.409 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-11 10:41:49.445 | Setting up debhelper (11.1.6ubuntu2) ... 2021-01-11 10:41:49.481 | Setting up dh-autoreconf (17) ... 2021-01-11 10:41:49.509 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-11 10:41:49.538 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-11 10:41:49.575 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-11 10:41:49.611 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-11 10:41:49.665 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-11 10:41:58.501 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-11 10:41:58.531 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-11 10:41:58.719 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-11 10:41:58.742 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-11 10:41:58.961 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-11 10:41:58.980 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-11 10:42:01.007 | ++ functions-common:apt_get:1115 : result=0 2021-01-11 10:42:01.009 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-01-11 10:42:01.011 | ++ functions-common:time_stop:2306 : local name 2021-01-11 10:42:01.013 | ++ functions-common:time_stop:2307 : local end_time 2021-01-11 10:42:01.015 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:42:01.017 | ++ functions-common:time_stop:2309 : local total 2021-01-11 10:42:01.019 | ++ functions-common:time_stop:2310 : local start_time 2021-01-11 10:42:01.021 | ++ functions-common:time_stop:2312 : name=apt-get 2021-01-11 10:42:01.024 | ++ functions-common:time_stop:2313 : start_time=1610361566187 2021-01-11 10:42:01.026 | ++ functions-common:time_stop:2315 : [[ -z 1610361566187 ]] 2021-01-11 10:42:01.028 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:42:01.032 | ++ functions-common:time_stop:2318 : end_time=1610361721029 2021-01-11 10:42:01.034 | ++ functions-common:time_stop:2319 : elapsed_time=154842 2021-01-11 10:42:01.036 | ++ functions-common:time_stop:2320 : total=720 2021-01-11 10:42:01.038 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:42:01.040 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=155562 2021-01-11 10:42:01.043 | ++ functions-common:apt_get:1119 : return 0 2021-01-11 10:42:01.045 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-01-11 10:42:01.048 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-01-11 10:42:01.050 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-01-11 10:42:01.054 | ++ tools/install_prereqs.sh:source:89 : date 2021-01-11 10:42:01.058 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2021-01-11 10:42:01.060 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2021-01-11 10:42:01.063 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2021-01-11 10:42:02.465 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-01-11 10:42:02.467 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-01-11 10:42:02.470 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-01-11 10:42:02.473 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-01-11 10:42:02.474 | + tools/install_pip.sh:main:43 : GetDistro 2021-01-11 10:42:02.476 | + functions-common:GetDistro:373 : GetOSVersion 2021-01-11 10:42:02.478 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-01-11 10:42:02.480 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-01-11 10:42:02.482 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-01-11 10:42:02.485 | + functions-common:_ensure_lsb_release:328 : return 2021-01-11 10:42:02.487 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-01-11 10:42:02.559 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-01-11 10:42:02.562 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-01-11 10:42:02.635 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-01-11 10:42:02.637 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-01-11 10:42:02.710 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-01-11 10:42:02.712 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-01-11 10:42:02.713 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-01-11 10:42:02.715 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-01-11 10:42:02.718 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-01-11 10:42:02.719 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-01-11 10:42:02.721 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-01-11 10:42:02.723 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-01-11 10:42:02.725 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-01-11 10:42:02.727 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-01-11 10:42:02.729 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-01-11 10:42:02.729 | Distro: bionic 2021-01-11 10:42:02.731 | + tools/install_pip.sh:main:127 : get_versions 2021-01-11 10:42:02.734 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-11 10:42:02.737 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-11 10:42:02.739 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-11 10:42:02.741 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-11 10:42:02.742 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-11 10:42:03.090 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-01-11 10:42:03.092 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-01-11 10:42:03.092 | pip: 20.2.2 2021-01-11 10:42:03.094 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-11 10:42:03.408 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-11 10:42:03.432 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-01-11 10:42:03.434 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-01-11 10:42:03.435 | + tools/install_pip.sh:main:143 : is_fedora 2021-01-11 10:42:03.437 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-11 10:42:03.439 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-11 10:42:03.441 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-11 10:42:03.442 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-11 10:42:03.444 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-11 10:42:03.446 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-11 10:42:03.447 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-11 10:42:03.449 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-11 10:42:03.451 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-11 10:42:03.453 | + tools/install_pip.sh:main:143 : is_suse 2021-01-11 10:42:03.455 | + functions-common:is_suse:464 : is_opensuse 2021-01-11 10:42:03.456 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-11 10:42:03.458 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-11 10:42:03.460 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-11 10:42:03.462 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-11 10:42:03.463 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-11 10:42:03.465 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-01-11 10:42:03.467 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-01-11 10:42:03.469 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-01-11 10:42:03.471 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-01-11 10:42:03.473 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-01-11 10:42:03.495 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-01-11 10:42:03.497 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-01-11 10:42:03.499 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:42:03.501 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:42:03.502 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-01-11 10:42:03.517 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-01-11 10:42:03.636 | Reading package lists... 2021-01-11 10:42:03.898 | Building dependency tree... 2021-01-11 10:42:03.899 | Reading state information... 2021-01-11 10:42:04.118 | The following packages were automatically installed and are no longer required: 2021-01-11 10:42:04.119 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-11 10:42:04.119 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-11 10:42:04.119 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-11 10:42:04.119 | python3-pam python3-problem-report python3-pyasn1 2021-01-11 10:42:04.119 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-11 10:42:04.119 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-11 10:42:04.119 | Use 'sudo apt autoremove' to remove them. 2021-01-11 10:42:04.160 | The following packages will be REMOVED: 2021-01-11 10:42:04.160 | python3-pip* 2021-01-11 10:42:04.590 | 0 upgraded, 0 newly installed, 1 to remove and 146 not upgraded. 2021-01-11 10:42:04.590 | After this operation, 601 kB disk space will be freed. 2021-01-11 10:42:04.651 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74799 files and directories currently installed.) 2021-01-11 10:42:04.656 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-11 10:42:04.893 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-11 10:42:07.524 | + functions-common:apt_get:1115 : result=0 2021-01-11 10:42:07.526 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-11 10:42:07.527 | + functions-common:time_stop:2306 : local name 2021-01-11 10:42:07.529 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:42:07.531 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:42:07.533 | + functions-common:time_stop:2309 : local total 2021-01-11 10:42:07.534 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:42:07.536 | + functions-common:time_stop:2312 : name=apt-get 2021-01-11 10:42:07.538 | + functions-common:time_stop:2313 : start_time=1610361723515 2021-01-11 10:42:07.539 | + functions-common:time_stop:2315 : [[ -z 1610361723515 ]] 2021-01-11 10:42:07.541 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:42:07.544 | + functions-common:time_stop:2318 : end_time=1610361727542 2021-01-11 10:42:07.547 | + functions-common:time_stop:2319 : elapsed_time=4027 2021-01-11 10:42:07.549 | + functions-common:time_stop:2320 : total=0 2021-01-11 10:42:07.551 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:42:07.552 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4027 2021-01-11 10:42:07.554 | + functions-common:apt_get:1119 : return 0 2021-01-11 10:42:07.556 | + tools/install_pip.sh:main:149 : install_get_pip 2021-01-11 10:42:07.558 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-11 10:42:07.559 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-11 10:42:07.562 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-01-11 10:42:07.564 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-11 10:42:07.565 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-01-11 10:42:07.576 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-01-11 10:42:07.576 | Dload Upload Total Spent Left Speed 2021-01-11 10:42:08.037 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 1842k 60 1105k 0 0 2925k 0 --:--:-- --:--:-- --:--:-- 2917k 100 1842k 100 1842k 0 0 3996k 0 --:--:-- --:--:-- --:--:-- 3988k 2021-01-11 10:42:08.042 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-01-11 10:42:08.045 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-01-11 10:42:10.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-11 10:42:11.253 | Collecting pip<20.3 2021-01-11 10:42:11.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-01-11 10:42:11.609 | Installing collected packages: pip 2021-01-11 10:42:11.609 | Attempting uninstall: pip 2021-01-11 10:42:11.610 | Found existing installation: pip 20.2.2 2021-01-11 10:42:11.853 | Uninstalling pip-20.2.2: 2021-01-11 10:42:11.868 | Successfully uninstalled pip-20.2.2 2021-01-11 10:42:13.382 | Successfully installed pip-20.2.4 2021-01-11 10:42:13.518 | + tools/install_pip.sh:main:151 : set -x 2021-01-11 10:42:13.520 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-01-11 10:42:13.522 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-01-11 10:42:13.524 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-11 10:42:13.526 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-01-11 10:42:13.528 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-01-11 10:42:13.530 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-11 10:42:13.533 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-11 10:42:13.533 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-01-11 10:42:13.537 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-01-11 10:42:13.539 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-01-11 10:42:13.541 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-11 10:42:13.543 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-11 10:42:13.545 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-11 10:42:13.559 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-01-11 10:42:13.561 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-11 10:42:15.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-11 10:42:15.378 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-11 10:42:16.037 | Collecting setuptools===51.1.2 2021-01-11 10:42:16.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67d/8af2fc9f33e48/setuptools-51.1.2-py3-none-any.whl (784 kB) 2021-01-11 10:42:16.455 | Installing collected packages: setuptools 2021-01-11 10:42:16.455 | Attempting uninstall: setuptools 2021-01-11 10:42:16.456 | Found existing installation: setuptools 49.6.0 2021-01-11 10:42:16.544 | Uninstalling setuptools-49.6.0: 2021-01-11 10:42:16.574 | Successfully uninstalled setuptools-49.6.0 2021-01-11 10:42:17.116 | Successfully installed setuptools-51.1.2 2021-01-11 10:42:17.172 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-11 10:42:17.172 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-11 10:42:17.255 | + inc/python:pip_install:200 : result=0 2021-01-11 10:42:17.257 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-11 10:42:17.259 | + functions-common:time_stop:2306 : local name 2021-01-11 10:42:17.260 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:42:17.262 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:42:17.264 | + functions-common:time_stop:2309 : local total 2021-01-11 10:42:17.266 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:42:17.268 | + functions-common:time_stop:2312 : name=pip_install 2021-01-11 10:42:17.269 | + functions-common:time_stop:2313 : start_time=1610361733555 2021-01-11 10:42:17.271 | + functions-common:time_stop:2315 : [[ -z 1610361733555 ]] 2021-01-11 10:42:17.273 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:42:17.276 | + functions-common:time_stop:2318 : end_time=1610361737274 2021-01-11 10:42:17.278 | + functions-common:time_stop:2319 : elapsed_time=3719 2021-01-11 10:42:17.280 | + functions-common:time_stop:2320 : total=0 2021-01-11 10:42:17.281 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:42:17.283 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3719 2021-01-11 10:42:17.285 | + inc/python:pip_install:203 : return 0 2021-01-11 10:42:17.287 | + tools/install_pip.sh:main:157 : get_versions 2021-01-11 10:42:17.289 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-11 10:42:17.293 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-11 10:42:17.294 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-11 10:42:17.297 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-11 10:42:17.297 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-11 10:42:17.637 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-01-11 10:42:17.639 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-01-11 10:42:17.639 | pip: 20.2.4 2021-01-11 10:42:17.641 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-11 10:42:17.954 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-11 10:42:17.979 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-01-11 10:42:17.981 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-01-11 10:42:17.985 | + ./stack.sh:main:759 : fixup_all 2021-01-11 10:42:17.987 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-01-11 10:42:17.990 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-01-11 10:42:17.992 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-11 10:42:18.000 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-11 10:42:18.000 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-01-11 10:42:18.001 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-01-11 10:42:18.005 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-01-11 10:42:18.007 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-01-11 10:42:18.009 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-01-11 10:42:18.017 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-01-11 10:42:18.021 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-01-11 10:42:18.023 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-01-11 10:42:18.025 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-01-11 10:42:18.027 | + functions-common:install_package:1344 : update_package_repo 2021-01-11 10:42:18.029 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-11 10:42:18.032 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-11 10:42:18.034 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-11 10:42:18.036 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-11 10:42:18.038 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-11 10:42:18.040 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:42:18.042 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:42:18.044 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-11 10:42:18.046 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-11 10:42:18.048 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-11 10:42:18.050 | + functions-common:apt_get_update:1071 : return 2021-01-11 10:42:18.052 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-01-11 10:42:18.054 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-11 10:42:18.056 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:42:18.058 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:42:18.061 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-01-11 10:42:18.078 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-01-11 10:42:18.197 | Reading package lists... 2021-01-11 10:42:18.453 | Building dependency tree... 2021-01-11 10:42:18.454 | Reading state information... 2021-01-11 10:42:18.671 | The following packages were automatically installed and are no longer required: 2021-01-11 10:42:18.671 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-11 10:42:18.671 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-11 10:42:18.672 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-11 10:42:18.672 | python3-pam python3-problem-report python3-pyasn1 2021-01-11 10:42:18.672 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-11 10:42:18.672 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-11 10:42:18.672 | Use 'sudo apt autoremove' to remove them. 2021-01-11 10:42:18.673 | The following additional packages will be installed: 2021-01-11 10:42:18.673 | python3-software-properties 2021-01-11 10:42:18.727 | The following packages will be upgraded: 2021-01-11 10:42:18.727 | python3-software-properties software-properties-common 2021-01-11 10:42:19.008 | 2 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2021-01-11 10:42:19.008 | Need to get 33.9 kB of archives. 2021-01-11 10:42:19.008 | After this operation, 0 B of additional disk space will be used. 2021-01-11 10:42:19.008 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-01-11 10:42:19.914 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-01-11 10:42:20.872 | Fetched 33.9 kB in 2s (21.3 kB/s) 2021-01-11 10:42:20.955 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2021-01-11 10:42:20.959 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-01-11 10:42:21.105 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-11 10:42:21.247 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-01-11 10:42:21.395 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-11 10:42:21.485 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-11 10:42:21.978 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-01-11 10:42:22.251 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-11 10:42:22.269 | Setting up software-properties-common (0.96.24.32.14) ... 2021-01-11 10:42:24.384 | + functions-common:apt_get:1115 : result=0 2021-01-11 10:42:24.386 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-11 10:42:24.388 | + functions-common:time_stop:2306 : local name 2021-01-11 10:42:24.391 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:42:24.393 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:42:24.395 | + functions-common:time_stop:2309 : local total 2021-01-11 10:42:24.397 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:42:24.399 | + functions-common:time_stop:2312 : name=apt-get 2021-01-11 10:42:24.401 | + functions-common:time_stop:2313 : start_time=1610361738075 2021-01-11 10:42:24.403 | + functions-common:time_stop:2315 : [[ -z 1610361738075 ]] 2021-01-11 10:42:24.405 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:42:24.408 | + functions-common:time_stop:2318 : end_time=1610361744406 2021-01-11 10:42:24.411 | + functions-common:time_stop:2319 : elapsed_time=6331 2021-01-11 10:42:24.412 | + functions-common:time_stop:2320 : total=155562 2021-01-11 10:42:24.415 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:42:24.417 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=161893 2021-01-11 10:42:24.419 | + functions-common:apt_get:1119 : return 0 2021-01-11 10:42:24.421 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-01-11 10:42:25.230 | 'universe' distribution component is already enabled for all sources. 2021-01-11 10:42:25.256 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-01-11 10:42:25.258 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-01-11 10:42:27.815 | Reading package lists... 2021-01-11 10:42:28.118 | Building dependency tree... 2021-01-11 10:42:28.119 | Reading state information... 2021-01-11 10:42:28.337 | The following packages were automatically installed and are no longer required: 2021-01-11 10:42:28.338 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-11 10:42:28.338 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-11 10:42:28.338 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-11 10:42:28.338 | python3-pam python3-problem-report python3-pyasn1 2021-01-11 10:42:28.338 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-11 10:42:28.338 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-11 10:42:28.338 | Use 'sudo apt autoremove' to remove them. 2021-01-11 10:42:28.385 | The following NEW packages will be installed: 2021-01-11 10:42:28.385 | ubuntu-cloud-keyring 2021-01-11 10:42:28.783 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2021-01-11 10:42:28.783 | Need to get 6,008 B of archives. 2021-01-11 10:42:28.783 | After this operation, 22.5 kB of additional disk space will be used. 2021-01-11 10:42:28.783 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-01-11 10:42:29.323 | Fetched 6,008 B in 0s (15.8 kB/s) 2021-01-11 10:42:29.372 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-01-11 10:42:29.410 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2021-01-11 10:42:29.414 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-01-11 10:42:29.418 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-11 10:42:29.507 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-11 10:42:31.833 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-11 10:42:31.833 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-11 10:42:31.833 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-01-11 10:42:31.951 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-11 10:42:32.082 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-11 10:42:32.327 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-01-11 10:42:36.528 | Fetched 197 kB in 1s (132 kB/s) 2021-01-11 10:42:38.257 | Reading package lists... 2021-01-11 10:42:38.319 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-01-11 10:42:38.321 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-01-11 10:42:38.323 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-11 10:42:38.325 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-11 10:42:38.328 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-11 10:42:38.331 | ++ functions-common:apt_get_update:1078 : id -u 2021-01-11 10:42:38.335 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-11 10:42:38.337 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-11 10:42:38.339 | + functions-common:time_start:2292 : local name=apt-get-update 2021-01-11 10:42:38.341 | + functions-common:time_start:2293 : local start_time= 2021-01-11 10:42:38.343 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-01-11 10:42:38.346 | ++ functions-common:time_start:2297 : date +%s%3N 2021-01-11 10:42:38.349 | + functions-common:time_start:2297 : _TIME_START[$name]=1610361758347 2021-01-11 10:42:38.351 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-11 10:42:38.354 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-11 10:42:38.356 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-11 10:42:38.597 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-01-11 10:42:38.729 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-11 10:42:38.731 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-11 10:42:38.865 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-11 10:42:38.986 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-11 10:42:41.133 | Reading package lists... 2021-01-11 10:42:41.194 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-11 10:42:41.196 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-11 10:42:41.199 | + functions-common:time_stop:2306 : local name 2021-01-11 10:42:41.201 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:42:41.204 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:42:41.206 | + functions-common:time_stop:2309 : local total 2021-01-11 10:42:41.208 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:42:41.210 | + functions-common:time_stop:2312 : name=apt-get-update 2021-01-11 10:42:41.212 | + functions-common:time_stop:2313 : start_time=1610361758347 2021-01-11 10:42:41.214 | + functions-common:time_stop:2315 : [[ -z 1610361758347 ]] 2021-01-11 10:42:41.217 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:42:41.221 | + functions-common:time_stop:2318 : end_time=1610361761218 2021-01-11 10:42:41.223 | + functions-common:time_stop:2319 : elapsed_time=2871 2021-01-11 10:42:41.225 | + functions-common:time_stop:2320 : total=4756 2021-01-11 10:42:41.227 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:42:41.229 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=7627 2021-01-11 10:42:41.231 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-01-11 10:42:41.242 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-01-11 10:42:41.252 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-01-11 10:42:41.262 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-01-11 10:42:41.265 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-01-11 10:42:41.267 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-11 10:42:41.269 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-11 10:42:41.271 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-11 10:42:41.273 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-11 10:42:41.275 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-11 10:42:41.277 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-11 10:42:41.280 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-11 10:42:41.283 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-11 10:42:41.285 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-11 10:42:41.287 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-01-11 10:42:41.289 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-01-11 10:42:41.291 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-01-11 10:42:41.293 | + functions-common:is_suse:464 : is_opensuse 2021-01-11 10:42:41.296 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-11 10:42:41.298 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-11 10:42:41.300 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-11 10:42:41.302 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-11 10:42:41.304 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-11 10:42:41.306 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-01-11 10:42:41.309 | + ./stack.sh:main:762 : pip_install -U os-testr 2021-01-11 10:42:41.328 | Using python 3.6 to install os-testr 2021-01-11 10:42:41.330 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-01-11 10:42:43.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-11 10:42:43.116 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-11 10:42:43.658 | Collecting os-testr===2.0.0 2021-01-11 10:42:43.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-01-11 10:42:43.830 | Collecting pbr===5.5.1 2021-01-11 10:42:43.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-01-11 10:42:43.969 | Collecting testtools===2.4.0 2021-01-11 10:42:43.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-01-11 10:42:44.548 | Collecting stestr===3.1.0 2021-01-11 10:42:44.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-01-11 10:42:45.012 | Collecting python-subunit===1.4.0 2021-01-11 10:42:45.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-01-11 10:42:45.118 | Collecting traceback2===1.4.0 2021-01-11 10:42:45.124 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-01-11 10:42:45.195 | Collecting six===1.15.0 2021-01-11 10:42:45.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-01-11 10:42:45.248 | Collecting extras===1.0.0 2021-01-11 10:42:45.254 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-01-11 10:42:45.342 | Collecting unittest2===1.1.0 2021-01-11 10:42:45.349 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-01-11 10:42:45.449 | Collecting fixtures===3.0.0 2021-01-11 10:42:45.456 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-01-11 10:42:45.548 | Collecting python-mimeparse===1.6.0 2021-01-11 10:42:45.555 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-01-11 10:42:45.718 | Collecting PyYAML===5.3.1 2021-01-11 10:42:45.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-01-11 10:42:46.581 | Collecting voluptuous===0.12.1 2021-01-11 10:42:46.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-01-11 10:42:47.035 | Collecting future===0.18.2 2021-01-11 10:42:47.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-01-11 10:42:47.978 | Collecting cliff===3.5.0 2021-01-11 10:42:47.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2021-01-11 10:42:48.079 | Collecting linecache2===1.0.0 2021-01-11 10:42:48.085 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-01-11 10:42:48.175 | Collecting argparse 2021-01-11 10:42:48.181 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-01-11 10:42:48.376 | Collecting cmd2===1.4.0 2021-01-11 10:42:48.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2021-01-11 10:42:48.533 | Collecting prettytable===0.7.2 2021-01-11 10:42:48.540 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-01-11 10:42:48.722 | Collecting pyparsing===2.4.7 2021-01-11 10:42:48.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-01-11 10:42:48.867 | Collecting stevedore===3.3.0 2021-01-11 10:42:48.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-01-11 10:42:48.972 | Collecting wcwidth===0.2.5 2021-01-11 10:42:48.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-01-11 10:42:49.080 | Collecting importlib-metadata===3.3.0 2021-01-11 10:42:49.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl (10 kB) 2021-01-11 10:42:49.163 | Collecting attrs===20.3.0 2021-01-11 10:42:49.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-01-11 10:42:49.284 | Collecting pyperclip===1.8.1 2021-01-11 10:42:49.291 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-01-11 10:42:49.377 | Collecting colorama===0.4.4 2021-01-11 10:42:49.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-01-11 10:42:49.390 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-11 10:42:49.445 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-11 10:42:49.449 | Building wheels for collected packages: PyYAML, future 2021-01-11 10:42:49.451 | Building wheel for PyYAML (setup.py): started 2021-01-11 10:42:59.368 | Building wheel for PyYAML (setup.py): finished with status 'done' 2021-01-11 10:42:59.371 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403691 sha256=258b3c6f6beb5d93f9aaff7fac09372656e1c39a387fe57cb4e6aa095124de78 2021-01-11 10:42:59.371 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2021-01-11 10:42:59.374 | Building wheel for future (setup.py): started 2021-01-11 10:43:00.384 | Building wheel for future (setup.py): finished with status 'done' 2021-01-11 10:43:00.388 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=020b7540614e1c693925d44f2b18b0d9d1dd06dcba03760c85cd13d94b4f2a62 2021-01-11 10:43:00.388 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-01-11 10:43:00.389 | Successfully built PyYAML future 2021-01-11 10:43:00.937 | Installing collected packages: voluptuous, pbr, attrs, six, linecache2, traceback2, extras, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, importlib-metadata, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, future, stestr, os-testr 2021-01-11 10:43:01.082 | Attempting uninstall: attrs 2021-01-11 10:43:01.083 | Found existing installation: attrs 17.4.0 2021-01-11 10:43:01.090 | Uninstalling attrs-17.4.0: 2021-01-11 10:43:01.188 | Successfully uninstalled attrs-17.4.0 2021-01-11 10:43:01.245 | Attempting uninstall: six 2021-01-11 10:43:01.245 | Found existing installation: six 1.11.0 2021-01-11 10:43:01.258 | Uninstalling six-1.11.0: 2021-01-11 10:43:01.289 | Successfully uninstalled six-1.11.0 2021-01-11 10:43:02.094 | Attempting uninstall: importlib-metadata 2021-01-11 10:43:02.095 | Found existing installation: importlib-metadata 3.4.0 2021-01-11 10:43:02.098 | Uninstalling importlib-metadata-3.4.0: 2021-01-11 10:43:02.099 | Successfully uninstalled importlib-metadata-3.4.0 2021-01-11 10:43:02.130 | Attempting uninstall: colorama 2021-01-11 10:43:02.130 | Found existing installation: colorama 0.3.7 2021-01-11 10:43:02.138 | Uninstalling colorama-0.3.7: 2021-01-11 10:43:02.168 | Successfully uninstalled colorama-0.3.7 2021-01-11 10:43:03.167 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 importlib-metadata-3.3.0 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-01-11 10:43:03.237 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-11 10:43:03.238 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-11 10:43:03.403 | + inc/python:pip_install:200 : result=0 2021-01-11 10:43:03.405 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-11 10:43:03.407 | + functions-common:time_stop:2306 : local name 2021-01-11 10:43:03.409 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:43:03.412 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:43:03.414 | + functions-common:time_stop:2309 : local total 2021-01-11 10:43:03.416 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:43:03.418 | + functions-common:time_stop:2312 : name=pip_install 2021-01-11 10:43:03.421 | + functions-common:time_stop:2313 : start_time=1610361761322 2021-01-11 10:43:03.423 | + functions-common:time_stop:2315 : [[ -z 1610361761322 ]] 2021-01-11 10:43:03.426 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:43:03.429 | + functions-common:time_stop:2318 : end_time=1610361783426 2021-01-11 10:43:03.431 | + functions-common:time_stop:2319 : elapsed_time=22104 2021-01-11 10:43:03.433 | + functions-common:time_stop:2320 : total=0 2021-01-11 10:43:03.436 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:43:03.438 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22104 2021-01-11 10:43:03.440 | + inc/python:pip_install:203 : return 0 2021-01-11 10:43:03.443 | + ./stack.sh:main:766 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-01-11 10:43:03.489 | + ./stack.sh:main:767 : sudo systemctl restart systemd-journald 2021-01-11 10:43:03.555 | + ./stack.sh:main:773 : install_infra 2021-01-11 10:43:03.560 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-11 10:43:03.563 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-01-11 10:43:03.565 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-01-11 10:43:06.235 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-11 10:43:06.237 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-01-11 10:43:06.258 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-11 10:43:08.120 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-11 10:43:08.925 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-11 10:43:09.040 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-11 10:43:09.071 | Installing collected packages: pbr 2021-01-11 10:43:09.179 | Successfully installed pbr-5.5.1 2021-01-11 10:43:09.243 | + inc/python:pip_install:200 : result=0 2021-01-11 10:43:09.245 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-11 10:43:09.248 | + functions-common:time_stop:2306 : local name 2021-01-11 10:43:09.250 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:43:09.252 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:43:09.254 | + functions-common:time_stop:2309 : local total 2021-01-11 10:43:09.256 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:43:09.258 | + functions-common:time_stop:2312 : name=pip_install 2021-01-11 10:43:09.260 | + functions-common:time_stop:2313 : start_time=1610361786251 2021-01-11 10:43:09.263 | + functions-common:time_stop:2315 : [[ -z 1610361786251 ]] 2021-01-11 10:43:09.266 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:43:09.269 | + functions-common:time_stop:2318 : end_time=1610361789267 2021-01-11 10:43:09.271 | + functions-common:time_stop:2319 : elapsed_time=3016 2021-01-11 10:43:09.273 | + functions-common:time_stop:2320 : total=22104 2021-01-11 10:43:09.275 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:43:09.277 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=25120 2021-01-11 10:43:09.280 | + inc/python:pip_install:203 : return 0 2021-01-11 10:43:09.282 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-11 10:43:09.285 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-01-11 10:43:09.305 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-01-11 10:43:11.207 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-11 10:43:12.041 | Processing /opt/stack/requirements 2021-01-11 10:43:13.547 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-01-11 10:43:13.618 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-01-11 10:43:13.654 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2021-01-11 10:43:13.738 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-01-11 10:43:14.365 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) 2021-01-11 10:43:14.471 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-01-11 10:43:14.509 | Collecting packaging===20.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) 2021-01-11 10:43:14.555 | Downloading http://10.100.0.9:8080/root/pypi/+f/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl 2021-01-11 10:43:14.577 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) 2021-01-11 10:43:14.621 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-01-11 10:43:14.679 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2021-01-11 10:43:14.710 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-01-11 10:43:14.729 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2021-01-11 10:43:14.837 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-01-11 10:43:14.855 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2021-01-11 10:43:14.890 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-01-11 10:43:14.903 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4238) 2021-01-11 10:43:14.920 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-11 10:43:14.947 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4238) 2021-01-11 10:43:14.966 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-01-11 10:43:14.994 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-11 10:43:15.000 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) 2021-01-11 10:43:15.080 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2021-01-11 10:43:15.129 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-01-11 10:43:15.179 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-01-11 10:43:15.199 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-01-11 10:43:15.225 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-01-11 10:43:15.260 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) 2021-01-11 10:43:15.281 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-01-11 10:43:15.295 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-01-11 10:43:15.315 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-01-11 10:43:15.331 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-11 10:43:15.358 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-01-11 10:43:15.388 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2021-01-11 10:43:15.407 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-01-11 10:43:15.422 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) 2021-01-11 10:43:15.487 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2021-01-11 10:43:15.526 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2021-01-11 10:43:15.542 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-01-11 10:43:15.556 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-11 10:43:15.584 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-01-11 10:43:15.598 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-01-11 10:43:15.625 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-01-11 10:43:15.639 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2021-01-11 10:43:15.706 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-01-11 10:43:15.736 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2021-01-11 10:43:15.851 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2021-01-11 10:43:15.932 | Collecting importlib-metadata===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) 2021-01-11 10:43:15.989 | Downloading http://10.100.0.9:8080/root/pypi/+f/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl 2021-01-11 10:43:16.040 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) 2021-01-11 10:43:16.069 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-01-11 10:43:16.089 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) 2021-01-11 10:43:16.139 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-01-11 10:43:16.156 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-01-11 10:43:16.187 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-01-11 10:43:16.249 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2021-01-11 10:43:16.282 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-01-11 10:43:16.296 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2021-01-11 10:43:16.336 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-01-11 10:43:16.374 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) 2021-01-11 10:43:16.399 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-01-11 10:43:16.412 | Building wheels for collected packages: PyYAML 2021-01-11 10:43:16.412 | Running setup.py bdist_wheel for PyYAML: started 2021-01-11 10:43:16.700 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-01-11 10:43:16.701 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c06aob1_/PyYAML/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpr_bnbtvrpip-wheel- --python-tag cp36: 2021-01-11 10:43:16.701 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-01-11 10:43:16.701 | or: -c --help [cmd1 cmd2 ...] 2021-01-11 10:43:16.701 | or: -c --help-commands 2021-01-11 10:43:16.701 | or: -c cmd --help 2021-01-11 10:43:16.701 | 2021-01-11 10:43:16.701 | error: invalid command 'bdist_wheel' 2021-01-11 10:43:16.701 | 2021-01-11 10:43:16.701 | ---------------------------------------- 2021-01-11 10:43:16.701 | Failed building wheel for PyYAML 2021-01-11 10:43:16.701 | Running setup.py clean for PyYAML 2021-01-11 10:43:16.993 | Failed to build PyYAML 2021-01-11 10:43:16.994 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, zipp, typing-extensions, importlib-metadata, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-01-11 10:43:18.055 | Running setup.py install for PyYAML: started 2021-01-11 10:43:27.992 | Running setup.py install for PyYAML: finished with status 'done' 2021-01-11 10:43:28.784 | Running setup.py install for openstack-requirements: started 2021-01-11 10:43:31.137 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-01-11 10:43:31.761 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.3.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4238 packaging-20.8 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2021-01-11 10:43:31.892 | + inc/python:pip_install:200 : result=0 2021-01-11 10:43:31.894 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-11 10:43:31.896 | + functions-common:time_stop:2306 : local name 2021-01-11 10:43:31.898 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:43:31.900 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:43:31.902 | + functions-common:time_stop:2309 : local total 2021-01-11 10:43:31.904 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:43:31.906 | + functions-common:time_stop:2312 : name=pip_install 2021-01-11 10:43:31.908 | + functions-common:time_stop:2313 : start_time=1610361789298 2021-01-11 10:43:31.910 | + functions-common:time_stop:2315 : [[ -z 1610361789298 ]] 2021-01-11 10:43:31.913 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:43:31.917 | + functions-common:time_stop:2318 : end_time=1610361811914 2021-01-11 10:43:31.919 | + functions-common:time_stop:2319 : elapsed_time=22616 2021-01-11 10:43:31.921 | + functions-common:time_stop:2320 : total=25120 2021-01-11 10:43:31.923 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:43:31.925 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=47736 2021-01-11 10:43:31.927 | + inc/python:pip_install:203 : return 0 2021-01-11 10:43:31.930 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-01-11 10:43:31.932 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-01-11 10:43:31.935 | + inc/python:use_library_from_git:250 : local name=pbr 2021-01-11 10:43:31.937 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-11 10:43:31.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-01-11 10:43:31.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-01-11 10:43:31.944 | + inc/python:use_library_from_git:253 : return 1 2021-01-11 10:43:31.946 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-01-11 10:43:31.964 | Using python 3.6 to install pbr 2021-01-11 10:43:31.966 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-11 10:43:33.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-11 10:43:33.848 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-11 10:43:33.984 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-11 10:43:34.559 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-11 10:43:34.559 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-11 10:43:34.642 | + inc/python:pip_install:200 : result=0 2021-01-11 10:43:34.644 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-11 10:43:34.646 | + functions-common:time_stop:2306 : local name 2021-01-11 10:43:34.648 | + functions-common:time_stop:2307 : local end_time 2021-01-11 10:43:34.650 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-11 10:43:34.653 | + functions-common:time_stop:2309 : local total 2021-01-11 10:43:34.655 | + functions-common:time_stop:2310 : local start_time 2021-01-11 10:43:34.657 | + functions-common:time_stop:2312 : name=pip_install 2021-01-11 10:43:34.659 | + functions-common:time_stop:2313 : start_time=1610361811959 2021-01-11 10:43:34.661 | + functions-common:time_stop:2315 : [[ -z 1610361811959 ]] 2021-01-11 10:43:34.663 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-11 10:43:34.667 | + functions-common:time_stop:2318 : end_time=1610361814664 2021-01-11 10:43:34.669 | + functions-common:time_stop:2319 : elapsed_time=2705 2021-01-11 10:43:34.671 | + functions-common:time_stop:2320 : total=47736 2021-01-11 10:43:34.673 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-11 10:43:34.675 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=50441 2021-01-11 10:43:34.677 | + inc/python:pip_install:203 : return 0 2021-01-11 10:43:34.680 | + ./stack.sh:main:776 : python3 -m venv /opt/stack/bindep-venv 2021-01-11 10:43:37.366 | + ./stack.sh:main:778 : /opt/stack/bindep-venv/bin/pip install bindep 2021-01-11 10:43:39.047 | Collecting bindep 2021-01-11 10:43:39.541 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-01-11 10:43:39.563 | Collecting Parsley (from bindep) 2021-01-11 10:43:39.580 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-11 10:43:39.606 | Collecting distro (from bindep) 2021-01-11 10:43:39.964 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-01-11 10:43:39.977 | Collecting pbr>=2.0.0 (from bindep) 2021-01-11 10:43:40.065 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-11 10:43:40.093 | Installing collected packages: Parsley, distro, pbr, bindep 2021-01-11 10:43:40.434 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-01-11 10:43:40.499 | + ./stack.sh:main:779 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-11 10:43:40.501 | + ./stack.sh:main:779 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-11 10:43:40.505 | ++ ./stack.sh:main:782 : _get_plugin_bindep_packages 2021-01-11 10:43:40.521 | + ./stack.sh:main:782 : pkgs= 2021-01-11 10:43:40.523 | + ./stack.sh:main:783 : [[ -n '' ]] 2021-01-11 10:43:40.525 | + ./stack.sh:main:790 : run_phase stack pre-install 2021-01-11 10:43:40.528 | + functions-common:run_phase:1734 : local mode=stack 2021-01-11 10:43:40.530 | + functions-common:run_phase:1735 : local phase=pre-install 2021-01-11 10:43:40.532 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-11 10:43:40.534 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-11 10:43:40.537 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-11 10:43:40.539 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-11 10:43:40.541 | + functions-common:run_phase:1744 : local extra 2021-01-11 10:43:40.544 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-11 10:43:40.547 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-11 10:43:40.549 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-11 10:43:40.551 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-11 10:43:40.553 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-01-11 10:43:40.556 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-11 10:43:40.570 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:43:40.572 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-11 10:43:40.575 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-11 10:43:40.577 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-01-11 10:43:40.579 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-11 10:43:40.581 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-11 10:43:40.583 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-11 10:43:40.585 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-01-11 10:43:40.587 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-11 10:43:40.590 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-11 10:43:40.592 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-11 10:43:40.594 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-11 10:43:40.596 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-11 10:43:40.598 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-11 10:43:40.600 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-01-11 10:43:40.603 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-11 10:43:40.605 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-01-11 10:43:40.608 | + functions-common:run_plugins:1720 : local mode=stack 2021-01-11 10:43:40.610 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-01-11 10:43:40.612 | + functions-common:run_plugins:1723 : local plugins= 2021-01-11 10:43:40.614 | + functions-common:run_plugins:1724 : local plugin 2021-01-11 10:43:40.616 | + ./stack.sh:main:793 : set_systemd_override DefaultLimitNOFILE 2048 2021-01-11 10:43:40.619 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-01-11 10:43:40.622 | + functions:set_systemd_override:845 : local value=2048 2021-01-11 10:43:40.624 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-01-11 10:43:40.626 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-01-11 10:43:40.670 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-01-11 10:43:40.670 | Set systemd system override for DefaultLimitNOFILE=2048 2021-01-11 10:43:40.672 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-01-11 10:43:40.854 | + ./stack.sh:main:795 : install_rpc_backend 2021-01-11 10:43:40.857 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-01-11 10:43:40.872 | + functions-common:is_service_enabled:1962 : return 0 2021-01-11 10:43:40.874 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-01-11 10:43:40.876 | + functions-common:install_package:1344 : update_package_repo 2021-01-11 10:43:40.879 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-11 10:43:40.881 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-11 10:43:40.883 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-11 10:43:40.886 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-11 10:43:40.888 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-11 10:43:40.890 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:43:40.892 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:43:40.895 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-11 10:43:40.897 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-11 10:43:40.899 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-11 10:43:40.902 | + functions-common:apt_get_update:1071 : return 2021-01-11 10:43:40.904 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-01-11 10:43:40.907 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-11 10:43:40.909 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-11 10:43:40.911 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-11 10:43:40.913 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-01-11 10:43:40.931 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-01-11 10:43:41.052 | Reading package lists... 2021-01-11 10:43:41.309 | Building dependency tree... 2021-01-11 10:43:41.310 | Reading state information... 2021-01-11 10:43:41.527 | The following packages were automatically installed and are no longer required: 2021-01-11 10:43:41.528 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-11 10:43:41.528 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-11 10:43:41.528 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-11 10:43:41.528 | python3-pam python3-problem-report python3-pyasn1 2021-01-11 10:43:41.528 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-11 10:43:41.528 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-11 10:43:41.528 | Use 'sudo apt autoremove' to remove them. 2021-01-11 10:43:41.529 | The following additional packages will be installed: 2021-01-11 10:43:41.529 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-11 10:43:41.529 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-11 10:43:41.529 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-11 10:43:41.529 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-11 10:43:41.529 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-11 10:43:41.531 | Suggested packages: 2021-01-11 10:43:41.531 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-01-11 10:43:41.531 | odbc-postgresql tdsodbc unixodbc-bin 2021-01-11 10:43:41.576 | The following NEW packages will be installed: 2021-01-11 10:43:41.576 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-11 10:43:41.576 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-11 10:43:41.576 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-11 10:43:41.577 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-11 10:43:41.577 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-11 10:43:41.577 | rabbitmq-server 2021-01-11 10:43:41.712 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-01-11 10:43:41.712 | Need to get 24.5 MB of archives. 2021-01-11 10:43:41.712 | After this operation, 40.4 MB of additional disk space will be used. 2021-01-11 10:43:41.712 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB]