2022-10-24 13:26:08.882 | + ./stack.sh:main:482 : exec 2022-10-24 13:26:08.882 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-24-132608.summary.2022-10-24-132608 2022-10-24 13:26:08.882 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-24-132608' 2022-10-24 13:26:08.882 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-24 13:26:08.882 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-24-132608 2022-10-24 13:26:08.882 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-24-132608 /opt/stack/logs/stack.sh.log 2022-10-24 13:26:08.882 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-24-132608.summary.2022-10-24-132608 /opt/stack/logs/stack.sh.log.summary 2022-10-24 13:26:08.882 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-24 13:26:08.882 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-24 13:26:08.882 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-24 13:26:08.882 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-24 13:26:08.882 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-24 13:26:08.882 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-24 13:26:08.883 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-24 13:26:08.883 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-24 13:26:08.883 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-24 13:26:08.884 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-10-24 13:26:08.886 | + ./stack.sh:main:555 : trap err_trap ERR 2022-10-24 13:26:08.888 | + ./stack.sh:main:568 : set -o errexit 2022-10-24 13:26:08.890 | + ./stack.sh:main:571 : uname -a 2022-10-24 13:26:08.891 | Linux dv-neutron-862492-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-10-24 13:26:08.893 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-24 13:26:08.895 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-24 13:26:08.898 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-10-24 13:26:08.944 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-24 13:26:08.958 | + ./stack.sh:main:585 : fetch_plugins 2022-10-24 13:26:08.960 | + functions-common:fetch_plugins:1768 : local plugins= 2022-10-24 13:26:08.962 | + functions-common:fetch_plugins:1769 : local plugin 2022-10-24 13:26:08.963 | + functions-common:fetch_plugins:1772 : [[ -z '' ]] 2022-10-24 13:26:08.965 | + functions-common:fetch_plugins:1773 : return 2022-10-24 13:26:08.967 | + ./stack.sh:main:589 : run_phase override_defaults 2022-10-24 13:26:08.969 | + functions-common:run_phase:1850 : local mode=override_defaults 2022-10-24 13:26:08.971 | + functions-common:run_phase:1851 : local phase= 2022-10-24 13:26:08.972 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-24 13:26:08.974 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-10-24 13:26:08.976 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-24 13:26:08.978 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-10-24 13:26:08.979 | + functions-common:run_phase:1860 : local extra 2022-10-24 13:26:08.981 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-24 13:26:08.984 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-10-24 13:26:08.987 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-24 13:26:08.988 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-24 13:26:08.990 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-24 13:26:08.992 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-24 13:26:09.004 | ++ functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:09.006 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-24 13:26:09.008 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-24 13:26:09.010 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-24 13:26:09.011 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-24 13:26:09.013 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-24 13:26:09.015 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-24 13:26:09.016 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-24 13:26:09.018 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-24 13:26:09.020 | + functions-common:run_phase:1871 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-24 13:26:09.022 | + functions-common:run_phase:1874 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-24 13:26:09.023 | + functions-common:run_phase:1875 : plugin_override_defaults 2022-10-24 13:26:09.025 | + functions-common:plugin_override_defaults:1809 : local plugins= 2022-10-24 13:26:09.027 | + functions-common:plugin_override_defaults:1810 : local plugin 2022-10-24 13:26:09.028 | + functions-common:plugin_override_defaults:1813 : [[ -z '' ]] 2022-10-24 13:26:09.030 | + functions-common:plugin_override_defaults:1814 : return 2022-10-24 13:26:09.032 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-10-24 13:26:09.048 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-10-24 13:26:09.050 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-24 13:26:09.062 | ++ functions-common:is_service_enabled:2078 : return 1 2022-10-24 13:26:09.065 | +++ lib/tls:source:43 : hostname -f 2022-10-24 13:26:09.068 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-24 13:26:09.070 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-24 13:26:09.072 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-24 13:26:09.074 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-24 13:26:09.075 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-24 13:26:09.077 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-24 13:26:09.079 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-24 13:26:09.081 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-24 13:26:09.083 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-24 13:26:09.084 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-24 13:26:09.089 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-10-24 13:26:09.100 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-10-24 13:26:09.119 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-10-24 13:26:09.152 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-10-24 13:26:09.152 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-10-24 13:26:09.177 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-10-24 13:26:09.231 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-10-24 13:26:09.309 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-10-24 13:26:09.329 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-10-24 13:26:09.377 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-10-24 13:26:09.426 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-10-24 13:26:09.562 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-10-24 13:26:09.576 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-10-24 13:26:09.588 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-24 13:26:09.600 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-10-24 13:26:09.680 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-10-24 13:26:09.682 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-24 13:26:09.685 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-10-24 13:26:09.687 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-24 13:26:09.689 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-10-24 13:26:09.691 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-10-24 13:26:09.694 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-10-24 13:26:09.694 | False' 2022-10-24 13:26:09.696 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-24 13:26:09.710 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-10-24 13:26:09.712 | + ./stack.sh:main:619 : run_phase source 2022-10-24 13:26:09.714 | + functions-common:run_phase:1850 : local mode=source 2022-10-24 13:26:09.716 | + functions-common:run_phase:1851 : local phase= 2022-10-24 13:26:09.718 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-24 13:26:09.720 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-10-24 13:26:09.722 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-24 13:26:09.724 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-10-24 13:26:09.725 | + functions-common:run_phase:1860 : local extra 2022-10-24 13:26:09.728 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-24 13:26:09.731 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-10-24 13:26:09.733 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-24 13:26:09.736 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-24 13:26:09.738 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-24 13:26:09.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-24 13:26:09.754 | ++ functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:09.756 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-24 13:26:09.758 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-24 13:26:09.794 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-24 13:26:09.796 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-24 13:26:09.798 | + functions-common:run_phase:1871 : [[ source == \s\o\u\r\c\e ]] 2022-10-24 13:26:09.800 | + functions-common:run_phase:1872 : load_plugin_settings 2022-10-24 13:26:09.802 | + functions-common:load_plugin_settings:1786 : local plugins= 2022-10-24 13:26:09.804 | + functions-common:load_plugin_settings:1787 : local plugin 2022-10-24 13:26:09.806 | + functions-common:load_plugin_settings:1790 : [[ -z '' ]] 2022-10-24 13:26:09.808 | + functions-common:load_plugin_settings:1791 : return 2022-10-24 13:26:09.810 | + functions-common:run_phase:1873 : verify_disabled_services 2022-10-24 13:26:09.812 | + functions-common:verify_disabled_services:2133 : local service 2022-10-24 13:26:09.815 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.817 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-24 13:26:09.819 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.821 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-10-24 13:26:09.824 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.826 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-10-24 13:26:09.828 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.830 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-10-24 13:26:09.832 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.834 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-10-24 13:26:09.836 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.839 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-10-24 13:26:09.841 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.843 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-10-24 13:26:09.846 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.848 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-10-24 13:26:09.850 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.852 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-10-24 13:26:09.854 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.856 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-10-24 13:26:09.858 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.862 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-10-24 13:26:09.864 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.866 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-10-24 13:26:09.868 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.870 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-10-24 13:26:09.872 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.875 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-10-24 13:26:09.877 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.879 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-10-24 13:26:09.881 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.883 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-10-24 13:26:09.885 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.888 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-10-24 13:26:09.890 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.892 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-24 13:26:09.894 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.896 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-24 13:26:09.898 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.901 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-24 13:26:09.903 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.905 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-24 13:26:09.908 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.910 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-24 13:26:09.912 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.914 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-10-24 13:26:09.916 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.918 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-10-24 13:26:09.921 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.923 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-10-24 13:26:09.925 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.928 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-10-24 13:26:09.930 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.932 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-10-24 13:26:09.934 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.936 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-10-24 13:26:09.938 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.941 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-10-24 13:26:09.943 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.945 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-10-24 13:26:09.947 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.949 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-10-24 13:26:09.951 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.954 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-24 13:26:09.956 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.958 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-10-24 13:26:09.960 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.962 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-10-24 13:26:09.964 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.967 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-10-24 13:26:09.969 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.971 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-10-24 13:26:09.974 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.976 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-10-24 13:26:09.978 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.980 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-24 13:26:09.982 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.985 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-10-24 13:26:09.988 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.990 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-10-24 13:26:09.992 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.994 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-10-24 13:26:09.996 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:09.999 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-10-24 13:26:10.001 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:10.003 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-10-24 13:26:10.005 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:10.007 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-10-24 13:26:10.009 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:10.012 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-10-24 13:26:10.014 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:10.016 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-10-24 13:26:10.018 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-24 13:26:10.020 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-10-24 13:26:10.023 | + ./stack.sh:main:690 : initialize_database_backends 2022-10-24 13:26:10.025 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-24 13:26:10.027 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-24 13:26:10.042 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:10.044 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-24 13:26:10.046 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-24 13:26:10.048 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-24 13:26:10.063 | + functions-common:is_service_enabled:2078 : return 1 2022-10-24 13:26:10.065 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-24 13:26:10.067 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-24 13:26:10.070 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-24 13:26:10.072 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-24 13:26:10.074 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-24 13:26:10.076 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-24 13:26:10.079 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-24 13:26:10.081 | + lib/database:initialize_database_backends:92 : return 0 2022-10-24 13:26:10.083 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-10-24 13:26:10.083 | Using mysql database backend 2022-10-24 13:26:10.086 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-24 13:26:10.100 | + ./stack.sh:main:696 : define_database_baseurl 2022-10-24 13:26:10.103 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-10-24 13:26:10.105 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-24 13:26:10.108 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-10-24 13:26:10.110 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-24 13:26:10.113 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-10-24 13:26:10.128 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:10.131 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-24 13:26:10.146 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-10-24 13:26:10.161 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:10.164 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-24 13:26:10.179 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-10-24 13:26:10.195 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-10-24 13:26:10.210 | + functions-common:is_service_enabled:2078 : return 1 2022-10-24 13:26:10.212 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-10-24 13:26:10.227 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:26:10.229 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-24 13:26:10.245 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-10-24 13:26:10.247 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-10-24 13:26:10.249 | + ./stack.sh:main:752 : save_stackenv 752 2022-10-24 13:26:10.252 | + functions-common:save_stackenv:60 : local tag=752 2022-10-24 13:26:10.255 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-24 13:26:10.259 | + functions-common:save_stackenv:62 : time_stamp=2022-10-24-132610 2022-10-24 13:26:10.261 | + functions-common:save_stackenv:63 : echo '# 2022-10-24-132610 752' 2022-10-24 13:26:10.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.266 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-24 13:26:10.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.270 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-24 13:26:10.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.275 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-24 13:26:10.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.280 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-24 13:26:10.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.284 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.49 2022-10-24 13:26:10.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.289 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.49/identity 2022-10-24 13:26:10.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.293 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-24-132608 2022-10-24 13:26:10.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.298 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-24 13:26:10.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.303 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.49 2022-10-24 13:26:10.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.307 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-24 13:26:10.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.312 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-24 13:26:10.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.317 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-24 13:26:10.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.322 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-24 13:26:10.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.326 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.49 2022-10-24 13:26:10.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-24 13:26:10.331 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-24 13:26:10.334 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-10-24 13:26:10.336 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-10-24 13:26:10.339 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-24 13:26:10.341 | + functions-common:git_clone:602 : local git_dest=/opt/stack/requirements 2022-10-24 13:26:10.343 | + functions-common:git_clone:603 : local git_ref=master 2022-10-24 13:26:10.345 | + functions-common:git_clone:604 : local orig_dir 2022-10-24 13:26:10.347 | ++ functions-common:git_clone:605 : pwd 2022-10-24 13:26:10.350 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-10-24 13:26:10.352 | + functions-common:git_clone:606 : local git_clone_flags= 2022-10-24 13:26:10.354 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-10-24 13:26:10.369 | + functions-common:git_clone:608 : RECLONE=False 2022-10-24 13:26:10.371 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-10-24 13:26:10.373 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-10-24 13:26:10.376 | + functions-common:git_clone:622 : echo master 2022-10-24 13:26:10.377 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-10-24 13:26:10.381 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/requirements ]] 2022-10-24 13:26:10.383 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-10-24 13:26:10.385 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-24 13:26:10.397 | + functions-common:git_clone:682 : cd /opt/stack/requirements 2022-10-24 13:26:10.399 | + functions-common:git_clone:683 : git show --oneline 2022-10-24 13:26:10.400 | + functions-common:git_clone:683 : head -1 2022-10-24 13:26:10.403 | 2bb65623 Merge "update constraint for pbr to new release 5.11.0" 2022-10-24 13:26:10.405 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-10-24 13:26:10.408 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-10-24 13:26:10.410 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-24 13:26:10.412 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-10-24 13:26:10.415 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-24 13:26:10.417 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-24 13:26:10.419 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-24 13:26:10.422 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-24 13:26:10.425 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-24 13:26:10.427 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-24 13:26:10.430 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-24 13:26:10.432 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-24 13:26:10.436 | ++ tools/install_prereqs.sh:source:47 : NOW=1666617970 2022-10-24 13:26:10.440 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-24 13:26:10.444 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-10-24 13:26:10.446 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-10-24 13:26:10.449 | ++ tools/install_prereqs.sh:source:49 : DELTA=1666617970 2022-10-24 13:26:10.451 | ++ tools/install_prereqs.sh:source:50 : [[ 1666617970 -lt 7200 ]] 2022-10-24 13:26:10.453 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-24 13:26:10.455 | ++ functions-common:export_proxy_variables:2240 : isset http_proxy 2022-10-24 13:26:10.458 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-10-24 13:26:10.460 | ++ functions-common:export_proxy_variables:2243 : isset https_proxy 2022-10-24 13:26:10.462 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-10-24 13:26:10.464 | ++ functions-common:export_proxy_variables:2246 : isset no_proxy 2022-10-24 13:26:10.467 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-10-24 13:26:10.470 | +++ 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-24 13:26:10.515 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-24 13:26:10.515 | apache2-dev 2022-10-24 13:26:10.516 | bc 2022-10-24 13:26:10.516 | bsdmainutils 2022-10-24 13:26:10.516 | curl 2022-10-24 13:26:10.516 | g++ 2022-10-24 13:26:10.516 | gawk 2022-10-24 13:26:10.516 | gcc 2022-10-24 13:26:10.516 | gettext 2022-10-24 13:26:10.516 | git 2022-10-24 13:26:10.516 | graphviz 2022-10-24 13:26:10.516 | iputils-ping 2022-10-24 13:26:10.516 | libapache2-mod-proxy-uwsgi 2022-10-24 13:26:10.516 | libffi-dev 2022-10-24 13:26:10.516 | libjpeg-dev 2022-10-24 13:26:10.516 | libpcre3-dev 2022-10-24 13:26:10.516 | libpq-dev 2022-10-24 13:26:10.516 | libssl-dev 2022-10-24 13:26:10.516 | libsystemd-dev 2022-10-24 13:26:10.516 | libxml2-dev 2022-10-24 13:26:10.516 | libxslt1-dev 2022-10-24 13:26:10.516 | libyaml-dev 2022-10-24 13:26:10.516 | lsof 2022-10-24 13:26:10.516 | openssh-server 2022-10-24 13:26:10.516 | openssl 2022-10-24 13:26:10.516 | pkg-config 2022-10-24 13:26:10.516 | psmisc 2022-10-24 13:26:10.516 | python3-dev 2022-10-24 13:26:10.516 | python3-pip 2022-10-24 13:26:10.516 | python3-systemd 2022-10-24 13:26:10.516 | python3-venv 2022-10-24 13:26:10.516 | tar 2022-10-24 13:26:10.516 | tcpdump 2022-10-24 13:26:10.516 | unzip 2022-10-24 13:26:10.516 | uuid-runtime 2022-10-24 13:26:10.516 | wget 2022-10-24 13:26:10.516 | wget 2022-10-24 13:26:10.516 | zlib1g-dev 2022-10-24 13:26:10.516 | libkrb5-dev 2022-10-24 13:26:10.516 | libldap2-dev 2022-10-24 13:26:10.517 | libsasl2-dev 2022-10-24 13:26:10.517 | memcached 2022-10-24 13:26:10.517 | python3-mysqldb 2022-10-24 13:26:10.517 | sqlite3 2022-10-24 13:26:10.517 | conntrack 2022-10-24 13:26:10.517 | curl 2022-10-24 13:26:10.517 | ebtables 2022-10-24 13:26:10.517 | genisoimage 2022-10-24 13:26:10.517 | iptables 2022-10-24 13:26:10.517 | iputils-arping 2022-10-24 13:26:10.517 | kpartx 2022-10-24 13:26:10.517 | libjs-jquery-tablesorter 2022-10-24 13:26:10.517 | parted 2022-10-24 13:26:10.517 | pm-utils 2022-10-24 13:26:10.517 | python3-mysqldb 2022-10-24 13:26:10.517 | socat 2022-10-24 13:26:10.517 | sqlite3 2022-10-24 13:26:10.517 | sudo 2022-10-24 13:26:10.517 | vlan 2022-10-24 13:26:10.517 | lsscsi 2022-10-24 13:26:10.517 | open-iscsi 2022-10-24 13:26:10.517 | lvm2 2022-10-24 13:26:10.517 | qemu-utils 2022-10-24 13:26:10.517 | thin-provisioning-tools 2022-10-24 13:26:10.517 | acl 2022-10-24 13:26:10.517 | dnsmasq-base 2022-10-24 13:26:10.517 | dnsmasq-utils 2022-10-24 13:26:10.517 | ebtables 2022-10-24 13:26:10.517 | haproxy 2022-10-24 13:26:10.517 | iptables 2022-10-24 13:26:10.517 | iputils-arping 2022-10-24 13:26:10.517 | iputils-ping 2022-10-24 13:26:10.517 | postgresql-server-dev-all 2022-10-24 13:26:10.517 | python3-mysqldb 2022-10-24 13:26:10.517 | sqlite3 2022-10-24 13:26:10.517 | sudo 2022-10-24 13:26:10.517 | vlan 2022-10-24 13:26:10.517 | pcp 2022-10-24 13:26:10.517 | ipset 2022-10-24 13:26:10.517 | conntrack 2022-10-24 13:26:10.518 | conntrackd 2022-10-24 13:26:10.518 | keepalived 2022-10-24 13:26:10.518 | lvm2 2022-10-24 13:26:10.518 | qemu-utils 2022-10-24 13:26:10.518 | thin-provisioning-tools 2022-10-24 13:26:10.518 | curl 2022-10-24 13:26:10.518 | liberasurecode-dev 2022-10-24 13:26:10.518 | make 2022-10-24 13:26:10.518 | memcached 2022-10-24 13:26:10.518 | rsync 2022-10-24 13:26:10.518 | sqlite3 2022-10-24 13:26:10.518 | xfsprogs' 2022-10-24 13:26:10.518 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-24 13:26:10.535 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-24 13:26:10.535 | apache2-dev 2022-10-24 13:26:10.535 | bc 2022-10-24 13:26:10.536 | bsdmainutils 2022-10-24 13:26:10.536 | curl 2022-10-24 13:26:10.536 | g++ 2022-10-24 13:26:10.536 | gawk 2022-10-24 13:26:10.536 | gcc 2022-10-24 13:26:10.536 | gettext 2022-10-24 13:26:10.536 | git 2022-10-24 13:26:10.536 | graphviz 2022-10-24 13:26:10.536 | iputils-ping 2022-10-24 13:26:10.536 | libapache2-mod-proxy-uwsgi 2022-10-24 13:26:10.536 | libffi-dev 2022-10-24 13:26:10.536 | libjpeg-dev 2022-10-24 13:26:10.536 | libpcre3-dev 2022-10-24 13:26:10.536 | libpq-dev 2022-10-24 13:26:10.536 | libssl-dev 2022-10-24 13:26:10.536 | libsystemd-dev 2022-10-24 13:26:10.536 | libxml2-dev 2022-10-24 13:26:10.536 | libxslt1-dev 2022-10-24 13:26:10.536 | libyaml-dev 2022-10-24 13:26:10.536 | lsof 2022-10-24 13:26:10.536 | openssh-server 2022-10-24 13:26:10.536 | openssl 2022-10-24 13:26:10.536 | pkg-config 2022-10-24 13:26:10.536 | psmisc 2022-10-24 13:26:10.536 | python3-dev 2022-10-24 13:26:10.536 | python3-pip 2022-10-24 13:26:10.536 | python3-systemd 2022-10-24 13:26:10.536 | python3-venv 2022-10-24 13:26:10.536 | tar 2022-10-24 13:26:10.536 | tcpdump 2022-10-24 13:26:10.536 | unzip 2022-10-24 13:26:10.536 | uuid-runtime 2022-10-24 13:26:10.536 | wget 2022-10-24 13:26:10.536 | wget 2022-10-24 13:26:10.536 | zlib1g-dev 2022-10-24 13:26:10.536 | libkrb5-dev 2022-10-24 13:26:10.536 | libldap2-dev 2022-10-24 13:26:10.536 | libsasl2-dev 2022-10-24 13:26:10.536 | memcached 2022-10-24 13:26:10.536 | python3-mysqldb 2022-10-24 13:26:10.537 | sqlite3 2022-10-24 13:26:10.537 | conntrack 2022-10-24 13:26:10.537 | curl 2022-10-24 13:26:10.537 | ebtables 2022-10-24 13:26:10.537 | genisoimage 2022-10-24 13:26:10.537 | iptables 2022-10-24 13:26:10.537 | iputils-arping 2022-10-24 13:26:10.537 | kpartx 2022-10-24 13:26:10.537 | libjs-jquery-tablesorter 2022-10-24 13:26:10.537 | parted 2022-10-24 13:26:10.537 | pm-utils 2022-10-24 13:26:10.537 | python3-mysqldb 2022-10-24 13:26:10.537 | socat 2022-10-24 13:26:10.537 | sqlite3 2022-10-24 13:26:10.537 | sudo 2022-10-24 13:26:10.537 | vlan 2022-10-24 13:26:10.537 | lsscsi 2022-10-24 13:26:10.537 | open-iscsi 2022-10-24 13:26:10.537 | lvm2 2022-10-24 13:26:10.537 | qemu-utils 2022-10-24 13:26:10.537 | thin-provisioning-tools 2022-10-24 13:26:10.537 | acl 2022-10-24 13:26:10.537 | dnsmasq-base 2022-10-24 13:26:10.537 | dnsmasq-utils 2022-10-24 13:26:10.537 | ebtables 2022-10-24 13:26:10.537 | haproxy 2022-10-24 13:26:10.537 | iptables 2022-10-24 13:26:10.537 | iputils-arping 2022-10-24 13:26:10.537 | iputils-ping 2022-10-24 13:26:10.537 | postgresql-server-dev-all 2022-10-24 13:26:10.537 | python3-mysqldb 2022-10-24 13:26:10.537 | sqlite3 2022-10-24 13:26:10.537 | sudo 2022-10-24 13:26:10.537 | vlan 2022-10-24 13:26:10.537 | pcp 2022-10-24 13:26:10.537 | ipset 2022-10-24 13:26:10.537 | conntrack 2022-10-24 13:26:10.537 | conntrackd 2022-10-24 13:26:10.537 | keepalived 2022-10-24 13:26:10.538 | lvm2 2022-10-24 13:26:10.538 | qemu-utils 2022-10-24 13:26:10.538 | thin-provisioning-tools 2022-10-24 13:26:10.538 | curl 2022-10-24 13:26:10.538 | liberasurecode-dev 2022-10-24 13:26:10.538 | make 2022-10-24 13:26:10.538 | memcached 2022-10-24 13:26:10.538 | rsync 2022-10-24 13:26:10.538 | sqlite3 2022-10-24 13:26:10.538 | xfsprogs ' 2022-10-24 13:26:10.539 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-24 13:26:10.541 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:26:10.544 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:26:10.547 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-10-24 13:26:10.547 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-24 13:26:10.552 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-10-24 13:26:10.554 | ++ functions-common:install_package:1446 : update_package_repo 2022-10-24 13:26:10.556 | ++ functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-10-24 13:26:10.558 | ++ functions-common:update_package_repo:1419 : REPOS_UPDATED=False 2022-10-24 13:26:10.560 | ++ functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-10-24 13:26:10.562 | ++ functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-10-24 13:26:10.565 | ++ functions-common:update_package_repo:1426 : is_ubuntu 2022-10-24 13:26:10.567 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:26:10.569 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:26:10.571 | ++ functions-common:update_package_repo:1427 : apt_get_update 2022-10-24 13:26:10.573 | ++ functions-common:apt_get_update:1172 : [[ False == \T\r\u\e ]] 2022-10-24 13:26:10.575 | ++ functions-common:apt_get_update:1177 : [[ False = \T\r\u\e ]] 2022-10-24 13:26:10.577 | ++ functions-common:apt_get_update:1179 : local sudo=sudo 2022-10-24 13:26:10.579 | +++ functions-common:apt_get_update:1180 : id -u 2022-10-24 13:26:10.583 | ++ functions-common:apt_get_update:1180 : [[ 1000 = \0 ]] 2022-10-24 13:26:10.585 | ++ functions-common:apt_get_update:1183 : time_start apt-get-update 2022-10-24 13:26:10.587 | ++ functions-common:time_start:2408 : local name=apt-get-update 2022-10-24 13:26:10.589 | ++ functions-common:time_start:2409 : local start_time= 2022-10-24 13:26:10.591 | ++ functions-common:time_start:2410 : [[ -n '' ]] 2022-10-24 13:26:10.593 | +++ functions-common:time_start:2413 : date +%s%3N 2022-10-24 13:26:10.597 | ++ functions-common:time_start:2413 : _TIME_START[$name]=1666617970595 2022-10-24 13:26:10.599 | ++ functions-common:apt_get_update:1185 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-24 13:26:10.601 | ++ functions-common:apt_get_update:1186 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-24 13:26:10.603 | ++ functions-common:apt_get_update:1187 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-10-24 13:26:10.811 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-24 13:26:10.843 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-24 13:26:10.883 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-24 13:26:11.066 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-24 13:26:13.150 | Reading package lists... 2022-10-24 13:26:13.182 | ++ functions-common:apt_get_update:1191 : REPOS_UPDATED=True 2022-10-24 13:26:13.184 | ++ functions-common:apt_get_update:1193 : time_stop apt-get-update 2022-10-24 13:26:13.186 | ++ functions-common:time_stop:2422 : local name 2022-10-24 13:26:13.189 | ++ functions-common:time_stop:2423 : local end_time 2022-10-24 13:26:13.191 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:26:13.193 | ++ functions-common:time_stop:2425 : local total 2022-10-24 13:26:13.195 | ++ functions-common:time_stop:2426 : local start_time 2022-10-24 13:26:13.197 | ++ functions-common:time_stop:2428 : name=apt-get-update 2022-10-24 13:26:13.199 | ++ functions-common:time_stop:2429 : start_time=1666617970595 2022-10-24 13:26:13.201 | ++ functions-common:time_stop:2431 : [[ -z 1666617970595 ]] 2022-10-24 13:26:13.203 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:26:13.207 | ++ functions-common:time_stop:2434 : end_time=1666617973205 2022-10-24 13:26:13.209 | ++ functions-common:time_stop:2435 : elapsed_time=2610 2022-10-24 13:26:13.211 | ++ functions-common:time_stop:2436 : total=0 2022-10-24 13:26:13.213 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:26:13.215 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2610 2022-10-24 13:26:13.217 | ++ functions-common:install_package:1447 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-10-24 13:26:13.219 | ++ functions-common:real_install_package:1432 : is_ubuntu 2022-10-24 13:26:13.221 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:26:13.224 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:26:13.226 | ++ functions-common:real_install_package:1433 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-10-24 13:26:13.246 | ++ functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-10-24 13:26:13.354 | Reading package lists... 2022-10-24 13:26:13.603 | Building dependency tree... 2022-10-24 13:26:13.604 | Reading state information... 2022-10-24 13:26:13.890 | bc is already the newest version (1.07.1-2build1). 2022-10-24 13:26:13.890 | bc set to manually installed. 2022-10-24 13:26:13.890 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-24 13:26:13.890 | bsdmainutils set to manually installed. 2022-10-24 13:26:13.890 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-24 13:26:13.890 | g++ set to manually installed. 2022-10-24 13:26:13.890 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-24 13:26:13.890 | gawk set to manually installed. 2022-10-24 13:26:13.890 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-24 13:26:13.890 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-24 13:26:13.890 | iptables set to manually installed. 2022-10-24 13:26:13.890 | iputils-ping is already the newest version (3:20190709-3). 2022-10-24 13:26:13.890 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-24 13:26:13.890 | kpartx set to manually installed. 2022-10-24 13:26:13.890 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-24 13:26:13.890 | make is already the newest version (4.2.1-1.2). 2022-10-24 13:26:13.890 | make set to manually installed. 2022-10-24 13:26:13.890 | psmisc is already the newest version (23.3-1). 2022-10-24 13:26:13.890 | psmisc set to manually installed. 2022-10-24 13:26:13.890 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-24 13:26:13.890 | python3-systemd is already the newest version (234-3build2). 2022-10-24 13:26:13.890 | python3-systemd set to manually installed. 2022-10-24 13:26:13.890 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-24 13:26:13.890 | thin-provisioning-tools set to manually installed. 2022-10-24 13:26:13.890 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-24 13:26:13.890 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-10-24 13:26:13.890 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-24 13:26:13.890 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-24 13:26:13.890 | lsof set to manually installed. 2022-10-24 13:26:13.890 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-24 13:26:13.891 | parted set to manually installed. 2022-10-24 13:26:13.891 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-24 13:26:13.891 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-10-24 13:26:13.891 | zlib1g-dev set to manually installed. 2022-10-24 13:26:13.891 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-24 13:26:13.891 | The following packages were automatically installed and are no longer required: 2022-10-24 13:26:13.891 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-24 13:26:13.891 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-24 13:26:13.891 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-24 13:26:13.891 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-24 13:26:13.891 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-24 13:26:13.891 | python3-zope.interface 2022-10-24 13:26:13.891 | Use 'sudo apt autoremove' to remove them. 2022-10-24 13:26:13.891 | The following additional packages will be installed: 2022-10-24 13:26:13.891 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-10-24 13:26:13.891 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-10-24 13:26:13.891 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-10-24 13:26:13.891 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-10-24 13:26:13.891 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-10-24 13:26:13.891 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-10-24 13:26:13.891 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-24 13:26:13.891 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-24 13:26:13.891 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-10-24 13:26:13.891 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-10-24 13:26:13.892 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-24 13:26:13.892 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-24 13:26:13.892 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-10-24 13:26:13.892 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-24 13:26:13.892 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-10-24 13:26:13.892 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-10-24 13:26:13.892 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-10-24 13:26:13.892 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-10-24 13:26:13.892 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-10-24 13:26:13.892 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-10-24 13:26:13.892 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-10-24 13:26:13.892 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-10-24 13:26:13.892 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-10-24 13:26:13.892 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-10-24 13:26:13.892 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-10-24 13:26:13.892 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-10-24 13:26:13.892 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-10-24 13:26:13.892 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-10-24 13:26:13.892 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-10-24 13:26:13.892 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-10-24 13:26:13.892 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-10-24 13:26:13.892 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-10-24 13:26:13.892 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-10-24 13:26:13.892 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-10-24 13:26:13.892 | x11-common 2022-10-24 13:26:13.894 | Suggested packages: 2022-10-24 13:26:13.894 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-10-24 13:26:13.894 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-10-24 13:26:13.894 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-10-24 13:26:13.894 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-10-24 13:26:13.894 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-10-24 13:26:13.894 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-10-24 13:26:13.894 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-10-24 13:26:13.894 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-10-24 13:26:13.894 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-10-24 13:26:13.894 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-10-24 13:26:13.894 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-10-24 13:26:13.894 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-10-24 13:26:13.894 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-10-24 13:26:13.894 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-10-24 13:26:13.894 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-10-24 13:26:13.894 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-10-24 13:26:14.151 | The following NEW packages will be installed: 2022-10-24 13:26:14.151 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-10-24 13:26:14.151 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-10-24 13:26:14.151 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-10-24 13:26:14.151 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-10-24 13:26:14.151 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-10-24 13:26:14.151 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-10-24 13:26:14.151 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-10-24 13:26:14.151 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-10-24 13:26:14.151 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-10-24 13:26:14.151 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-24 13:26:14.151 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-24 13:26:14.152 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-10-24 13:26:14.152 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-10-24 13:26:14.152 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-24 13:26:14.152 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-24 13:26:14.152 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-10-24 13:26:14.152 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-24 13:26:14.152 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-10-24 13:26:14.152 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-10-24 13:26:14.152 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-10-24 13:26:14.152 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-10-24 13:26:14.152 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-10-24 13:26:14.152 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-10-24 13:26:14.152 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-10-24 13:26:14.152 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-10-24 13:26:14.152 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-10-24 13:26:14.152 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-10-24 13:26:14.152 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-10-24 13:26:14.152 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-10-24 13:26:14.152 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-10-24 13:26:14.152 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-10-24 13:26:14.152 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-10-24 13:26:14.152 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-10-24 13:26:14.152 | postgresql-client-12 postgresql-client-common postgresql-common 2022-10-24 13:26:14.152 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-10-24 13:26:14.152 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-10-24 13:26:14.152 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-10-24 13:26:14.152 | vbetool vlan x11-common 2022-10-24 13:26:14.153 | The following packages will be upgraded: 2022-10-24 13:26:14.153 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-10-24 13:26:14.154 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-10-24 13:26:14.154 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-10-24 13:26:14.154 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-10-24 13:26:14.154 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-10-24 13:26:14.277 | 29 upgraded, 203 newly installed, 0 to remove and 176 not upgraded. 2022-10-24 13:26:14.277 | Need to get 152 MB of archives. 2022-10-24 13:26:14.277 | After this operation, 713 MB of additional disk space will be used. 2022-10-24 13:26:14.277 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-10-24 13:26:14.425 | Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmysqlclient21 amd64 8.0.31-0ubuntu0.20.04.1 [1,327 kB] 2022-10-24 13:26:14.496 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.18 [96.1 kB] 2022-10-24 13:26:14.507 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.18 [28.1 kB] 2022-10-24 13:26:14.511 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.18 [10.3 kB] 2022-10-24 13:26:14.512 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.18 [186 kB] 2022-10-24 13:26:14.545 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.18 [3,808 kB] 2022-10-24 13:26:14.975 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.18 [269 kB] 2022-10-24 13:26:14.981 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-10-24 13:26:15.046 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-10-24 13:26:15.048 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-10-24 13:26:15.049 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-10-24 13:26:15.076 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-10-24 13:26:15.141 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-10-24 13:26:15.143 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.4 [549 kB] 2022-10-24 13:26:15.153 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-10-24 13:26:15.154 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-10-24 13:26:15.155 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-10-24 13:26:15.157 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-10-24 13:26:15.170 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-10-24 13:26:15.171 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-10-24 13:26:15.222 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-10-24 13:26:15.227 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-10-24 13:26:15.228 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-10-24 13:26:15.236 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-10-24 13:26:16.560 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-10-24 13:26:16.635 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-10-24 13:26:16.839 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-10-24 13:26:16.855 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-10-24 13:26:16.869 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-10-24 13:26:16.884 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-10-24 13:26:16.942 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.29-0ubuntu1 [1,538 kB] 2022-10-24 13:26:17.178 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-10-24 13:26:17.179 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-10-24 13:26:17.180 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-10-24 13:26:17.181 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-10-24 13:26:17.181 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-10-24 13:26:17.186 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-10-24 13:26:17.295 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-10-24 13:26:17.387 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-10-24 13:26:17.456 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-10-24 13:26:17.467 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-10-24 13:26:17.520 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-10-24 13:26:17.521 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-10-24 13:26:17.656 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-10-24 13:26:17.660 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-10-24 13:26:17.704 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-10-24 13:26:17.725 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-10-24 13:26:17.835 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-10-24 13:26:17.896 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-10-24 13:26:17.974 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-10-24 13:26:17.975 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-10-24 13:26:17.976 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-10-24 13:26:18.021 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-10-24 13:26:18.051 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-10-24 13:26:18.145 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-10-24 13:26:18.229 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-10-24 13:26:20.671 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-10-24 13:26:22.314 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-10-24 13:26:22.329 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-10-24 13:26:22.331 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-10-24 13:26:22.336 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-10-24 13:26:22.764 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-10-24 13:26:22.766 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-10-24 13:26:22.865 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-10-24 13:26:23.667 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-10-24 13:26:24.938 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-10-24 13:26:24.940 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-10-24 13:26:24.945 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-10-24 13:26:24.954 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-10-24 13:26:24.966 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-10-24 13:26:24.974 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-10-24 13:26:24.975 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-10-24 13:26:24.980 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-10-24 13:26:24.980 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-10-24 13:26:25.000 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-10-24 13:26:25.021 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-10-24 13:26:25.226 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-10-24 13:26:25.227 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-10-24 13:26:25.231 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-10-24 13:26:25.408 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-10-24 13:26:25.410 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-10-24 13:26:25.410 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-10-24 13:26:25.412 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-10-24 13:26:25.580 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-10-24 13:26:25.585 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-10-24 13:26:25.640 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-10-24 13:26:25.644 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-10-24 13:26:25.645 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-10-24 13:26:25.646 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-10-24 13:26:25.646 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-10-24 13:26:25.647 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-10-24 13:26:25.649 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-10-24 13:26:25.650 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-10-24 13:26:25.662 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-10-24 13:26:25.711 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-10-24 13:26:25.713 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-10-24 13:26:25.726 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-10-24 13:26:25.926 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-10-24 13:26:26.023 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-10-24 13:26:26.025 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-10-24 13:26:26.072 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-10-24 13:26:26.191 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-10-24 13:26:26.535 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-10-24 13:26:26.539 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-10-24 13:26:26.541 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-10-24 13:26:26.547 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2022-10-24 13:26:26.562 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-10-24 13:26:26.563 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-10-24 13:26:26.566 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-10-24 13:26:26.604 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 [162 kB] 2022-10-24 13:26:26.625 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-10-24 13:26:26.630 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-10-24 13:26:26.653 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-10-24 13:26:26.666 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-10-24 13:26:26.685 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-10-24 13:26:26.686 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-10-24 13:26:26.687 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-10-24 13:26:26.688 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-10-24 13:26:26.738 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-10-24 13:26:26.744 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-10-24 13:26:26.778 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-10-24 13:26:26.789 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-10-24 13:26:26.793 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-10-24 13:26:26.795 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-10-24 13:26:26.809 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-10-24 13:26:26.812 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-10-24 13:26:26.814 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-10-24 13:26:26.853 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-10-24 13:26:26.908 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-10-24 13:26:26.922 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-10-24 13:26:26.937 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-10-24 13:26:26.939 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-10-24 13:26:26.942 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-10-24 13:26:26.944 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-10-24 13:26:26.957 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-10-24 13:26:26.961 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-10-24 13:26:27.080 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-10-24 13:26:27.089 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-10-24 13:26:27.099 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-10-24 13:26:27.100 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-10-24 13:26:27.104 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-10-24 13:26:27.108 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-10-24 13:26:27.108 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-10-24 13:26:27.109 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-10-24 13:26:27.110 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-10-24 13:26:27.143 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-10-24 13:26:27.170 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-10-24 13:26:27.173 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-10-24 13:26:27.177 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-10-24 13:26:27.187 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-10-24 13:26:27.188 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-10-24 13:26:27.447 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-10-24 13:26:27.451 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-10-24 13:26:27.452 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-10-24 13:26:28.770 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-10-24 13:26:28.771 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-10-24 13:26:28.819 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-10-24 13:26:28.820 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2022-10-24 13:26:28.825 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-10-24 13:26:28.826 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-10-24 13:26:28.826 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-10-24 13:26:28.874 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-10-24 13:26:28.875 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-10-24 13:26:28.905 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-10-24 13:26:28.933 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-10-24 13:26:28.935 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-10-24 13:26:28.938 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-10-24 13:26:29.043 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-10-24 13:26:29.045 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-10-24 13:26:29.286 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-10-24 13:26:29.304 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-10-24 13:26:29.312 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-10-24 13:26:29.315 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-10-24 13:26:29.358 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-10-24 13:26:29.365 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-10-24 13:26:29.372 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-10-24 13:26:29.451 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-10-24 13:26:29.454 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-10-24 13:26:29.997 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-10-24 13:26:30.271 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-10-24 13:26:30.309 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-10-24 13:26:30.317 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-10-24 13:26:30.586 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 [246 kB] 2022-10-24 13:26:30.627 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-10-24 13:26:30.628 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-10-24 13:26:30.640 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-10-24 13:26:30.802 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-10-24 13:26:30.806 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-10-24 13:26:30.840 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-10-24 13:26:30.870 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-10-24 13:26:30.916 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-10-24 13:26:31.756 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-10-24 13:26:31.761 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-10-24 13:26:31.821 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-10-24 13:26:31.850 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-10-24 13:26:32.938 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-10-24 13:26:32.939 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-10-24 13:26:37.308 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-10-24 13:26:37.373 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-10-24 13:26:37.374 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-10-24 13:26:37.375 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-10-24 13:26:37.376 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-10-24 13:26:37.515 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-10-24 13:26:37.634 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-10-24 13:26:37.806 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-10-24 13:26:37.969 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-10-24 13:26:37.970 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-10-24 13:26:37.978 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-10-24 13:26:37.978 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-10-24 13:26:37.979 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-10-24 13:26:37.980 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-10-24 13:26:38.061 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-10-24 13:26:38.074 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 [860 kB] 2022-10-24 13:26:38.148 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] 2022-10-24 13:26:38.162 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-10-24 13:26:38.163 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-10-24 13:26:38.166 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-10-24 13:26:38.169 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-10-24 13:26:38.170 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-10-24 13:26:38.173 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-10-24 13:26:38.174 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-10-24 13:26:38.222 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-10-24 13:26:38.223 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-10-24 13:26:38.224 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-10-24 13:26:38.281 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-10-24 13:26:38.283 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-10-24 13:26:38.294 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-10-24 13:26:38.298 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-10-24 13:26:38.304 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-10-24 13:26:38.611 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-10-24 13:26:38.616 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-10-24 13:26:40.100 | Preconfiguring packages ... 2022-10-24 13:26:40.373 | Fetched 152 MB in 24s (6,223 kB/s) 2022-10-24 13:26:40.626 | (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 ... 68945 files and directories currently installed.) 2022-10-24 13:26:40.629 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-10-24 13:26:40.830 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-10-24 13:26:41.376 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-10-24 13:26:41.927 | (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 ... 68945 files and directories currently installed.) 2022-10-24 13:26:41.930 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:42.144 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:42.583 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:42.752 | Unpacking systemd-timesyncd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:43.742 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:43.928 | Unpacking systemd-sysv (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:44.421 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:44.592 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:45.159 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:45.444 | Unpacking systemd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:46.771 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:26:46.935 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-10-24 13:26:47.359 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.18) ... 2022-10-24 13:26:47.928 | (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 ... 68946 files and directories currently installed.) 2022-10-24 13:26:47.930 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-10-24 13:26:48.460 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-10-24 13:26:49.359 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-24 13:26:49.512 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-10-24 13:26:49.941 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-24 13:26:50.505 | (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 ... 68946 files and directories currently installed.) 2022-10-24 13:26:50.508 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-24 13:26:50.710 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-10-24 13:26:51.248 | Selecting previously unselected package libapr1:amd64. 2022-10-24 13:26:51.256 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-10-24 13:26:51.317 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-10-24 13:26:51.861 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-24 13:26:52.042 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-10-24 13:26:52.740 | Selecting previously unselected package libaprutil1:amd64. 2022-10-24 13:26:52.748 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-10-24 13:26:52.814 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:26:53.200 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.4_amd64.deb ... 2022-10-24 13:26:53.351 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) over (3.31.1-4ubuntu0.2) ... 2022-10-24 13:26:53.826 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-10-24 13:26:53.834 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-10-24 13:26:53.887 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:26:54.193 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-24 13:26:54.352 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-24 13:26:54.718 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-24 13:26:54.866 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-24 13:26:55.257 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-10-24 13:26:55.374 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-10-24 13:26:55.767 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-10-24 13:26:55.775 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-10-24 13:26:55.824 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:26:56.157 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.13_amd64.deb ... 2022-10-24 13:26:56.333 | Unpacking curl (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-10-24 13:26:56.769 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.13_amd64.deb ... 2022-10-24 13:26:56.900 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.13) over (7.68.0-1ubuntu2.5) ... 2022-10-24 13:26:57.447 | Selecting previously unselected package libjansson4:amd64. 2022-10-24 13:26:57.455 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-10-24 13:26:57.506 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-10-24 13:26:57.813 | Selecting previously unselected package liblua5.2-0:amd64. 2022-10-24 13:26:57.821 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-10-24 13:26:57.870 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-10-24 13:26:58.300 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-10-24 13:26:58.528 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-10-24 13:27:00.228 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-10-24 13:27:00.356 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-10-24 13:27:00.912 | Selecting previously unselected package apache2-bin. 2022-10-24 13:27:00.919 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-24 13:27:00.963 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-10-24 13:27:01.510 | Selecting previously unselected package apache2-data. 2022-10-24 13:27:01.517 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-10-24 13:27:01.569 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-10-24 13:27:01.944 | Selecting previously unselected package apache2-utils. 2022-10-24 13:27:01.952 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-24 13:27:02.013 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-10-24 13:27:02.426 | Selecting previously unselected package apache2. 2022-10-24 13:27:02.433 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-24 13:27:02.499 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-10-24 13:27:02.992 | Selecting previously unselected package liblua5.3-0:amd64. 2022-10-24 13:27:02.999 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-10-24 13:27:03.038 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-10-24 13:27:03.638 | Selecting previously unselected package haproxy. 2022-10-24 13:27:03.645 | Preparing to unpack .../021-haproxy_2.0.29-0ubuntu1_amd64.deb ... 2022-10-24 13:27:03.740 | Unpacking haproxy (2.0.29-0ubuntu1) ... 2022-10-24 13:27:04.447 | Selecting previously unselected package libnl-3-200:amd64. 2022-10-24 13:27:04.454 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-10-24 13:27:04.504 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:27:04.992 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-10-24 13:27:04.999 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-10-24 13:27:05.072 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:27:05.580 | Selecting previously unselected package mysql-common. 2022-10-24 13:27:05.588 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-10-24 13:27:05.652 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-10-24 13:27:06.049 | Selecting previously unselected package libmysqlclient21:amd64. 2022-10-24 13:27:06.056 | Preparing to unpack .../025-libmysqlclient21_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:27:06.116 | Unpacking libmysqlclient21:amd64 (8.0.31-0ubuntu0.20.04.1) ... 2022-10-24 13:27:06.745 | Selecting previously unselected package libsensors-config. 2022-10-24 13:27:06.752 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-10-24 13:27:06.820 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-10-24 13:27:07.260 | Selecting previously unselected package libsensors5:amd64. 2022-10-24 13:27:07.268 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-10-24 13:27:07.423 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-10-24 13:27:07.905 | Selecting previously unselected package libsnmp-base. 2022-10-24 13:27:07.912 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-10-24 13:27:07.969 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-10-24 13:27:08.334 | Selecting previously unselected package libsnmp35:amd64. 2022-10-24 13:27:08.342 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-10-24 13:27:08.408 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-10-24 13:27:08.889 | Selecting previously unselected package keepalived. 2022-10-24 13:27:08.897 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-10-24 13:27:08.929 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-10-24 13:27:09.432 | Selecting previously unselected package memcached. 2022-10-24 13:27:09.439 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-10-24 13:27:09.481 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-10-24 13:27:10.029 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-10-24 13:27:10.937 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-10-24 13:27:11.480 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-10-24 13:27:11.653 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-10-24 13:27:12.080 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-24 13:27:12.232 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-10-24 13:27:12.746 | Selecting previously unselected package python3-yaml. 2022-10-24 13:27:12.754 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-10-24 13:27:12.797 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-10-24 13:27:13.154 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-24 13:27:13.289 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-24 13:27:13.857 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-24 13:27:14.089 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-24 13:27:15.034 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-10-24 13:27:15.201 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-10-24 13:27:15.913 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-10-24 13:27:16.128 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-10-24 13:27:16.611 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-10-24 13:27:16.789 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-10-24 13:27:17.321 | Selecting previously unselected package acl. 2022-10-24 13:27:17.329 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-10-24 13:27:17.384 | Unpacking acl (2.2.53-6) ... 2022-10-24 13:27:17.792 | Selecting previously unselected package autotools-dev. 2022-10-24 13:27:17.799 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-10-24 13:27:17.855 | Unpacking autotools-dev (20180224.1) ... 2022-10-24 13:27:18.203 | Selecting previously unselected package m4. 2022-10-24 13:27:18.211 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-10-24 13:27:18.270 | Unpacking m4 (1.4.18-4) ... 2022-10-24 13:27:18.636 | Selecting previously unselected package autoconf. 2022-10-24 13:27:18.643 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-10-24 13:27:18.698 | Unpacking autoconf (2.69-11.1) ... 2022-10-24 13:27:19.123 | Selecting previously unselected package automake. 2022-10-24 13:27:19.131 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-10-24 13:27:19.182 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-10-24 13:27:19.558 | Selecting previously unselected package autopoint. 2022-10-24 13:27:19.565 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-10-24 13:27:19.613 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-10-24 13:27:19.996 | Selecting previously unselected package libllvm10:amd64. 2022-10-24 13:27:20.003 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:20.058 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:27:22.980 | Selecting previously unselected package libclang-cpp10. 2022-10-24 13:27:22.988 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:23.043 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:27:25.032 | Selecting previously unselected package libgc1c2:amd64. 2022-10-24 13:27:25.039 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-10-24 13:27:25.088 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-10-24 13:27:25.483 | Selecting previously unselected package libobjc4:amd64. 2022-10-24 13:27:25.491 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-24 13:27:25.540 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:27:25.853 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-10-24 13:27:25.861 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-10-24 13:27:25.915 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-24 13:27:26.441 | Selecting previously unselected package libc6-i386. 2022-10-24 13:27:26.449 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-10-24 13:27:26.495 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-10-24 13:27:27.369 | Selecting previously unselected package lib32gcc-s1. 2022-10-24 13:27:27.376 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-24 13:27:27.426 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:27:27.872 | Selecting previously unselected package lib32stdc++6. 2022-10-24 13:27:27.880 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-10-24 13:27:27.932 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:27:28.366 | Selecting previously unselected package libclang-common-10-dev. 2022-10-24 13:27:28.374 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:28.423 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:27:29.900 | Selecting previously unselected package libclang1-10. 2022-10-24 13:27:29.908 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:29.966 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:27:31.557 | Selecting previously unselected package clang-10. 2022-10-24 13:27:31.566 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:31.612 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:27:31.940 | Selecting previously unselected package libtool. 2022-10-24 13:27:31.948 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-10-24 13:27:32.018 | Unpacking libtool (2.4.6-14) ... 2022-10-24 13:27:32.390 | Selecting previously unselected package dh-autoreconf. 2022-10-24 13:27:32.397 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-10-24 13:27:32.460 | Unpacking dh-autoreconf (19) ... 2022-10-24 13:27:32.761 | Selecting previously unselected package libdebhelper-perl. 2022-10-24 13:27:32.769 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-10-24 13:27:32.832 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-10-24 13:27:33.144 | Selecting previously unselected package libarchive-zip-perl. 2022-10-24 13:27:33.151 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-10-24 13:27:33.189 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-10-24 13:27:33.546 | Selecting previously unselected package libsub-override-perl. 2022-10-24 13:27:33.553 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-10-24 13:27:33.620 | Unpacking libsub-override-perl (0.09-2) ... 2022-10-24 13:27:33.935 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-10-24 13:27:33.942 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-10-24 13:27:34.003 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-10-24 13:27:34.550 | Selecting previously unselected package dh-strip-nondeterminism. 2022-10-24 13:27:34.557 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-10-24 13:27:34.612 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-10-24 13:27:34.932 | Selecting previously unselected package dwz. 2022-10-24 13:27:34.940 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-10-24 13:27:34.995 | Unpacking dwz (0.13-5) ... 2022-10-24 13:27:35.475 | Selecting previously unselected package libcroco3:amd64. 2022-10-24 13:27:35.483 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-10-24 13:27:35.543 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-10-24 13:27:35.944 | Selecting previously unselected package gettext. 2022-10-24 13:27:35.952 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-10-24 13:27:36.008 | Unpacking gettext (0.19.8.1-10build1) ... 2022-10-24 13:27:36.446 | Selecting previously unselected package intltool-debian. 2022-10-24 13:27:36.454 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-10-24 13:27:36.526 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-10-24 13:27:36.858 | Selecting previously unselected package po-debconf. 2022-10-24 13:27:36.866 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-10-24 13:27:36.915 | Unpacking po-debconf (1.0.21) ... 2022-10-24 13:27:37.295 | Selecting previously unselected package debhelper. 2022-10-24 13:27:37.302 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-10-24 13:27:37.355 | Unpacking debhelper (12.10ubuntu1) ... 2022-10-24 13:27:37.881 | Selecting previously unselected package uuid-dev:amd64. 2022-10-24 13:27:37.888 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-10-24 13:27:37.938 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-24 13:27:38.369 | Selecting previously unselected package libsctp1:amd64. 2022-10-24 13:27:38.377 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-10-24 13:27:38.454 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-10-24 13:27:38.786 | Selecting previously unselected package libsctp-dev:amd64. 2022-10-24 13:27:38.794 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-10-24 13:27:38.860 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-10-24 13:27:39.155 | Selecting previously unselected package libapr1-dev. 2022-10-24 13:27:39.163 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-10-24 13:27:39.220 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-10-24 13:27:40.184 | Selecting previously unselected package libldap2-dev:amd64. 2022-10-24 13:27:40.192 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-10-24 13:27:40.246 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-24 13:27:40.789 | Selecting previously unselected package libaprutil1-dev. 2022-10-24 13:27:40.797 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-10-24 13:27:40.852 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-10-24 13:27:41.466 | Selecting previously unselected package apache2-dev. 2022-10-24 13:27:41.474 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-24 13:27:41.523 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-10-24 13:27:42.006 | Selecting previously unselected package binfmt-support. 2022-10-24 13:27:42.014 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-10-24 13:27:42.076 | Unpacking binfmt-support (2.2.0-2) ... 2022-10-24 13:27:42.409 | Selecting previously unselected package conntrack. 2022-10-24 13:27:42.417 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-10-24 13:27:42.475 | Unpacking conntrack (1:1.4.5-2) ... 2022-10-24 13:27:42.886 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-10-24 13:27:42.894 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-10-24 13:27:42.932 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-10-24 13:27:43.255 | Selecting previously unselected package libnetfilter-queue1. 2022-10-24 13:27:43.262 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-10-24 13:27:43.309 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-10-24 13:27:43.744 | Selecting previously unselected package conntrackd. 2022-10-24 13:27:43.752 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-10-24 13:27:43.809 | Unpacking conntrackd (1:1.4.5-2) ... 2022-10-24 13:27:44.140 | Selecting previously unselected package dns-root-data. 2022-10-24 13:27:44.148 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-10-24 13:27:44.197 | Unpacking dns-root-data (2019052802) ... 2022-10-24 13:27:44.601 | Selecting previously unselected package libidn11:amd64. 2022-10-24 13:27:44.609 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-10-24 13:27:44.658 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-10-24 13:27:45.030 | Selecting previously unselected package dnsmasq-base. 2022-10-24 13:27:45.038 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-10-24 13:27:45.098 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-10-24 13:27:45.489 | Selecting previously unselected package dnsmasq-utils. 2022-10-24 13:27:45.496 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-10-24 13:27:45.551 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-10-24 13:27:45.906 | Selecting previously unselected package ebtables. 2022-10-24 13:27:45.914 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-10-24 13:27:45.973 | Unpacking ebtables (2.0.11-3build1) ... 2022-10-24 13:27:46.300 | Selecting previously unselected package fonts-dejavu-core. 2022-10-24 13:27:46.308 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-10-24 13:27:46.357 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-10-24 13:27:46.806 | Selecting previously unselected package fonts-liberation. 2022-10-24 13:27:46.815 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-10-24 13:27:46.871 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-10-24 13:27:47.463 | Selecting previously unselected package fontconfig-config. 2022-10-24 13:27:47.472 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-10-24 13:27:47.534 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-10-24 13:27:48.127 | Selecting previously unselected package libfontconfig1:amd64. 2022-10-24 13:27:48.135 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-10-24 13:27:48.197 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-10-24 13:27:48.652 | Selecting previously unselected package fontconfig. 2022-10-24 13:27:48.661 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-10-24 13:27:48.715 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-10-24 13:27:49.110 | Selecting previously unselected package genisoimage. 2022-10-24 13:27:49.118 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-10-24 13:27:49.183 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-10-24 13:27:49.641 | Selecting previously unselected package libann0. 2022-10-24 13:27:49.649 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-10-24 13:27:49.709 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-10-24 13:27:50.115 | Selecting previously unselected package libcdt5:amd64. 2022-10-24 13:27:50.123 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-10-24 13:27:50.174 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-10-24 13:27:50.577 | Selecting previously unselected package libcgraph6:amd64. 2022-10-24 13:27:50.586 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-10-24 13:27:50.652 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-10-24 13:27:51.130 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-10-24 13:27:51.137 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-10-24 13:27:51.192 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-24 13:27:51.609 | Selecting previously unselected package libjpeg8:amd64. 2022-10-24 13:27:51.617 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-10-24 13:27:51.671 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-10-24 13:27:52.049 | Selecting previously unselected package libjbig0:amd64. 2022-10-24 13:27:52.056 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-10-24 13:27:52.112 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-10-24 13:27:52.521 | Selecting previously unselected package libwebp6:amd64. 2022-10-24 13:27:52.528 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:27:52.580 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-10-24 13:27:52.992 | Selecting previously unselected package libtiff5:amd64. 2022-10-24 13:27:52.999 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.5_amd64.deb ... 2022-10-24 13:27:53.077 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-10-24 13:27:53.464 | Selecting previously unselected package libxpm4:amd64. 2022-10-24 13:27:53.471 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-10-24 13:27:53.569 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-10-24 13:27:53.969 | Selecting previously unselected package libgd3:amd64. 2022-10-24 13:27:53.977 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-10-24 13:27:54.020 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-10-24 13:27:54.409 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-10-24 13:27:54.417 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-10-24 13:27:54.469 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-10-24 13:27:54.892 | Selecting previously unselected package libpixman-1-0:amd64. 2022-10-24 13:27:54.900 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-10-24 13:27:54.955 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-10-24 13:27:55.384 | Selecting previously unselected package libxcb-render0:amd64. 2022-10-24 13:27:55.391 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-10-24 13:27:55.440 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-10-24 13:27:55.803 | Selecting previously unselected package libxcb-shm0:amd64. 2022-10-24 13:27:55.811 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-10-24 13:27:55.858 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-10-24 13:27:56.209 | Selecting previously unselected package libxrender1:amd64. 2022-10-24 13:27:56.217 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-10-24 13:27:56.317 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-10-24 13:27:56.735 | Selecting previously unselected package libcairo2:amd64. 2022-10-24 13:27:56.743 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-10-24 13:27:56.797 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-10-24 13:27:57.243 | Selecting previously unselected package libgraphite2-3:amd64. 2022-10-24 13:27:57.251 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-10-24 13:27:57.309 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-10-24 13:27:57.740 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-10-24 13:27:57.748 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-10-24 13:27:57.797 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-10-24 13:27:58.214 | Selecting previously unselected package libthai-data. 2022-10-24 13:27:58.222 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-10-24 13:27:58.274 | Unpacking libthai-data (0.1.28-3) ... 2022-10-24 13:27:58.746 | Selecting previously unselected package libdatrie1:amd64. 2022-10-24 13:27:58.754 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-10-24 13:27:58.809 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-10-24 13:27:59.235 | Selecting previously unselected package libthai0:amd64. 2022-10-24 13:27:59.243 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-10-24 13:27:59.303 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-10-24 13:27:59.826 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-10-24 13:27:59.834 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-24 13:27:59.906 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:28:00.380 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-10-24 13:28:00.388 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-24 13:28:00.443 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:28:00.829 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-10-24 13:28:00.837 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-10-24 13:28:00.875 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:28:01.235 | Selecting previously unselected package libpathplan4:amd64. 2022-10-24 13:28:01.243 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-10-24 13:28:01.294 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-10-24 13:28:01.746 | Selecting previously unselected package libgvc6. 2022-10-24 13:28:01.754 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-10-24 13:28:01.803 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-10-24 13:28:02.266 | Selecting previously unselected package libgvpr2:amd64. 2022-10-24 13:28:02.274 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-10-24 13:28:02.326 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-10-24 13:28:02.720 | Selecting previously unselected package liblab-gamut1:amd64. 2022-10-24 13:28:02.728 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-10-24 13:28:02.780 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-10-24 13:28:03.426 | Selecting previously unselected package x11-common. 2022-10-24 13:28:03.434 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-10-24 13:28:03.513 | dpkg-query: no packages found matching nux-tools 2022-10-24 13:28:03.524 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-10-24 13:28:03.943 | Selecting previously unselected package libice6:amd64. 2022-10-24 13:28:03.951 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-10-24 13:28:03.997 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-10-24 13:28:04.354 | Selecting previously unselected package libsm6:amd64. 2022-10-24 13:28:04.362 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-10-24 13:28:04.420 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-10-24 13:28:04.918 | Selecting previously unselected package libxt6:amd64. 2022-10-24 13:28:04.926 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-10-24 13:28:04.986 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-10-24 13:28:05.386 | Selecting previously unselected package libxmu6:amd64. 2022-10-24 13:28:05.394 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-10-24 13:28:05.458 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-10-24 13:28:05.858 | Selecting previously unselected package libxaw7:amd64. 2022-10-24 13:28:05.866 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-10-24 13:28:05.932 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-10-24 13:28:06.318 | Selecting previously unselected package graphviz. 2022-10-24 13:28:06.325 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-10-24 13:28:06.380 | Unpacking graphviz (2.42.2-3build2) ... 2022-10-24 13:28:06.940 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-10-24 13:28:06.949 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-10-24 13:28:06.997 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:28:07.506 | Selecting previously unselected package libibverbs1:amd64. 2022-10-24 13:28:07.514 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-10-24 13:28:07.574 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:28:08.086 | Selecting previously unselected package ibverbs-providers:amd64. 2022-10-24 13:28:08.094 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-10-24 13:28:08.174 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:28:08.529 | Selecting previously unselected package icu-devtools. 2022-10-24 13:28:08.537 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-10-24 13:28:08.574 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-10-24 13:28:08.918 | Selecting previously unselected package iputils-arping. 2022-10-24 13:28:08.926 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-10-24 13:28:08.980 | Unpacking iputils-arping (3:20190709-3) ... 2022-10-24 13:28:09.340 | Selecting previously unselected package javascript-common. 2022-10-24 13:28:09.349 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-10-24 13:28:09.404 | Unpacking javascript-common (11) ... 2022-10-24 13:28:09.837 | Selecting previously unselected package libgssrpc4:amd64. 2022-10-24 13:28:09.845 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:09.906 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:10.277 | Selecting previously unselected package libkdb5-9:amd64. 2022-10-24 13:28:10.285 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:10.334 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:10.812 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-10-24 13:28:10.820 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:10.874 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:11.375 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-10-24 13:28:11.383 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:11.437 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:11.886 | Selecting previously unselected package comerr-dev:amd64. 2022-10-24 13:28:11.894 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-10-24 13:28:11.942 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-10-24 13:28:12.266 | Selecting previously unselected package krb5-multidev:amd64. 2022-10-24 13:28:12.274 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:12.343 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:12.720 | Selecting previously unselected package libarchive-cpio-perl. 2022-10-24 13:28:12.728 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-10-24 13:28:12.783 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-10-24 13:28:13.172 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-10-24 13:28:13.180 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-10-24 13:28:13.234 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-24 13:28:13.855 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-10-24 13:28:13.863 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-10-24 13:28:13.911 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-24 13:28:14.343 | Selecting previously unselected package libgts-bin. 2022-10-24 13:28:14.351 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-10-24 13:28:14.400 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-10-24 13:28:14.723 | Selecting previously unselected package libicu-dev:amd64. 2022-10-24 13:28:14.732 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-10-24 13:28:14.786 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-10-24 13:28:16.649 | Selecting previously unselected package libipset13:amd64. 2022-10-24 13:28:16.657 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:16.717 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-10-24 13:28:17.054 | Selecting previously unselected package librdmacm1:amd64. 2022-10-24 13:28:17.062 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-10-24 13:28:17.208 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:28:17.606 | Selecting previously unselected package libiscsi7:amd64. 2022-10-24 13:28:17.614 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-10-24 13:28:17.657 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-10-24 13:28:17.932 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-10-24 13:28:17.940 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-10-24 13:28:17.986 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-24 13:28:18.329 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-10-24 13:28:18.338 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-10-24 13:28:18.386 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-10-24 13:28:18.752 | Selecting previously unselected package libjpeg-dev:amd64. 2022-10-24 13:28:18.759 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-10-24 13:28:18.803 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-10-24 13:28:19.095 | Selecting previously unselected package libjs-jquery. 2022-10-24 13:28:19.103 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-10-24 13:28:19.154 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-10-24 13:28:19.480 | Selecting previously unselected package libjs-jquery-metadata. 2022-10-24 13:28:19.488 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-10-24 13:28:19.531 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-10-24 13:28:19.903 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-10-24 13:28:19.911 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-10-24 13:28:19.977 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-10-24 13:28:20.338 | Selecting previously unselected package libltdl-dev:amd64. 2022-10-24 13:28:20.346 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-10-24 13:28:20.440 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-10-24 13:28:20.823 | Selecting previously unselected package libsys-hostname-long-perl. 2022-10-24 13:28:20.831 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-10-24 13:28:20.885 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-10-24 13:28:21.177 | Selecting previously unselected package libmail-sendmail-perl. 2022-10-24 13:28:21.185 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-10-24 13:28:21.257 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-10-24 13:28:21.592 | Selecting previously unselected package libncurses-dev:amd64. 2022-10-24 13:28:21.600 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-10-24 13:28:21.654 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-10-24 13:28:22.149 | Selecting previously unselected package libnspr4:amd64. 2022-10-24 13:28:22.157 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-10-24 13:28:22.211 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-10-24 13:28:22.637 | Selecting previously unselected package libnss3:amd64. 2022-10-24 13:28:22.645 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-10-24 13:28:22.717 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-10-24 13:28:23.274 | Selecting previously unselected package libomp5-10:amd64. 2022-10-24 13:28:23.282 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:23.331 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:23.777 | Selecting previously unselected package libomp-10-dev. 2022-10-24 13:28:23.785 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:23.840 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:24.175 | Selecting previously unselected package pcp-conf. 2022-10-24 13:28:24.183 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-10-24 13:28:24.231 | Unpacking pcp-conf (5.0.3-1) ... 2022-10-24 13:28:24.735 | Selecting previously unselected package libpcp3. 2022-10-24 13:28:24.743 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-10-24 13:28:24.809 | Unpacking libpcp3 (5.0.3-1) ... 2022-10-24 13:28:25.234 | Selecting previously unselected package libpcp-pmda3. 2022-10-24 13:28:25.242 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-10-24 13:28:25.291 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-10-24 13:28:25.571 | Selecting previously unselected package libpcp-pmda-perl. 2022-10-24 13:28:25.579 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-10-24 13:28:25.628 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-10-24 13:28:26.017 | Selecting previously unselected package libpq5:amd64. 2022-10-24 13:28:26.025 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:26.077 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:28:26.423 | Selecting previously unselected package libpq-dev. 2022-10-24 13:28:26.431 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:26.488 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:28:26.992 | Selecting previously unselected package librados2. 2022-10-24 13:28:27.000 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:27.060 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-24 13:28:27.975 | Selecting previously unselected package librbd1. 2022-10-24 13:28:27.983 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:28.045 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-24 13:28:28.695 | Selecting previously unselected package libsasl2-dev. 2022-10-24 13:28:28.703 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-24 13:28:28.751 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-24 13:28:29.194 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-10-24 13:28:29.336 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-10-24 13:28:29.748 | Selecting previously unselected package libssl-dev:amd64. 2022-10-24 13:28:29.756 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-10-24 13:28:29.820 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-24 13:28:30.400 | Selecting previously unselected package libsystemd-dev:amd64. 2022-10-24 13:28:30.408 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.18_amd64.deb ... 2022-10-24 13:28:30.468 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-10-24 13:28:31.040 | Selecting previously unselected package libtinfo-dev:amd64. 2022-10-24 13:28:31.048 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-10-24 13:28:31.120 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-10-24 13:28:31.503 | Selecting previously unselected package libx86-1:amd64. 2022-10-24 13:28:31.511 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-10-24 13:28:31.559 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-10-24 13:28:31.909 | Selecting previously unselected package libxml2-dev:amd64. 2022-10-24 13:28:31.917 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-10-24 13:28:31.965 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-24 13:28:32.482 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:32.617 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-10-24 13:28:33.000 | Selecting previously unselected package libxslt1-dev:amd64. 2022-10-24 13:28:33.008 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:33.062 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-24 13:28:33.483 | Selecting previously unselected package llvm-10-runtime. 2022-10-24 13:28:33.492 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:33.553 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:33.943 | Selecting previously unselected package libpfm4:amd64. 2022-10-24 13:28:33.951 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-10-24 13:28:33.997 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-10-24 13:28:34.394 | Selecting previously unselected package llvm-10. 2022-10-24 13:28:34.402 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:34.457 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:35.644 | Selecting previously unselected package libffi-dev:amd64. 2022-10-24 13:28:35.652 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-10-24 13:28:35.694 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-10-24 13:28:36.045 | Selecting previously unselected package python3-pygments. 2022-10-24 13:28:36.054 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-10-24 13:28:36.108 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-10-24 13:28:36.535 | Selecting previously unselected package llvm-10-tools. 2022-10-24 13:28:36.543 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:36.609 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:37.068 | Selecting previously unselected package libz3-4:amd64. 2022-10-24 13:28:37.077 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-10-24 13:28:37.131 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-10-24 13:28:38.468 | Selecting previously unselected package libz3-dev:amd64. 2022-10-24 13:28:38.476 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-10-24 13:28:38.528 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-10-24 13:28:38.832 | Selecting previously unselected package llvm-10-dev. 2022-10-24 13:28:38.840 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-10-24 13:28:38.885 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:28:43.817 | Selecting previously unselected package lsscsi. 2022-10-24 13:28:43.826 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-10-24 13:28:43.879 | Unpacking lsscsi (0.30-0.1) ... 2022-10-24 13:28:44.274 | Selecting previously unselected package pkg-config. 2022-10-24 13:28:44.284 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-10-24 13:28:44.336 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-10-24 13:28:44.703 | Selecting previously unselected package pm-utils. 2022-10-24 13:28:44.712 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-10-24 13:28:44.771 | Unpacking pm-utils (1.4.1-19) ... 2022-10-24 13:28:45.169 | Selecting previously unselected package postgresql-client-common. 2022-10-24 13:28:45.180 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-10-24 13:28:45.225 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-10-24 13:28:45.586 | Selecting previously unselected package postgresql-client-12. 2022-10-24 13:28:45.594 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:45.642 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:28:46.237 | Selecting previously unselected package ssl-cert. 2022-10-24 13:28:46.246 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-10-24 13:28:46.311 | Unpacking ssl-cert (1.0.39) ... 2022-10-24 13:28:46.918 | Selecting previously unselected package postgresql-common. 2022-10-24 13:28:46.926 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-10-24 13:28:47.018 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-10-24 13:28:47.060 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-10-24 13:28:47.497 | Selecting previously unselected package postgresql-server-dev-12. 2022-10-24 13:28:47.506 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:47.557 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:28:48.204 | Selecting previously unselected package postgresql-server-dev-all. 2022-10-24 13:28:48.213 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-10-24 13:28:48.262 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-10-24 13:28:48.718 | Selecting previously unselected package python3-mysqldb. 2022-10-24 13:28:48.726 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-10-24 13:28:48.788 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-10-24 13:28:49.227 | Selecting previously unselected package python3.8-venv. 2022-10-24 13:28:49.237 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-10-24 13:28:49.291 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-10-24 13:28:49.609 | Selecting previously unselected package python3-venv. 2022-10-24 13:28:49.618 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-10-24 13:28:49.677 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-10-24 13:28:50.097 | Selecting previously unselected package qemu-block-extra:amd64. 2022-10-24 13:28:50.106 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-10-24 13:28:50.159 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-10-24 13:28:50.468 | Selecting previously unselected package qemu-utils. 2022-10-24 13:28:50.478 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-10-24 13:28:50.519 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-10-24 13:28:51.045 | Selecting previously unselected package sharutils. 2022-10-24 13:28:51.054 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-10-24 13:28:51.096 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-10-24 13:28:51.446 | Selecting previously unselected package sqlite3. 2022-10-24 13:28:51.456 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.4_amd64.deb ... 2022-10-24 13:28:51.491 | Unpacking sqlite3 (3.31.1-4ubuntu0.4) ... 2022-10-24 13:28:52.055 | Selecting previously unselected package unzip. 2022-10-24 13:28:52.063 | Preparing to unpack .../205-unzip_6.0-25ubuntu1.1_amd64.deb ... 2022-10-24 13:28:52.113 | Unpacking unzip (6.0-25ubuntu1.1) ... 2022-10-24 13:28:52.537 | Selecting previously unselected package vbetool. 2022-10-24 13:28:52.546 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-10-24 13:28:52.622 | Unpacking vbetool (1.1-4) ... 2022-10-24 13:28:53.038 | Selecting previously unselected package ipset. 2022-10-24 13:28:53.046 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:28:53.108 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-10-24 13:28:53.531 | Selecting previously unselected package ipvsadm. 2022-10-24 13:28:53.540 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-10-24 13:28:53.605 | Unpacking ipvsadm (1:1.31-1) ... 2022-10-24 13:28:54.129 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-10-24 13:28:54.138 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-10-24 13:28:54.228 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-10-24 13:28:54.678 | Selecting previously unselected package liberasurecode1:amd64. 2022-10-24 13:28:54.687 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-10-24 13:28:54.753 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-10-24 13:28:55.203 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-10-24 13:28:55.212 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-10-24 13:28:55.273 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-10-24 13:28:55.558 | Selecting previously unselected package libkrb5-dev:amd64. 2022-10-24 13:28:55.566 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-10-24 13:28:55.628 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:28:56.003 | Selecting previously unselected package libpcp-gui2. 2022-10-24 13:28:56.013 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-10-24 13:28:56.079 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-10-24 13:28:56.440 | Selecting previously unselected package libpcp-import1. 2022-10-24 13:28:56.449 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-10-24 13:28:56.508 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-10-24 13:28:56.878 | Selecting previously unselected package libpcp-mmv1. 2022-10-24 13:28:56.887 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-10-24 13:28:56.936 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-10-24 13:28:57.280 | Selecting previously unselected package libpcp-trace2. 2022-10-24 13:28:57.289 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-10-24 13:28:57.336 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-10-24 13:28:57.800 | Selecting previously unselected package libpcp-web1. 2022-10-24 13:28:57.809 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-10-24 13:28:57.868 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-10-24 13:28:58.200 | Selecting previously unselected package libyaml-dev:amd64. 2022-10-24 13:28:58.208 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-10-24 13:28:58.245 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-10-24 13:28:58.623 | Selecting previously unselected package python3-pcp. 2022-10-24 13:28:58.631 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-10-24 13:28:58.685 | Unpacking python3-pcp (5.0.3-1) ... 2022-10-24 13:28:59.109 | Selecting previously unselected package pcp. 2022-10-24 13:28:59.118 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-10-24 13:28:59.236 | Unpacking pcp (5.0.3-1) ... 2022-10-24 13:29:00.325 | Selecting previously unselected package socat. 2022-10-24 13:29:00.334 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-10-24 13:29:00.404 | Unpacking socat (1.7.3.3-2) ... 2022-10-24 13:29:00.906 | Selecting previously unselected package vlan. 2022-10-24 13:29:00.916 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-10-24 13:29:00.969 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-10-24 13:29:01.327 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-10-24 13:29:01.507 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-10-24 13:29:01.776 | Setting up javascript-common (11) ... 2022-10-24 13:29:02.051 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-10-24 13:29:02.128 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-10-24 13:29:02.313 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-10-24 13:29:02.490 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-10-24 13:29:02.643 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-10-24 13:29:02.950 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-10-24 13:29:03.032 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-10-24 13:29:03.180 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-10-24 13:29:03.397 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-10-24 13:29:03.626 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-10-24 13:29:03.808 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-10-24 13:29:04.037 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-10-24 13:29:04.205 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-10-24 13:29:04.485 | Setting up libarchive-zip-perl (1.67-2) ... 2022-10-24 13:29:04.822 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-10-24 13:29:04.993 | Setting up vbetool (1.1-4) ... 2022-10-24 13:29:05.226 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-10-24 13:29:05.439 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-10-24 13:29:05.734 | Setting up pm-utils (1.4.1-19) ... 2022-10-24 13:29:06.085 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-24 13:29:06.736 | Setting up unzip (6.0-25ubuntu1.1) ... 2022-10-24 13:29:06.953 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-10-24 13:29:07.148 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) ... 2022-10-24 13:29:07.351 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-24 13:29:07.622 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-10-24 13:29:07.822 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-10-24 13:29:09.017 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-10-24 13:29:09.827 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-10-24 13:29:10.164 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-10-24 13:29:10.353 | Setting up m4 (1.4.18-4) ... 2022-10-24 13:29:10.519 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-10-24 13:29:10.976 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:29:11.210 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-10-24 13:29:11.414 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-10-24 13:29:11.614 | Setting up iputils-arping (3:20190709-3) ... 2022-10-24 13:29:11.877 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-10-24 13:29:12.050 | Setting up conntrack (1:1.4.5-2) ... 2022-10-24 13:29:12.256 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-24 13:29:12.450 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-10-24 13:29:12.614 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-10-24 13:29:13.133 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-10-24 13:29:15.456 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-10-24 13:29:15.591 | Setting up acl (2.2.53-6) ... 2022-10-24 13:29:15.696 | Setting up dns-root-data (2019052802) ... 2022-10-24 13:29:15.839 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-24 13:29:15.991 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:16.147 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-10-24 13:29:16.296 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:29:16.443 | Setting up autotools-dev (20180224.1) ... 2022-10-24 13:29:16.597 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-10-24 13:29:17.542 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-10-24 13:29:17.753 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-10-24 13:29:17.917 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-10-24 13:29:18.067 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-10-24 13:29:18.214 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:18.364 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-10-24 13:29:18.519 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-10-24 13:29:18.654 | Setting up ebtables (2.0.11-3build1) ... 2022-10-24 13:29:19.393 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-10-24 13:29:19.575 | Setting up socat (1.7.3.3-2) ... 2022-10-24 13:29:19.735 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-10-24 13:29:19.901 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-10-24 13:29:20.049 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-10-24 13:29:20.209 | Setting up autopoint (0.19.8.1-10build1) ... 2022-10-24 13:29:20.347 | Setting up binfmt-support (2.2.0-2) ... 2022-10-24 13:29:20.758 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-10-24 13:29:21.889 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-10-24 13:29:22.060 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-10-24 13:29:22.261 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-10-24 13:29:22.490 | Setting up fonts-dejavu-core (2.37-1) ... 2022-10-24 13:29:23.473 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-10-24 13:29:23.644 | Setting up lsscsi (0.30-0.1) ... 2022-10-24 13:29:23.815 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-10-24 13:29:23.974 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-24 13:29:24.135 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-10-24 13:29:24.290 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-24 13:29:24.444 | Setting up autoconf (2.69-11.1) ... 2022-10-24 13:29:24.682 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-10-24 13:29:24.855 | Setting up dwz (0.13-5) ... 2022-10-24 13:29:25.004 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-10-24 13:29:25.136 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-10-24 13:29:25.239 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-10-24 13:29:25.347 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-10-24 13:29:25.501 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-10-24 13:29:25.873 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-10-24 13:29:27.284 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:29:27.507 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:27.701 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-10-24 13:29:27.901 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-10-24 13:29:28.084 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-10-24 13:29:28.277 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:29:28.559 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-10-24 13:29:28.700 | Setting up pcp-conf (5.0.3-1) ... 2022-10-24 13:29:28.987 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-10-24 13:29:29.170 | Setting up libsub-override-perl (0.09-2) ... 2022-10-24 13:29:29.296 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-10-24 13:29:29.461 | Setting up libthai-data (0.1.28-3) ... 2022-10-24 13:29:29.650 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-10-24 13:29:29.878 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-10-24 13:29:30.083 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-10-24 13:29:30.227 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:29:30.358 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-10-24 13:29:30.541 | Setting up sharutils (1:4.15.2-4build1) ... 2022-10-24 13:29:30.764 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-10-24 13:29:30.951 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-10-24 13:29:31.210 | Setting up conntrackd (1:1.4.5-2) ... 2022-10-24 13:29:32.560 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-10-24 13:29:32.997 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-10-24 13:29:33.164 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-10-24 13:29:33.328 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-24 13:29:33.524 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-10-24 13:29:33.758 | Setting up sqlite3 (3.31.1-4ubuntu0.4) ... 2022-10-24 13:29:33.970 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-10-24 13:29:35.614 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:29:35.793 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-10-24 13:29:35.998 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-10-24 13:29:36.133 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-10-24 13:29:36.225 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-10-24 13:29:36.404 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-10-24 13:29:36.598 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:29:36.757 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-10-24 13:29:36.907 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-10-24 13:29:37.158 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-10-24 13:29:37.295 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-10-24 13:29:37.740 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-10-24 13:29:37.901 | Setting up libmysqlclient21:amd64 (8.0.31-0ubuntu0.20.04.1) ... 2022-10-24 13:29:38.016 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:38.185 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-10-24 13:29:38.346 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:38.472 | Setting up wget (1.20.3-1ubuntu2) ... 2022-10-24 13:29:38.707 | Setting up libtool (2.4.6-14) ... 2022-10-24 13:29:38.872 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-10-24 13:29:41.278 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-10-24 13:29:41.506 | Setting up haproxy (2.0.29-0ubuntu1) ... 2022-10-24 13:29:43.026 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-10-24 13:29:44.244 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-24 13:29:44.381 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-10-24 13:29:44.564 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:29:44.741 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-10-24 13:29:45.552 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-10-24 13:29:45.722 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:45.895 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-10-24 13:29:46.072 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-10-24 13:29:47.945 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-10-24 13:29:48.684 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:29:48.826 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-10-24 13:29:49.203 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-10-24 13:29:49.364 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-10-24 13:29:49.495 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-10-24 13:29:49.655 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-10-24 13:29:49.804 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-10-24 13:29:50.009 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-10-24 13:29:50.185 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-10-24 13:29:50.346 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:29:50.495 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-10-24 13:29:50.649 | Setting up ssl-cert (1.0.39) ... 2022-10-24 13:29:51.638 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-10-24 13:29:51.770 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-10-24 13:29:51.947 | Setting up postgresql-common (214ubuntu0.1) ... 2022-10-24 13:29:53.235 | Adding user postgres to group ssl-cert 2022-10-24 13:29:53.474 | 2022-10-24 13:29:53.475 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-10-24 13:29:53.666 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-10-24 13:29:53.666 | Removing obsolete dictionary files: 2022-10-24 13:29:54.254 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-10-24 13:29:55.511 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-10-24 13:29:55.660 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-10-24 13:29:55.769 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-10-24 13:29:55.923 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-10-24 13:29:56.055 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-10-24 13:29:56.163 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-10-24 13:29:56.335 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-24 13:29:56.574 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.13) ... 2022-10-24 13:29:56.762 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-10-24 13:29:56.917 | Setting up curl (7.68.0-1ubuntu2.13) ... 2022-10-24 13:29:57.026 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-10-24 13:29:57.209 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-10-24 13:29:57.398 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-10-24 13:29:57.581 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-10-24 13:29:57.866 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:29:58.112 | Setting up ipvsadm (1:1.31-1) ... 2022-10-24 13:29:59.221 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-10-24 13:29:59.392 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:29:59.769 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-10-24 13:30:01.941 | Regenerating fonts cache... done. 2022-10-24 13:30:01.997 | Setting up gettext (0.19.8.1-10build1) ... 2022-10-24 13:30:02.169 | Setting up libpcp3 (5.0.3-1) ... 2022-10-24 13:30:02.294 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-10-24 13:30:02.437 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-10-24 13:30:02.587 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-10-24 13:30:04.290 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-10-24 13:30:05.232 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:30:06.134 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:30:06.323 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-10-24 13:30:07.586 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-10-24 13:30:08.363 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:30:08.540 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-10-24 13:30:08.717 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:30:08.820 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-10-24 13:30:08.997 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-10-24 13:30:09.192 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:30:09.340 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:30:09.511 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-10-24 13:30:09.734 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-10-24 13:30:09.980 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-10-24 13:30:10.158 | Setting up libpcp-web1 (5.0.3-1) ... 2022-10-24 13:30:10.294 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-10-24 13:30:10.483 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-10-24 13:30:10.706 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-10-24 13:30:10.877 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:30:11.597 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-10-24 13:30:11.717 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-10-24 13:30:11.866 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-10-24 13:30:12.015 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-10-24 13:30:12.146 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-10-24 13:30:12.318 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-10-24 13:30:12.517 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-10-24 13:30:12.786 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:30:12.918 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-10-24 13:30:13.043 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-10-24 13:30:13.221 | Setting up libpcp-import1 (5.0.3-1) ... 2022-10-24 13:30:13.414 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-10-24 13:30:13.609 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-24 13:30:13.774 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-10-24 13:30:13.975 | Setting up po-debconf (1.0.21) ... 2022-10-24 13:30:14.129 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-10-24 13:30:22.951 | Enabling module mpm_event. 2022-10-24 13:30:23.016 | Enabling module authz_core. 2022-10-24 13:30:23.021 | Enabling module authz_host. 2022-10-24 13:30:23.081 | Enabling module authn_core. 2022-10-24 13:30:23.086 | Enabling module auth_basic. 2022-10-24 13:30:23.145 | Enabling module access_compat. 2022-10-24 13:30:23.204 | Enabling module authn_file. 2022-10-24 13:30:23.263 | Enabling module authz_user. 2022-10-24 13:30:23.323 | Enabling module alias. 2022-10-24 13:30:23.383 | Enabling module dir. 2022-10-24 13:30:23.443 | Enabling module autoindex. 2022-10-24 13:30:23.503 | Enabling module env. 2022-10-24 13:30:23.563 | Enabling module mime. 2022-10-24 13:30:23.622 | Enabling module negotiation. 2022-10-24 13:30:23.682 | Enabling module setenvif. 2022-10-24 13:30:23.741 | Enabling module filter. 2022-10-24 13:30:23.801 | Enabling module deflate. 2022-10-24 13:30:23.860 | Enabling module status. 2022-10-24 13:30:23.920 | Enabling module reqtimeout. 2022-10-24 13:30:23.980 | Enabling conf charset. 2022-10-24 13:30:24.041 | Enabling conf localized-error-pages. 2022-10-24 13:30:24.100 | Enabling conf other-vhosts-access-log. 2022-10-24 13:30:24.160 | Enabling conf security. 2022-10-24 13:30:24.218 | Enabling conf serve-cgi-bin. 2022-10-24 13:30:24.277 | Enabling site 000-default. 2022-10-24 13:30:24.329 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-10-24 13:30:24.384 | Enabling conf javascript-common. 2022-10-24 13:30:24.636 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-10-24 13:30:25.228 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-10-24 13:30:27.963 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-10-24 13:30:28.329 | Setting up python3-pcp (5.0.3-1) ... 2022-10-24 13:30:28.911 | Setting up libgvc6 (2.42.2-3build2) ... 2022-10-24 13:30:29.071 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-10-24 13:30:29.260 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-10-24 13:30:29.420 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-10-24 13:30:29.603 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-10-24 13:30:29.768 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-10-24 13:30:29.923 | Setting up graphviz (2.42.2-3build2) ... 2022-10-24 13:30:30.089 | Setting up pcp (5.0.3-1) ... 2022-10-24 13:30:33.478 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-10-24 13:30:33.893 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-10-24 13:30:34.326 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-10-24 13:30:34.768 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-10-24 13:30:51.505 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-10-24 13:30:51.679 | Setting up systemd (245.4-4ubuntu3.18) ... 2022-10-24 13:30:51.741 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-10-24 13:30:53.621 | Setting up dh-autoreconf (19) ... 2022-10-24 13:30:53.752 | Setting up systemd-timesyncd (245.4-4ubuntu3.18) ... 2022-10-24 13:30:54.810 | Setting up systemd-sysv (245.4-4ubuntu3.18) ... 2022-10-24 13:30:54.946 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-10-24 13:30:55.100 | Setting up debhelper (12.10ubuntu1) ... 2022-10-24 13:30:55.262 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-10-24 13:30:55.793 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-10-24 13:30:55.922 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-10-24 13:30:56.043 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-10-24 13:30:56.196 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-10-24 13:31:09.594 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-10-24 13:31:09.793 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-10-24 13:31:10.280 | Processing triggers for ufw (0.36-6) ... 2022-10-24 13:31:10.468 | Processing triggers for man-db (2.9.1-1) ... 2022-10-24 13:31:33.905 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-10-24 13:31:33.991 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-10-24 13:31:41.781 | ++ functions-common:apt_get:1217 : result=0 2022-10-24 13:31:41.784 | ++ functions-common:apt_get:1220 : time_stop apt-get 2022-10-24 13:31:41.786 | ++ functions-common:time_stop:2422 : local name 2022-10-24 13:31:41.788 | ++ functions-common:time_stop:2423 : local end_time 2022-10-24 13:31:41.791 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:31:41.793 | ++ functions-common:time_stop:2425 : local total 2022-10-24 13:31:41.795 | ++ functions-common:time_stop:2426 : local start_time 2022-10-24 13:31:41.797 | ++ functions-common:time_stop:2428 : name=apt-get 2022-10-24 13:31:41.799 | ++ functions-common:time_stop:2429 : start_time=1666617973243 2022-10-24 13:31:41.801 | ++ functions-common:time_stop:2431 : [[ -z 1666617973243 ]] 2022-10-24 13:31:41.805 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:31:41.808 | ++ functions-common:time_stop:2434 : end_time=1666618301806 2022-10-24 13:31:41.810 | ++ functions-common:time_stop:2435 : elapsed_time=328563 2022-10-24 13:31:41.812 | ++ functions-common:time_stop:2436 : total=760 2022-10-24 13:31:41.815 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:31:41.817 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=329323 2022-10-24 13:31:41.819 | ++ functions-common:apt_get:1221 : return 0 2022-10-24 13:31:41.821 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-10-24 13:31:41.824 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-10-24 13:31:41.826 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-10-24 13:31:41.830 | ++ tools/install_prereqs.sh:source:89 : date 2022-10-24 13:31:41.834 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-10-24 13:31:41.836 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-10-24 13:31:41.839 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-10-24 13:31:43.145 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-10-24 13:31:43.147 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-24 13:31:43.149 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-24 13:31:43.150 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-24 13:31:43.152 | + functions-common:GetDistro:449 : GetOSVersion 2022-10-24 13:31:43.154 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-10-24 13:31:43.156 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-24 13:31:43.157 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-10-24 13:31:43.159 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-24 13:31:43.161 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-24 13:31:43.163 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-10-24 13:31:43.165 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-24 13:31:43.166 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-24 13:31:43.168 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-24 13:31:43.169 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-24 13:31:43.171 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-24 13:31:43.173 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-24 13:31:43.175 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-24 13:31:43.176 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-24 13:31:43.179 | + functions-common:GetOSVersion:421 : [[ ubuntu20.04.2 LTS (Focal Fossa) =~ rocky9 ]] 2022-10-24 13:31:43.180 | + functions-common:GetOSVersion:425 : _ensure_lsb_release 2022-10-24 13:31:43.182 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-10-24 13:31:43.185 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-10-24 13:31:43.186 | + functions-common:_ensure_lsb_release:394 : return 2022-10-24 13:31:43.188 | ++ functions-common:GetOSVersion:427 : lsb_release -r -s 2022-10-24 13:31:43.252 | + functions-common:GetOSVersion:427 : os_RELEASE=20.04 2022-10-24 13:31:43.254 | ++ functions-common:GetOSVersion:428 : lsb_release -c -s 2022-10-24 13:31:43.317 | + functions-common:GetOSVersion:428 : os_CODENAME=focal 2022-10-24 13:31:43.319 | ++ functions-common:GetOSVersion:429 : lsb_release -i -s 2022-10-24 13:31:43.381 | + functions-common:GetOSVersion:429 : os_VENDOR=Ubuntu 2022-10-24 13:31:43.383 | + functions-common:GetOSVersion:432 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-10-24 13:31:43.385 | + functions-common:GetOSVersion:433 : os_PACKAGE=deb 2022-10-24 13:31:43.387 | + functions-common:GetOSVersion:438 : typeset -xr os_VENDOR 2022-10-24 13:31:43.389 | + functions-common:GetOSVersion:439 : typeset -xr os_RELEASE 2022-10-24 13:31:43.390 | + functions-common:GetOSVersion:440 : typeset -xr os_PACKAGE 2022-10-24 13:31:43.392 | + functions-common:GetOSVersion:441 : typeset -xr os_CODENAME 2022-10-24 13:31:43.394 | + functions-common:GetDistro:450 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-24 13:31:43.396 | + functions-common:GetDistro:453 : DISTRO=focal 2022-10-24 13:31:43.398 | + functions-common:GetDistro:499 : typeset -xr DISTRO 2022-10-24 13:31:43.400 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-24 13:31:43.400 | Distro: focal 2022-10-24 13:31:43.402 | + tools/install_pip.sh:main:124 : get_versions 2022-10-24 13:31:43.404 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-24 13:31:43.408 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-24 13:31:43.409 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-24 13:31:43.412 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-24 13:31:43.413 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-24 13:31:44.743 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-24 13:31:44.744 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-24 13:31:44.744 | pip: 20.0.2 2022-10-24 13:31:44.746 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-10-24 13:31:44.748 | + tools/install_pip.sh:main:130 : is_fedora 2022-10-24 13:31:44.750 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-10-24 13:31:44.751 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-10-24 13:31:44.753 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-10-24 13:31:44.755 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-24 13:31:44.756 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-24 13:31:44.758 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-10-24 13:31:44.760 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-10-24 13:31:44.761 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-10-24 13:31:44.763 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-10-24 13:31:44.765 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-10-24 13:31:44.766 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-10-24 13:31:44.768 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-10-24 13:31:44.770 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:31:44.771 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:31:44.773 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-10-24 13:31:44.777 | + tools/install_pip.sh:main:153 : set -x 2022-10-24 13:31:44.779 | + tools/install_pip.sh:main:156 : get_versions 2022-10-24 13:31:44.781 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-24 13:31:44.785 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-24 13:31:44.787 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-24 13:31:44.790 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-24 13:31:44.790 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-24 13:31:46.124 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-24 13:31:46.126 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-24 13:31:46.135 | pip: 20.0.2 2022-10-24 13:31:46.135 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-10-24 13:31:46.135 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-10-24 13:31:46.135 | + ./stack.sh:main:791 : fixup_all 2022-10-24 13:31:46.137 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-10-24 13:31:46.140 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-10-24 13:31:46.142 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:31:46.144 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:31:46.146 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-10-24 13:31:46.157 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-24 13:31:46.168 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-24 13:31:46.179 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-10-24 13:31:46.181 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-10-24 13:31:46.183 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-10-24 13:31:46.185 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-10-24 13:31:46.187 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-10-24 13:31:46.189 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-24 13:31:46.191 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-24 13:31:46.193 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-10-24 13:31:46.195 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-10-24 13:31:46.197 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-10-24 13:31:46.199 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-10-24 13:31:46.201 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-10-24 13:31:46.203 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-10-24 13:31:46.205 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-10-24 13:31:46.207 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-10-24 13:31:46.209 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-10-24 13:31:46.211 | + functions-common:is_suse:541 : is_opensuse 2022-10-24 13:31:46.214 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-10-24 13:31:46.216 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-24 13:31:46.218 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-10-24 13:31:46.220 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-10-24 13:31:46.222 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-24 13:31:46.225 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-10-24 13:31:46.227 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-10-24 13:31:46.247 | Using python 3.8 to install os-testr 2022-10-24 13:31:46.249 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-10-24 13:31:48.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-24 13:31:48.181 | from cryptography.utils import int_from_bytes 2022-10-24 13:31:48.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-24 13:31:48.182 | from cryptography.utils import int_from_bytes 2022-10-24 13:31:49.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-24 13:31:49.703 | Collecting os-testr===3.0.0 2022-10-24 13:31:49.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-10-24 13:31:49.880 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.11.0) 2022-10-24 13:31:49.923 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-10-24 13:31:50.021 | Collecting python-subunit===1.4.0 2022-10-24 13:31:50.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-10-24 13:31:50.158 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-10-24 13:31:50.179 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-10-24 13:31:51.585 | Installing collected packages: python-subunit, os-testr 2022-10-24 13:31:51.821 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-10-24 13:31:51.915 | + inc/python:pip_install:196 : result=0 2022-10-24 13:31:51.917 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-24 13:31:51.919 | + functions-common:time_stop:2422 : local name 2022-10-24 13:31:51.922 | + functions-common:time_stop:2423 : local end_time 2022-10-24 13:31:51.924 | + functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:31:51.926 | + functions-common:time_stop:2425 : local total 2022-10-24 13:31:51.928 | + functions-common:time_stop:2426 : local start_time 2022-10-24 13:31:51.930 | + functions-common:time_stop:2428 : name=pip_install 2022-10-24 13:31:51.932 | + functions-common:time_stop:2429 : start_time=1666618306242 2022-10-24 13:31:51.934 | + functions-common:time_stop:2431 : [[ -z 1666618306242 ]] 2022-10-24 13:31:51.937 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:31:51.940 | + functions-common:time_stop:2434 : end_time=1666618311938 2022-10-24 13:31:51.942 | + functions-common:time_stop:2435 : elapsed_time=5696 2022-10-24 13:31:51.945 | + functions-common:time_stop:2436 : total=0 2022-10-24 13:31:51.947 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:31:51.949 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=5696 2022-10-24 13:31:51.951 | + inc/python:pip_install:199 : return 0 2022-10-24 13:31:51.953 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-10-24 13:31:52.005 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-10-24 13:31:52.215 | + ./stack.sh:main:805 : install_infra 2022-10-24 13:31:52.218 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-24 13:31:52.222 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-10-24 13:31:52.225 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-10-24 13:31:55.262 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-24 13:31:55.265 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-10-24 13:31:55.286 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-24 13:31:57.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-24 13:31:57.971 | Collecting pbr===5.11.0 2022-10-24 13:31:57.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db2/317ff07c84c4c/pbr-5.11.0-py2.py3-none-any.whl (112 kB) 2022-10-24 13:31:58.015 | Installing collected packages: pbr 2022-10-24 13:31:58.153 | Successfully installed pbr-5.11.0 2022-10-24 13:31:58.212 | + inc/python:pip_install:196 : result=0 2022-10-24 13:31:58.214 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-24 13:31:58.217 | + functions-common:time_stop:2422 : local name 2022-10-24 13:31:58.219 | + functions-common:time_stop:2423 : local end_time 2022-10-24 13:31:58.221 | + functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:31:58.223 | + functions-common:time_stop:2425 : local total 2022-10-24 13:31:58.225 | + functions-common:time_stop:2426 : local start_time 2022-10-24 13:31:58.227 | + functions-common:time_stop:2428 : name=pip_install 2022-10-24 13:31:58.229 | + functions-common:time_stop:2429 : start_time=1666618315279 2022-10-24 13:31:58.231 | + functions-common:time_stop:2431 : [[ -z 1666618315279 ]] 2022-10-24 13:31:58.233 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:31:58.237 | + functions-common:time_stop:2434 : end_time=1666618318235 2022-10-24 13:31:58.239 | + functions-common:time_stop:2435 : elapsed_time=2956 2022-10-24 13:31:58.241 | + functions-common:time_stop:2436 : total=5696 2022-10-24 13:31:58.243 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:31:58.245 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=8652 2022-10-24 13:31:58.247 | + inc/python:pip_install:199 : return 0 2022-10-24 13:31:58.250 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-10-24 13:31:58.252 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-10-24 13:31:58.274 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-10-24 13:32:00.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-24 13:32:00.859 | Processing /opt/stack/requirements 2022-10-24 13:32:02.258 | Collecting fixtures===4.0.1 2022-10-24 13:32:02.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-10-24 13:32:02.307 | Installing build dependencies: started 2022-10-24 13:32:06.626 | Installing build dependencies: finished with status 'done' 2022-10-24 13:32:06.628 | Getting requirements to build wheel: started 2022-10-24 13:32:07.015 | Getting requirements to build wheel: finished with status 'done' 2022-10-24 13:32:07.021 | Preparing wheel metadata: started 2022-10-24 13:32:07.581 | Preparing wheel metadata: finished with status 'done' 2022-10-24 13:32:07.794 | Collecting PyYAML===6.0 2022-10-24 13:32:07.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-10-24 13:32:07.972 | Collecting requests===2.28.1 2022-10-24 13:32:07.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-10-24 13:32:08.060 | Collecting packaging===21.3 2022-10-24 13:32:08.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-10-24 13:32:08.120 | Collecting idna===3.3 2022-10-24 13:32:08.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-10-24 13:32:08.265 | Collecting pyparsing===3.0.9 2022-10-24 13:32:08.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-10-24 13:32:08.328 | Collecting six===1.16.0 2022-10-24 13:32:08.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-10-24 13:32:08.538 | Collecting charset-normalizer===2.1.1 2022-10-24 13:32:08.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83e/9a75d1911279a/charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-10-24 13:32:08.579 | Collecting Parsley>=1.2 2022-10-24 13:32:08.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-10-24 13:32:08.628 | Collecting beagle>=0.2.1 2022-10-24 13:32:08.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-10-24 13:32:08.658 | Requirement already satisfied: pbr===5.11.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.11.0) 2022-10-24 13:32:08.732 | Collecting urllib3===1.26.12 2022-10-24 13:32:08.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b93/0dd878d5a8afb/urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-10-24 13:32:08.874 | Collecting certifi>=2017.4.17 2022-10-24 13:32:08.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/90c/1a32f1d68f940/certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-10-24 13:32:08.973 | Collecting cliff===4.0.0 2022-10-24 13:32:08.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-10-24 13:32:09.150 | Collecting cmd2===2.4.2 2022-10-24 13:32:09.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-10-24 13:32:09.266 | Collecting autopage===0.5.1 2022-10-24 13:32:09.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-10-24 13:32:09.368 | Collecting stevedore===4.1.0 2022-10-24 13:32:09.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b1/cbd592a87315f/stevedore-4.1.0-py3-none-any.whl (50 kB) 2022-10-24 13:32:09.437 | Collecting prettytable===3.4.1 2022-10-24 13:32:09.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d2/3ff81e165077d/prettytable-3.4.1-py3-none-any.whl (26 kB) 2022-10-24 13:32:09.567 | Collecting importlib-metadata===4.12.0 2022-10-24 13:32:09.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-10-24 13:32:09.647 | Collecting wcwidth===0.2.5 2022-10-24 13:32:09.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-10-24 13:32:09.709 | Collecting attrs===22.1.0 2022-10-24 13:32:09.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-10-24 13:32:09.825 | Collecting pyperclip===1.8.2 2022-10-24 13:32:09.830 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-10-24 13:32:09.891 | Collecting zipp===3.8.1 2022-10-24 13:32:09.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-10-24 13:32:09.930 | Building wheels for collected packages: fixtures, openstack-requirements 2022-10-24 13:32:09.932 | Building wheel for fixtures (PEP 517): started 2022-10-24 13:32:10.548 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-10-24 13:32:10.549 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=32b7140f5873b548d6c1be5f504503bf7960f2d93e205a1d0dcb219b90e74bd2 2022-10-24 13:32:10.550 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-10-24 13:32:10.552 | Building wheel for openstack-requirements (setup.py): started 2022-10-24 13:32:11.391 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-10-24 13:32:11.391 | ERROR: Command errored out with exit status 1: 2022-10-24 13:32:11.391 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5kurlmrg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5kurlmrg/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/pip-wheel-xb4h3ulb 2022-10-24 13:32:11.392 | cwd: /tmp/pip-req-build-5kurlmrg/ 2022-10-24 13:32:11.392 | Complete output (6 lines): 2022-10-24 13:32:11.392 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-10-24 13:32:11.392 | or: setup.py --help [cmd1 cmd2 ...] 2022-10-24 13:32:11.392 | or: setup.py --help-commands 2022-10-24 13:32:11.392 | or: setup.py cmd --help 2022-10-24 13:32:11.392 | 2022-10-24 13:32:11.392 | error: invalid command 'bdist_wheel' 2022-10-24 13:32:11.392 | ---------------------------------------- 2022-10-24 13:32:11.392 | ERROR: Failed building wheel for openstack-requirements 2022-10-24 13:32:11.392 | Running setup.py clean for openstack-requirements 2022-10-24 13:32:12.237 | Successfully built fixtures 2022-10-24 13:32:12.237 | Failed to build openstack-requirements 2022-10-24 13:32:12.520 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyperclip, cmd2, autopage, stevedore, zipp, importlib-metadata, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-10-24 13:32:14.085 | Running setup.py install for openstack-requirements: started 2022-10-24 13:32:16.514 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-10-24 13:32:16.545 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.9.24 charset-normalizer-2.1.1 cliff-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5763 packaging-21.3 prettytable-3.4.1 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.1.0 urllib3-1.26.12 wcwidth-0.2.5 zipp-3.8.1 2022-10-24 13:32:16.695 | + inc/python:pip_install:196 : result=0 2022-10-24 13:32:16.698 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-24 13:32:16.700 | + functions-common:time_stop:2422 : local name 2022-10-24 13:32:16.702 | + functions-common:time_stop:2423 : local end_time 2022-10-24 13:32:16.704 | + functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:32:16.706 | + functions-common:time_stop:2425 : local total 2022-10-24 13:32:16.708 | + functions-common:time_stop:2426 : local start_time 2022-10-24 13:32:16.710 | + functions-common:time_stop:2428 : name=pip_install 2022-10-24 13:32:16.712 | + functions-common:time_stop:2429 : start_time=1666618318267 2022-10-24 13:32:16.714 | + functions-common:time_stop:2431 : [[ -z 1666618318267 ]] 2022-10-24 13:32:16.717 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:32:16.721 | + functions-common:time_stop:2434 : end_time=1666618336718 2022-10-24 13:32:16.723 | + functions-common:time_stop:2435 : elapsed_time=18451 2022-10-24 13:32:16.725 | + functions-common:time_stop:2436 : total=8652 2022-10-24 13:32:16.728 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:32:16.730 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=27103 2022-10-24 13:32:16.732 | + inc/python:pip_install:199 : return 0 2022-10-24 13:32:16.734 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-10-24 13:32:16.736 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-10-24 13:32:16.739 | + inc/python:use_library_from_git:246 : local name=pbr 2022-10-24 13:32:16.741 | + inc/python:use_library_from_git:247 : local enabled=1 2022-10-24 13:32:16.743 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-10-24 13:32:16.746 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-10-24 13:32:16.748 | + inc/python:use_library_from_git:249 : return 1 2022-10-24 13:32:16.750 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-10-24 13:32:16.770 | Using python 3.8 to install pbr 2022-10-24 13:32:16.772 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-10-24 13:32:18.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-24 13:32:18.714 | from cryptography.utils import int_from_bytes 2022-10-24 13:32:18.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-24 13:32:18.714 | from cryptography.utils import int_from_bytes 2022-10-24 13:32:19.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-24 13:32:19.847 | Requirement already up-to-date: pbr===5.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.11.0) 2022-10-24 13:32:21.418 | + inc/python:pip_install:196 : result=0 2022-10-24 13:32:21.421 | + inc/python:pip_install:198 : time_stop pip_install 2022-10-24 13:32:21.423 | + functions-common:time_stop:2422 : local name 2022-10-24 13:32:21.425 | + functions-common:time_stop:2423 : local end_time 2022-10-24 13:32:21.427 | + functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:32:21.429 | + functions-common:time_stop:2425 : local total 2022-10-24 13:32:21.431 | + functions-common:time_stop:2426 : local start_time 2022-10-24 13:32:21.433 | + functions-common:time_stop:2428 : name=pip_install 2022-10-24 13:32:21.435 | + functions-common:time_stop:2429 : start_time=1666618336764 2022-10-24 13:32:21.437 | + functions-common:time_stop:2431 : [[ -z 1666618336764 ]] 2022-10-24 13:32:21.439 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:32:21.443 | + functions-common:time_stop:2434 : end_time=1666618341441 2022-10-24 13:32:21.446 | + functions-common:time_stop:2435 : elapsed_time=4677 2022-10-24 13:32:21.448 | + functions-common:time_stop:2436 : total=27103 2022-10-24 13:32:21.450 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:32:21.452 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=31780 2022-10-24 13:32:21.454 | + inc/python:pip_install:199 : return 0 2022-10-24 13:32:21.457 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-10-24 13:32:24.490 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-10-24 13:32:26.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-24 13:32:26.613 | Collecting bindep 2022-10-24 13:32:26.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-10-24 13:32:26.774 | Collecting pbr>=2.0.0 2022-10-24 13:32:26.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db2/317ff07c84c4c/pbr-5.11.0-py2.py3-none-any.whl (112 kB) 2022-10-24 13:32:26.843 | Collecting Parsley 2022-10-24 13:32:26.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-10-24 13:32:26.951 | Collecting packaging; python_version >= "3.6" 2022-10-24 13:32:26.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-10-24 13:32:27.330 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-10-24 13:32:27.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/995/22ca3e365cac5/distro-1.8.0-py3-none-any.whl (20 kB) 2022-10-24 13:32:27.508 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-10-24 13:32:27.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-10-24 13:32:27.564 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2022-10-24 13:32:28.118 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.8.0 packaging-21.3 pbr-5.11.0 pyparsing-3.0.9 2022-10-24 13:32:28.188 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-24 13:32:28.191 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-10-24 13:32:28.194 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-10-24 13:32:28.210 | + ./stack.sh:main:814 : pkgs= 2022-10-24 13:32:28.212 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-10-24 13:32:28.214 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-10-24 13:32:28.217 | + functions-common:run_phase:1850 : local mode=stack 2022-10-24 13:32:28.219 | + functions-common:run_phase:1851 : local phase=pre-install 2022-10-24 13:32:28.221 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-24 13:32:28.223 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-10-24 13:32:28.225 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-24 13:32:28.228 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-10-24 13:32:28.230 | + functions-common:run_phase:1860 : local extra 2022-10-24 13:32:28.232 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-24 13:32:28.236 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-10-24 13:32:28.238 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-24 13:32:28.241 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-24 13:32:28.243 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-10-24 13:32:28.245 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-24 13:32:28.259 | ++ functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:32:28.261 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-10-24 13:32:28.264 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-10-24 13:32:28.266 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-10-24 13:32:28.268 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-10-24 13:32:28.270 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-10-24 13:32:28.272 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-10-24 13:32:28.274 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-10-24 13:32:28.276 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-10-24 13:32:28.278 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-10-24 13:32:28.280 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-10-24 13:32:28.282 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-10-24 13:32:28.284 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-10-24 13:32:28.286 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-10-24 13:32:28.288 | + functions-common:run_phase:1871 : [[ stack == \s\o\u\r\c\e ]] 2022-10-24 13:32:28.290 | + functions-common:run_phase:1874 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-24 13:32:28.292 | + functions-common:run_phase:1877 : run_plugins stack pre-install 2022-10-24 13:32:28.294 | + functions-common:run_plugins:1836 : local mode=stack 2022-10-24 13:32:28.296 | + functions-common:run_plugins:1837 : local phase=pre-install 2022-10-24 13:32:28.298 | + functions-common:run_plugins:1839 : local plugins= 2022-10-24 13:32:28.301 | + functions-common:run_plugins:1840 : local plugin 2022-10-24 13:32:28.303 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-10-24 13:32:28.306 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-10-24 13:32:28.308 | + functions:set_systemd_override:821 : local value=2048 2022-10-24 13:32:28.310 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-10-24 13:32:28.313 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-10-24 13:32:28.364 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-10-24 13:32:28.364 | Set systemd system override for DefaultLimitNOFILE=2048 2022-10-24 13:32:28.366 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-10-24 13:32:28.722 | + ./stack.sh:main:827 : install_rpc_backend 2022-10-24 13:32:28.724 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-10-24 13:32:28.740 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:32:28.742 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-10-24 13:32:28.744 | + functions-common:install_package:1446 : update_package_repo 2022-10-24 13:32:28.747 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-10-24 13:32:28.749 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-10-24 13:32:28.751 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-10-24 13:32:28.754 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-10-24 13:32:28.756 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-10-24 13:32:28.758 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:32:28.761 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:32:28.763 | + functions-common:update_package_repo:1427 : apt_get_update 2022-10-24 13:32:28.765 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-10-24 13:32:28.767 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-10-24 13:32:28.770 | + functions-common:apt_get_update:1173 : return 2022-10-24 13:32:28.772 | + functions-common:install_package:1447 : real_install_package rabbitmq-server 2022-10-24 13:32:28.775 | + functions-common:real_install_package:1432 : is_ubuntu 2022-10-24 13:32:28.777 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:32:28.779 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:32:28.781 | + functions-common:real_install_package:1433 : apt_get install rabbitmq-server 2022-10-24 13:32:28.802 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-10-24 13:32:28.911 | Reading package lists... 2022-10-24 13:32:29.178 | Building dependency tree... 2022-10-24 13:32:29.180 | Reading state information... 2022-10-24 13:32:29.459 | The following packages were automatically installed and are no longer required: 2022-10-24 13:32:29.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-24 13:32:29.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-24 13:32:29.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-24 13:32:29.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-24 13:32:29.460 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-24 13:32:29.460 | python3-zope.interface 2022-10-24 13:32:29.461 | Use 'sudo apt autoremove' to remove them. 2022-10-24 13:32:29.461 | The following additional packages will be installed: 2022-10-24 13:32:29.461 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-24 13:32:29.461 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-24 13:32:29.461 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-24 13:32:29.462 | erlang-tools erlang-xmerl locales-all 2022-10-24 13:32:29.463 | Suggested packages: 2022-10-24 13:32:29.463 | erlang erlang-manpages erlang-doc 2022-10-24 13:32:29.532 | The following NEW packages will be installed: 2022-10-24 13:32:29.532 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-10-24 13:32:29.532 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-10-24 13:32:29.532 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-10-24 13:32:29.533 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-10-24 13:32:29.813 | 0 upgraded, 19 newly installed, 0 to remove and 176 not upgraded. 2022-10-24 13:32:29.813 | Need to get 38.0 MB of archives. 2022-10-24 13:32:29.813 | After this operation, 276 MB of additional disk space will be used. 2022-10-24 13:32:29.813 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-10-24 13:32:31.564 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-10-24 13:32:31.625 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-10-24 13:32:31.637 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-10-24 13:32:31.870 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-10-24 13:32:31.885 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-10-24 13:32:31.899 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-10-24 13:32:32.301 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-10-24 13:32:32.303 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-10-24 13:32:32.305 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-10-24 13:32:32.306 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-10-24 13:32:32.315 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-10-24 13:32:32.426 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-10-24 13:32:32.432 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-10-24 13:32:32.445 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-10-24 13:32:32.475 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-10-24 13:32:32.636 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-10-24 13:32:32.736 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-10-24 13:32:34.486 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-10-24 13:32:36.837 | Fetched 38.0 MB in 7s (5,656 kB/s) 2022-10-24 13:32:37.064 | Selecting previously unselected package erlang-base. 2022-10-24 13:32:37.112 | (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 ... 81596 files and directories currently installed.) 2022-10-24 13:32:37.115 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:37.181 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:38.638 | Selecting previously unselected package erlang-asn1. 2022-10-24 13:32:38.647 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:38.695 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:39.126 | Selecting previously unselected package erlang-crypto. 2022-10-24 13:32:39.135 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:39.197 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:39.506 | Selecting previously unselected package erlang-public-key. 2022-10-24 13:32:39.515 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:39.569 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:40.011 | Selecting previously unselected package erlang-mnesia. 2022-10-24 13:32:40.020 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:40.079 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:40.472 | Selecting previously unselected package erlang-runtime-tools. 2022-10-24 13:32:40.481 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:40.529 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:40.850 | Selecting previously unselected package erlang-ssl. 2022-10-24 13:32:40.858 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:40.929 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:41.377 | Selecting previously unselected package erlang-eldap. 2022-10-24 13:32:41.386 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:41.451 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:41.737 | Selecting previously unselected package erlang-ftp. 2022-10-24 13:32:41.746 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:41.788 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:42.057 | Selecting previously unselected package erlang-tftp. 2022-10-24 13:32:42.066 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:42.125 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:42.394 | Selecting previously unselected package erlang-inets. 2022-10-24 13:32:42.403 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:42.474 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:42.780 | Selecting previously unselected package erlang-snmp. 2022-10-24 13:32:42.790 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:42.849 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:43.400 | Selecting previously unselected package erlang-os-mon. 2022-10-24 13:32:43.409 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:43.485 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:43.862 | Selecting previously unselected package erlang-parsetools. 2022-10-24 13:32:43.871 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:43.934 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:44.243 | Selecting previously unselected package erlang-syntax-tools. 2022-10-24 13:32:44.252 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:44.300 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:44.712 | Selecting previously unselected package erlang-tools. 2022-10-24 13:32:44.721 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:44.799 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:45.169 | Selecting previously unselected package erlang-xmerl. 2022-10-24 13:32:45.178 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-10-24 13:32:45.217 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:45.674 | Selecting previously unselected package locales-all. 2022-10-24 13:32:45.683 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-10-24 13:32:45.731 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-10-24 13:32:50.620 | Selecting previously unselected package rabbitmq-server. 2022-10-24 13:32:50.633 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-10-24 13:32:50.688 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-24 13:32:52.225 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:53.065 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-10-24 13:32:53.065 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-10-24 13:32:57.286 | Searching for services which depend on erlang and should be started... none found. 2022-10-24 13:32:57.359 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:57.513 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:57.719 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-10-24 13:32:57.848 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:57.965 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.099 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.254 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.420 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.597 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.757 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:58.945 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.065 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.250 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.399 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.604 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.765 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-10-24 13:32:59.933 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-10-24 13:33:00.099 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-10-24 13:33:00.420 | Adding group `rabbitmq' (GID 125) ... 2022-10-24 13:33:00.545 | Done. 2022-10-24 13:33:00.624 | Adding system user `rabbitmq' (UID 117) ... 2022-10-24 13:33:00.624 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-10-24 13:33:00.944 | Not creating home directory `/var/lib/rabbitmq'. 2022-10-24 13:33:01.217 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-10-24 13:33:08.696 | Processing triggers for man-db (2.9.1-1) ... 2022-10-24 13:33:09.496 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-10-24 13:33:17.546 | + functions-common:apt_get:1217 : result=0 2022-10-24 13:33:17.548 | + functions-common:apt_get:1220 : time_stop apt-get 2022-10-24 13:33:17.551 | + functions-common:time_stop:2422 : local name 2022-10-24 13:33:17.553 | + functions-common:time_stop:2423 : local end_time 2022-10-24 13:33:17.555 | + functions-common:time_stop:2424 : local elapsed_time 2022-10-24 13:33:17.557 | + functions-common:time_stop:2425 : local total 2022-10-24 13:33:17.559 | + functions-common:time_stop:2426 : local start_time 2022-10-24 13:33:17.562 | + functions-common:time_stop:2428 : name=apt-get 2022-10-24 13:33:17.564 | + functions-common:time_stop:2429 : start_time=1666618348799 2022-10-24 13:33:17.566 | + functions-common:time_stop:2431 : [[ -z 1666618348799 ]] 2022-10-24 13:33:17.569 | ++ functions-common:time_stop:2434 : date +%s%3N 2022-10-24 13:33:17.573 | + functions-common:time_stop:2434 : end_time=1666618397570 2022-10-24 13:33:17.575 | + functions-common:time_stop:2435 : elapsed_time=48771 2022-10-24 13:33:17.577 | + functions-common:time_stop:2436 : total=329323 2022-10-24 13:33:17.579 | + functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-24 13:33:17.581 | + functions-common:time_stop:2439 : _TIME_TOTAL[$name]=378094 2022-10-24 13:33:17.584 | + functions-common:apt_get:1221 : return 0 2022-10-24 13:33:17.586 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-10-24 13:33:17.589 | + functions-common:is_suse:541 : is_opensuse 2022-10-24 13:33:17.591 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-10-24 13:33:17.593 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-24 13:33:17.596 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-10-24 13:33:17.598 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-10-24 13:33:17.600 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-24 13:33:17.603 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-10-24 13:33:17.605 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-10-24 13:33:17.608 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-10-24 13:33:17.610 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-10-24 13:33:17.612 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-24 13:33:17.614 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-24 13:33:17.617 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-10-24 13:33:17.619 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-10-24 13:33:17.621 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-10-24 13:33:17.623 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-10-24 13:33:17.626 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-10-24 13:33:17.628 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-10-24 13:33:17.630 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-10-24 13:33:17.632 | + functions-common:is_suse:541 : is_opensuse 2022-10-24 13:33:17.635 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-10-24 13:33:17.637 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-24 13:33:17.639 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-10-24 13:33:17.641 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-10-24 13:33:17.644 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-24 13:33:17.646 | + ./stack.sh:main:828 : restart_rpc_backend 2022-10-24 13:33:17.649 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-10-24 13:33:17.664 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:33:17.667 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-10-24 13:33:17.669 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-24 13:33:17.671 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-10-24 13:33:17.673 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-10-24 13:33:17.676 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-10-24 13:33:17.680 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-10-24 13:33:17.682 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-10-24 13:33:17.685 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-10-24 13:33:17.687 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-10-24 13:33:17.689 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-10-24 13:33:17.691 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-10-24 13:33:17.694 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-10-24 13:33:18.371 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-10-24 13:33:18.371 | user tags 2022-10-24 13:33:18.372 | guest [administrator]' 2022-10-24 13:33:18.375 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-10-24 13:33:18.375 | user tags 2022-10-24 13:33:18.375 | guest [administrator]' 2022-10-24 13:33:18.375 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-10-24 13:33:18.381 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-10-24 13:33:18.383 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-10-24 13:33:18.386 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-10-24 13:33:19.049 | Adding user "stackrabbit" ... 2022-10-24 13:33:19.100 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-10-24 13:33:19.761 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-10-24 13:33:19.818 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-10-24 13:33:19.821 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-10-24 13:33:20.489 | Changing password for user "stackrabbit" ... 2022-10-24 13:33:20.550 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-10-24 13:33:20.552 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-10-24 13:33:20.554 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-10-24 13:33:21.218 | Deleting user "guest" ... 2022-10-24 13:33:21.267 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-10-24 13:33:21.285 | + functions-common:is_service_enabled:2078 : return 0 2022-10-24 13:33:21.288 | + ./stack.sh:main:831 : install_database 2022-10-24 13:33:21.290 | + lib/database:install_database:118 : install_database_mysql 2022-10-24 13:33:21.292 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-10-24 13:33:21.294 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:33:21.297 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:33:21.299 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-10-24 13:33:21.672 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-10-24 13:33:21.674 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-10-24 13:33:21.679 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-10-24 13:33:21.682 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:33:21.684 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:33:21.686 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-10-24 13:33:21.688 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-10-24 13:33:21.691 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-10-24 13:33:21.694 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-10-24 13:33:21.697 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-10-24 13:33:21.699 | + functions-common:is_oraclelinux:511 : [[ -z Ubuntu ]] 2022-10-24 13:33:21.701 | + functions-common:is_oraclelinux:515 : '[' Ubuntu = OracleServer ']' 2022-10-24 13:33:21.704 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-10-24 13:33:21.706 | + functions-common:is_fedora:523 : [[ -z Ubuntu ]] 2022-10-24 13:33:21.708 | + functions-common:is_fedora:527 : '[' Ubuntu = Fedora ']' 2022-10-24 13:33:21.711 | + functions-common:is_fedora:527 : '[' Ubuntu = 'Red Hat' ']' 2022-10-24 13:33:21.713 | + functions-common:is_fedora:528 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-24 13:33:21.715 | + functions-common:is_fedora:529 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-24 13:33:21.717 | + functions-common:is_fedora:530 : '[' Ubuntu = Rocky ']' 2022-10-24 13:33:21.720 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOS ']' 2022-10-24 13:33:21.722 | + functions-common:is_fedora:531 : '[' Ubuntu = CentOSStream ']' 2022-10-24 13:33:21.725 | + functions-common:is_fedora:532 : '[' Ubuntu = AlmaLinux ']' 2022-10-24 13:33:21.728 | + functions-common:is_fedora:533 : '[' Ubuntu = OracleServer ']' 2022-10-24 13:33:21.730 | + functions-common:is_fedora:533 : '[' Ubuntu = Virtuozzo ']' 2022-10-24 13:33:21.733 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-10-24 13:33:21.735 | + functions-common:is_suse:541 : is_opensuse 2022-10-24 13:33:21.737 | + functions-common:is_opensuse:548 : [[ -z Ubuntu ]] 2022-10-24 13:33:21.740 | + functions-common:is_opensuse:552 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-24 13:33:21.743 | + functions-common:is_suse:541 : is_suse_linux_enterprise 2022-10-24 13:33:21.745 | + functions-common:is_suse_linux_enterprise:560 : [[ -z Ubuntu ]] 2022-10-24 13:33:21.747 | + functions-common:is_suse_linux_enterprise:564 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-24 13:33:21.749 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-10-24 13:33:21.752 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:33:21.754 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:33:21.756 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-10-24 13:33:21.759 | + functions-common:install_package:1446 : update_package_repo 2022-10-24 13:33:21.761 | + functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-10-24 13:33:21.763 | + functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-10-24 13:33:21.766 | + functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-10-24 13:33:21.768 | + functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-10-24 13:33:21.770 | + functions-common:update_package_repo:1426 : is_ubuntu 2022-10-24 13:33:21.772 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:33:21.775 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:33:21.777 | + functions-common:update_package_repo:1427 : apt_get_update 2022-10-24 13:33:21.779 | + functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-10-24 13:33:21.781 | + functions-common:apt_get_update:1172 : [[ False != \T\r\u\e ]] 2022-10-24 13:33:21.784 | + functions-common:apt_get_update:1173 : return 2022-10-24 13:33:21.786 | + functions-common:install_package:1447 : real_install_package mysql-server 2022-10-24 13:33:21.789 | + functions-common:real_install_package:1432 : is_ubuntu 2022-10-24 13:33:21.791 | + functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-24 13:33:21.793 | + functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-24 13:33:21.796 | + functions-common:real_install_package:1433 : apt_get install mysql-server 2022-10-24 13:33:21.816 | + functions-common:apt_get:1213 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-10-24 13:33:21.926 | Reading package lists... 2022-10-24 13:33:22.186 | Building dependency tree... 2022-10-24 13:33:22.187 | Reading state information... 2022-10-24 13:33:22.449 | The following packages were automatically installed and are no longer required: 2022-10-24 13:33:22.450 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-24 13:33:22.451 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-24 13:33:22.451 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-24 13:33:22.451 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-24 13:33:22.451 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-24 13:33:22.451 | python3-zope.interface 2022-10-24 13:33:22.451 | Use 'sudo apt autoremove' to remove them. 2022-10-24 13:33:22.451 | The following additional packages will be installed: 2022-10-24 13:33:22.451 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-24 13:33:22.451 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-24 13:33:22.451 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-24 13:33:22.452 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-24 13:33:22.452 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-24 13:33:22.452 | mysql-server-8.0 mysql-server-core-8.0 2022-10-24 13:33:22.453 | Suggested packages: 2022-10-24 13:33:22.453 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-10-24 13:33:22.533 | The following NEW packages will be installed: 2022-10-24 13:33:22.533 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-10-24 13:33:22.533 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-10-24 13:33:22.533 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-10-24 13:33:22.533 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-10-24 13:33:22.533 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-10-24 13:33:22.534 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-10-24 13:33:22.787 | 0 upgraded, 24 newly installed, 0 to remove and 176 not upgraded. 2022-10-24 13:33:22.787 | Need to get 36.7 MB of archives. 2022-10-24 13:33:22.787 | After this operation, 318 MB of additional disk space will be used. 2022-10-24 13:33:22.787 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-10-24 13:33:22.793 | Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 mysql-client-core-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [5,163 kB] 2022-10-24 13:33:23.222 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-10-24 13:33:23.245 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-10-24 13:33:23.457 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-10-24 13:33:23.462 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-10-24 13:33:23.491 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-10-24 13:33:23.526 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-10-24 13:33:23.590 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-10-24 13:33:23.599 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-10-24 13:33:23.602 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-10-24 13:33:23.605 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-10-24 13:33:23.620 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-10-24 13:33:23.628 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-10-24 13:33:23.697 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-10-24 13:33:23.700 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-10-24 13:33:23.705 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-10-24 13:33:23.905 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-10-24 13:33:23.907 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-10-24 13:33:24.159 | Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 mysql-client-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [22.0 kB] 2022-10-24 13:33:24.161 | Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 mysql-server-core-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [22.5 MB] 2022-10-24 13:33:25.489 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-10-24 13:33:28.624 | Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 mysql-server-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [1,311 kB] 2022-10-24 13:33:28.798 | Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 mysql-server all 8.0.31-0ubuntu0.20.04.1 [9,544 B] 2022-10-24 13:33:29.305 | Preconfiguring packages ... 2022-10-24 13:33:29.608 | Fetched 36.7 MB in 6s (5,866 kB/s) 2022-10-24 13:33:29.727 | Selecting previously unselected package mysql-client-core-8.0. 2022-10-24 13:33:29.778 | (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 ... 90052 files and directories currently installed.) 2022-10-24 13:33:29.782 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:33:29.849 | Unpacking mysql-client-core-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-10-24 13:33:31.458 | Selecting previously unselected package mysql-client-8.0. 2022-10-24 13:33:31.467 | Preparing to unpack .../01-mysql-client-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:33:31.529 | Unpacking mysql-client-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-10-24 13:33:32.086 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-10-24 13:33:32.097 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-24 13:33:32.237 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-24 13:33:32.704 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-10-24 13:33:32.713 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-10-24 13:33:32.772 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-10-24 13:33:33.355 | Selecting previously unselected package libmecab2:amd64. 2022-10-24 13:33:33.365 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-10-24 13:33:33.446 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-10-24 13:33:34.066 | Selecting previously unselected package mysql-server-core-8.0. 2022-10-24 13:33:34.076 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-10-24 13:33:34.160 | Unpacking mysql-server-core-8.0 (8.0.31-0ubuntu0.20.04.1) ...