2022-10-17 12:21:55.846 | + ./stack.sh:main:482 : exec 2022-10-17 12:21:55.846 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-17-122155' 2022-10-17 12:21:55.846 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-17-122155.summary.2022-10-17-122155 2022-10-17 12:21:55.846 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-17 12:21:55.846 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-17-122155 2022-10-17 12:21:55.846 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-17-122155 /opt/stack/logs/stack.sh.log 2022-10-17 12:21:55.846 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-17-122155.summary.2022-10-17-122155 /opt/stack/logs/stack.sh.log.summary 2022-10-17 12:21:55.846 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-10-17 12:21:55.846 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-17 12:21:55.846 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-17 12:21:55.846 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-17 12:21:55.846 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-17 12:21:55.846 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-17 12:21:55.846 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-17 12:21:55.846 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-17 12:21:55.848 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-17 12:21:55.851 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-17 12:21:55.854 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-17 12:21:55.856 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-17 12:21:55.857 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-17 12:21:55.860 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-17 12:21:55.863 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-17 12:21:55.865 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-10-17 12:21:55.867 | + ./stack.sh:main:555 : trap err_trap ERR 2022-10-17 12:21:55.869 | + ./stack.sh:main:568 : set -o errexit 2022-10-17 12:21:55.871 | + ./stack.sh:main:571 : uname -a 2022-10-17 12:21:55.872 | Linux n-d-854440-8 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-17 12:21:55.874 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-17 12:21:55.875 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-17 12:21:55.879 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-10-17 12:21:55.916 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-17 12:21:55.931 | + ./stack.sh:main:585 : fetch_plugins 2022-10-17 12:21:55.933 | + functions-common:fetch_plugins:1768 : local plugins= 2022-10-17 12:21:55.935 | + functions-common:fetch_plugins:1769 : local plugin 2022-10-17 12:21:55.937 | + functions-common:fetch_plugins:1772 : [[ -z '' ]] 2022-10-17 12:21:55.938 | + functions-common:fetch_plugins:1773 : return 2022-10-17 12:21:55.941 | + ./stack.sh:main:589 : run_phase override_defaults 2022-10-17 12:21:55.943 | + functions-common:run_phase:1850 : local mode=override_defaults 2022-10-17 12:21:55.944 | + functions-common:run_phase:1851 : local phase= 2022-10-17 12:21:55.946 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-17 12:21:55.948 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-10-17 12:21:55.949 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-17 12:21:55.951 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-10-17 12:21:55.953 | + functions-common:run_phase:1860 : local extra 2022-10-17 12:21:55.955 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-17 12:21:55.957 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-10-17 12:21:55.959 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-17 12:21:55.961 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-17 12:21:55.963 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-17 12:21:55.964 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-17 12:21:55.976 | ++ functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:55.978 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-17 12:21:55.979 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-17 12:21:55.981 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-17 12:21:55.983 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-17 12:21:55.984 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-17 12:21:55.986 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-17 12:21:55.988 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-17 12:21:55.990 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-17 12:21:55.992 | + functions-common:run_phase:1871 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-17 12:21:55.994 | + 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-17 12:21:55.995 | + functions-common:run_phase:1875 : plugin_override_defaults 2022-10-17 12:21:55.997 | + functions-common:plugin_override_defaults:1809 : local plugins= 2022-10-17 12:21:55.999 | + functions-common:plugin_override_defaults:1810 : local plugin 2022-10-17 12:21:56.000 | + functions-common:plugin_override_defaults:1813 : [[ -z '' ]] 2022-10-17 12:21:56.002 | + functions-common:plugin_override_defaults:1814 : return 2022-10-17 12:21:56.004 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-10-17 12:21:56.020 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-10-17 12:21:56.022 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-17 12:21:56.033 | ++ functions-common:is_service_enabled:2078 : return 1 2022-10-17 12:21:56.036 | +++ lib/tls:source:43 : hostname -f 2022-10-17 12:21:56.040 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-17 12:21:56.041 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-17 12:21:56.043 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-17 12:21:56.045 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-17 12:21:56.047 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-17 12:21:56.048 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-17 12:21:56.050 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-17 12:21:56.052 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-17 12:21:56.054 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-17 12:21:56.055 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-17 12:21:56.060 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-10-17 12:21:56.071 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-10-17 12:21:56.087 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-10-17 12:21:56.099 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-10-17 12:21:56.110 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-10-17 12:21:56.144 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-10-17 12:21:56.197 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-10-17 12:21:56.275 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-10-17 12:21:56.296 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-10-17 12:21:56.343 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-10-17 12:21:56.391 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-10-17 12:21:56.528 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-10-17 12:21:56.541 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-10-17 12:21:56.554 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-17 12:21:56.566 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-10-17 12:21:56.644 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-10-17 12:21:56.646 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-17 12:21:56.649 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-10-17 12:21:56.651 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-17 12:21:56.653 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-10-17 12:21:56.655 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-10-17 12:21:56.657 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-10-17 12:21:56.657 | False' 2022-10-17 12:21:56.660 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-17 12:21:56.674 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-10-17 12:21:56.676 | + ./stack.sh:main:619 : run_phase source 2022-10-17 12:21:56.678 | + functions-common:run_phase:1850 : local mode=source 2022-10-17 12:21:56.680 | + functions-common:run_phase:1851 : local phase= 2022-10-17 12:21:56.682 | + functions-common:run_phase:1852 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-17 12:21:56.684 | + functions-common:run_phase:1853 : local extra_plugin_file_name 2022-10-17 12:21:56.686 | + functions-common:run_phase:1854 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-17 12:21:56.688 | + functions-common:run_phase:1859 : local exceptions=80-tempest.sh 2022-10-17 12:21:56.690 | + functions-common:run_phase:1860 : local extra 2022-10-17 12:21:56.693 | ++ functions-common:run_phase:1861 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-17 12:21:56.696 | + functions-common:run_phase:1861 : extra=80-tempest.sh 2022-10-17 12:21:56.698 | + functions-common:run_phase:1862 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-17 12:21:56.703 | + functions-common:run_phase:1866 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-17 12:21:56.705 | + functions-common:run_phase:1866 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-17 12:21:56.708 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-17 12:21:56.721 | ++ functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:56.723 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-17 12:21:56.725 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-17 12:21:56.762 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-17 12:21:56.765 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-17 12:21:56.767 | + functions-common:run_phase:1871 : [[ source == \s\o\u\r\c\e ]] 2022-10-17 12:21:56.769 | + functions-common:run_phase:1872 : load_plugin_settings 2022-10-17 12:21:56.771 | + functions-common:load_plugin_settings:1786 : local plugins= 2022-10-17 12:21:56.773 | + functions-common:load_plugin_settings:1787 : local plugin 2022-10-17 12:21:56.775 | + functions-common:load_plugin_settings:1790 : [[ -z '' ]] 2022-10-17 12:21:56.776 | + functions-common:load_plugin_settings:1791 : return 2022-10-17 12:21:56.778 | + functions-common:run_phase:1873 : verify_disabled_services 2022-10-17 12:21:56.780 | + functions-common:verify_disabled_services:2133 : local service 2022-10-17 12:21:56.783 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.785 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-17 12:21:56.788 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.790 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-10-17 12:21:56.792 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.794 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-10-17 12:21:56.796 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.798 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-10-17 12:21:56.801 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.803 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-10-17 12:21:56.805 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.807 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-10-17 12:21:56.810 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.812 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-10-17 12:21:56.814 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.816 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-10-17 12:21:56.818 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.820 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-10-17 12:21:56.822 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.825 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-10-17 12:21:56.827 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.829 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-10-17 12:21:56.831 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.833 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-10-17 12:21:56.835 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.837 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-10-17 12:21:56.840 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.842 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-10-17 12:21:56.844 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.846 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-10-17 12:21:56.849 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.851 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-10-17 12:21:56.853 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.855 | + 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-17 12:21:56.857 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.859 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-17 12:21:56.862 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.864 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-17 12:21:56.866 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.869 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-17 12:21:56.871 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.873 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-17 12:21:56.875 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.877 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-17 12:21:56.879 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.881 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-10-17 12:21:56.883 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.886 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-10-17 12:21:56.888 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.890 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-10-17 12:21:56.892 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.894 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-10-17 12:21:56.896 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.898 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-10-17 12:21:56.901 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.903 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-10-17 12:21:56.905 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.907 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-10-17 12:21:56.910 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.912 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-10-17 12:21:56.914 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.916 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-10-17 12:21:56.919 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.921 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-17 12:21:56.923 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.925 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-10-17 12:21:56.928 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.930 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-10-17 12:21:56.932 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.934 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-10-17 12:21:56.936 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.938 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-10-17 12:21:56.940 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.943 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-10-17 12:21:56.945 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.947 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-17 12:21:56.949 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.951 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-10-17 12:21:56.953 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.955 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-10-17 12:21:56.958 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.960 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-10-17 12:21:56.962 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.964 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-10-17 12:21:56.966 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.968 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-10-17 12:21:56.970 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.973 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-10-17 12:21:56.975 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.977 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-10-17 12:21:56.979 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.982 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-10-17 12:21:56.984 | + functions-common:verify_disabled_services:2134 : for service in ${ENABLED_SERVICES//,/ } 2022-10-17 12:21:56.986 | + functions-common:verify_disabled_services:2135 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-10-17 12:21:56.989 | + ./stack.sh:main:690 : initialize_database_backends 2022-10-17 12:21:56.991 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-17 12:21:56.993 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-17 12:21:57.007 | + functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:57.009 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-17 12:21:57.012 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-17 12:21:57.014 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-17 12:21:57.028 | + functions-common:is_service_enabled:2078 : return 1 2022-10-17 12:21:57.030 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-17 12:21:57.032 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-17 12:21:57.035 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-17 12:21:57.037 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-17 12:21:57.039 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-17 12:21:57.041 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-17 12:21:57.044 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-17 12:21:57.046 | + lib/database:initialize_database_backends:92 : return 0 2022-10-17 12:21:57.048 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-10-17 12:21:57.048 | Using mysql database backend 2022-10-17 12:21:57.050 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-17 12:21:57.065 | + ./stack.sh:main:696 : define_database_baseurl 2022-10-17 12:21:57.068 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-10-17 12:21:57.071 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-17 12:21:57.073 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-10-17 12:21:57.075 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-17 12:21:57.078 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-10-17 12:21:57.093 | + functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:57.095 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-17 12:21:57.110 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-10-17 12:21:57.126 | + functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:57.128 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-17 12:21:57.143 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-10-17 12:21:57.158 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-10-17 12:21:57.174 | + functions-common:is_service_enabled:2078 : return 1 2022-10-17 12:21:57.177 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-10-17 12:21:57.192 | + functions-common:is_service_enabled:2078 : return 0 2022-10-17 12:21:57.194 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-17 12:21:57.209 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-10-17 12:21:57.212 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-10-17 12:21:57.214 | + ./stack.sh:main:752 : save_stackenv 752 2022-10-17 12:21:57.216 | + functions-common:save_stackenv:60 : local tag=752 2022-10-17 12:21:57.219 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-17 12:21:57.223 | + functions-common:save_stackenv:62 : time_stamp=2022-10-17-122157 2022-10-17 12:21:57.225 | + functions-common:save_stackenv:63 : echo '# 2022-10-17-122157 752' 2022-10-17 12:21:57.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.230 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-17 12:21:57.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.234 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-17 12:21:57.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.239 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-17 12:21:57.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.243 | + 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-17 12:21:57.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.248 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.40 2022-10-17 12:21:57.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.252 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.40/identity 2022-10-17 12:21:57.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.257 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-17-122155 2022-10-17 12:21:57.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.262 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-17 12:21:57.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.266 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.40 2022-10-17 12:21:57.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.271 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-17 12:21:57.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.275 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-17 12:21:57.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.279 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-17 12:21:57.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.284 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-17 12:21:57.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.289 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.40 2022-10-17 12:21:57.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-17 12:21:57.293 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-17 12:21:57.295 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-10-17 12:21:57.298 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-10-17 12:21:57.301 | + functions-common:git_clone:601 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-17 12:21:57.303 | + functions-common:git_clone:602 : local git_dest=/opt/stack/requirements 2022-10-17 12:21:57.305 | + functions-common:git_clone:603 : local git_ref=master 2022-10-17 12:21:57.306 | + functions-common:git_clone:604 : local orig_dir 2022-10-17 12:21:57.309 | ++ functions-common:git_clone:605 : pwd 2022-10-17 12:21:57.311 | + functions-common:git_clone:605 : orig_dir=/home/ubuntu/devstack 2022-10-17 12:21:57.313 | + functions-common:git_clone:606 : local git_clone_flags= 2022-10-17 12:21:57.316 | ++ functions-common:git_clone:608 : trueorfalse False RECLONE 2022-10-17 12:21:57.330 | + functions-common:git_clone:608 : RECLONE=False 2022-10-17 12:21:57.332 | + functions-common:git_clone:609 : [[ 0 -gt 0 ]] 2022-10-17 12:21:57.334 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2022-10-17 12:21:57.337 | + functions-common:git_clone:622 : echo master 2022-10-17 12:21:57.337 | + functions-common:git_clone:622 : egrep -q '^refs' 2022-10-17 12:21:57.341 | + functions-common:git_clone:636 : [[ ! -d /opt/stack/requirements ]] 2022-10-17 12:21:57.343 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-10-17 12:21:57.346 | + functions-common:git_clone:679 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-17 12:21:57.357 | + functions-common:git_clone:682 : cd /opt/stack/requirements 2022-10-17 12:21:57.360 | + functions-common:git_clone:683 : git show --oneline 2022-10-17 12:21:57.360 | + functions-common:git_clone:683 : head -1 2022-10-17 12:21:57.363 | ed729a3f Switch to 2023.1 Python3 unit tests and generic template name 2022-10-17 12:21:57.366 | + functions-common:git_clone:684 : cd /home/ubuntu/devstack 2022-10-17 12:21:57.368 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-10-17 12:21:57.371 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-17 12:21:57.373 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-10-17 12:21:57.375 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-17 12:21:57.378 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-17 12:21:57.381 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-17 12:21:57.383 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-17 12:21:57.385 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-17 12:21:57.388 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-17 12:21:57.390 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-17 12:21:57.393 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-17 12:21:57.397 | ++ tools/install_prereqs.sh:source:47 : NOW=1666009317 2022-10-17 12:21:57.400 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-17 12:21:57.403 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-10-17 12:21:57.406 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-10-17 12:21:57.408 | ++ tools/install_prereqs.sh:source:49 : DELTA=1666009317 2022-10-17 12:21:57.411 | ++ tools/install_prereqs.sh:source:50 : [[ 1666009317 -lt 7200 ]] 2022-10-17 12:21:57.413 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-17 12:21:57.415 | ++ functions-common:export_proxy_variables:2240 : isset http_proxy 2022-10-17 12:21:57.418 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-10-17 12:21:57.420 | ++ functions-common:export_proxy_variables:2243 : isset https_proxy 2022-10-17 12:21:57.422 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-10-17 12:21:57.425 | ++ functions-common:export_proxy_variables:2246 : isset no_proxy 2022-10-17 12:21:57.427 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-10-17 12:21:57.430 | +++ 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-17 12:21:57.476 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-17 12:21:57.476 | apache2-dev 2022-10-17 12:21:57.476 | bc 2022-10-17 12:21:57.476 | bsdmainutils 2022-10-17 12:21:57.476 | curl 2022-10-17 12:21:57.476 | g++ 2022-10-17 12:21:57.476 | gawk 2022-10-17 12:21:57.476 | gcc 2022-10-17 12:21:57.476 | gettext 2022-10-17 12:21:57.476 | git 2022-10-17 12:21:57.476 | graphviz 2022-10-17 12:21:57.477 | iputils-ping 2022-10-17 12:21:57.477 | libapache2-mod-proxy-uwsgi 2022-10-17 12:21:57.477 | libffi-dev 2022-10-17 12:21:57.477 | libjpeg-dev 2022-10-17 12:21:57.477 | libpcre3-dev 2022-10-17 12:21:57.477 | libpq-dev 2022-10-17 12:21:57.477 | libssl-dev 2022-10-17 12:21:57.477 | libsystemd-dev 2022-10-17 12:21:57.477 | libxml2-dev 2022-10-17 12:21:57.477 | libxslt1-dev 2022-10-17 12:21:57.477 | libyaml-dev 2022-10-17 12:21:57.477 | lsof 2022-10-17 12:21:57.477 | openssh-server 2022-10-17 12:21:57.477 | openssl 2022-10-17 12:21:57.477 | pkg-config 2022-10-17 12:21:57.477 | psmisc 2022-10-17 12:21:57.477 | python3-dev 2022-10-17 12:21:57.477 | python3-pip 2022-10-17 12:21:57.477 | python3-systemd 2022-10-17 12:21:57.477 | python3-venv 2022-10-17 12:21:57.477 | tar 2022-10-17 12:21:57.477 | tcpdump 2022-10-17 12:21:57.477 | unzip 2022-10-17 12:21:57.477 | uuid-runtime 2022-10-17 12:21:57.477 | wget 2022-10-17 12:21:57.477 | wget 2022-10-17 12:21:57.477 | zlib1g-dev 2022-10-17 12:21:57.477 | libkrb5-dev 2022-10-17 12:21:57.477 | libldap2-dev 2022-10-17 12:21:57.477 | libsasl2-dev 2022-10-17 12:21:57.477 | memcached 2022-10-17 12:21:57.477 | python3-mysqldb 2022-10-17 12:21:57.477 | sqlite3 2022-10-17 12:21:57.477 | conntrack 2022-10-17 12:21:57.477 | curl 2022-10-17 12:21:57.477 | ebtables 2022-10-17 12:21:57.477 | genisoimage 2022-10-17 12:21:57.477 | iptables 2022-10-17 12:21:57.478 | iputils-arping 2022-10-17 12:21:57.478 | kpartx 2022-10-17 12:21:57.478 | libjs-jquery-tablesorter 2022-10-17 12:21:57.478 | parted 2022-10-17 12:21:57.478 | pm-utils 2022-10-17 12:21:57.478 | python3-mysqldb 2022-10-17 12:21:57.478 | socat 2022-10-17 12:21:57.478 | sqlite3 2022-10-17 12:21:57.478 | sudo 2022-10-17 12:21:57.478 | vlan 2022-10-17 12:21:57.478 | lsscsi 2022-10-17 12:21:57.478 | open-iscsi 2022-10-17 12:21:57.478 | lvm2 2022-10-17 12:21:57.478 | qemu-utils 2022-10-17 12:21:57.478 | thin-provisioning-tools 2022-10-17 12:21:57.478 | acl 2022-10-17 12:21:57.478 | dnsmasq-base 2022-10-17 12:21:57.478 | dnsmasq-utils 2022-10-17 12:21:57.478 | ebtables 2022-10-17 12:21:57.478 | haproxy 2022-10-17 12:21:57.478 | iptables 2022-10-17 12:21:57.478 | iputils-arping 2022-10-17 12:21:57.478 | iputils-ping 2022-10-17 12:21:57.478 | postgresql-server-dev-all 2022-10-17 12:21:57.478 | python3-mysqldb 2022-10-17 12:21:57.478 | sqlite3 2022-10-17 12:21:57.478 | sudo 2022-10-17 12:21:57.478 | vlan 2022-10-17 12:21:57.478 | pcp 2022-10-17 12:21:57.478 | ipset 2022-10-17 12:21:57.478 | conntrack 2022-10-17 12:21:57.478 | conntrackd 2022-10-17 12:21:57.478 | keepalived 2022-10-17 12:21:57.478 | lvm2 2022-10-17 12:21:57.478 | qemu-utils 2022-10-17 12:21:57.478 | thin-provisioning-tools 2022-10-17 12:21:57.478 | curl 2022-10-17 12:21:57.478 | liberasurecode-dev 2022-10-17 12:21:57.478 | make 2022-10-17 12:21:57.478 | memcached 2022-10-17 12:21:57.478 | rsync 2022-10-17 12:21:57.479 | sqlite3 2022-10-17 12:21:57.479 | xfsprogs' 2022-10-17 12:21:57.479 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-17 12:21:57.496 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-17 12:21:57.496 | apache2-dev 2022-10-17 12:21:57.496 | bc 2022-10-17 12:21:57.496 | bsdmainutils 2022-10-17 12:21:57.496 | curl 2022-10-17 12:21:57.496 | g++ 2022-10-17 12:21:57.496 | gawk 2022-10-17 12:21:57.496 | gcc 2022-10-17 12:21:57.496 | gettext 2022-10-17 12:21:57.496 | git 2022-10-17 12:21:57.496 | graphviz 2022-10-17 12:21:57.496 | iputils-ping 2022-10-17 12:21:57.496 | libapache2-mod-proxy-uwsgi 2022-10-17 12:21:57.496 | libffi-dev 2022-10-17 12:21:57.496 | libjpeg-dev 2022-10-17 12:21:57.496 | libpcre3-dev 2022-10-17 12:21:57.496 | libpq-dev 2022-10-17 12:21:57.496 | libssl-dev 2022-10-17 12:21:57.496 | libsystemd-dev 2022-10-17 12:21:57.496 | libxml2-dev 2022-10-17 12:21:57.496 | libxslt1-dev 2022-10-17 12:21:57.496 | libyaml-dev 2022-10-17 12:21:57.496 | lsof 2022-10-17 12:21:57.496 | openssh-server 2022-10-17 12:21:57.496 | openssl 2022-10-17 12:21:57.496 | pkg-config 2022-10-17 12:21:57.496 | psmisc 2022-10-17 12:21:57.496 | python3-dev 2022-10-17 12:21:57.496 | python3-pip 2022-10-17 12:21:57.496 | python3-systemd 2022-10-17 12:21:57.496 | python3-venv 2022-10-17 12:21:57.496 | tar 2022-10-17 12:21:57.496 | tcpdump 2022-10-17 12:21:57.497 | unzip 2022-10-17 12:21:57.497 | uuid-runtime 2022-10-17 12:21:57.497 | wget 2022-10-17 12:21:57.497 | wget 2022-10-17 12:21:57.497 | zlib1g-dev 2022-10-17 12:21:57.497 | libkrb5-dev 2022-10-17 12:21:57.497 | libldap2-dev 2022-10-17 12:21:57.497 | libsasl2-dev 2022-10-17 12:21:57.497 | memcached 2022-10-17 12:21:57.497 | python3-mysqldb 2022-10-17 12:21:57.497 | sqlite3 2022-10-17 12:21:57.497 | conntrack 2022-10-17 12:21:57.497 | curl 2022-10-17 12:21:57.497 | ebtables 2022-10-17 12:21:57.497 | genisoimage 2022-10-17 12:21:57.497 | iptables 2022-10-17 12:21:57.497 | iputils-arping 2022-10-17 12:21:57.497 | kpartx 2022-10-17 12:21:57.497 | libjs-jquery-tablesorter 2022-10-17 12:21:57.497 | parted 2022-10-17 12:21:57.497 | pm-utils 2022-10-17 12:21:57.497 | python3-mysqldb 2022-10-17 12:21:57.497 | socat 2022-10-17 12:21:57.497 | sqlite3 2022-10-17 12:21:57.497 | sudo 2022-10-17 12:21:57.497 | vlan 2022-10-17 12:21:57.497 | lsscsi 2022-10-17 12:21:57.497 | open-iscsi 2022-10-17 12:21:57.497 | lvm2 2022-10-17 12:21:57.497 | qemu-utils 2022-10-17 12:21:57.497 | thin-provisioning-tools 2022-10-17 12:21:57.497 | acl 2022-10-17 12:21:57.497 | dnsmasq-base 2022-10-17 12:21:57.497 | dnsmasq-utils 2022-10-17 12:21:57.497 | ebtables 2022-10-17 12:21:57.497 | haproxy 2022-10-17 12:21:57.497 | iptables 2022-10-17 12:21:57.497 | iputils-arping 2022-10-17 12:21:57.498 | iputils-ping 2022-10-17 12:21:57.498 | postgresql-server-dev-all 2022-10-17 12:21:57.498 | python3-mysqldb 2022-10-17 12:21:57.498 | sqlite3 2022-10-17 12:21:57.498 | sudo 2022-10-17 12:21:57.498 | vlan 2022-10-17 12:21:57.498 | pcp 2022-10-17 12:21:57.498 | ipset 2022-10-17 12:21:57.498 | conntrack 2022-10-17 12:21:57.498 | conntrackd 2022-10-17 12:21:57.498 | keepalived 2022-10-17 12:21:57.498 | lvm2 2022-10-17 12:21:57.498 | qemu-utils 2022-10-17 12:21:57.498 | thin-provisioning-tools 2022-10-17 12:21:57.498 | curl 2022-10-17 12:21:57.498 | liberasurecode-dev 2022-10-17 12:21:57.498 | make 2022-10-17 12:21:57.498 | memcached 2022-10-17 12:21:57.498 | rsync 2022-10-17 12:21:57.498 | sqlite3 2022-10-17 12:21:57.498 | xfsprogs ' 2022-10-17 12:21:57.498 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-17 12:21:57.500 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-17 12:21:57.503 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-17 12:21:57.505 | ++ 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-17 12:21:57.506 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-17 12:21:57.510 | ++ 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-17 12:21:57.512 | ++ functions-common:install_package:1446 : update_package_repo 2022-10-17 12:21:57.514 | ++ functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-10-17 12:21:57.516 | ++ functions-common:update_package_repo:1419 : REPOS_UPDATED=False 2022-10-17 12:21:57.519 | ++ functions-common:update_package_repo:1420 : RETRY_UPDATE=False 2022-10-17 12:21:57.520 | ++ functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-10-17 12:21:57.523 | ++ functions-common:update_package_repo:1426 : is_ubuntu 2022-10-17 12:21:57.524 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-17 12:21:57.526 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-17 12:21:57.528 | ++ functions-common:update_package_repo:1427 : apt_get_update 2022-10-17 12:21:57.530 | ++ functions-common:apt_get_update:1172 : [[ False == \T\r\u\e ]] 2022-10-17 12:21:57.532 | ++ functions-common:apt_get_update:1177 : [[ False = \T\r\u\e ]] 2022-10-17 12:21:57.535 | ++ functions-common:apt_get_update:1179 : local sudo=sudo 2022-10-17 12:21:57.537 | +++ functions-common:apt_get_update:1180 : id -u 2022-10-17 12:21:57.541 | ++ functions-common:apt_get_update:1180 : [[ 1000 = \0 ]] 2022-10-17 12:21:57.543 | ++ functions-common:apt_get_update:1183 : time_start apt-get-update 2022-10-17 12:21:57.545 | ++ functions-common:time_start:2408 : local name=apt-get-update 2022-10-17 12:21:57.547 | ++ functions-common:time_start:2409 : local start_time= 2022-10-17 12:21:57.549 | ++ functions-common:time_start:2410 : [[ -n '' ]] 2022-10-17 12:21:57.551 | +++ functions-common:time_start:2413 : date +%s%3N 2022-10-17 12:21:57.554 | ++ functions-common:time_start:2413 : _TIME_START[$name]=1666009317552 2022-10-17 12:21:57.556 | ++ functions-common:apt_get_update:1185 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-17 12:21:57.558 | ++ functions-common:apt_get_update:1186 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-17 12:21:57.560 | ++ 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-17 12:21:57.823 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-17 12:21:57.872 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-17 12:21:57.889 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-17 12:21:57.932 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-17 12:22:00.133 | Reading package lists... 2022-10-17 12:22:00.165 | ++ functions-common:apt_get_update:1191 : REPOS_UPDATED=True 2022-10-17 12:22:00.167 | ++ functions-common:apt_get_update:1193 : time_stop apt-get-update 2022-10-17 12:22:00.169 | ++ functions-common:time_stop:2422 : local name 2022-10-17 12:22:00.171 | ++ functions-common:time_stop:2423 : local end_time 2022-10-17 12:22:00.173 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-10-17 12:22:00.175 | ++ functions-common:time_stop:2425 : local total 2022-10-17 12:22:00.177 | ++ functions-common:time_stop:2426 : local start_time 2022-10-17 12:22:00.179 | ++ functions-common:time_stop:2428 : name=apt-get-update 2022-10-17 12:22:00.181 | ++ functions-common:time_stop:2429 : start_time=1666009317552 2022-10-17 12:22:00.183 | ++ functions-common:time_stop:2431 : [[ -z 1666009317552 ]] 2022-10-17 12:22:00.185 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-10-17 12:22:00.189 | ++ functions-common:time_stop:2434 : end_time=1666009320187 2022-10-17 12:22:00.191 | ++ functions-common:time_stop:2435 : elapsed_time=2635 2022-10-17 12:22:00.193 | ++ functions-common:time_stop:2436 : total=0 2022-10-17 12:22:00.195 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-17 12:22:00.197 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=2635 2022-10-17 12:22:00.199 | ++ 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-17 12:22:00.201 | ++ functions-common:real_install_package:1432 : is_ubuntu 2022-10-17 12:22:00.203 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-17 12:22:00.206 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-17 12:22:00.208 | ++ 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-17 12:22:00.227 | ++ 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-17 12:22:00.336 | Reading package lists... 2022-10-17 12:22:00.584 | Building dependency tree... 2022-10-17 12:22:00.585 | Reading state information... 2022-10-17 12:22:00.873 | bc is already the newest version (1.07.1-2build1). 2022-10-17 12:22:00.873 | bc set to manually installed. 2022-10-17 12:22:00.873 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-17 12:22:00.873 | bsdmainutils set to manually installed. 2022-10-17 12:22:00.873 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-17 12:22:00.873 | g++ set to manually installed. 2022-10-17 12:22:00.873 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-17 12:22:00.873 | gawk set to manually installed. 2022-10-17 12:22:00.873 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-17 12:22:00.873 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-17 12:22:00.873 | iptables set to manually installed. 2022-10-17 12:22:00.873 | iputils-ping is already the newest version (3:20190709-3). 2022-10-17 12:22:00.873 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-17 12:22:00.873 | kpartx set to manually installed. 2022-10-17 12:22:00.873 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-17 12:22:00.873 | make is already the newest version (4.2.1-1.2). 2022-10-17 12:22:00.873 | make set to manually installed. 2022-10-17 12:22:00.873 | psmisc is already the newest version (23.3-1). 2022-10-17 12:22:00.873 | psmisc set to manually installed. 2022-10-17 12:22:00.873 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-17 12:22:00.873 | python3-systemd is already the newest version (234-3build2). 2022-10-17 12:22:00.873 | python3-systemd set to manually installed. 2022-10-17 12:22:00.873 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-17 12:22:00.873 | thin-provisioning-tools set to manually installed. 2022-10-17 12:22:00.873 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-17 12:22:00.874 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-17 12:22:00.874 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-17 12:22:00.874 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-17 12:22:00.874 | lsof set to manually installed. 2022-10-17 12:22:00.874 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-17 12:22:00.874 | parted set to manually installed. 2022-10-17 12:22:00.874 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-17 12:22:00.874 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-17 12:22:00.874 | zlib1g-dev set to manually installed. 2022-10-17 12:22:00.874 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-17 12:22:00.874 | The following packages were automatically installed and are no longer required: 2022-10-17 12:22:00.874 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-17 12:22:00.874 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-17 12:22:00.874 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-17 12:22:00.874 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-17 12:22:00.874 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-17 12:22:00.874 | python3-zope.interface 2022-10-17 12:22:00.874 | Use 'sudo apt autoremove' to remove them. 2022-10-17 12:22:00.874 | The following additional packages will be installed: 2022-10-17 12:22:00.874 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-10-17 12:22:00.874 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-10-17 12:22:00.874 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-10-17 12:22:00.874 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-10-17 12:22:00.874 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-10-17 12:22:00.875 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-10-17 12:22:00.875 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-17 12:22:00.875 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-17 12:22:00.875 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-10-17 12:22:00.875 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-10-17 12:22:00.875 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-17 12:22:00.875 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-17 12:22:00.875 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-10-17 12:22:00.875 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-17 12:22:00.875 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-10-17 12:22:00.875 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-10-17 12:22:00.875 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-10-17 12:22:00.875 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-10-17 12:22:00.875 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-10-17 12:22:00.875 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-10-17 12:22:00.875 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-10-17 12:22:00.875 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-10-17 12:22:00.875 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-10-17 12:22:00.875 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-10-17 12:22:00.875 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-10-17 12:22:00.875 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-10-17 12:22:00.875 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-10-17 12:22:00.875 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-10-17 12:22:00.875 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-10-17 12:22:00.875 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-10-17 12:22:00.875 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-10-17 12:22:00.875 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-10-17 12:22:00.875 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-10-17 12:22:00.875 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-10-17 12:22:00.875 | x11-common 2022-10-17 12:22:00.877 | Suggested packages: 2022-10-17 12:22:00.877 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-10-17 12:22:00.877 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-10-17 12:22:00.877 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-10-17 12:22:00.877 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-10-17 12:22:00.877 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-10-17 12:22:00.877 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-10-17 12:22:00.877 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-10-17 12:22:00.877 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-10-17 12:22:00.877 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-10-17 12:22:00.877 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-10-17 12:22:00.877 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-10-17 12:22:00.877 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-10-17 12:22:00.877 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-10-17 12:22:00.877 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-10-17 12:22:00.877 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-10-17 12:22:00.877 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-10-17 12:22:01.131 | The following NEW packages will be installed: 2022-10-17 12:22:01.131 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-10-17 12:22:01.131 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-10-17 12:22:01.131 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-10-17 12:22:01.131 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-10-17 12:22:01.131 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-10-17 12:22:01.131 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-10-17 12:22:01.132 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-10-17 12:22:01.132 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-10-17 12:22:01.132 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-10-17 12:22:01.132 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-17 12:22:01.132 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-17 12:22:01.132 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-10-17 12:22:01.132 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-10-17 12:22:01.132 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-17 12:22:01.132 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-17 12:22:01.132 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-10-17 12:22:01.132 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-17 12:22:01.132 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-10-17 12:22:01.132 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-10-17 12:22:01.132 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-10-17 12:22:01.132 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-10-17 12:22:01.132 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-10-17 12:22:01.132 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-10-17 12:22:01.132 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-10-17 12:22:01.132 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-10-17 12:22:01.132 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-10-17 12:22:01.132 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-10-17 12:22:01.132 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-10-17 12:22:01.132 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-10-17 12:22:01.132 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-10-17 12:22:01.132 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-10-17 12:22:01.132 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-10-17 12:22:01.132 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-10-17 12:22:01.132 | postgresql-client-12 postgresql-client-common postgresql-common 2022-10-17 12:22:01.132 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-10-17 12:22:01.132 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-10-17 12:22:01.133 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-10-17 12:22:01.133 | vbetool vlan x11-common 2022-10-17 12:22:01.133 | The following packages will be upgraded: 2022-10-17 12:22:01.134 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-10-17 12:22:01.134 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-10-17 12:22:01.134 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-10-17 12:22:01.134 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-10-17 12:22:01.134 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-10-17 12:22:01.281 | 29 upgraded, 203 newly installed, 0 to remove and 171 not upgraded. 2022-10-17 12:22:01.281 | Need to get 152 MB of archives. 2022-10-17 12:22:01.281 | After this operation, 713 MB of additional disk space will be used. 2022-10-17 12:22:01.281 | 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-17 12:22:01.602 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.18 [96.1 kB] 2022-10-17 12:22:01.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.18 [28.1 kB] 2022-10-17 12:22:01.625 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.18 [10.3 kB] 2022-10-17 12:22:01.627 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.18 [186 kB] 2022-10-17 12:22:01.676 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.18 [3,808 kB] 2022-10-17 12:22:02.118 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.18 [269 kB] 2022-10-17 12:22:02.144 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-10-17 12:22:02.176 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-10-17 12:22:02.178 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-10-17 12:22:02.181 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-10-17 12:22:02.191 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-10-17 12:22:02.428 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-10-17 12:22:02.429 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.4 [549 kB] 2022-10-17 12:22:02.498 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-10-17 12:22:02.499 | Get:16 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-17 12:22:02.499 | Get:17 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-17 12:22:02.501 | Get:18 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-17 12:22:02.504 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-10-17 12:22:02.505 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.13 [161 kB] 2022-10-17 12:22:02.508 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.13 [235 kB] 2022-10-17 12:22:02.532 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-10-17 12:22:02.572 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-10-17 12:22:02.586 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-10-17 12:22:03.783 | Get:25 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-17 12:22:03.902 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-10-17 12:22:04.315 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-10-17 12:22:04.319 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-10-17 12:22:04.321 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-10-17 12:22:04.324 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-10-17 12:22:04.326 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.29-0ubuntu1 [1,538 kB] 2022-10-17 12:22:04.410 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-10-17 12:22:04.415 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-10-17 12:22:04.416 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-10-17 12:22:04.416 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-10-17 12:22:04.760 | 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-17 12:22:04.761 | 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-17 12:22:04.762 | 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-17 12:22:04.803 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-10-17 12:22:05.048 | 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-17 12:22:05.055 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-10-17 12:22:05.058 | 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-17 12:22:05.064 | 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-17 12:22:05.065 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-10-17 12:22:05.167 | 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-17 12:22:05.170 | 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-17 12:22:05.172 | 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-17 12:22:05.180 | 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-17 12:22:05.314 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-10-17 12:22:05.391 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-10-17 12:22:05.459 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-10-17 12:22:05.474 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-10-17 12:22:05.475 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-10-17 12:22:05.510 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-10-17 12:22:05.640 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-10-17 12:22:05.713 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-10-17 12:22:05.836 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-10-17 12:23:08.637 | Err:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.637 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out [IP: 185.125.190.38 80] 2022-10-17 12:23:08.637 | Err:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.638 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.638 | Err:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 2022-10-17 12:23:08.638 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.638 | Ign:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:08.646 | Ign:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 2022-10-17 12:23:08.646 | Err:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 2022-10-17 12:23:08.646 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.646 | Ign:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:08.646 | Ign:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:08.646 | Err:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.646 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.646 | Err:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.646 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.646 | Err:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.646 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.646 | Err:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 2022-10-17 12:23:08.647 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.647 | Err:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 2022-10-17 12:23:08.647 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.647 | Err:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 2022-10-17 12:23:08.647 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.647 | Err:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 2022-10-17 12:23:08.647 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 2022-10-17 12:23:08.648 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 2022-10-17 12:23:08.648 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 2022-10-17 12:23:08.648 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 2022-10-17 12:23:08.648 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 2022-10-17 12:23:08.648 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.648 | Err:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 2022-10-17 12:23:08.649 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.649 | Err:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 2022-10-17 12:23:08.649 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.649 | Err:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 2022-10-17 12:23:08.649 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.649 | Err:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 2022-10-17 12:23:08.649 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.649 | Ign:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 2022-10-17 12:23:08.650 | Err:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 2022-10-17 12:23:08.650 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.650 | Err:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 2022-10-17 12:23:08.650 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.650 | Err:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 2022-10-17 12:23:08.650 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.650 | Ign:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 2022-10-17 12:23:08.650 | Err:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 2022-10-17 12:23:08.651 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.651 | Ign:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 2022-10-17 12:23:08.651 | Err:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 2022-10-17 12:23:08.651 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.651 | Err:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 2022-10-17 12:23:08.651 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.651 | Err:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 2022-10-17 12:23:08.651 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.652 | Err:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 2022-10-17 12:23:08.652 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.652 | Err:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 2022-10-17 12:23:08.652 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.652 | Err:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 2022-10-17 12:23:08.652 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.652 | Err:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 2022-10-17 12:23:08.652 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.652 | Ign:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 2022-10-17 12:23:08.653 | Ign:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 2022-10-17 12:23:08.653 | Err:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 2022-10-17 12:23:08.653 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.653 | Err:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 2022-10-17 12:23:08.653 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.653 | Err:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 2022-10-17 12:23:08.653 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.653 | Err:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 2022-10-17 12:23:08.654 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.654 | Err:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 2022-10-17 12:23:08.654 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.654 | Err:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 2022-10-17 12:23:08.654 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.654 | Err:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 2022-10-17 12:23:08.654 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.654 | Err:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 2022-10-17 12:23:08.654 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.655 | Err:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 2022-10-17 12:23:08.655 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.655 | Err:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 2022-10-17 12:23:08.655 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.655 | Ign:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:23:08.655 | Err:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 2022-10-17 12:23:08.655 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.656 | Err:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 2022-10-17 12:23:08.656 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.656 | Ign:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 2022-10-17 12:23:08.656 | Ign:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 2022-10-17 12:23:08.657 | Err:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 2022-10-17 12:23:08.657 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.657 | Ign:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 2022-10-17 12:23:08.657 | Err:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 2022-10-17 12:23:08.657 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.657 | Err:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 2022-10-17 12:23:08.657 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.657 | Err:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 2022-10-17 12:23:08.658 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.658 | Err:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 2022-10-17 12:23:08.658 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.658 | Err:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 2022-10-17 12:23:08.658 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.658 | Err:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 2022-10-17 12:23:08.658 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.659 | Err:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 2022-10-17 12:23:08.659 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.659 | Ign:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 2022-10-17 12:23:08.659 | Err:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 2022-10-17 12:23:08.659 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.659 | Err:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 2022-10-17 12:23:08.659 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.659 | Err:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 2022-10-17 12:23:08.659 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.660 | Err:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:23:08.660 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.660 | Err:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:23:08.660 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.660 | Err:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:23:08.660 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.660 | Err:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 2022-10-17 12:23:08.660 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.661 | Err:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 2022-10-17 12:23:08.661 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.661 | Err:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 2022-10-17 12:23:08.661 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.661 | Err:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 2022-10-17 12:23:08.661 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.661 | Err:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 2022-10-17 12:23:08.661 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.661 | Err:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 2022-10-17 12:23:08.661 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.662 | Err:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 2022-10-17 12:23:08.662 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.662 | Err:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 2022-10-17 12:23:08.662 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.662 | Err:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 2022-10-17 12:23:08.662 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.662 | Err:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 2022-10-17 12:23:08.662 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.663 | Err:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 2022-10-17 12:23:08.663 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.663 | Err:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 2022-10-17 12:23:08.663 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.663 | Err:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 2022-10-17 12:23:08.663 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.663 | Err:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 2022-10-17 12:23:08.663 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.663 | Ign:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 2022-10-17 12:23:08.664 | Err:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 2022-10-17 12:23:08.664 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.664 | Err:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 2022-10-17 12:23:08.664 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.664 | Ign:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.664 | Ign:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.665 | Ign:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.665 | Ign:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.665 | Ign:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 2022-10-17 12:23:08.665 | Ign:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.665 | Err:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 2022-10-17 12:23:08.665 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.666 | Err:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 2022-10-17 12:23:08.666 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.666 | Err:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 2022-10-17 12:23:08.666 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.666 | Err:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 2022-10-17 12:23:08.666 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.666 | Ign:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 2022-10-17 12:23:08.666 | Err:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 2022-10-17 12:23:08.667 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.667 | Err:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 2022-10-17 12:23:08.667 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.667 | Err:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 2022-10-17 12:23:08.667 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.667 | Ign:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:23:08.667 | Err:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 2022-10-17 12:23:08.667 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.668 | Err:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 2022-10-17 12:23:08.668 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.668 | Err:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 2022-10-17 12:23:08.668 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.668 | Err:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 2022-10-17 12:23:08.668 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.668 | Err:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 2022-10-17 12:23:08.668 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.668 | Err:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 2022-10-17 12:23:08.668 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.669 | Err:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 2022-10-17 12:23:08.669 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.669 | Err:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 2022-10-17 12:23:08.669 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.669 | Err:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 2022-10-17 12:23:08.669 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.669 | Err:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 2022-10-17 12:23:08.669 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.670 | Ign:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 2022-10-17 12:23:08.670 | Err:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.670 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.670 | Err:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.670 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.670 | Err:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 2022-10-17 12:23:08.670 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.670 | Err:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 2022-10-17 12:23:08.670 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.671 | Err:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 2022-10-17 12:23:08.671 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.671 | Err:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 2022-10-17 12:23:08.671 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.672 | Ign:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:08.672 | Ign:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:08.672 | Err:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 2022-10-17 12:23:08.672 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.672 | Err:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 2022-10-17 12:23:08.672 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.672 | Ign:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:23:08.673 | Ign:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:23:08.673 | Ign:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 2022-10-17 12:23:08.673 | Err:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 2022-10-17 12:23:08.673 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.673 | Err:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 2022-10-17 12:23:08.673 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.674 | Err:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 2022-10-17 12:23:08.674 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.674 | Ign:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 2022-10-17 12:23:08.674 | Ign:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:23:08.674 | Ign:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:23:08.674 | Err:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.674 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.675 | Err:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 2022-10-17 12:23:08.675 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.675 | Err:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.675 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.675 | Err:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 2022-10-17 12:23:08.675 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.675 | Ign:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 2022-10-17 12:23:08.675 | Err:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.675 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.676 | Err:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 2022-10-17 12:23:08.676 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.676 | Err:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 2022-10-17 12:23:08.676 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.676 | Err:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:23:08.676 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.676 | Err:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 2022-10-17 12:23:08.676 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.677 | Err:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 2022-10-17 12:23:08.677 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.677 | Err:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 2022-10-17 12:23:08.677 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.677 | Ign:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 2022-10-17 12:23:08.677 | Ign:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:08.677 | Err:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 2022-10-17 12:23:08.677 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.678 | Ign:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 2022-10-17 12:23:08.678 | Ign:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:08.678 | Ign:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 2022-10-17 12:23:08.678 | Err:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 2022-10-17 12:23:08.678 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.678 | Ign:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 2022-10-17 12:23:08.679 | Err:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 2022-10-17 12:23:08.679 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.679 | Ign:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 2022-10-17 12:23:08.679 | Ign:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 2022-10-17 12:23:08.679 | Err:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 2022-10-17 12:23:08.679 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.679 | Ign:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 2022-10-17 12:23:08.680 | Ign:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 2022-10-17 12:23:08.680 | Err:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 2022-10-17 12:23:08.680 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.680 | Err:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 2022-10-17 12:23:08.680 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.680 | Err:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 2022-10-17 12:23:08.680 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.680 | Ign:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 2022-10-17 12:23:08.681 | Err:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 2022-10-17 12:23:08.681 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.681 | Err:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 2022-10-17 12:23:08.681 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.681 | Ign:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 2022-10-17 12:23:08.681 | Err:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 2022-10-17 12:23:08.681 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.681 | Err:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.682 | Err:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.682 | Err:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.682 | Err:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.682 | Err:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.682 | Err:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 2022-10-17 12:23:08.682 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.683 | Err:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 2022-10-17 12:23:08.683 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.683 | Err:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 2022-10-17 12:23:08.683 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:08.683 | Err:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 2022-10-17 12:23:08.683 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.551 | Err:60 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:40.551 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.552 | Err:61 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 2022-10-17 12:23:40.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.552 | Err:63 http://security.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:40.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.552 | Err:64 http://security.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:23:40.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.552 | Err:81 http://security.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 2022-10-17 12:23:40.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.552 | Err:85 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 2022-10-17 12:23:40.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.553 | Err:87 http://security.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 2022-10-17 12:23:40.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.553 | Err:95 http://security.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 2022-10-17 12:23:40.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.553 | Err:96 http://security.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 2022-10-17 12:23:40.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.553 | Err:107 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:23:40.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.554 | Err:110 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 2022-10-17 12:23:40.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.554 | Err:111 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 2022-10-17 12:23:40.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.554 | Err:113 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 2022-10-17 12:23:40.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.554 | Err:121 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 2022-10-17 12:23:40.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.554 | Err:142 http://security.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 2022-10-17 12:23:40.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.555 | Err:145 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.555 | Err:146 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.555 | Err:147 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.555 | Err:148 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.555 | Err:149 http://security.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 2022-10-17 12:23:40.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.556 | Err:150 http://security.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.556 | Err:155 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 2022-10-17 12:23:40.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.556 | Err:159 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:23:40.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.556 | Err:170 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 2022-10-17 12:23:40.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.557 | Err:177 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:40.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.557 | Err:178 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:40.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.557 | Err:181 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:23:40.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.557 | Err:182 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:23:40.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.558 | Err:183 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 2022-10-17 12:23:40.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.558 | Err:187 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 2022-10-17 12:23:40.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.558 | Err:188 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:23:40.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.558 | Err:189 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:23:40.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.558 | Err:194 http://security.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 2022-10-17 12:23:40.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.559 | Err:202 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 2022-10-17 12:23:40.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.559 | Err:203 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:40.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.559 | Err:205 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 2022-10-17 12:23:40.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.559 | Err:206 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:23:40.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.560 | Err:207 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 2022-10-17 12:23:40.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.560 | Err:209 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 2022-10-17 12:23:40.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.560 | Err:211 http://security.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 2022-10-17 12:23:40.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.561 | Err:212 http://security.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 2022-10-17 12:23:40.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.561 | Err:214 http://security.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 2022-10-17 12:23:40.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.561 | Err:215 http://security.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 2022-10-17 12:23:40.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.561 | Err:219 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 2022-10-17 12:23:40.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.561 | Err:222 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 2022-10-17 12:23:40.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.611 | Fetched 27.7 MB in 1min 39s (278 kB/s) 2022-10-17 12:23:40.611 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/llvm-toolchain-10/libllvm10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang-cpp10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libg/libgc/libgc1c2_7.6.4-0.4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/g/gcc-10/libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/g/gcc-9/libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-i386_2.31-0ubuntu9.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-10/lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gcc-10/lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang-common-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang1-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/clang-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libtool_2.4.6-14_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dh-autoreconf/dh-autoreconf_19_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/debhelper/libdebhelper-perl_12.10ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.67-2_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsub-override-perl/libsub-override-perl_0.09-2_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.7.0-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.7.0-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dwz/dwz_0.13-5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libc/libcroco/libcroco3_0.6.13-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.612 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/gettext/gettext_0.19.8.1-10build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/po-debconf/po-debconf_1.0.21_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/debhelper/debhelper_12.10ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-dev_2.34-0.1ubuntu9.3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lksctp-tools/libsctp1_1.0.18+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lksctp-tools/libsctp-dev_1.0.18+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1-dev_1.6.5-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openldap/libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-dev_2.4.41-4ubuntu3.12_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/b/binfmt-support/binfmt-support_2.2.0-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/conntrack-tools/conntrack_1.4.5-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libn/libnetfilter-cthelper/libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libn/libnetfilter-queue/libnetfilter-queue1_1.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/c/conntrack-tools/conntrackd_1.4.5-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dns-root-data/dns-root-data_2019052802_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/d/dnsmasq/dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.613 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/d/dnsmasq/dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/ebtables/ebtables_2.0.11-3build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.37-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.13.1-2ubuntu3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.13.1-2ubuntu3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig_2.13.1-2ubuntu3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/cdrkit/genisoimage_1.1.11-3.1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/a/ann/libann0_1.1.2+doc-7build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libcdt5_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libcgraph6_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/jbigkit/libjbig0_2.1-3.1build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libw/libwebp/libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/t/tiff/libtiff5_4.1.0+git191117-2ubuntu0.20.04.5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxpm/libxpm4_3.5.12-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.2.5-5.2ubuntu2.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/gts/libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.38.4-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-render0_1.14-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.614 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-shm0_1.14-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.10-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/cairo/libcairo2_1.16.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/graphite2/libgraphite2-3_1.3.13-11build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/h/harfbuzz/libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai-data_0.1.28-3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libd/libdatrie/libdatrie1_0.2.12-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai0_0.1.28-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libpathplan4_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libgvc6_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libgvpr2_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/liblab-gamut1_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+19ubuntu14_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libice/libice6_1.0.10-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsm/libsm6_1.2.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxt/libxt6_1.1.5-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxmu/libxmu6_1.1.3-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxaw/libxaw7_1.0.13-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.615 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/graphviz_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-route-3-200_3.4.0-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/libibverbs1_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/ibverbs-providers_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/i/icu/icu-devtools_66.1-2ubuntu2.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/iputils/iputils-arping_20190709-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/javascript-common/javascript-common_11_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libgssrpc4_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkdb5-9_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/krb5-multidev_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive-cpio-perl/libarchive-cpio-perl_0.10-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/b/boost1.71/libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/b/boost1.71/libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/gts/libgts-bin_0.7.6+darcs121130-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu-dev_66.1-2ubuntu2.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipset/libipset13_7.5-1ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/librdmacm1_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi7_1.18.0-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.616 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8-dev_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg-dev_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/jquery/libjs-jquery_3.3.1~dfsg-3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/j/jquery-goodies/libjs-jquery-metadata_12-1.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/j/jquery-tablesorter/libjs-jquery-tablesorter_2.31.1+dfsg1-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libltdl-dev_2.4.6-14_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsys-hostname-long-perl/libsys-hostname-long-perl_1.5-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libm/libmail-sendmail-perl/libmail-sendmail-perl_0.80-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncurses-dev_6.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.25-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.49.1-1ubuntu1.8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libomp5-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libomp-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/pcp-conf_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp3_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-pmda3_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-pmda-perl_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-12/libpq5_12.12-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-12/libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.617 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-dev_245.4-4ubuntu3.18_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libtinfo-dev_6.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libx/libx86/libx86-1_1.1+ds1-11_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-runtime_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libp/libpfm4/libpfm4_4.10.1+git20-g7700f49-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.618 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libf/libffi/libffi-dev_3.3-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/pygments/python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-tools_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/z3/libz3-4_4.8.7-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/z3/libz3-dev_4.8.7-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lsscsi/lsscsi_0.30-0.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pkg-config/pkg-config_0.29.1-0ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pm-utils/pm-utils_1.4.1-19_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-common/postgresql-client-common_214ubuntu0.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-12/postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/ssl-cert/ssl-cert_1.0.39_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-common/postgresql-common_214ubuntu0.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/p/postgresql-12/postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/p/postgresql-common/postgresql-server-dev-all_214ubuntu0.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/python-mysqldb/python3-mysqldb_1.4.4-2build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/p/python3.8/python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python3-defaults/python3-venv_3.8.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-block-extra_4.2-3ubuntu6.23_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/q/qemu/qemu-utils_4.2-3ubuntu6.23_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.619 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/s/sqlite3/sqlite3_3.31.1-4ubuntu0.4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-25ubuntu1.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/v/vbetool/vbetool_1.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipset/ipset_7.5-1ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipvsadm/ipvsadm_1.31-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/a/apache2/libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libe/liberasurecode/liberasurecode1_1.6.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libe/liberasurecode/liberasurecode-dev_1.6.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/k/krb5/libkrb5-dev_1.17-6ubuntu4.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-gui2_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-import1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-mmv1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-trace2_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-web1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-dev_0.2.2-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/python3-pcp_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/pcp_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/socat/socat_1.7.3.3-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/v/vlan/vlan_2.0.4ubuntu1.20.04.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) [IP: 185.125.190.38 80] 2022-10-17 12:23:40.620 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-10-17 12:23:40.620 | ++ functions-common:apt_get:1217 : result=100 2022-10-17 12:23:40.622 | ++ functions-common:apt_get:1220 : time_stop apt-get 2022-10-17 12:23:40.625 | ++ functions-common:time_stop:2422 : local name 2022-10-17 12:23:40.627 | ++ functions-common:time_stop:2423 : local end_time 2022-10-17 12:23:40.629 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-10-17 12:23:40.631 | ++ functions-common:time_stop:2425 : local total 2022-10-17 12:23:40.633 | ++ functions-common:time_stop:2426 : local start_time 2022-10-17 12:23:40.635 | ++ functions-common:time_stop:2428 : name=apt-get 2022-10-17 12:23:40.637 | ++ functions-common:time_stop:2429 : start_time=1666009320225 2022-10-17 12:23:40.640 | ++ functions-common:time_stop:2431 : [[ -z 1666009320225 ]] 2022-10-17 12:23:40.642 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-10-17 12:23:40.646 | ++ functions-common:time_stop:2434 : end_time=1666009420644 2022-10-17 12:23:40.648 | ++ functions-common:time_stop:2435 : elapsed_time=100419 2022-10-17 12:23:40.650 | ++ functions-common:time_stop:2436 : total=761 2022-10-17 12:23:40.652 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-17 12:23:40.655 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=101180 2022-10-17 12:23:40.657 | ++ functions-common:apt_get:1221 : return 100 2022-10-17 12:23:40.659 | ++ functions-common:install_package:1448 : RETRY_UPDATE=True 2022-10-17 12:23:40.661 | ++ functions-common:install_package:1448 : update_package_repo 2022-10-17 12:23:40.664 | ++ functions-common:update_package_repo:1418 : NO_UPDATE_REPOS=False 2022-10-17 12:23:40.666 | ++ functions-common:update_package_repo:1419 : REPOS_UPDATED=True 2022-10-17 12:23:40.668 | ++ functions-common:update_package_repo:1420 : RETRY_UPDATE=True 2022-10-17 12:23:40.670 | ++ functions-common:update_package_repo:1422 : [[ False = \T\r\u\e ]] 2022-10-17 12:23:40.672 | ++ functions-common:update_package_repo:1426 : is_ubuntu 2022-10-17 12:23:40.674 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-17 12:23:40.676 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-17 12:23:40.678 | ++ functions-common:update_package_repo:1427 : apt_get_update 2022-10-17 12:23:40.681 | ++ functions-common:apt_get_update:1172 : [[ True == \T\r\u\e ]] 2022-10-17 12:23:40.683 | ++ functions-common:apt_get_update:1172 : [[ True != \T\r\u\e ]] 2022-10-17 12:23:40.685 | ++ functions-common:apt_get_update:1177 : [[ False = \T\r\u\e ]] 2022-10-17 12:23:40.687 | ++ functions-common:apt_get_update:1179 : local sudo=sudo 2022-10-17 12:23:40.690 | +++ functions-common:apt_get_update:1180 : id -u 2022-10-17 12:23:40.694 | ++ functions-common:apt_get_update:1180 : [[ 1000 = \0 ]] 2022-10-17 12:23:40.696 | ++ functions-common:apt_get_update:1183 : time_start apt-get-update 2022-10-17 12:23:40.698 | ++ functions-common:time_start:2408 : local name=apt-get-update 2022-10-17 12:23:40.700 | ++ functions-common:time_start:2409 : local start_time= 2022-10-17 12:23:40.702 | ++ functions-common:time_start:2410 : [[ -n '' ]] 2022-10-17 12:23:40.705 | +++ functions-common:time_start:2413 : date +%s%3N 2022-10-17 12:23:40.709 | ++ functions-common:time_start:2413 : _TIME_START[$name]=1666009420706 2022-10-17 12:23:40.711 | ++ functions-common:apt_get_update:1185 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-17 12:23:40.713 | ++ functions-common:apt_get_update:1186 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-17 12:23:40.715 | ++ 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-17 12:24:11.851 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-17 12:24:11.851 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-10-17 12:24:11.851 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-17 12:24:11.851 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:11.851 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-10-17 12:24:11.851 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:11.859 | Err:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-17 12:24:11.859 | Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-10-17 12:24:13.485 | Reading package lists... 2022-10-17 12:24:13.509 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-10-17 12:24:13.509 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:13.509 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:13.509 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out 2022-10-17 12:24:13.509 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2022-10-17 12:24:13.514 | ++ functions-common:apt_get_update:1191 : REPOS_UPDATED=True 2022-10-17 12:24:13.516 | ++ functions-common:apt_get_update:1193 : time_stop apt-get-update 2022-10-17 12:24:13.518 | ++ functions-common:time_stop:2422 : local name 2022-10-17 12:24:13.520 | ++ functions-common:time_stop:2423 : local end_time 2022-10-17 12:24:13.522 | ++ functions-common:time_stop:2424 : local elapsed_time 2022-10-17 12:24:13.524 | ++ functions-common:time_stop:2425 : local total 2022-10-17 12:24:13.526 | ++ functions-common:time_stop:2426 : local start_time 2022-10-17 12:24:13.529 | ++ functions-common:time_stop:2428 : name=apt-get-update 2022-10-17 12:24:13.531 | ++ functions-common:time_stop:2429 : start_time=1666009420706 2022-10-17 12:24:13.533 | ++ functions-common:time_stop:2431 : [[ -z 1666009420706 ]] 2022-10-17 12:24:13.536 | +++ functions-common:time_stop:2434 : date +%s%3N 2022-10-17 12:24:13.540 | ++ functions-common:time_stop:2434 : end_time=1666009453537 2022-10-17 12:24:13.542 | ++ functions-common:time_stop:2435 : elapsed_time=32831 2022-10-17 12:24:13.544 | ++ functions-common:time_stop:2436 : total=2635 2022-10-17 12:24:13.546 | ++ functions-common:time_stop:2438 : _TIME_START[$name]= 2022-10-17 12:24:13.548 | ++ functions-common:time_stop:2439 : _TIME_TOTAL[$name]=35466 2022-10-17 12:24:13.551 | ++ functions-common:install_package:1448 : 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-17 12:24:13.553 | ++ functions-common:real_install_package:1432 : is_ubuntu 2022-10-17 12:24:13.555 | ++ functions-common:is_ubuntu:572 : [[ -z deb ]] 2022-10-17 12:24:13.557 | ++ functions-common:is_ubuntu:575 : '[' deb = deb ']' 2022-10-17 12:24:13.560 | ++ 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-17 12:24:13.578 | ++ 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-17 12:24:13.688 | Reading package lists... 2022-10-17 12:24:13.936 | Building dependency tree... 2022-10-17 12:24:13.937 | Reading state information... 2022-10-17 12:24:14.224 | bc is already the newest version (1.07.1-2build1). 2022-10-17 12:24:14.224 | bc set to manually installed. 2022-10-17 12:24:14.224 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-17 12:24:14.224 | bsdmainutils set to manually installed. 2022-10-17 12:24:14.224 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-17 12:24:14.224 | g++ set to manually installed. 2022-10-17 12:24:14.224 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-17 12:24:14.224 | gawk set to manually installed. 2022-10-17 12:24:14.224 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-17 12:24:14.224 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-17 12:24:14.224 | iptables set to manually installed. 2022-10-17 12:24:14.224 | iputils-ping is already the newest version (3:20190709-3). 2022-10-17 12:24:14.224 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-17 12:24:14.224 | kpartx set to manually installed. 2022-10-17 12:24:14.224 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-17 12:24:14.224 | make is already the newest version (4.2.1-1.2). 2022-10-17 12:24:14.224 | make set to manually installed. 2022-10-17 12:24:14.224 | psmisc is already the newest version (23.3-1). 2022-10-17 12:24:14.224 | psmisc set to manually installed. 2022-10-17 12:24:14.224 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-17 12:24:14.224 | python3-systemd is already the newest version (234-3build2). 2022-10-17 12:24:14.224 | python3-systemd set to manually installed. 2022-10-17 12:24:14.224 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-17 12:24:14.224 | thin-provisioning-tools set to manually installed. 2022-10-17 12:24:14.224 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-17 12:24:14.224 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-17 12:24:14.224 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-17 12:24:14.225 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-17 12:24:14.225 | lsof set to manually installed. 2022-10-17 12:24:14.225 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-17 12:24:14.225 | parted set to manually installed. 2022-10-17 12:24:14.225 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-17 12:24:14.225 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-17 12:24:14.225 | zlib1g-dev set to manually installed. 2022-10-17 12:24:14.225 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-17 12:24:14.225 | The following packages were automatically installed and are no longer required: 2022-10-17 12:24:14.225 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-17 12:24:14.225 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-17 12:24:14.225 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-17 12:24:14.225 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-17 12:24:14.225 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-17 12:24:14.225 | python3-zope.interface 2022-10-17 12:24:14.225 | Use 'sudo apt autoremove' to remove them. 2022-10-17 12:24:14.225 | The following additional packages will be installed: 2022-10-17 12:24:14.225 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-10-17 12:24:14.226 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-10-17 12:24:14.226 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-10-17 12:24:14.226 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-10-17 12:24:14.226 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-10-17 12:24:14.226 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-10-17 12:24:14.226 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-17 12:24:14.226 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-17 12:24:14.226 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-10-17 12:24:14.226 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-10-17 12:24:14.226 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-17 12:24:14.226 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-17 12:24:14.226 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-10-17 12:24:14.226 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-17 12:24:14.226 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-10-17 12:24:14.226 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-10-17 12:24:14.226 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-10-17 12:24:14.226 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-10-17 12:24:14.226 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-10-17 12:24:14.226 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-10-17 12:24:14.226 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-10-17 12:24:14.226 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-10-17 12:24:14.226 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-10-17 12:24:14.226 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-10-17 12:24:14.226 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-10-17 12:24:14.226 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-10-17 12:24:14.226 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-10-17 12:24:14.226 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-10-17 12:24:14.226 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-10-17 12:24:14.226 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-10-17 12:24:14.226 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-10-17 12:24:14.226 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-10-17 12:24:14.227 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-10-17 12:24:14.227 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-10-17 12:24:14.227 | x11-common 2022-10-17 12:24:14.228 | Suggested packages: 2022-10-17 12:24:14.228 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-10-17 12:24:14.228 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-10-17 12:24:14.228 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-10-17 12:24:14.228 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-10-17 12:24:14.228 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-10-17 12:24:14.228 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-10-17 12:24:14.228 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-10-17 12:24:14.228 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-10-17 12:24:14.228 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-10-17 12:24:14.228 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-10-17 12:24:14.228 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-10-17 12:24:14.228 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-10-17 12:24:14.228 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-10-17 12:24:14.228 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-10-17 12:24:14.228 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-10-17 12:24:14.228 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-10-17 12:24:14.474 | The following NEW packages will be installed: 2022-10-17 12:24:14.474 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-10-17 12:24:14.474 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-10-17 12:24:14.474 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-10-17 12:24:14.474 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-10-17 12:24:14.474 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-10-17 12:24:14.474 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-10-17 12:24:14.474 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-10-17 12:24:14.474 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-10-17 12:24:14.474 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-10-17 12:24:14.474 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-10-17 12:24:14.474 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-10-17 12:24:14.474 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-10-17 12:24:14.474 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-10-17 12:24:14.474 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-10-17 12:24:14.474 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-10-17 12:24:14.474 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-10-17 12:24:14.474 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-10-17 12:24:14.474 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-10-17 12:24:14.474 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-10-17 12:24:14.474 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-10-17 12:24:14.474 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-10-17 12:24:14.474 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-10-17 12:24:14.474 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-10-17 12:24:14.475 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-10-17 12:24:14.475 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-10-17 12:24:14.475 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-10-17 12:24:14.475 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-10-17 12:24:14.475 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-10-17 12:24:14.475 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-10-17 12:24:14.475 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-10-17 12:24:14.475 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-10-17 12:24:14.475 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-10-17 12:24:14.475 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-10-17 12:24:14.475 | postgresql-client-12 postgresql-client-common postgresql-common 2022-10-17 12:24:14.475 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-10-17 12:24:14.475 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-10-17 12:24:14.475 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-10-17 12:24:14.475 | vbetool vlan x11-common 2022-10-17 12:24:14.476 | The following packages will be upgraded: 2022-10-17 12:24:14.476 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-10-17 12:24:14.476 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-10-17 12:24:14.476 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-10-17 12:24:14.477 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-10-17 12:24:14.477 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-10-17 12:24:45.521 | 29 upgraded, 203 newly installed, 0 to remove and 171 not upgraded. 2022-10-17 12:24:45.522 | Need to get 124 MB/152 MB of archives. 2022-10-17 12:24:45.522 | After this operation, 713 MB of additional disk space will be used. 2022-10-17 12:24:45.522 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.522 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-10-17 12:24:45.522 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.522 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.522 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 2022-10-17 12:24:45.522 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.522 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:24:45.531 | Ign:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 2022-10-17 12:24:45.531 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 2022-10-17 12:24:45.531 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.531 | Ign:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:24:45.531 | Ign:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 2022-10-17 12:24:45.531 | Err:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.531 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.531 | Err:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.531 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.531 | Err:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.531 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.531 | Err:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 2022-10-17 12:24:45.531 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.532 | Err:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 2022-10-17 12:24:45.532 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.532 | Err:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 2022-10-17 12:24:45.532 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.533 | Err:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 2022-10-17 12:24:45.533 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.534 | Err:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 2022-10-17 12:24:45.534 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.534 | Err:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 2022-10-17 12:24:45.534 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.534 | Err:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 2022-10-17 12:24:45.534 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.535 | Err:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 2022-10-17 12:24:45.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.535 | Ign:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 2022-10-17 12:24:45.535 | Err:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 2022-10-17 12:24:45.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.535 | Err:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 2022-10-17 12:24:45.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.535 | Err:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 2022-10-17 12:24:45.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.535 | Ign:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 2022-10-17 12:24:45.535 | Err:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 2022-10-17 12:24:45.535 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.536 | Ign:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 2022-10-17 12:24:45.536 | Err:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 2022-10-17 12:24:45.536 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.536 | Err:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 2022-10-17 12:24:45.536 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.536 | Err:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 2022-10-17 12:24:45.536 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.536 | Err:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 2022-10-17 12:24:45.537 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.537 | Err:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 2022-10-17 12:24:45.537 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.537 | Err:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 2022-10-17 12:24:45.537 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.537 | Err:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 2022-10-17 12:24:45.537 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.537 | Ign:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 2022-10-17 12:24:45.538 | Ign:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 2022-10-17 12:24:45.538 | Err:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 2022-10-17 12:24:45.538 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.538 | Err:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 2022-10-17 12:24:45.538 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.538 | Err:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 2022-10-17 12:24:45.538 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.538 | Err:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 2022-10-17 12:24:45.539 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.539 | Err:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 2022-10-17 12:24:45.539 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.539 | Err:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 2022-10-17 12:24:45.539 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.539 | Err:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 2022-10-17 12:24:45.539 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.539 | Err:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 2022-10-17 12:24:45.539 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.540 | Err:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 2022-10-17 12:24:45.540 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.540 | Err:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 2022-10-17 12:24:45.540 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.540 | Ign:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:24:45.540 | Err:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 2022-10-17 12:24:45.540 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.540 | Err:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 2022-10-17 12:24:45.541 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.541 | Ign:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 2022-10-17 12:24:45.541 | Ign:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 2022-10-17 12:24:45.541 | Err:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 2022-10-17 12:24:45.541 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.541 | Ign:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 2022-10-17 12:24:45.542 | Err:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 2022-10-17 12:24:45.542 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.542 | Err:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 2022-10-17 12:24:45.542 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.542 | Err:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 2022-10-17 12:24:45.542 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.542 | Err:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 2022-10-17 12:24:45.542 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.542 | Err:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 2022-10-17 12:24:45.543 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.543 | Err:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 2022-10-17 12:24:45.543 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.543 | Err:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 2022-10-17 12:24:45.543 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.543 | Ign:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 2022-10-17 12:24:45.543 | Err:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 2022-10-17 12:24:45.543 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.544 | Err:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 2022-10-17 12:24:45.544 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.544 | Err:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 2022-10-17 12:24:45.544 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.544 | Err:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:24:45.544 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.544 | Err:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:24:45.544 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.544 | Err:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 2022-10-17 12:24:45.544 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.545 | Err:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 2022-10-17 12:24:45.545 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.545 | Err:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 2022-10-17 12:24:45.545 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.545 | Err:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 2022-10-17 12:24:45.545 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.545 | Err:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 2022-10-17 12:24:45.545 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.546 | Err:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 2022-10-17 12:24:45.546 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.546 | Err:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 2022-10-17 12:24:45.546 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.546 | Err:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 2022-10-17 12:24:45.546 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.546 | Err:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 2022-10-17 12:24:45.546 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.546 | Err:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 2022-10-17 12:24:45.547 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.547 | Err:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 2022-10-17 12:24:45.547 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.547 | Err:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 2022-10-17 12:24:45.547 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.547 | Err:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 2022-10-17 12:24:45.547 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.547 | Err:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 2022-10-17 12:24:45.547 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.548 | Err:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 2022-10-17 12:24:45.548 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.548 | Ign:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 2022-10-17 12:24:45.548 | Err:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 2022-10-17 12:24:45.548 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.548 | Err:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 2022-10-17 12:24:45.548 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.548 | Ign:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.549 | Ign:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.549 | Ign:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.549 | Ign:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.549 | Ign:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 2022-10-17 12:24:45.550 | Ign:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.550 | Err:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 2022-10-17 12:24:45.550 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.550 | Err:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 2022-10-17 12:24:45.550 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.550 | Err:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 2022-10-17 12:24:45.550 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.550 | Err:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 2022-10-17 12:24:45.550 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.551 | Ign:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 2022-10-17 12:24:45.551 | Err:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 2022-10-17 12:24:45.551 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.551 | Err:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 2022-10-17 12:24:45.551 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.551 | Err:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 2022-10-17 12:24:45.551 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.552 | Ign:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 2022-10-17 12:24:45.552 | Err:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 2022-10-17 12:24:45.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.552 | Err:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 2022-10-17 12:24:45.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.552 | Err:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 2022-10-17 12:24:45.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.552 | Err:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 2022-10-17 12:24:45.552 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.553 | Err:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 2022-10-17 12:24:45.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.553 | Err:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 2022-10-17 12:24:45.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.553 | Err:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 2022-10-17 12:24:45.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.553 | Err:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 2022-10-17 12:24:45.553 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.554 | Err:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 2022-10-17 12:24:45.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.554 | Err:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 2022-10-17 12:24:45.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.554 | Ign:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 2022-10-17 12:24:45.554 | Err:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.554 | Err:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.554 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.555 | Err:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 2022-10-17 12:24:45.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.555 | Err:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 2022-10-17 12:24:45.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.555 | Err:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 2022-10-17 12:24:45.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.555 | Err:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 2022-10-17 12:24:45.555 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.556 | Ign:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:24:45.556 | Ign:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:24:45.556 | Err:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 2022-10-17 12:24:45.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.556 | Err:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 2022-10-17 12:24:45.556 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.556 | Ign:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:24:45.557 | Ign:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 2022-10-17 12:24:45.557 | Ign:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 2022-10-17 12:24:45.557 | Err:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 2022-10-17 12:24:45.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.557 | Err:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 2022-10-17 12:24:45.557 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.557 | Err:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 2022-10-17 12:24:45.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.558 | Ign:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 2022-10-17 12:24:45.558 | Ign:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:24:45.558 | Ign:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 2022-10-17 12:24:45.558 | Err:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.558 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.559 | Err:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 2022-10-17 12:24:45.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.559 | Err:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.559 | Err:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 2022-10-17 12:24:45.559 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.559 | Ign:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 2022-10-17 12:24:45.560 | Err:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.560 | Err:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 2022-10-17 12:24:45.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.560 | Err:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 2022-10-17 12:24:45.560 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.561 | Err:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 2022-10-17 12:24:45.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.561 | Err:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 2022-10-17 12:24:45.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.561 | Err:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 2022-10-17 12:24:45.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.561 | Err:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 2022-10-17 12:24:45.561 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.562 | Ign:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 2022-10-17 12:24:45.562 | Ign:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:24:45.562 | Err:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 2022-10-17 12:24:45.562 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.562 | Ign:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 2022-10-17 12:24:45.562 | Ign:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 2022-10-17 12:24:45.563 | Ign:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 2022-10-17 12:24:45.563 | Err:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 2022-10-17 12:24:45.563 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.563 | Ign:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 2022-10-17 12:24:45.563 | Err:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 2022-10-17 12:24:45.563 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.563 | Ign:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 2022-10-17 12:24:45.564 | Ign:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 2022-10-17 12:24:45.564 | Err:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 2022-10-17 12:24:45.564 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.564 | Ign:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 2022-10-17 12:24:45.564 | Ign:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 2022-10-17 12:24:45.564 | Err:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 2022-10-17 12:24:45.564 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.565 | Err:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 2022-10-17 12:24:45.565 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.565 | Err:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 2022-10-17 12:24:45.565 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.565 | Ign:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 2022-10-17 12:24:45.565 | Err:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 2022-10-17 12:24:45.565 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.566 | Err:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 2022-10-17 12:24:45.566 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.566 | Ign:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 2022-10-17 12:24:45.566 | Err:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 2022-10-17 12:24:45.566 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.566 | Err:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 2022-10-17 12:24:45.566 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.566 | Err:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 2022-10-17 12:24:45.566 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.567 | Err:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 2022-10-17 12:24:45.567 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.567 | Err:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 2022-10-17 12:24:45.567 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.567 | Err:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 2022-10-17 12:24:45.567 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.567 | Err:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 2022-10-17 12:24:45.567 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.567 | Err:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 2022-10-17 12:24:45.567 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.568 | Err:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 2022-10-17 12:24:45.568 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.568 | Err:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 2022-10-17 12:24:45.568 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:45.914 | Get:4 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-10-17 12:24:46.253 | Get:5 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-10-17 12:24:46.737 | Get:7 http://security.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-10-17 12:24:46.779 | Get:8 http://security.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-10-17 12:24:46.973 | Get:25 http://security.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-10-17 12:24:46.982 | Get:29 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-10-17 12:24:47.077 | Get:31 http://security.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-10-17 12:24:47.115 | Get:39 http://security.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-10-17 12:24:47.148 | Get:40 http://security.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-10-17 12:24:47.151 | Get:51 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2022-10-17 12:24:47.173 | Get:54 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-10-17 12:24:47.210 | Get:55 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 [162 kB] 2022-10-17 12:24:47.397 | Get:57 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-10-17 12:24:47.399 | Get:65 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-10-17 12:24:47.408 | Get:86 http://security.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-10-17 12:24:47.448 | Get:89 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-10-17 12:24:47.449 | Get:90 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-10-17 12:24:47.450 | Get:91 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-10-17 12:24:47.484 | Get:92 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-10-17 12:24:47.485 | Get:93 http://security.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-10-17 12:24:47.486 | Get:94 http://security.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-10-17 12:24:47.604 | Get:99 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-10-17 12:24:49.458 | Get:103 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2022-10-17 12:24:49.509 | Get:114 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-10-17 12:24:49.667 | Get:121 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-10-17 12:24:49.670 | Get:122 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-10-17 12:24:49.673 | Get:125 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-10-17 12:24:49.678 | Get:126 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-10-17 12:24:49.680 | Get:127 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-10-17 12:24:50.245 | Get:131 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-10-17 12:24:50.492 | Get:132 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-10-17 12:24:50.495 | Get:133 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-10-17 12:24:50.500 | Get:138 http://security.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-10-17 12:24:50.512 | Get:146 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-10-17 12:24:50.513 | Get:147 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-10-17 12:24:50.681 | Get:149 http://security.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-10-17 12:24:50.768 | Get:150 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-10-17 12:24:51.003 | Get:151 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-10-17 12:24:51.003 | Get:153 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-10-17 12:24:51.004 | Get:155 http://security.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-10-17 12:24:51.005 | Get:156 http://security.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-10-17 12:24:51.212 | Get:158 http://security.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 [860 kB] 2022-10-17 12:24:51.292 | Get:159 http://security.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] 2022-10-17 12:24:51.321 | Get:163 http://security.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-10-17 12:24:51.321 | Get:166 http://security.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-10-17 12:24:51.371 | Fetched 22.2 MB in 37s (603 kB/s) 2022-10-17 12:24:51.371 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/llvm-toolchain-10/libllvm10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang-cpp10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libg/libgc/libgc1c2_7.6.4-0.4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-i386_2.31-0ubuntu9.9_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang-common-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libclang1-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/clang-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libtool_2.4.6-14_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dh-autoreconf/dh-autoreconf_19_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.372 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/debhelper/libdebhelper-perl_12.10ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive-zip-perl/libarchive-zip-perl_1.67-2_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsub-override-perl/libsub-override-perl_0.09-2_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/strip-nondeterminism/libfile-stripnondeterminism-perl_1.7.0-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/strip-nondeterminism/dh-strip-nondeterminism_1.7.0-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dwz/dwz_0.13-5_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libc/libcroco/libcroco3_0.6.13-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/gettext/gettext_0.19.8.1-10build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/intltool-debian/intltool-debian_0.35.0+20060710.5_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/po-debconf/po-debconf_1.0.21_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/debhelper/debhelper_12.10ubuntu1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lksctp-tools/libsctp1_1.0.18+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lksctp-tools/libsctp-dev_1.0.18+dfsg-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1-dev_1.6.5-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/b/binfmt-support/binfmt-support_2.2.0-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/conntrack-tools/conntrack_1.4.5-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libn/libnetfilter-cthelper/libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libn/libnetfilter-queue/libnetfilter-queue1_1.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/c/conntrack-tools/conntrackd_1.4.5-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.373 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/d/dns-root-data/dns-root-data_2019052802_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.33-2.2ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/e/ebtables/ebtables_2.0.11-3build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fonts-dejavu/fonts-dejavu-core_2.37-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fonts-liberation/fonts-liberation_1.07.4-11_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.13.1-2ubuntu3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.13.1-2ubuntu3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig_2.13.1-2ubuntu3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/cdrkit/genisoimage_1.1.11-3.1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/a/ann/libann0_1.1.2+doc-7build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libcdt5_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libcgraph6_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/jbigkit/libjbig0_2.1-3.1build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxpm/libxpm4_3.5.12-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/gts/libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.38.4-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-render0_1.14-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-shm0_1.14-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.10-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/cairo/libcairo2_1.16.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.374 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/g/graphite2/libgraphite2-3_1.3.13-11build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai-data_0.1.28-3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libd/libdatrie/libdatrie1_0.2.12-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai0_0.1.28-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libpathplan4_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libgvc6_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/libgvpr2_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/liblab-gamut1_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/x/xorg/x11-common_7.7+19ubuntu14_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libice/libice6_1.0.10-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsm/libsm6_1.2.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxt/libxt6_1.1.5-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxmu/libxmu6_1.1.3-0ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libx/libxaw/libxaw7_1.0.13-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/graphviz/graphviz_2.42.2-3build2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-route-3-200_3.4.0-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/libibverbs1_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/ibverbs-providers_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/iputils/iputils-arping_20190709-3_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.375 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/javascript-common/javascript-common_11_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liba/libarchive-cpio-perl/libarchive-cpio-perl_0.10-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/b/boost1.71/libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/b/boost1.71/libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/g/gts/libgts-bin_0.7.6+darcs121130-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipset/libipset13_7.5-1ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rdma-core/librdmacm1_28.0-1ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libi/libiscsi/libiscsi7_1.18.0-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8-dev_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg-dev_8c-2ubuntu8_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/j/jquery/libjs-jquery_3.3.1~dfsg-3_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/j/jquery-goodies/libjs-jquery-metadata_12-1.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/j/jquery-tablesorter/libjs-jquery-tablesorter_2.31.1+dfsg1-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libtool/libltdl-dev_2.4.6-14_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libs/libsys-hostname-long-perl/libsys-hostname-long-perl_1.5-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libm/libmail-sendmail-perl/libmail-sendmail-perl_0.80-1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncurses-dev_6.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.25-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libomp5-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/libomp-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/pcp-conf_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.376 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp3_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-pmda3_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-pmda-perl_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/c/ceph/librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd-dev_245.4-4ubuntu3.18_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libtinfo-dev_6.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libx/libx86/libx86-1_1.1+ds1-11_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-runtime_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libp/libpfm4/libpfm4_4.10.1+git20-g7700f49-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libf/libffi/libffi-dev_3.3-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-tools_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/z3/libz3-4_4.8.7-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/z3/libz3-dev_4.8.7-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/l/llvm-toolchain-10/llvm-10-dev_10.0.0-4ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/l/lsscsi/lsscsi_0.30-0.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/pkg-config/pkg-config_0.29.1-0ubuntu4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pm-utils/pm-utils_1.4.1-19_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/ssl-cert/ssl-cert_1.0.39_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/p/python-mysqldb/python3-mysqldb_1.4.4-2build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.377 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/python3-defaults/python3-venv_3.8.2-0ubuntu2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/sharutils/sharutils_4.15.2-4build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/v/vbetool/vbetool_1.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipset/ipset_7.5-1ubuntu0.20.04.1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/i/ipvsadm/ipvsadm_1.31-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libe/liberasurecode/liberasurecode1_1.6.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libe/liberasurecode/liberasurecode-dev_1.6.1-4_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-gui2_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-import1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-mmv1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-trace2_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/libpcp-web1_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-dev_0.2.2-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/python3-pcp_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/p/pcp/pcp_5.0.3-1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/s/socat/socat_1.7.3.3-2_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/v/vlan/vlan_2.0.4ubuntu1.20.04.1_all.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) 2022-10-17 12:24:51.378 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-10-17 12:24:51.378 | + functions-common:apt_get:1 : exit_trap 2022-10-17 12:24:51.380 | + ./stack.sh:exit_trap:516 : local r=100 2022-10-17 12:24:51.383 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-10-17 12:24:51.386 | + ./stack.sh:exit_trap:517 : jobs= 2022-10-17 12:24:51.388 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-10-17 12:24:51.390 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-10-17 12:24:51.392 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-10-17 12:24:51.394 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-10-17 12:24:51.396 | + ./stack.sh:exit_trap:533 : [[ 100 -ne 0 ]] 2022-10-17 12:24:51.398 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-10-17 12:24:51.398 | Error on exit 2022-10-17 12:24:51.400 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-10-17 12:24:51.402 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-10-17 12:24:51.404 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-10-17 12:24:51.546 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-10-17 12:24:51.562 | ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory) 2022-10-17 12:24:51.974 | + ./stack.sh:exit_trap:551 : exit 100