0s autopkgtest: DBG: testbed init 0s autopkgtest [01:17:58]: starting date and time: 2025-02-11 01:17:58+0000 0s autopkgtest [01:17:58]: git checkout: 325255d2 Merge branch 'pin-any-arch' into 'ubuntu/production' 0s autopkgtest [01:17:58]: host juju-7f2275-prod-proposed-migration-environment-15; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.f7llk8eh/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed --apt-upgrade linux-hwe-6.11 --debug --timeout-short=300 --timeout-copy=20000 --timeout-test=20000 --timeout-build=20000 '--env=ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1' -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest-big-s390x --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-15@bos03-s390x-25.secgroup --name adt-noble-s390x-linux-hwe-6.11-20250211-011758-juju-7f2275-prod-proposed-migration-environment-15-922bcf4a-1f26-4b51-9911-537d0de874ba --image adt/ubuntu-noble-s390x-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-15 --net-id=net_prod-proposed-migration-s390x -e TERM=linux -e ''"'"'http_proxy=http://squid.internal:3128'"'"'' -e ''"'"'https_proxy=http://squid.internal:3128'"'"'' -e ''"'"'no_proxy=127.0.0.1,127.0.1.1,login.ubuntu.com,localhost,localdomain,novalocal,internal,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net,10.24.0.0/24,keystone.ps5.canonical.com,objectstorage.prodstack5.canonical.com,radosgw.ps5.canonical.com'"'"'' --mirror=http://ftpmaster.internal/ubuntu/ 0s autopkgtest: DBG: got reply from testbed: ok 0s autopkgtest: DBG: testbed open, scratch=None 0s autopkgtest: DBG: sending command to testbed: open 42s autopkgtest: DBG: got reply from testbed: ok /tmp/autopkgtest.S9HXwA 42s autopkgtest: DBG: sending command to testbed: print-execute-command 42s autopkgtest: DBG: got reply from testbed: ok /tmp/autopkgtest-ssh.1r0xranx/runcmd 42s autopkgtest: DBG: sending command to testbed: capabilities 42s autopkgtest: DBG: got reply from testbed: ok revert-full-system revert reboot suggested-normal-user=ubuntu isolation-machine root-on-testbed 42s autopkgtest: DBG: testbed capabilities: ['revert-full-system', 'revert', 'reboot', 'suggested-normal-user=ubuntu', 'isolation-machine', 'root-on-testbed', 'has_internet'] 42s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 42s autopkgtest: DBG: testbed command exited with code 0 42s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/wrapper.sh /tmp/autopkgtest.S9HXwA/wrapper.sh 42s autopkgtest: DBG: got reply from testbed: ok 42s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/wrapper.sh'], kind short, sout raw, serr pipe, env [] 42s autopkgtest: DBG: testbed command exited with code 0 42s autopkgtest: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest [01:18:41]: testbed dpkg architecture: s390x 43s autopkgtest: DBG: testbed command ['dpkg-query', '-W', '-f', '${Version}', 'apt'], kind short, sout pipe, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest [01:18:41]: testbed apt version: 2.7.14build2 43s autopkgtest: DBG: testbed command ['sh', '-ec', 'command -v eatmydata'], kind short, sout pipe, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest: DBG: testbed has eatmydata 43s autopkgtest: DBG: testbed command ['mkdir', '-p', '/etc/apt/preferences.d'], kind short, sout raw, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest [01:18:41]: @@@@@@@@@@@@@@@@@@@@ test bed setup 43s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# Copyright © 2006-2018 Canonical Ltd.\n# Copyright © 2015-2017 Martin Pitt\n# Copyright © 2017 Steve Langasek\n# Copyright © 2017-2022 Paul Gevers\n# Copyright © 2018 Simon McVittie\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the first suite found in apt sources. We can\'t just rely\n# on /etc/os-release because it doesn\'t allow to distinguish between Debian\n# unstable and testing.\n#\n# This release detection logic should be kept in sync with similar code in the\n# setup-testbed script.\n#\n# For more information on APT data sources see sources.list(5).\n\n# Usage $0\n\nset -eux\n\ndistro=UNKNOWN\nif [ -r /etc/os-release ]; then\n # shellcheck disable=SC1091\n distro=$(. /etc/os-release && echo "${ID:-$distro}")\nfi\n\n# Try guessing the default release from deb822-style format sources.\n#\n# While not mandatory, APT upstream expects distros to follow the\n# .sources naming pattern for the default deb822 sources.\napt_sources="/etc/apt/sources.list.d/$distro.sources"\nif [ -r "$apt_sources" ]; then\n release=$(sed -En \'s/^Suites:\\s*(\\w+).*/\\1/Ip\' "$apt_sources" | head -n1)\n [ -n "$release" ] && echo "$release" && exit\nfi\n\n# Try guessing the default release from one-line-style format sources.\napt_sources=/etc/apt/sources.list\nif [ -r "$apt_sources" ]; then\n release=$(sed -En \'/^(deb|deb-src) +(\\[.*\\] *)?(http|https|file):/ { s/\\[.*\\] +//; s/^[^ ]+ +[^ ]* +([^ ]+) +.*$/\\1/p }\' "$apt_sources" | head -n1)\n [ -n "$release" ] && echo "$release" && exit\nfi\n\n# Could not guess the default release\necho "Could not guess the default release from the APT sources." >&2\nexit 1\n'], kind short, sout pipe, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest [01:18:41]: testbed release detected to be: None 43s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the list of configured "deb" sources in one-line-style\n# source lists (/etc/apt/sources.list, /etc/apt/sources.list.d/*.list).\n# See sources.list(5) for more information on the APT source list formats.\n#\n# This script takes no arguments.\n\nset -eu\n\n# grep(1) returns 1 if no lines were selected from the input files, which\n# can happen if there are .list files, but they contain no "deb" entries.\n# We don\'t want to fail in this case, hence the "|| true", which we put\n# in a subshell because we want it to affect only the grep invocation.\n{\n if [ -f /etc/apt/sources.list ]; then\n printf \'%s\\0\' /etc/apt/sources.list\n fi\n if [ -d /etc/apt/sources.list.d ]; then\n find /etc/apt/sources.list.d -maxdepth 1 -type f -regex \'.*/[a-zA-Z0-9_.-]+\\.list\' -print0 \\\n | LC_ALL=C sort --zero-terminated\n fi\n} | xargs -0 --no-run-if-empty -- sh -c \'grep -h "^deb " "$@" || true\' "$(basename "$0")"\n'], kind short, sout pipe, serr pipe, env [] 43s autopkgtest: DBG: testbed command exited with code 0 43s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the list of configured sources in deb822-style source\n# lists (/etc/apt/sources.list.d/*.sources). Sources are not stripped out of\n# comments, extra blank lines or similar: the output of this script is meant to\n# be consumed by a deb822 parser that is able to correctly handle those.\n# See sources.list(5) for more information on the APT source list formats.\n#\n# This script takes no arguments.\n\nset -eu\n\n# Awk concatenates files making sure stanzas from separate files are separated\n# by a blank line, even if there are no newlines at EOF in the .sources files.\nif [ -d /etc/apt/sources.list.d ]; then\n find /etc/apt/sources.list.d -maxdepth 1 -type f -regex \'.*/[a-zA-Z0-9_.-]+\\.sources\' -print0 \\\n | LC_ALL=C sort --zero-terminated \\\n | xargs -0 --no-run-if-empty -- awk \'FNR == 1 && NR != 1 { print "" } { print }\'\nfi\n'], kind short, sout pipe, serr pipe, env [] 44s autopkgtest: DBG: testbed command exited with code 0 44s autopkgtest: DBG: adding APT source: Types: deb deb-src 44s URIs: http://ftpmaster.internal/ubuntu/ 44s Suites: noble-proposed 44s Components: main restricted universe multiverse 44s Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg 44s autopkgtest: DBG: testbed command ['sh', '-ec', '"$@" >> "/etc/apt/sources.list.d/autopkgtest-add-apt-release-noble-proposed.sources"', 'add_apt_source', 'printf', '%s\\n', 'Types: deb deb-src\nURIs: http://ftpmaster.internal/ubuntu/\nSuites: noble-proposed\nComponents: main restricted universe multiverse\nSigned-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg\n'], kind short, sout raw, serr pipe, env [] 44s autopkgtest: DBG: testbed command exited with code 0 44s autopkgtest: DBG: adding APT preference to autopkgtest-zz-noble-proposed-baseline.pref: 44s Package: * 44s Pin: release noble-proposed 44s Pin-Priority: 500 44s autopkgtest: DBG: testbed command ['sh', '-ec', '"$@" > "/etc/apt/preferences.d/autopkgtest-zz-noble-proposed-baseline.pref"', 'add_apt_preference', 'printf', '%s\\n', 'Package: *\nPin: release noble-proposed\nPin-Priority: 500'], kind short, sout raw, serr pipe, env [] 44s autopkgtest: DBG: testbed command exited with code 0 44s autopkgtest [01:18:42]: updating testbed package index (apt update) 44s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'update'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 44s Get:1 http://ftpmaster.internal/ubuntu noble-proposed InRelease [265 kB] 45s Hit:2 http://ftpmaster.internal/ubuntu noble InRelease 45s Hit:3 http://ftpmaster.internal/ubuntu noble-updates InRelease 45s Hit:4 http://ftpmaster.internal/ubuntu noble-security InRelease 45s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/multiverse Sources [1948 B] 45s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/main Sources [66.8 kB] 45s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/universe Sources [68.8 kB] 45s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/restricted Sources [18.2 kB] 45s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x Packages [79.9 kB] 45s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x c-n-f Metadata [3744 B] 45s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/restricted s390x Packages [1176 B] 45s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/restricted s390x c-n-f Metadata [116 B] 45s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/universe s390x Packages [276 kB] 45s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/universe s390x c-n-f Metadata [5504 B] 45s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/multiverse s390x c-n-f Metadata [116 B] 47s Fetched 787 kB in 1s (972 kB/s) 48s Reading package lists... 48s autopkgtest: DBG: testbed command exited with code 0 48s autopkgtest: DBG: testbed command ['bash', '-ec', 'for d in /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do [ ! -d $d ] || touch -r $d /tmp/autopkgtest.S9HXwA/${d//\\//_}.stamp; done'], kind short, sout raw, serr pipe, env [] 48s autopkgtest: DBG: testbed command exited with code 0 48s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# Canonical/Ubuntu specific testbed setup\n\nset -x\n\nRELEASE=$(lsb_release --codename --short 2>/dev/null)\n\n# Make the installed package versions match what is available from the configured\n# repositories, even if a downgrade is required.\n#\n# We may end up with images with packages newer than those available from the\n# repositories when opening a new release (images are created using the\n# previous release dailies as a base, which may include 0-day SRUs, or\n# Launchpad may fail to copy packages, see openssl 3.0.8-1ubuntu2), or when\n# package versions are pulled from the archive.\n#\n# Note: \'release a=\' matches the Suite field in the repository Release file.\ncat >/etc/apt/preferences.d/force-downgrade-to-release.pref <= Focal).\n#\n# Note: autoremove/--autoremove always runs on the entire set of installed\n# packages. Together with --autopurge/purge each removal becomes a purge.\n#\n# Removing \'?obsolete\' packages may remove the running kernel. This is not\n# expected to be an issue.\nif /usr/lib/apt/apt-helper analyze-pattern \'?true\' >/dev/null 2>&1; then\n # DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove \'?obsolete\'\n # Avoid removing the running kernel\n running_kernel_pattern="^linux-.*$(uname -r | sed \'s/\\./\\\\./g\').*"\n obsolete_pkgs="$(apt list \'?obsolete\' 2>/dev/null \\\n | tail -n+2 \\\n | cut -d\'/\' -f1 \\\n | grep -v "${running_kernel_pattern}" || true)"\n DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove ${obsolete_pkgs}\nelse\n # We\'re on an older release (analyze-pattern is not available).\n # Still do an autopurge to get rid of packages that got orphaned\n # by downgrades.\n eatmydata apt-get -y autoremove --purge\nfi\n\n# compatibility with old Jenkins testbeds for trusty\nif grep -q trusty /etc/lsb-release; then apt-get update || (sleep 10; apt-get update); apt-get install -y build-essential; fi\n\n# these packages really break tests, purge them if we use standard cloud images\n# (on lcy01)\nfor p in unattended-upgrades lxd lxd-client snapd; do\n [ ! -d /usr/share/doc/$p ] || $(which eatmydata || true) apt-get purge --auto-remove -y $p\ndone\n\nif type iptables >/dev/null 2>&1; then\n cat < /etc/rc.local\n#!/bin/sh\n\n# work around broken PTMU; LP: #1572026, RT#90771\niptables -w -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu || true\n\n# These addresses are used at least by rust-reqwest and should not be reachable\n# See https://bugs.launchpad.net/ubuntu/+source/rust-reqwest/+bug/2080346\niptables -A OUTPUT -d 10.255.255.1/32 -p tcp -j DROP || true\niptables -A OUTPUT -d 10.255.255.2/32 -p tcp -j DROP || true\nEOF\n chmod 755 /etc/rc.local\n # shellcheck disable=SC1091\n . /etc/rc.local\nfi\n\n# work around broken tty on ppc64el instances (LP: #1607075)\nif [ "$(uname -m)" = ppc64le ] && [ "$(systemctl is-active keyboard-setup.service 2>/dev/null|| true)" = failed ]; then\n systemctl reset-failed keyboard-setup.service\n systemctl mask keyboard-setup.service\nfi\n\n# work around late urandom pool initialization (LP: #1622893)\nif [ -d /run/systemd/system ] && systemd-detect-virt --quiet --vm; then\n mkdir -p /etc/systemd/system/systemd-random-seed.service.d/\n cat < /etc/systemd/system/systemd-random-seed.service.d/fakeentropy.conf\n[Service]\nExecStart=/usr/bin/perl -E \'open \\$\\$f, "/bin/bash" or die; open \\$\\$rnd, ">/dev/random" or die; for (\\$\\$i = 0; \\$\\$i < 10; ++\\$\\$i) {read \\$\\$f, \\$\\$d, 64; ioctl \\$\\$rnd, 0x40085203, pack("ii", 64*8, 64) . \\$\\$d}\'\nEOF\nfi\n\n# set compressor to lz4 where supported, we care about compression speed\nif grep -q lz4 /etc/initramfs-tools/initramfs.conf; then\n echo COMPRESS=lz4 > /etc/initramfs-tools/conf.d/lz4\nfi'], kind install, sout raw, serr raw, env ['AUTOPKGTEST_IS_SETUP_COMMAND=1', 'AUTOPKGTEST_NORMAL_USER=ubuntu', 'ADT_NORMAL_USER=ubuntu'] 48s + lsb_release --codename --short 48s + RELEASE=noble 48s + cat 48s + [ noble != trusty ] 48s + DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y --allow-downgrades -o Dpkg::Options::=--force-confnew dist-upgrade 48s Reading package lists... 48s Building dependency tree... 48s Reading state information... 48s Calculating upgrade... 48s The following NEW packages will be installed: 48s linux-headers-6.8.0-53 linux-headers-6.8.0-53-generic 48s linux-image-6.8.0-53-generic linux-modules-6.8.0-53-generic 48s linux-modules-extra-6.8.0-53-generic linux-tools-6.8.0-53 48s linux-tools-6.8.0-53-generic 48s The following packages will be upgraded: 48s base-files bpftrace linux-generic linux-headers-generic 48s linux-headers-virtual linux-image-generic linux-image-virtual linux-libc-dev 48s linux-tools-common linux-virtual motd-news-config 48s 11 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 48s Need to get 66.5 MB of archives. 48s After this operation, 160 MB of additional disk space will be used. 48s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main s390x motd-news-config all 13ubuntu10.2 [4000 B] 49s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main s390x base-files s390x 13ubuntu10.2 [73.1 kB] 49s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main s390x bpftrace s390x 0.20.2-1ubuntu4.3 [1127 kB] 49s Get:4 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-modules-6.8.0-53-generic s390x 6.8.0-53.55 [21.8 MB] 50s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-6.8.0-53-generic s390x 6.8.0-53.55 [9938 kB] 50s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-modules-extra-6.8.0-53-generic s390x 6.8.0-53.55 [11.0 MB] 50s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-generic s390x 6.8.0-53.55+1 [1736 B] 50s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-generic s390x 6.8.0-53.55+1 [10.5 kB] 50s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-virtual s390x 6.8.0-53.55+1 [1730 B] 50s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-virtual s390x 6.8.0-53.55+1 [10.5 kB] 50s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-virtual s390x 6.8.0-53.55+1 [1642 B] 50s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-6.8.0-53 all 6.8.0-53.55 [13.8 MB] 50s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-6.8.0-53-generic s390x 6.8.0-53.55 [2832 kB] 51s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-generic s390x 6.8.0-53.55+1 [10.4 kB] 51s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-libc-dev s390x 6.8.0-53.55 [1791 kB] 51s Get:16 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-common all 6.8.0-53.55 [636 kB] 51s Get:17 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-6.8.0-53 s390x 6.8.0-53.55 [3407 kB] 51s Get:18 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-6.8.0-53-generic s390x 6.8.0-53.55 [1728 B] 51s Fetched 66.5 MB in 2s (28.1 MB/s) 51s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78235 files and directories currently installed.) 51s Preparing to unpack .../motd-news-config_13ubuntu10.2_all.deb ... 51s Unpacking motd-news-config (13ubuntu10.2) over (13ubuntu10.1) ... 51s Preparing to unpack .../base-files_13ubuntu10.2_s390x.deb ... 51s Unpacking base-files (13ubuntu10.2) over (13ubuntu10.1) ... 51s Setting up base-files (13ubuntu10.2) ... 51s Installing new version of config file /etc/issue ... 51s Installing new version of config file /etc/issue.net ... 51s Installing new version of config file /etc/lsb-release ... 52s motd-news.service is a disabled or a static unit not running, not starting it. 52s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78235 files and directories currently installed.) 52s Preparing to unpack .../00-bpftrace_0.20.2-1ubuntu4.3_s390x.deb ... 52s Unpacking bpftrace (0.20.2-1ubuntu4.3) over (0.20.2-1ubuntu4) ... 52s Selecting previously unselected package linux-modules-6.8.0-53-generic. 52s Preparing to unpack .../01-linux-modules-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 52s Unpacking linux-modules-6.8.0-53-generic (6.8.0-53.55) ... 52s Selecting previously unselected package linux-image-6.8.0-53-generic. 52s Preparing to unpack .../02-linux-image-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 52s Unpacking linux-image-6.8.0-53-generic (6.8.0-53.55) ... 52s Selecting previously unselected package linux-modules-extra-6.8.0-53-generic. 52s Preparing to unpack .../03-linux-modules-extra-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 52s Unpacking linux-modules-extra-6.8.0-53-generic (6.8.0-53.55) ... 52s Preparing to unpack .../04-linux-generic_6.8.0-53.55+1_s390x.deb ... 52s Unpacking linux-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 52s Preparing to unpack .../05-linux-image-generic_6.8.0-53.55+1_s390x.deb ... 52s Unpacking linux-image-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 52s Preparing to unpack .../06-linux-virtual_6.8.0-53.55+1_s390x.deb ... 52s Unpacking linux-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 52s Preparing to unpack .../07-linux-image-virtual_6.8.0-53.55+1_s390x.deb ... 52s Unpacking linux-image-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 52s Preparing to unpack .../08-linux-headers-virtual_6.8.0-53.55+1_s390x.deb ... 52s Unpacking linux-headers-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 52s Selecting previously unselected package linux-headers-6.8.0-53. 52s Preparing to unpack .../09-linux-headers-6.8.0-53_6.8.0-53.55_all.deb ... 52s Unpacking linux-headers-6.8.0-53 (6.8.0-53.55) ... 53s Selecting previously unselected package linux-headers-6.8.0-53-generic. 53s Preparing to unpack .../10-linux-headers-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 53s Unpacking linux-headers-6.8.0-53-generic (6.8.0-53.55) ... 53s Preparing to unpack .../11-linux-headers-generic_6.8.0-53.55+1_s390x.deb ... 53s Unpacking linux-headers-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 53s Preparing to unpack .../12-linux-libc-dev_6.8.0-53.55_s390x.deb ... 53s Unpacking linux-libc-dev:s390x (6.8.0-53.55) over (6.8.0-52.53) ... 53s Preparing to unpack .../13-linux-tools-common_6.8.0-53.55_all.deb ... 53s Unpacking linux-tools-common (6.8.0-53.55) over (6.8.0-52.53) ... 53s Selecting previously unselected package linux-tools-6.8.0-53. 53s Preparing to unpack .../14-linux-tools-6.8.0-53_6.8.0-53.55_s390x.deb ... 53s Unpacking linux-tools-6.8.0-53 (6.8.0-53.55) ... 53s Selecting previously unselected package linux-tools-6.8.0-53-generic. 53s Preparing to unpack .../15-linux-tools-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 53s Unpacking linux-tools-6.8.0-53-generic (6.8.0-53.55) ... 53s Setting up motd-news-config (13ubuntu10.2) ... 53s Setting up bpftrace (0.20.2-1ubuntu4.3) ... 53s Setting up linux-libc-dev:s390x (6.8.0-53.55) ... 53s Setting up linux-headers-6.8.0-53 (6.8.0-53.55) ... 53s Setting up linux-modules-6.8.0-53-generic (6.8.0-53.55) ... 54s Setting up linux-modules-extra-6.8.0-53-generic (6.8.0-53.55) ... 54s Setting up linux-tools-common (6.8.0-53.55) ... 54s Setting up linux-headers-6.8.0-53-generic (6.8.0-53.55) ... 54s Setting up linux-headers-generic (6.8.0-53.55+1) ... 54s Setting up linux-image-6.8.0-53-generic (6.8.0-53.55) ... 54s I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-52-generic 54s I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-52-generic 54s I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-53-generic 54s I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-53-generic 54s Setting up linux-tools-6.8.0-53 (6.8.0-53.55) ... 54s Setting up linux-image-virtual (6.8.0-53.55+1) ... 54s Setting up linux-image-generic (6.8.0-53.55+1) ... 54s Setting up linux-headers-virtual (6.8.0-53.55+1) ... 54s Setting up linux-generic (6.8.0-53.55+1) ... 54s Setting up linux-virtual (6.8.0-53.55+1) ... 54s Setting up linux-tools-6.8.0-53-generic (6.8.0-53.55) ... 54s Processing triggers for man-db (2.12.0-4build2) ... 55s Processing triggers for plymouth-theme-ubuntu-text (24.004.60-1ubuntu7) ... 55s update-initramfs: deferring update (trigger activated) 55s Processing triggers for install-info (7.1-3build2) ... 55s Processing triggers for linux-image-6.8.0-53-generic (6.8.0-53.55) ... 55s /etc/kernel/postinst.d/initramfs-tools: 55s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 55s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 56s Using config file '/etc/zipl.conf' 56s Building bootmap in '/boot' 56s Adding IPL section 'ubuntu' (default) 56s Preparing boot device for LD-IPL: vda (0000). 56s Done. 56s /etc/kernel/postinst.d/zz-zipl: 56s Using config file '/etc/zipl.conf' 56s Building bootmap in '/boot' 56s Adding IPL section 'ubuntu' (default) 56s Preparing boot device for LD-IPL: vda (0000). 56s Done. 56s Processing triggers for initramfs-tools (0.142ubuntu25.4) ... 56s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 56s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 58s Using config file '/etc/zipl.conf' 58s Building bootmap in '/boot' 58s Adding IPL section 'ubuntu' (default) 58s Preparing boot device for LD-IPL: vda (0000). 58s Done. 58s + rm /etc/apt/preferences.d/force-downgrade-to-release.pref 58s + /usr/lib/apt/apt-helper analyze-pattern ?true 58s + uname -r 58s + sed s/\./\\./g 58s + running_kernel_pattern=^linux-.*6\.8\.0-52-generic.* 58s + apt list ?obsolete 58s + tail -n+2 58s + cut -d/ -f1 58s + grep -v ^linux-.*6\.8\.0-52-generic.* 58s + true 58s + obsolete_pkgs= 58s + DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove 58s Reading package lists... 58s Building dependency tree... 58s Reading state information... 59s The following packages will be REMOVED: 59s linux-headers-6.8.0-51* linux-headers-6.8.0-51-generic* 59s linux-image-6.8.0-51-generic* linux-modules-6.8.0-51-generic* 59s linux-tools-6.8.0-51* linux-tools-6.8.0-51-generic* 59s 0 upgraded, 0 newly installed, 6 to remove and 16 not upgraded. 59s After this operation, 148 MB disk space will be freed. 59s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102596 files and directories currently installed.) 59s Removing linux-headers-6.8.0-51-generic (6.8.0-51.52) ... 59s Removing linux-headers-6.8.0-51 (6.8.0-51.52) ... 59s Removing linux-image-6.8.0-51-generic (6.8.0-51.52) ... 60s /etc/kernel/postrm.d/initramfs-tools: 60s update-initramfs: Deleting /boot/initrd.img-6.8.0-51-generic 60s /etc/kernel/postrm.d/zz-zipl: 60s Using config file '/etc/zipl.conf' 60s Building bootmap in '/boot' 60s Adding IPL section 'ubuntu' (default) 60s Preparing boot device for LD-IPL: vda (0000). 60s Done. 60s Removing linux-modules-6.8.0-51-generic (6.8.0-51.52) ... 60s Removing linux-tools-6.8.0-51-generic (6.8.0-51.52) ... 60s Removing linux-tools-6.8.0-51 (6.8.0-51.52) ... 60s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78582 files and directories currently installed.) 60s Purging configuration files for linux-modules-6.8.0-51-generic (6.8.0-51.52) ... 60s dpkg: warning: while removing linux-modules-6.8.0-51-generic, directory '/lib/modules/6.8.0-51-generic' not empty so not removed 60s Purging configuration files for linux-image-6.8.0-51-generic (6.8.0-51.52) ... 60s + grep -q trusty /etc/lsb-release 60s + [ ! -d /usr/share/doc/unattended-upgrades ] 60s + [ ! -d /usr/share/doc/lxd ] 60s + [ ! -d /usr/share/doc/lxd-client ] 60s + [ ! -d /usr/share/doc/snapd ] 60s + type iptables 60s + cat 60s + chmod 755 /etc/rc.local 60s + . /etc/rc.local 60s + iptables -w -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu 60s + iptables -A OUTPUT -d 10.255.255.1/32 -p tcp -j DROP 60s + iptables -A OUTPUT -d 10.255.255.2/32 -p tcp -j DROP 60s + uname -m 60s + [ s390x = ppc64le ] 60s + [ -d /run/systemd/system ] 60s + systemd-detect-virt --quiet --vm 60s + mkdir -p /etc/systemd/system/systemd-random-seed.service.d/ 60s + cat 60s + grep -q lz4 /etc/initramfs-tools/initramfs.conf 60s + echo COMPRESS=lz4 60s autopkgtest: DBG: testbed command exited with code 0 60s autopkgtest [01:18:58]: upgrading testbed (apt dist-upgrade and autopurge) 60s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'dist-upgrade'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 60s Reading package lists... 60s Building dependency tree... 60s Reading state information... 60s Calculating upgrade...Starting pkgProblemResolver with broken count: 0 60s Starting 2 pkgProblemResolver with broken count: 0 60s Done 61s Entering ResolveByKeep 61s 61s The following packages will be upgraded: 61s cryptsetup-bin dmsetup dpkg dpkg-dev libcryptsetup12 libdevmapper1.02.1 61s libdpkg-perl libldap-common libldap2 libnvme1t64 login openssh-client 61s openssh-server openssh-sftp-server passwd wireless-regdb 61s 16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 61s Need to get 6184 kB of archives. 61s After this operation, 48.1 kB disk space will be freed. 61s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dpkg s390x 1.22.6ubuntu6.2 [1276 kB] 61s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main s390x login s390x 1:4.13+dfsg1-4ubuntu3.3 [202 kB] 61s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main s390x passwd s390x 1:4.13+dfsg1-4ubuntu3.3 [856 kB] 61s Get:4 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-sftp-server s390x 1:9.6p1-3ubuntu13.7 [38.6 kB] 61s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-server s390x 1:9.6p1-3ubuntu13.7 [526 kB] 61s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-client s390x 1:9.6p1-3ubuntu13.7 [931 kB] 62s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libdevmapper1.02.1 s390x 2:1.02.185-3ubuntu3.2 [142 kB] 62s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dmsetup s390x 2:1.02.185-3ubuntu3.2 [80.4 kB] 62s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libcryptsetup12 s390x 2:2.7.0-1ubuntu4.2 [261 kB] 62s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x cryptsetup-bin s390x 2:2.7.0-1ubuntu4.2 [210 kB] 62s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dpkg-dev all 1.22.6ubuntu6.2 [1074 kB] 62s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libdpkg-perl all 1.22.6ubuntu6.2 [269 kB] 62s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 62s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libldap2 s390x 2.6.7+dfsg-1~exp1ubuntu8.2 [200 kB] 62s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libnvme1t64 s390x 1.8-3ubuntu1 [77.5 kB] 62s Get:16 http://ftpmaster.internal/ubuntu noble-proposed/main s390x wireless-regdb all 2024.10.07-0ubuntu1~24.04.1 [7254 B] 62s Preconfiguring packages ... 62s Fetched 6184 kB in 1s (7410 kB/s) 62s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 62s Preparing to unpack .../dpkg_1.22.6ubuntu6.2_s390x.deb ... 62s Unpacking dpkg (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 62s Setting up dpkg (1.22.6ubuntu6.2) ... 62s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 62s Preparing to unpack .../login_1%3a4.13+dfsg1-4ubuntu3.3_s390x.deb ... 62s Unpacking login (1:4.13+dfsg1-4ubuntu3.3) over (1:4.13+dfsg1-4ubuntu3.2) ... 62s Setting up login (1:4.13+dfsg1-4ubuntu3.3) ... 62s Installing new version of config file /etc/pam.d/login ... 62s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 62s Preparing to unpack .../passwd_1%3a4.13+dfsg1-4ubuntu3.3_s390x.deb ... 62s Unpacking passwd (1:4.13+dfsg1-4ubuntu3.3) over (1:4.13+dfsg1-4ubuntu3.2) ... 62s Setting up passwd (1:4.13+dfsg1-4ubuntu3.3) ... 62s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 62s Preparing to unpack .../00-openssh-sftp-server_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 62s Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 62s Preparing to unpack .../01-openssh-server_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 63s Unpacking openssh-server (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 63s Preparing to unpack .../02-openssh-client_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 63s Unpacking openssh-client (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 63s Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_s390x.deb ... 63s Unpacking libdevmapper1.02.1:s390x (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ... 63s Preparing to unpack .../04-dmsetup_2%3a1.02.185-3ubuntu3.2_s390x.deb ... 63s Unpacking dmsetup (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ... 63s Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_s390x.deb ... 63s Unpacking libcryptsetup12:s390x (2:2.7.0-1ubuntu4.2) over (2:2.7.0-1ubuntu4.1) ... 63s Preparing to unpack .../06-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_s390x.deb ... 63s Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) over (2:2.7.0-1ubuntu4.1) ... 63s Preparing to unpack .../07-dpkg-dev_1.22.6ubuntu6.2_all.deb ... 63s Unpacking dpkg-dev (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 63s Preparing to unpack .../08-libdpkg-perl_1.22.6ubuntu6.2_all.deb ... 63s Unpacking libdpkg-perl (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 63s Preparing to unpack .../09-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 63s Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ... 63s Preparing to unpack .../10-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_s390x.deb ... 63s Unpacking libldap2:s390x (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ... 63s Preparing to unpack .../11-libnvme1t64_1.8-3ubuntu1_s390x.deb ... 63s Unpacking libnvme1t64 (1.8-3ubuntu1) over (1.8-3build1) ... 63s Preparing to unpack .../12-wireless-regdb_2024.10.07-0ubuntu1~24.04.1_all.deb ... 63s Unpacking wireless-regdb (2024.10.07-0ubuntu1~24.04.1) over (2024.07.04-0ubuntu1~24.04.1) ... 63s Setting up openssh-client (1:9.6p1-3ubuntu13.7) ... 63s Setting up wireless-regdb (2024.10.07-0ubuntu1~24.04.1) ... 63s Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 63s Setting up libnvme1t64 (1.8-3ubuntu1) ... 63s Setting up libdpkg-perl (1.22.6ubuntu6.2) ... 63s Setting up libdevmapper1.02.1:s390x (2:1.02.185-3ubuntu3.2) ... 63s Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 63s Setting up libcryptsetup12:s390x (2:2.7.0-1ubuntu4.2) ... 63s Setting up libldap2:s390x (2.6.7+dfsg-1~exp1ubuntu8.2) ... 63s Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 63s Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.7) ... 63s Setting up openssh-server (1:9.6p1-3ubuntu13.7) ... 63s Replacing config file /etc/ssh/sshd_config with new version 64s Setting up dpkg-dev (1.22.6ubuntu6.2) ... 64s Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 64s Processing triggers for ufw (0.36.2-6) ... 64s Processing triggers for man-db (2.12.0-4build2) ... 64s Processing triggers for initramfs-tools (0.142ubuntu25.4) ... 64s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 64s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 65s Using config file '/etc/zipl.conf' 65s Building bootmap in '/boot' 65s Adding IPL section 'ubuntu' (default) 65s Preparing boot device for LD-IPL: vda (0000). 65s Done. 65s autopkgtest: DBG: testbed command exited with code 0 65s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', '--purge', 'autoremove'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 66s Reading package lists... 66s Building dependency tree... 66s Reading state information... 66s Starting pkgProblemResolver with broken count: 0 66s Starting 2 pkgProblemResolver with broken count: 0 66s Done 66s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 66s autopkgtest: DBG: testbed command exited with code 0 66s autopkgtest: DBG: testbed command ['bash', '-ec', '[ ! -e /run/autopkgtest_no_reboot.stamp ] || exit 0;for d in /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do s=/tmp/autopkgtest.S9HXwA/${d//\\//_}.stamp; [ ! -d $d ] || [ `stat -c %Y $d` = `stat -c %Y $s` ]; done'], kind short, sout raw, serr raw, env [] 66s autopkgtest: DBG: testbed command exited with code 1 66s autopkgtest [01:19:04]: rebooting testbed after setup commands that affected boot 66s autopkgtest: DBG: sending command to testbed: reboot 70s autopkgtest-virt-ssh: WARNING: ssh connection failed. Retrying in 3 seconds... 89s autopkgtest: DBG: got reply from testbed: ok 89s autopkgtest: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot 89s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 89s autopkgtest: DBG: testbed command exited with code 0 89s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot 90s autopkgtest: DBG: got reply from testbed: ok 90s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 90s autopkgtest: DBG: testbed command exited with code 0 90s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/tmp/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 90s autopkgtest: DBG: testbed command exited with code 0 90s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/sbin/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 90s autopkgtest: DBG: testbed command exited with code 0 90s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 90s autopkgtest: DBG: testbed command exited with code 0 90s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot-prepare.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare 91s autopkgtest: DBG: got reply from testbed: ok 91s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 91s autopkgtest: DBG: testbed command exited with code 0 91s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare', '/tmp/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 91s autopkgtest: DBG: testbed command exited with code 0 91s autopkgtest: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env [] 91s autopkgtest: DBG: testbed command exited with code 0 91s autopkgtest [01:19:29]: testbed running kernel: Linux 6.8.0-53-generic #55-Ubuntu SMP Fri Jan 17 14:25:40 UTC 2025 91s autopkgtest: DBG: testbed command ['sh', '-c', 'nproc; cat /proc/cpuinfo 2>/dev/null || true'], kind short, sout pipe, serr pipe, env [] 91s autopkgtest: DBG: testbed command exited with code 0 91s autopkgtest: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.S9HXwA/testbed-packages"], kind short, sout raw, serr pipe, env [] 91s autopkgtest: DBG: testbed command exited with code 0 91s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/testbed-packages /tmp/autopkgtest-work.f7llk8eh/out/testbed-packages 92s autopkgtest: DBG: got reply from testbed: ok 92s autopkgtest: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot 92s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 92s autopkgtest: DBG: testbed command exited with code 0 92s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot 92s autopkgtest: DBG: got reply from testbed: ok 92s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 92s autopkgtest: DBG: testbed command exited with code 0 92s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/tmp/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 92s autopkgtest: DBG: testbed command exited with code 0 92s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/sbin/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 92s autopkgtest: DBG: testbed command exited with code 0 92s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 93s autopkgtest: DBG: testbed command exited with code 0 93s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot-prepare.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare 93s autopkgtest: DBG: got reply from testbed: ok 93s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 93s autopkgtest: DBG: testbed command exited with code 0 93s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare', '/tmp/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 93s autopkgtest: DBG: testbed command exited with code 0 93s autopkgtest: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env [] 93s autopkgtest: DBG: testbed command exited with code 0 93s autopkgtest: DBG: Binaries: initialising 93s autopkgtest [01:19:31]: @@@@@@@@@@@@@@@@@@@@ apt-source linux-hwe-6.11 93s autopkgtest: DBG: blame += linux-hwe-6.11 93s autopkgtest: DBG: testbed reset: modified=False, deps_installed=[], deps_new=[] 93s autopkgtest: DBG: testbed command ['apt-cache', 'showsrc', '--only-source', 'linux-hwe-6.11'], kind short, sout pipe, serr pipe, env [] 94s autopkgtest: DBG: testbed command exited with code 0 94s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-ipu6-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 94s autopkgtest: DBG: testbed command exited with code 0 94s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-cloud-tools-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 94s autopkgtest: DBG: testbed command exited with code 0 94s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-image-unsigned-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 94s autopkgtest: DBG: testbed command exited with code 0 94s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-image-unsigned-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 95s autopkgtest: DBG: testbed command exited with code 0 95s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-image-unsigned-6\\.11\\.0-17-generic-dbgsym$'], kind short, sout pipe, serr raw, env [] 95s autopkgtest: DBG: testbed command exited with code 0 95s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-extra-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 95s autopkgtest: DBG: testbed command exited with code 0 95s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-modules-extra-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 95s autopkgtest: DBG: testbed command exited with code 0 95s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-iwlwifi-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 96s autopkgtest: DBG: testbed command exited with code 0 96s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-usbio-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 96s autopkgtest: DBG: testbed command exited with code 0 96s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-hwe-6\\.11-tools-6\\.11\\.0-17$'], kind short, sout pipe, serr raw, env [] 96s autopkgtest: DBG: testbed command exited with code 0 96s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-hwe-6.11-tools-6.11.0-17=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 96s autopkgtest: DBG: testbed command exited with code 0 96s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-buildinfo-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 97s autopkgtest: DBG: testbed command exited with code 0 97s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-buildinfo-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 97s autopkgtest: DBG: testbed command exited with code 0 97s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-hwe-6\\.11-headers-6\\.11\\.0-17$'], kind short, sout pipe, serr raw, env [] 97s autopkgtest: DBG: testbed command exited with code 0 97s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-hwe-6.11-headers-6.11.0-17=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 97s autopkgtest: DBG: testbed command exited with code 0 97s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-ipu7-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 97s autopkgtest: DBG: testbed command exited with code 0 97s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-vision-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 98s autopkgtest: DBG: testbed command exited with code 0 98s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-headers-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 98s autopkgtest: DBG: testbed command exited with code 0 98s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-headers-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 98s autopkgtest: DBG: testbed command exited with code 0 98s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-tools-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 98s autopkgtest: DBG: testbed command exited with code 0 98s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-tools-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 99s autopkgtest: DBG: testbed command exited with code 0 99s autopkgtest: DBG: testbed command ['apt-cache', 'policy', '^linux-modules-6\\.11\\.0-17-generic$'], kind short, sout pipe, serr raw, env [] 99s autopkgtest: DBG: testbed command exited with code 0 99s autopkgtest: DBG: testbed command ['apt-cache', 'show', 'linux-modules-6.11.0-17-generic=6.11.0-17.17~24.04.2'], kind short, sout pipe, serr raw, env [] 99s autopkgtest: DBG: testbed command exited with code 0 99s autopkgtest: DBG: install_deps: deps_new=[] 99s autopkgtest: DBG: testbed command ['sh', '-ec', 'command -v dpkg-source'], kind short, sout pipe, serr pipe, env [] 99s autopkgtest: DBG: testbed command exited with code 0 99s autopkgtest: DBG: testbed command ['sh', '-ec', 'su --shell=/bin/sh ubuntu -c \'set -e; exec 3>&1 >&2; set -x; cd /; builddir=$(mktemp -d /tmp/autopkgtest.S9HXwA/build.XXX); cd $builddir; OUT=$(apt-get source -d -q --only-source linux-hwe-6.11=6.11.0-17.17~24.04.2 2>&1) || RC=$?;if [ -n "$RC" ]; then if echo "$OUT" | grep -q "Unable to find a source package"; then exit 1; else exit $RC; fi;fi;echo "$OUT" | grep ^Get: || true;dpkg-source -x linux-hwe-6.11_*.dsc src >/dev/null; chmod -R a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\n/; p}" debian/changelog >&3\''], kind build, sout pipe, serr raw, env ['ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1'] 99s + cd / 99s + mktemp -d /tmp/autopkgtest.S9HXwA/build.XXX 99s + builddir=/tmp/autopkgtest.S9HXwA/build.V3M 99s + cd /tmp/autopkgtest.S9HXwA/build.V3M 99s + apt-get source -d -q --only-source linux-hwe-6.11=6.11.0-17.17~24.04.2 122s + OUT=Reading package lists... 122s NOTICE: 'linux-hwe-6.11' packaging is maintained in the 'Git' version control system at: 122s git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble -b hwe-6.11 122s Please use: 122s git clone git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble -b hwe-6.11 122s to retrieve the latest (possibly unreleased) updates to the package. 122s Need to get 241 MB of source archives. 122s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (dsc) [8003 B] 122s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (tar) [238 MB] 122s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (diff) [2329 kB] 122s Fetched 241 MB in 23s (10.4 MB/s) 122s Download complete and in download only mode 122s + [ -n ] 122s + + echo Reading package lists... 122s NOTICE: 'linux-hwe-6.11' packaging is maintained in the 'Git' version control system at: 122s git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble -b hwe-6.11 122s Please use: 122s git clone git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble -b hwe-6.11 122s to retrieve the latest (possibly unreleased) updates to the package. 122s Need to get 241 MB of source archives. 122s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (dsc) [8003 B] 122s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (tar) [238 MB] 122s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (diff) [2329 kB] 122s Fetched 241 MB in 23s (10.4 MB/s) 122s Download complete and in download only mode 122s grep ^Get: 122s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (dsc) [8003 B] 122s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (tar) [238 MB] 122s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main linux-hwe-6.11 6.11.0-17.17~24.04.2 (diff) [2329 kB] 122s + dpkg-source -x linux-hwe-6.11_6.11.0-17.17~24.04.2.dsc src 123s gpgv: Signature made Mon Jan 20 20:56:07 2025 UTC 123s gpgv: using RSA key DB5D7CCAF3994E3395DA4D3EE8675DEECBEECEA3 123s gpgv: Can't check signature: No public key 123s dpkg-source: warning: cannot verify inline signature for ./linux-hwe-6.11_6.11.0-17.17~24.04.2.dsc: no acceptable signature found 128s + chmod -R a+rX . 129s + cd src/. 129s + pwd 129s + sed -n 1 {s/).*//; s/ (/\n/; p} debian/changelog 129s autopkgtest: DBG: testbed command exited with code 0 129s autopkgtest [01:20:07]: testing package linux-hwe-6.11 version 6.11.0-17.17~24.04.2 129s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/ /tmp/autopkgtest-work.f7llk8eh/out/pkg/debian/ 129s autopkgtest: DBG: got reply from testbed: ok 130s autopkgtest: DBG: processing dependency @builddeps@ 130s autopkgtest: DBG: synthesised dependency gcc-13 130s autopkgtest: DBG: synthesised dependency gcc-13-aarch64-linux-gnu [arm64] 130s autopkgtest: DBG: synthesised dependency gcc-13-arm-linux-gnueabihf [armhf] 130s autopkgtest: DBG: synthesised dependency gcc-13-powerpc64le-linux-gnu [ppc64el] 130s autopkgtest: DBG: synthesised dependency gcc-13-riscv64-linux-gnu [riscv64] 130s autopkgtest: DBG: synthesised dependency gcc-13-s390x-linux-gnu [s390x] 130s autopkgtest: DBG: synthesised dependency gcc-13-x86-64-linux-gnu [amd64] 130s autopkgtest: DBG: synthesised dependency debhelper-compat (= 10) 130s autopkgtest: DBG: synthesised dependency cpio 130s autopkgtest: DBG: synthesised dependency kmod 130s autopkgtest: DBG: synthesised dependency makedumpfile [amd64] 130s autopkgtest: DBG: synthesised dependency libcap-dev 130s autopkgtest: DBG: synthesised dependency libelf-dev 130s autopkgtest: DBG: synthesised dependency libnewt-dev 130s autopkgtest: DBG: synthesised dependency libiberty-dev 130s autopkgtest: DBG: synthesised dependency default-jdk-headless 130s autopkgtest: DBG: synthesised dependency java-common 130s autopkgtest: DBG: synthesised dependency rsync [!i386] 130s autopkgtest: DBG: synthesised dependency libdw-dev 130s autopkgtest: DBG: synthesised dependency libpci-dev 130s autopkgtest: DBG: synthesised dependency pkg-config 130s autopkgtest: DBG: synthesised dependency python3 130s autopkgtest: DBG: synthesised dependency python3-dev 130s autopkgtest: DBG: synthesised dependency python3-setuptools 130s autopkgtest: DBG: synthesised dependency flex 130s autopkgtest: DBG: synthesised dependency bison 130s autopkgtest: DBG: synthesised dependency libunwind8-dev [amd64 arm64 armhf ppc64el] 130s autopkgtest: DBG: synthesised dependency liblzma-dev 130s autopkgtest: DBG: synthesised dependency openssl 130s autopkgtest: DBG: synthesised dependency libssl-dev 130s autopkgtest: DBG: synthesised dependency libaudit-dev 130s autopkgtest: DBG: synthesised dependency bc 130s autopkgtest: DBG: synthesised dependency gawk 130s autopkgtest: DBG: synthesised dependency libudev-dev 130s autopkgtest: DBG: synthesised dependency autoconf 130s autopkgtest: DBG: synthesised dependency automake 130s autopkgtest: DBG: synthesised dependency libtool 130s autopkgtest: DBG: synthesised dependency uuid-dev 130s autopkgtest: DBG: synthesised dependency libnuma-dev [amd64 arm64 ppc64el s390x] 130s autopkgtest: DBG: synthesised dependency libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] 130s autopkgtest: DBG: synthesised dependency libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] 130s autopkgtest: DBG: synthesised dependency dkms 130s autopkgtest: DBG: synthesised dependency dwarfdump 130s autopkgtest: DBG: synthesised dependency curl 130s autopkgtest: DBG: synthesised dependency zstd 130s autopkgtest: DBG: synthesised dependency pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] 130s autopkgtest: DBG: synthesised dependency clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x] 130s autopkgtest: DBG: synthesised dependency rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x] 130s autopkgtest: DBG: synthesised dependency rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x] 130s autopkgtest: DBG: synthesised dependency rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x] 130s autopkgtest: DBG: synthesised dependency bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x] 130s autopkgtest: DBG: synthesised dependency libstdc++-13-dev 130s autopkgtest: DBG: synthesised dependency xmlto 130s autopkgtest: DBG: synthesised dependency bzip2 130s autopkgtest: DBG: synthesised dependency sharutils 130s autopkgtest: DBG: synthesised dependency asciidoc 130s autopkgtest: DBG: synthesised dependency python3-docutils 130s autopkgtest: DBG: synthesised dependency build-essential 130s autopkgtest: DBG: processing dependency fakeroot 130s autopkgtest: DBG: Test defined: name rebuild path debian/tests/rebuild command "None" restrictions ['allow-stderr', 'skippable'] features [] depends ['gcc-13', 'gcc-13-aarch64-linux-gnu [arm64] ', 'gcc-13-arm-linux-gnueabihf [armhf] ', 'gcc-13-powerpc64le-linux-gnu [ppc64el] ', 'gcc-13-riscv64-linux-gnu [riscv64] ', 'gcc-13-s390x-linux-gnu [s390x] ', 'gcc-13-x86-64-linux-gnu [amd64] ', 'debhelper-compat (= 10)', 'cpio', 'kmod ', 'makedumpfile [amd64] ', 'libcap-dev ', 'libelf-dev ', 'libnewt-dev ', 'libiberty-dev ', 'default-jdk-headless ', 'java-common ', 'rsync [!i386] ', 'libdw-dev ', 'libpci-dev ', 'pkg-config ', 'python3 ', 'python3-dev ', 'python3-setuptools', 'flex ', 'bison ', 'libunwind8-dev [amd64 arm64 armhf ppc64el] ', 'liblzma-dev ', 'openssl ', 'libssl-dev ', 'libaudit-dev ', 'bc ', 'gawk ', 'libudev-dev ', 'autoconf ', 'automake ', 'libtool ', 'uuid-dev ', 'libnuma-dev [amd64 arm64 ppc64el s390x] ', 'libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'dkms ', 'dwarfdump ', 'curl ', 'zstd ', 'pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] ', 'clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'libstdc++-13-dev', 'xmlto ', 'bzip2 ', 'sharutils ', 'asciidoc ', 'python3-docutils ', 'build-essential', 'fakeroot'] 131s autopkgtest: DBG: processing dependency build-essential 131s autopkgtest: DBG: processing dependency fakeroot 131s autopkgtest: DBG: processing dependency gcc-multilib [amd64 armhf i386] 131s autopkgtest: DBG: processing dependency gdb 131s autopkgtest: DBG: processing dependency git 131s autopkgtest: DBG: processing dependency python3 131s autopkgtest: DBG: Test defined: name ubuntu-regression-suite path debian/tests/ubuntu-regression-suite command "None" restrictions ['allow-stderr', 'breaks-testbed', 'isolation-machine', 'skippable'] features [] depends ['build-essential', 'fakeroot', 'gcc-multilib [amd64 armhf i386]', 'gdb', 'git', 'python3'] 131s autopkgtest [01:20:09]: build not needed 131s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/build.V3M/src/ /tmp/autopkgtest-work.f7llk8eh/out/tests-tree/ 200s autopkgtest: DBG: got reply from testbed: ok 201s autopkgtest: DBG: processing dependency @builddeps@ 201s autopkgtest: DBG: synthesised dependency gcc-13 201s autopkgtest: DBG: synthesised dependency gcc-13-aarch64-linux-gnu [arm64] 201s autopkgtest: DBG: synthesised dependency gcc-13-arm-linux-gnueabihf [armhf] 201s autopkgtest: DBG: synthesised dependency gcc-13-powerpc64le-linux-gnu [ppc64el] 201s autopkgtest: DBG: synthesised dependency gcc-13-riscv64-linux-gnu [riscv64] 201s autopkgtest: DBG: synthesised dependency gcc-13-s390x-linux-gnu [s390x] 201s autopkgtest: DBG: synthesised dependency gcc-13-x86-64-linux-gnu [amd64] 201s autopkgtest: DBG: synthesised dependency debhelper-compat (= 10) 201s autopkgtest: DBG: synthesised dependency cpio 201s autopkgtest: DBG: synthesised dependency kmod 201s autopkgtest: DBG: synthesised dependency makedumpfile [amd64] 201s autopkgtest: DBG: synthesised dependency libcap-dev 201s autopkgtest: DBG: synthesised dependency libelf-dev 201s autopkgtest: DBG: synthesised dependency libnewt-dev 201s autopkgtest: DBG: synthesised dependency libiberty-dev 201s autopkgtest: DBG: synthesised dependency default-jdk-headless 201s autopkgtest: DBG: synthesised dependency java-common 201s autopkgtest: DBG: synthesised dependency rsync [!i386] 201s autopkgtest: DBG: synthesised dependency libdw-dev 201s autopkgtest: DBG: synthesised dependency libpci-dev 201s autopkgtest: DBG: synthesised dependency pkg-config 201s autopkgtest: DBG: synthesised dependency python3 201s autopkgtest: DBG: synthesised dependency python3-dev 201s autopkgtest: DBG: synthesised dependency python3-setuptools 201s autopkgtest: DBG: synthesised dependency flex 201s autopkgtest: DBG: synthesised dependency bison 201s autopkgtest: DBG: synthesised dependency libunwind8-dev [amd64 arm64 armhf ppc64el] 201s autopkgtest: DBG: synthesised dependency liblzma-dev 201s autopkgtest: DBG: synthesised dependency openssl 201s autopkgtest: DBG: synthesised dependency libssl-dev 201s autopkgtest: DBG: synthesised dependency libaudit-dev 201s autopkgtest: DBG: synthesised dependency bc 201s autopkgtest: DBG: synthesised dependency gawk 201s autopkgtest: DBG: synthesised dependency libudev-dev 201s autopkgtest: DBG: synthesised dependency autoconf 201s autopkgtest: DBG: synthesised dependency automake 201s autopkgtest: DBG: synthesised dependency libtool 201s autopkgtest: DBG: synthesised dependency uuid-dev 201s autopkgtest: DBG: synthesised dependency libnuma-dev [amd64 arm64 ppc64el s390x] 201s autopkgtest: DBG: synthesised dependency libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] 201s autopkgtest: DBG: synthesised dependency libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] 201s autopkgtest: DBG: synthesised dependency dkms 201s autopkgtest: DBG: synthesised dependency dwarfdump 201s autopkgtest: DBG: synthesised dependency curl 201s autopkgtest: DBG: synthesised dependency zstd 201s autopkgtest: DBG: synthesised dependency pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] 201s autopkgtest: DBG: synthesised dependency clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x] 201s autopkgtest: DBG: synthesised dependency rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x] 201s autopkgtest: DBG: synthesised dependency rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x] 201s autopkgtest: DBG: synthesised dependency rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x] 201s autopkgtest: DBG: synthesised dependency bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x] 201s autopkgtest: DBG: synthesised dependency libstdc++-13-dev 201s autopkgtest: DBG: synthesised dependency xmlto 201s autopkgtest: DBG: synthesised dependency bzip2 201s autopkgtest: DBG: synthesised dependency sharutils 201s autopkgtest: DBG: synthesised dependency asciidoc 201s autopkgtest: DBG: synthesised dependency python3-docutils 201s autopkgtest: DBG: synthesised dependency build-essential 201s autopkgtest: DBG: processing dependency fakeroot 201s autopkgtest: DBG: Test defined: name rebuild path debian/tests/rebuild command "None" restrictions ['allow-stderr', 'skippable'] features [] depends ['gcc-13', 'gcc-13-aarch64-linux-gnu [arm64] ', 'gcc-13-arm-linux-gnueabihf [armhf] ', 'gcc-13-powerpc64le-linux-gnu [ppc64el] ', 'gcc-13-riscv64-linux-gnu [riscv64] ', 'gcc-13-s390x-linux-gnu [s390x] ', 'gcc-13-x86-64-linux-gnu [amd64] ', 'debhelper-compat (= 10)', 'cpio', 'kmod ', 'makedumpfile [amd64] ', 'libcap-dev ', 'libelf-dev ', 'libnewt-dev ', 'libiberty-dev ', 'default-jdk-headless ', 'java-common ', 'rsync [!i386] ', 'libdw-dev ', 'libpci-dev ', 'pkg-config ', 'python3 ', 'python3-dev ', 'python3-setuptools', 'flex ', 'bison ', 'libunwind8-dev [amd64 arm64 armhf ppc64el] ', 'liblzma-dev ', 'openssl ', 'libssl-dev ', 'libaudit-dev ', 'bc ', 'gawk ', 'libudev-dev ', 'autoconf ', 'automake ', 'libtool ', 'uuid-dev ', 'libnuma-dev [amd64 arm64 ppc64el s390x] ', 'libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'dkms ', 'dwarfdump ', 'curl ', 'zstd ', 'pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] ', 'clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'libstdc++-13-dev', 'xmlto ', 'bzip2 ', 'sharutils ', 'asciidoc ', 'python3-docutils ', 'build-essential', 'fakeroot'] 202s autopkgtest: DBG: processing dependency build-essential 202s autopkgtest: DBG: processing dependency fakeroot 202s autopkgtest: DBG: processing dependency gcc-multilib [amd64 armhf i386] 202s autopkgtest: DBG: processing dependency gdb 202s autopkgtest: DBG: processing dependency git 202s autopkgtest: DBG: processing dependency python3 202s autopkgtest: DBG: Test defined: name ubuntu-regression-suite path debian/tests/ubuntu-regression-suite command "None" restrictions ['allow-stderr', 'breaks-testbed', 'isolation-machine', 'skippable'] features [] depends ['build-essential', 'fakeroot', 'gcc-multilib [amd64 armhf i386]', 'gdb', 'git', 'python3'] 202s autopkgtest [01:21:20]: test rebuild: preparing testbed 202s autopkgtest: DBG: testbed reset: modified=False, deps_installed=[], deps_new=['gcc-13', 'gcc-13-aarch64-linux-gnu [arm64] ', 'gcc-13-arm-linux-gnueabihf [armhf] ', 'gcc-13-powerpc64le-linux-gnu [ppc64el] ', 'gcc-13-riscv64-linux-gnu [riscv64] ', 'gcc-13-s390x-linux-gnu [s390x] ', 'gcc-13-x86-64-linux-gnu [amd64] ', 'debhelper-compat (= 10)', 'cpio', 'kmod ', 'makedumpfile [amd64] ', 'libcap-dev ', 'libelf-dev ', 'libnewt-dev ', 'libiberty-dev ', 'default-jdk-headless ', 'java-common ', 'rsync [!i386] ', 'libdw-dev ', 'libpci-dev ', 'pkg-config ', 'python3 ', 'python3-dev ', 'python3-setuptools', 'flex ', 'bison ', 'libunwind8-dev [amd64 arm64 armhf ppc64el] ', 'liblzma-dev ', 'openssl ', 'libssl-dev ', 'libaudit-dev ', 'bc ', 'gawk ', 'libudev-dev ', 'autoconf ', 'automake ', 'libtool ', 'uuid-dev ', 'libnuma-dev [amd64 arm64 ppc64el s390x] ', 'libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'dkms ', 'dwarfdump ', 'curl ', 'zstd ', 'pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] ', 'clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'libstdc++-13-dev', 'xmlto ', 'bzip2 ', 'sharutils ', 'asciidoc ', 'python3-docutils ', 'build-essential', 'fakeroot'] 202s autopkgtest: DBG: Binaries: no registered binaries, not publishing anything 202s autopkgtest: DBG: install_deps: deps_new=['gcc-13', 'gcc-13-aarch64-linux-gnu [arm64] ', 'gcc-13-arm-linux-gnueabihf [armhf] ', 'gcc-13-powerpc64le-linux-gnu [ppc64el] ', 'gcc-13-riscv64-linux-gnu [riscv64] ', 'gcc-13-s390x-linux-gnu [s390x] ', 'gcc-13-x86-64-linux-gnu [amd64] ', 'debhelper-compat (= 10)', 'cpio', 'kmod ', 'makedumpfile [amd64] ', 'libcap-dev ', 'libelf-dev ', 'libnewt-dev ', 'libiberty-dev ', 'default-jdk-headless ', 'java-common ', 'rsync [!i386] ', 'libdw-dev ', 'libpci-dev ', 'pkg-config ', 'python3 ', 'python3-dev ', 'python3-setuptools', 'flex ', 'bison ', 'libunwind8-dev [amd64 arm64 armhf ppc64el] ', 'liblzma-dev ', 'openssl ', 'libssl-dev ', 'libaudit-dev ', 'bc ', 'gawk ', 'libudev-dev ', 'autoconf ', 'automake ', 'libtool ', 'uuid-dev ', 'libnuma-dev [amd64 arm64 ppc64el s390x] ', 'libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'dkms ', 'dwarfdump ', 'curl ', 'zstd ', 'pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] ', 'clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'libstdc++-13-dev', 'xmlto ', 'bzip2 ', 'sharutils ', 'asciidoc ', 'python3-docutils ', 'build-essential', 'fakeroot'] 202s autopkgtest: DBG: install-deps: satisfying gcc-13, gcc-13-aarch64-linux-gnu [arm64] , gcc-13-arm-linux-gnueabihf [armhf] , gcc-13-powerpc64le-linux-gnu [ppc64el] , gcc-13-riscv64-linux-gnu [riscv64] , gcc-13-s390x-linux-gnu [s390x] , gcc-13-x86-64-linux-gnu [amd64] , debhelper-compat (= 10), cpio, kmod , makedumpfile [amd64] , libcap-dev , libelf-dev , libnewt-dev , libiberty-dev , default-jdk-headless , java-common , rsync [!i386] , libdw-dev , libpci-dev , pkg-config , python3 , python3-dev , python3-setuptools, flex , bison , libunwind8-dev [amd64 arm64 armhf ppc64el] , liblzma-dev , openssl , libssl-dev , libaudit-dev , bc , gawk , libudev-dev , autoconf , automake , libtool , uuid-dev , libnuma-dev [amd64 arm64 ppc64el s390x] , libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] , libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] , dkms , dwarfdump , curl , zstd , pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x], rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x], rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x], rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x], bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x], libstdc++-13-dev, xmlto , bzip2 , sharutils , asciidoc , python3-docutils , build-essential, fakeroot 202s autopkgtest: DBG: can use apt-get on testbed: True 202s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'satisfy', 'gcc-13, gcc-13-aarch64-linux-gnu [arm64] , gcc-13-arm-linux-gnueabihf [armhf] , gcc-13-powerpc64le-linux-gnu [ppc64el] , gcc-13-riscv64-linux-gnu [riscv64] , gcc-13-s390x-linux-gnu [s390x] , gcc-13-x86-64-linux-gnu [amd64] , debhelper-compat (= 10), cpio, kmod , makedumpfile [amd64] , libcap-dev , libelf-dev , libnewt-dev , libiberty-dev , default-jdk-headless , java-common , rsync [!i386] , libdw-dev , libpci-dev , pkg-config , python3 , python3-dev , python3-setuptools, flex , bison , libunwind8-dev [amd64 arm64 armhf ppc64el] , liblzma-dev , openssl , libssl-dev , libaudit-dev , bc , gawk , libudev-dev , autoconf , automake , libtool , uuid-dev , libnuma-dev [amd64 arm64 ppc64el s390x] , libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] , libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] , dkms , dwarfdump , curl , zstd , pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x], rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x], rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x], rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x], bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x], libstdc++-13-dev, xmlto , bzip2 , sharutils , asciidoc , python3-docutils , build-essential, fakeroot'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 202s Reading package lists... 202s Building dependency tree... 202s Reading state information... 203s Starting pkgProblemResolver with broken count: 0 203s Starting 2 pkgProblemResolver with broken count: 0 203s Done 203s The following NEW packages will be installed: 203s asciidoc asciidoc-base asciidoc-common autoconf automake autopoint 203s autotools-dev bc bindgen-0.65 bison build-essential ca-certificates-java 203s clang-17 clang-18 cpp cpp-13 cpp-13-s390x-linux-gnu cpp-s390x-linux-gnu 203s debhelper debugedit default-jdk-headless default-jre-headless dh-autoreconf 203s dh-strip-nondeterminism dkms docbook-xml docbook-xsl docutils-common 203s dwarfdump dwz fakeroot flex g++ g++-13 g++-13-s390x-linux-gnu 203s g++-s390x-linux-gnu gcc gcc-13 gcc-13-base gcc-13-s390x-linux-gnu 203s gcc-s390x-linux-gnu gettext intltool-debian java-common libarchive-zip-perl 203s libasan8 libatomic1 libaudit-dev libcap-dev libcap-ng-dev libcc1-0 203s libclang-common-17-dev libclang-common-18-dev libclang-cpp17t64 203s libclang1-17t64 libdebhelper-perl libdw-dev libdwarf1 libelf-dev 203s libexpat1-dev libfakeroot libfile-stripnondeterminism-perl libgc1 203s libgcc-13-dev libgomp1 libiberty-dev libisl23 libitm1 libjs-jquery 203s libjs-sphinxdoc libjs-underscore liblcms2-2 libllvm17t64 liblzma-dev libmpc3 203s libnewt-dev libnuma-dev libobjc-13-dev libobjc4 libpci-dev libpcsclite1 203s libpkgconf3 libpng-dev libpython3-dev libpython3.12-dev libslang2-dev 203s libssl-dev libstd-rust-1.75 libstd-rust-1.80 libstd-rust-1.80-dev 203s libstd-rust-dev libstdc++-13-dev libsub-override-perl libtool 203s libtraceevent-dev libtracefs-dev libubsan1 libudev-dev libxml2-utils 203s libxslt1.1 libzstd-dev llvm-17-linker-tools llvm-18-linker-tools m4 203s openjdk-21-jdk-headless openjdk-21-jre-headless pahole pkg-config pkgconf 203s pkgconf-bin po-debconf python3-dev python3-docutils python3-roman 203s python3.12-dev rust-1.80-src rustc rustc-1.80 rustfmt-1.80 sgml-base 203s sgml-data sharutils uuid-dev xml-core xmlto xsltproc zlib1g-dev 203s 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded. 203s Need to get 423 MB of archives. 203s After this operation, 1665 MB of additional disk space will be used. 203s Get:1 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13-base s390x 13.3.0-6ubuntu2~24.04 [51.5 kB] 203s Get:2 http://ftpmaster.internal/ubuntu noble-updates/main s390x libisl23 s390x 0.26-3build1.1 [702 kB] 203s Get:3 http://ftpmaster.internal/ubuntu noble-updates/main s390x libmpc3 s390x 1.3.1-1build1.1 [58.0 kB] 203s Get:4 http://ftpmaster.internal/ubuntu noble-updates/main s390x cpp-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [8804 kB] 204s Get:5 http://ftpmaster.internal/ubuntu noble-updates/main s390x cpp-13 s390x 13.3.0-6ubuntu2~24.04 [1036 B] 204s Get:6 http://ftpmaster.internal/ubuntu noble/main s390x cpp-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [5308 B] 204s Get:7 http://ftpmaster.internal/ubuntu noble/main s390x cpp s390x 4:13.2.0-7ubuntu1 [22.4 kB] 204s Get:8 http://ftpmaster.internal/ubuntu noble-updates/main s390x libcc1-0 s390x 14.2.0-4ubuntu2~24.04 [51.0 kB] 204s Get:9 http://ftpmaster.internal/ubuntu noble-updates/main s390x libgomp1 s390x 14.2.0-4ubuntu2~24.04 [152 kB] 204s Get:10 http://ftpmaster.internal/ubuntu noble-updates/main s390x libitm1 s390x 14.2.0-4ubuntu2~24.04 [31.2 kB] 204s Get:11 http://ftpmaster.internal/ubuntu noble-updates/main s390x libatomic1 s390x 14.2.0-4ubuntu2~24.04 [9576 B] 204s Get:12 http://ftpmaster.internal/ubuntu noble-updates/main s390x libasan8 s390x 14.2.0-4ubuntu2~24.04 [3008 kB] 204s Get:13 http://ftpmaster.internal/ubuntu noble-updates/main s390x libubsan1 s390x 14.2.0-4ubuntu2~24.04 [1187 kB] 204s Get:14 http://ftpmaster.internal/ubuntu noble-updates/main s390x libgcc-13-dev s390x 13.3.0-6ubuntu2~24.04 [1003 kB] 204s Get:15 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [17.2 MB] 205s Get:16 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13 s390x 13.3.0-6ubuntu2~24.04 [484 kB] 205s Get:17 http://ftpmaster.internal/ubuntu noble/main s390x gcc-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [1208 B] 205s Get:18 http://ftpmaster.internal/ubuntu noble/main s390x gcc s390x 4:13.2.0-7ubuntu1 [5014 B] 205s Get:19 http://ftpmaster.internal/ubuntu noble-updates/main s390x libstdc++-13-dev s390x 13.3.0-6ubuntu2~24.04 [2535 kB] 205s Get:20 http://ftpmaster.internal/ubuntu noble-updates/main s390x g++-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [10.2 MB] 205s Get:21 http://ftpmaster.internal/ubuntu noble-updates/main s390x g++-13 s390x 13.3.0-6ubuntu2~24.04 [16.0 kB] 205s Get:22 http://ftpmaster.internal/ubuntu noble/main s390x g++-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [956 B] 205s Get:23 http://ftpmaster.internal/ubuntu noble/main s390x g++ s390x 4:13.2.0-7ubuntu1 [1096 B] 205s Get:24 http://ftpmaster.internal/ubuntu noble/main s390x build-essential s390x 12.10ubuntu1 [4930 B] 205s Get:25 http://ftpmaster.internal/ubuntu noble/main s390x dkms all 3.0.11-1ubuntu13 [51.5 kB] 205s Get:26 http://ftpmaster.internal/ubuntu noble/main s390x m4 s390x 1.4.19-4build1 [256 kB] 205s Get:27 http://ftpmaster.internal/ubuntu noble/main s390x flex s390x 2.6.4-8.2build1 [311 kB] 205s Get:28 http://ftpmaster.internal/ubuntu noble/main s390x sgml-base all 1.31 [11.4 kB] 205s Get:29 http://ftpmaster.internal/ubuntu noble/universe s390x asciidoc-common all 10.2.0-2 [104 kB] 205s Get:30 http://ftpmaster.internal/ubuntu noble/main s390x xml-core all 0.19 [20.3 kB] 205s Get:31 http://ftpmaster.internal/ubuntu noble/universe s390x docbook-xsl all 1.79.2+dfsg-7 [1070 kB] 205s Get:32 http://ftpmaster.internal/ubuntu noble-updates/main s390x libxml2-utils s390x 2.9.14+dfsg-1.3ubuntu3.1 [41.3 kB] 205s Get:33 http://ftpmaster.internal/ubuntu noble/main s390x libxslt1.1 s390x 1.1.39-0exp1build1 [170 kB] 205s Get:34 http://ftpmaster.internal/ubuntu noble/main s390x xsltproc s390x 1.1.39-0exp1build1 [15.0 kB] 205s Get:35 http://ftpmaster.internal/ubuntu noble/universe s390x asciidoc-base all 10.2.0-2 [83.6 kB] 205s Get:36 http://ftpmaster.internal/ubuntu noble/universe s390x asciidoc all 10.2.0-2 [3248 B] 205s Get:37 http://ftpmaster.internal/ubuntu noble/main s390x autoconf all 2.71-3 [339 kB] 205s Get:38 http://ftpmaster.internal/ubuntu noble/main s390x autotools-dev all 20220109.1 [44.9 kB] 205s Get:39 http://ftpmaster.internal/ubuntu noble/main s390x automake all 1:1.16.5-1.3ubuntu1 [558 kB] 205s Get:40 http://ftpmaster.internal/ubuntu noble/main s390x autopoint all 0.21-14ubuntu2 [422 kB] 205s Get:41 http://ftpmaster.internal/ubuntu noble/main s390x bc s390x 1.07.1-3ubuntu4 [90.1 kB] 205s Get:42 http://ftpmaster.internal/ubuntu noble/main s390x libllvm17t64 s390x 1:17.0.6-9ubuntu1 [31.2 MB] 206s Get:43 http://ftpmaster.internal/ubuntu noble/universe s390x libclang-cpp17t64 s390x 1:17.0.6-9ubuntu1 [15.2 MB] 206s Get:44 http://ftpmaster.internal/ubuntu noble/main s390x libgc1 s390x 1:8.2.6-1build1 [95.1 kB] 206s Get:45 http://ftpmaster.internal/ubuntu noble-updates/universe s390x libobjc4 s390x 14.2.0-4ubuntu2~24.04 [50.2 kB] 206s Get:46 http://ftpmaster.internal/ubuntu noble-updates/universe s390x libobjc-13-dev s390x 13.3.0-6ubuntu2~24.04 [194 kB] 206s Get:47 http://ftpmaster.internal/ubuntu noble/universe s390x libclang-common-17-dev s390x 1:17.0.6-9ubuntu1 [690 kB] 206s Get:48 http://ftpmaster.internal/ubuntu noble/universe s390x llvm-17-linker-tools s390x 1:17.0.6-9ubuntu1 [1514 kB] 206s Get:49 http://ftpmaster.internal/ubuntu noble/universe s390x libclang1-17t64 s390x 1:17.0.6-9ubuntu1 [8698 kB] 207s Get:50 http://ftpmaster.internal/ubuntu noble/universe s390x clang-17 s390x 1:17.0.6-9ubuntu1 [79.4 kB] 207s Get:51 http://ftpmaster.internal/ubuntu noble-updates/main s390x libstd-rust-1.75 s390x 1.75.0+dfsg0ubuntu1-0ubuntu7.1 [24.6 MB] 207s Get:52 http://ftpmaster.internal/ubuntu noble-updates/main s390x libstd-rust-dev s390x 1.75.0+dfsg0ubuntu1-0ubuntu7.1 [42.8 MB] 208s Get:53 http://ftpmaster.internal/ubuntu noble-updates/main s390x rustc s390x 1.75.0+dfsg0ubuntu1-0ubuntu7.1 [3615 kB] 208s Get:54 http://ftpmaster.internal/ubuntu noble/universe s390x bindgen-0.65 s390x 0.65.1+dfsg0-0ubuntu1 [2446 kB] 208s Get:55 http://ftpmaster.internal/ubuntu noble/main s390x bison s390x 2:3.8.2+dfsg-1build2 [768 kB] 208s Get:56 http://ftpmaster.internal/ubuntu noble/main s390x ca-certificates-java all 20240118 [11.6 kB] 208s Get:57 http://ftpmaster.internal/ubuntu noble-updates/universe s390x libclang-common-18-dev s390x 1:18.1.3-1ubuntu1 [734 kB] 208s Get:58 http://ftpmaster.internal/ubuntu noble-updates/universe s390x llvm-18-linker-tools s390x 1:18.1.3-1ubuntu1 [1540 kB] 208s Get:59 http://ftpmaster.internal/ubuntu noble-updates/universe s390x clang-18 s390x 1:18.1.3-1ubuntu1 [79.3 kB] 208s Get:60 http://ftpmaster.internal/ubuntu noble/main s390x libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 208s Get:61 http://ftpmaster.internal/ubuntu noble/main s390x libtool all 2.4.7-7build1 [166 kB] 208s Get:62 http://ftpmaster.internal/ubuntu noble/main s390x dh-autoreconf all 20 [16.1 kB] 208s Get:63 http://ftpmaster.internal/ubuntu noble/main s390x libarchive-zip-perl all 1.68-1 [90.2 kB] 208s Get:64 http://ftpmaster.internal/ubuntu noble/main s390x libsub-override-perl all 0.10-1 [10.0 kB] 208s Get:65 http://ftpmaster.internal/ubuntu noble/main s390x libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 208s Get:66 http://ftpmaster.internal/ubuntu noble/main s390x dh-strip-nondeterminism all 1.13.1-1 [5362 B] 208s Get:67 http://ftpmaster.internal/ubuntu noble/main s390x debugedit s390x 1:5.0-5build2 [50.5 kB] 208s Get:68 http://ftpmaster.internal/ubuntu noble/main s390x dwz s390x 0.15-1build6 [122 kB] 208s Get:69 http://ftpmaster.internal/ubuntu noble/main s390x gettext s390x 0.21-14ubuntu2 [915 kB] 208s Get:70 http://ftpmaster.internal/ubuntu noble/main s390x intltool-debian all 0.35.0+20060710.6 [23.2 kB] 208s Get:71 http://ftpmaster.internal/ubuntu noble/main s390x po-debconf all 1.0.21+nmu1 [233 kB] 208s Get:72 http://ftpmaster.internal/ubuntu noble/main s390x debhelper all 13.14.1ubuntu5 [869 kB] 208s Get:73 http://ftpmaster.internal/ubuntu noble/main s390x java-common all 0.75+exp1 [6798 B] 208s Get:74 http://ftpmaster.internal/ubuntu noble/main s390x liblcms2-2 s390x 2.14-2build1 [172 kB] 209s Get:75 http://ftpmaster.internal/ubuntu noble/main s390x libpcsclite1 s390x 2.0.3-1build1 [21.9 kB] 209s Get:76 http://ftpmaster.internal/ubuntu noble-updates/main s390x openjdk-21-jre-headless s390x 21.0.6+7-1~24.04.1 [43.8 MB] 210s Get:77 http://ftpmaster.internal/ubuntu noble/main s390x default-jre-headless s390x 2:1.21-75+exp1 [3094 B] 210s Get:78 http://ftpmaster.internal/ubuntu noble-updates/main s390x openjdk-21-jdk-headless s390x 21.0.6+7-1~24.04.1 [78.4 MB] 211s Get:79 http://ftpmaster.internal/ubuntu noble/main s390x default-jdk-headless s390x 2:1.21-75+exp1 [962 B] 211s Get:80 http://ftpmaster.internal/ubuntu noble/main s390x sgml-data all 2.0.11+nmu1 [171 kB] 211s Get:81 http://ftpmaster.internal/ubuntu noble/main s390x docbook-xml all 4.5-12 [74.6 kB] 211s Get:82 http://ftpmaster.internal/ubuntu noble/main s390x docutils-common all 0.20.1+dfsg-3 [132 kB] 211s Get:83 http://ftpmaster.internal/ubuntu noble/universe s390x libdwarf1 s390x 20210528-1build2 [312 kB] 211s Get:84 http://ftpmaster.internal/ubuntu noble/universe s390x dwarfdump s390x 20210528-1build2 [248 kB] 211s Get:85 http://ftpmaster.internal/ubuntu noble/main s390x libfakeroot s390x 1.33-1 [31.9 kB] 211s Get:86 http://ftpmaster.internal/ubuntu noble/main s390x fakeroot s390x 1.33-1 [67.5 kB] 211s Get:87 http://ftpmaster.internal/ubuntu noble-updates/main s390x libcap-dev s390x 1:2.66-5ubuntu2.1 [553 kB] 211s Get:88 http://ftpmaster.internal/ubuntu noble/main s390x libcap-ng-dev s390x 0.8.4-2build2 [30.8 kB] 211s Get:89 http://ftpmaster.internal/ubuntu noble-updates/main s390x zlib1g-dev s390x 1:1.3.dfsg-3.1ubuntu2.1 [904 kB] 211s Get:90 http://ftpmaster.internal/ubuntu noble-updates/main s390x libzstd-dev s390x 1.5.5+dfsg2-2build1.1 [405 kB] 211s Get:91 http://ftpmaster.internal/ubuntu noble-updates/main s390x libelf-dev s390x 0.190-1.1build4.1 [75.7 kB] 211s Get:92 http://ftpmaster.internal/ubuntu noble-updates/main s390x liblzma-dev s390x 5.6.1+really5.4.5-1build0.1 [183 kB] 212s Get:93 http://ftpmaster.internal/ubuntu noble-updates/main s390x libdw-dev s390x 0.190-1.1build4.1 [356 kB] 212s Get:94 http://ftpmaster.internal/ubuntu noble-updates/main s390x libexpat1-dev s390x 2.6.1-2ubuntu0.2 [146 kB] 212s Get:95 http://ftpmaster.internal/ubuntu noble/main s390x libiberty-dev s390x 20240117-1build1 [181 kB] 212s Get:96 http://ftpmaster.internal/ubuntu noble/main s390x libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 212s Get:97 http://ftpmaster.internal/ubuntu noble/main s390x libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 212s Get:98 http://ftpmaster.internal/ubuntu noble/main s390x libjs-sphinxdoc all 7.2.6-6 [149 kB] 212s Get:99 http://ftpmaster.internal/ubuntu noble/main s390x libpng-dev s390x 1.6.43-5build1 [277 kB] 212s Get:100 http://ftpmaster.internal/ubuntu noble/main s390x libslang2-dev s390x 2.3.3-3build2 [566 kB] 212s Get:101 http://ftpmaster.internal/ubuntu noble/main s390x libnewt-dev s390x 0.52.24-2ubuntu2 [75.9 kB] 212s Get:102 http://ftpmaster.internal/ubuntu noble-updates/main s390x libudev-dev s390x 255.4-1ubuntu8.5 [22.0 kB] 212s Get:103 http://ftpmaster.internal/ubuntu noble/main s390x libpci-dev s390x 1:3.10.0-2build1 [25.7 kB] 212s Get:104 http://ftpmaster.internal/ubuntu noble/main s390x libpkgconf3 s390x 1.8.1-2build1 [31.4 kB] 212s Get:105 http://ftpmaster.internal/ubuntu noble-updates/main s390x libpython3.12-dev s390x 3.12.3-1ubuntu0.4 [5871 kB] 212s Get:106 http://ftpmaster.internal/ubuntu noble-updates/main s390x libpython3-dev s390x 3.12.3-0ubuntu2 [10.3 kB] 212s Get:107 http://ftpmaster.internal/ubuntu noble-updates/main s390x libssl-dev s390x 3.0.13-0ubuntu3.4 [2112 kB] 212s Get:108 http://ftpmaster.internal/ubuntu noble-updates/universe s390x libstd-rust-1.80 s390x 1.80.1+dfsg0ubuntu1-0ubuntu0.24.04 [26.5 MB] 214s Get:109 http://ftpmaster.internal/ubuntu noble-updates/universe s390x libstd-rust-1.80-dev s390x 1.80.1+dfsg0ubuntu1-0ubuntu0.24.04 [44.0 MB] 216s Get:110 http://ftpmaster.internal/ubuntu noble/main s390x libtraceevent-dev s390x 1:1.8.2-1ubuntu2 [67.4 kB] 216s Get:111 http://ftpmaster.internal/ubuntu noble/main s390x libtracefs-dev s390x 1.8.0-1ubuntu1 [80.3 kB] 216s Get:112 http://ftpmaster.internal/ubuntu noble/universe s390x pahole s390x 1.25-0ubuntu3 [284 kB] 216s Get:113 http://ftpmaster.internal/ubuntu noble/main s390x pkgconf-bin s390x 1.8.1-2build1 [21.3 kB] 216s Get:114 http://ftpmaster.internal/ubuntu noble/main s390x pkgconf s390x 1.8.1-2build1 [16.8 kB] 216s Get:115 http://ftpmaster.internal/ubuntu noble/main s390x pkg-config s390x 1.8.1-2build1 [7264 B] 216s Get:116 http://ftpmaster.internal/ubuntu noble-updates/main s390x python3.12-dev s390x 3.12.3-1ubuntu0.4 [498 kB] 216s Get:117 http://ftpmaster.internal/ubuntu noble-updates/main s390x python3-dev s390x 3.12.3-0ubuntu2 [26.7 kB] 216s Get:118 http://ftpmaster.internal/ubuntu noble/main s390x python3-roman all 3.3-3 [9632 B] 216s Get:119 http://ftpmaster.internal/ubuntu noble/main s390x python3-docutils all 0.20.1+dfsg-3 [393 kB] 216s Get:120 http://ftpmaster.internal/ubuntu noble-updates/universe s390x rust-1.80-src all 1.80.1+dfsg0ubuntu1-0ubuntu0.24.04 [22.1 MB] 217s Get:121 http://ftpmaster.internal/ubuntu noble-updates/universe s390x rustc-1.80 s390x 1.80.1+dfsg0ubuntu1-0ubuntu0.24.04 [3952 kB] 217s Get:122 http://ftpmaster.internal/ubuntu noble-updates/universe s390x rustfmt-1.80 s390x 1.80.1+dfsg0ubuntu1-0ubuntu0.24.04 [2515 kB] 217s Get:123 http://ftpmaster.internal/ubuntu noble/universe s390x sharutils s390x 1:4.15.2-9 [260 kB] 217s Get:124 http://ftpmaster.internal/ubuntu noble/universe s390x xmlto s390x 0.0.28-2.1 [26.6 kB] 217s Get:125 http://ftpmaster.internal/ubuntu noble-updates/main s390x libaudit-dev s390x 1:3.1.2-2.1build1.1 [81.7 kB] 217s Get:126 http://ftpmaster.internal/ubuntu noble/main s390x libnuma-dev s390x 2.0.18-1build1 [38.9 kB] 217s Get:127 http://ftpmaster.internal/ubuntu noble-updates/main s390x uuid-dev s390x 2.39.3-9ubuntu6.2 [33.9 kB] 218s Fetched 423 MB in 14s (29.9 MB/s) 218s Selecting previously unselected package gcc-13-base:s390x. 218s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 218s Preparing to unpack .../000-gcc-13-base_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking gcc-13-base:s390x (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package libisl23:s390x. 218s Preparing to unpack .../001-libisl23_0.26-3build1.1_s390x.deb ... 218s Unpacking libisl23:s390x (0.26-3build1.1) ... 218s Selecting previously unselected package libmpc3:s390x. 218s Preparing to unpack .../002-libmpc3_1.3.1-1build1.1_s390x.deb ... 218s Unpacking libmpc3:s390x (1.3.1-1build1.1) ... 218s Selecting previously unselected package cpp-13-s390x-linux-gnu. 218s Preparing to unpack .../003-cpp-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking cpp-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package cpp-13. 218s Preparing to unpack .../004-cpp-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package cpp-s390x-linux-gnu. 218s Preparing to unpack .../005-cpp-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking cpp-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package cpp. 218s Preparing to unpack .../006-cpp_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking cpp (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package libcc1-0:s390x. 218s Preparing to unpack .../007-libcc1-0_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libcc1-0:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libgomp1:s390x. 218s Preparing to unpack .../008-libgomp1_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libgomp1:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libitm1:s390x. 218s Preparing to unpack .../009-libitm1_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libitm1:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libatomic1:s390x. 218s Preparing to unpack .../010-libatomic1_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libatomic1:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libasan8:s390x. 218s Preparing to unpack .../011-libasan8_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libasan8:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libubsan1:s390x. 218s Preparing to unpack .../012-libubsan1_14.2.0-4ubuntu2~24.04_s390x.deb ... 218s Unpacking libubsan1:s390x (14.2.0-4ubuntu2~24.04) ... 218s Selecting previously unselected package libgcc-13-dev:s390x. 218s Preparing to unpack .../013-libgcc-13-dev_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking libgcc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package gcc-13-s390x-linux-gnu. 218s Preparing to unpack .../014-gcc-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking gcc-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package gcc-13. 218s Preparing to unpack .../015-gcc-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package gcc-s390x-linux-gnu. 218s Preparing to unpack .../016-gcc-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking gcc-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package gcc. 218s Preparing to unpack .../017-gcc_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking gcc (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package libstdc++-13-dev:s390x. 218s Preparing to unpack .../018-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking libstdc++-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package g++-13-s390x-linux-gnu. 218s Preparing to unpack .../019-g++-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking g++-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package g++-13. 218s Preparing to unpack .../020-g++-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 218s Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 218s Selecting previously unselected package g++-s390x-linux-gnu. 218s Preparing to unpack .../021-g++-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking g++-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package g++. 218s Preparing to unpack .../022-g++_4%3a13.2.0-7ubuntu1_s390x.deb ... 218s Unpacking g++ (4:13.2.0-7ubuntu1) ... 218s Selecting previously unselected package build-essential. 218s Preparing to unpack .../023-build-essential_12.10ubuntu1_s390x.deb ... 218s Unpacking build-essential (12.10ubuntu1) ... 218s Selecting previously unselected package dkms. 218s Preparing to unpack .../024-dkms_3.0.11-1ubuntu13_all.deb ... 218s Unpacking dkms (3.0.11-1ubuntu13) ... 218s Selecting previously unselected package m4. 218s Preparing to unpack .../025-m4_1.4.19-4build1_s390x.deb ... 218s Unpacking m4 (1.4.19-4build1) ... 218s Selecting previously unselected package flex. 218s Preparing to unpack .../026-flex_2.6.4-8.2build1_s390x.deb ... 218s Unpacking flex (2.6.4-8.2build1) ... 219s Selecting previously unselected package sgml-base. 219s Preparing to unpack .../027-sgml-base_1.31_all.deb ... 219s Unpacking sgml-base (1.31) ... 219s Selecting previously unselected package asciidoc-common. 219s Preparing to unpack .../028-asciidoc-common_10.2.0-2_all.deb ... 219s Unpacking asciidoc-common (10.2.0-2) ... 219s Selecting previously unselected package xml-core. 219s Preparing to unpack .../029-xml-core_0.19_all.deb ... 219s Unpacking xml-core (0.19) ... 219s Selecting previously unselected package docbook-xsl. 219s Preparing to unpack .../030-docbook-xsl_1.79.2+dfsg-7_all.deb ... 219s Unpacking docbook-xsl (1.79.2+dfsg-7) ... 219s Selecting previously unselected package libxml2-utils. 219s Preparing to unpack .../031-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.1_s390x.deb ... 219s Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.1) ... 219s Selecting previously unselected package libxslt1.1:s390x. 219s Preparing to unpack .../032-libxslt1.1_1.1.39-0exp1build1_s390x.deb ... 219s Unpacking libxslt1.1:s390x (1.1.39-0exp1build1) ... 219s Selecting previously unselected package xsltproc. 219s Preparing to unpack .../033-xsltproc_1.1.39-0exp1build1_s390x.deb ... 219s Unpacking xsltproc (1.1.39-0exp1build1) ... 219s Selecting previously unselected package asciidoc-base. 219s Preparing to unpack .../034-asciidoc-base_10.2.0-2_all.deb ... 219s Unpacking asciidoc-base (10.2.0-2) ... 219s Selecting previously unselected package asciidoc. 219s Preparing to unpack .../035-asciidoc_10.2.0-2_all.deb ... 219s Unpacking asciidoc (10.2.0-2) ... 219s Selecting previously unselected package autoconf. 219s Preparing to unpack .../036-autoconf_2.71-3_all.deb ... 219s Unpacking autoconf (2.71-3) ... 219s Selecting previously unselected package autotools-dev. 219s Preparing to unpack .../037-autotools-dev_20220109.1_all.deb ... 219s Unpacking autotools-dev (20220109.1) ... 219s Selecting previously unselected package automake. 219s Preparing to unpack .../038-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 219s Unpacking automake (1:1.16.5-1.3ubuntu1) ... 219s Selecting previously unselected package autopoint. 219s Preparing to unpack .../039-autopoint_0.21-14ubuntu2_all.deb ... 219s Unpacking autopoint (0.21-14ubuntu2) ... 219s Selecting previously unselected package bc. 219s Preparing to unpack .../040-bc_1.07.1-3ubuntu4_s390x.deb ... 219s Unpacking bc (1.07.1-3ubuntu4) ... 219s Selecting previously unselected package libllvm17t64:s390x. 219s Preparing to unpack .../041-libllvm17t64_1%3a17.0.6-9ubuntu1_s390x.deb ... 219s Unpacking libllvm17t64:s390x (1:17.0.6-9ubuntu1) ... 219s Selecting previously unselected package libclang-cpp17t64. 219s Preparing to unpack .../042-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_s390x.deb ... 219s Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 220s Selecting previously unselected package libgc1:s390x. 220s Preparing to unpack .../043-libgc1_1%3a8.2.6-1build1_s390x.deb ... 220s Unpacking libgc1:s390x (1:8.2.6-1build1) ... 220s Selecting previously unselected package libobjc4:s390x. 220s Preparing to unpack .../044-libobjc4_14.2.0-4ubuntu2~24.04_s390x.deb ... 220s Unpacking libobjc4:s390x (14.2.0-4ubuntu2~24.04) ... 220s Selecting previously unselected package libobjc-13-dev:s390x. 220s Preparing to unpack .../045-libobjc-13-dev_13.3.0-6ubuntu2~24.04_s390x.deb ... 220s Unpacking libobjc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 220s Selecting previously unselected package libclang-common-17-dev:s390x. 220s Preparing to unpack .../046-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_s390x.deb ... 220s Unpacking libclang-common-17-dev:s390x (1:17.0.6-9ubuntu1) ... 220s Selecting previously unselected package llvm-17-linker-tools. 220s Preparing to unpack .../047-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_s390x.deb ... 220s Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 220s Selecting previously unselected package libclang1-17t64. 220s Preparing to unpack .../048-libclang1-17t64_1%3a17.0.6-9ubuntu1_s390x.deb ... 220s Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 220s Selecting previously unselected package clang-17. 220s Preparing to unpack .../049-clang-17_1%3a17.0.6-9ubuntu1_s390x.deb ... 220s Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 220s Selecting previously unselected package libstd-rust-1.75:s390x. 220s Preparing to unpack .../050-libstd-rust-1.75_1.75.0+dfsg0ubuntu1-0ubuntu7.1_s390x.deb ... 220s Unpacking libstd-rust-1.75:s390x (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 220s Selecting previously unselected package libstd-rust-dev:s390x. 220s Preparing to unpack .../051-libstd-rust-dev_1.75.0+dfsg0ubuntu1-0ubuntu7.1_s390x.deb ... 220s Unpacking libstd-rust-dev:s390x (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 221s Selecting previously unselected package rustc. 221s Preparing to unpack .../052-rustc_1.75.0+dfsg0ubuntu1-0ubuntu7.1_s390x.deb ... 221s Unpacking rustc (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 221s Selecting previously unselected package bindgen-0.65. 221s Preparing to unpack .../053-bindgen-0.65_0.65.1+dfsg0-0ubuntu1_s390x.deb ... 221s Unpacking bindgen-0.65 (0.65.1+dfsg0-0ubuntu1) ... 221s Selecting previously unselected package bison. 221s Preparing to unpack .../054-bison_2%3a3.8.2+dfsg-1build2_s390x.deb ... 221s Unpacking bison (2:3.8.2+dfsg-1build2) ... 221s Selecting previously unselected package ca-certificates-java. 221s Preparing to unpack .../055-ca-certificates-java_20240118_all.deb ... 221s Unpacking ca-certificates-java (20240118) ... 221s Selecting previously unselected package libclang-common-18-dev:s390x. 221s Preparing to unpack .../056-libclang-common-18-dev_1%3a18.1.3-1ubuntu1_s390x.deb ... 221s Unpacking libclang-common-18-dev:s390x (1:18.1.3-1ubuntu1) ... 221s Selecting previously unselected package llvm-18-linker-tools. 221s Preparing to unpack .../057-llvm-18-linker-tools_1%3a18.1.3-1ubuntu1_s390x.deb ... 221s Unpacking llvm-18-linker-tools (1:18.1.3-1ubuntu1) ... 221s Selecting previously unselected package clang-18. 221s Preparing to unpack .../058-clang-18_1%3a18.1.3-1ubuntu1_s390x.deb ... 221s Unpacking clang-18 (1:18.1.3-1ubuntu1) ... 221s Selecting previously unselected package libdebhelper-perl. 221s Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 221s Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 221s Selecting previously unselected package libtool. 221s Preparing to unpack .../060-libtool_2.4.7-7build1_all.deb ... 221s Unpacking libtool (2.4.7-7build1) ... 221s Selecting previously unselected package dh-autoreconf. 221s Preparing to unpack .../061-dh-autoreconf_20_all.deb ... 221s Unpacking dh-autoreconf (20) ... 221s Selecting previously unselected package libarchive-zip-perl. 221s Preparing to unpack .../062-libarchive-zip-perl_1.68-1_all.deb ... 221s Unpacking libarchive-zip-perl (1.68-1) ... 221s Selecting previously unselected package libsub-override-perl. 221s Preparing to unpack .../063-libsub-override-perl_0.10-1_all.deb ... 221s Unpacking libsub-override-perl (0.10-1) ... 221s Selecting previously unselected package libfile-stripnondeterminism-perl. 221s Preparing to unpack .../064-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 221s Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 221s Selecting previously unselected package dh-strip-nondeterminism. 221s Preparing to unpack .../065-dh-strip-nondeterminism_1.13.1-1_all.deb ... 221s Unpacking dh-strip-nondeterminism (1.13.1-1) ... 221s Selecting previously unselected package debugedit. 221s Preparing to unpack .../066-debugedit_1%3a5.0-5build2_s390x.deb ... 221s Unpacking debugedit (1:5.0-5build2) ... 221s Selecting previously unselected package dwz. 221s Preparing to unpack .../067-dwz_0.15-1build6_s390x.deb ... 221s Unpacking dwz (0.15-1build6) ... 221s Selecting previously unselected package gettext. 221s Preparing to unpack .../068-gettext_0.21-14ubuntu2_s390x.deb ... 221s Unpacking gettext (0.21-14ubuntu2) ... 221s Selecting previously unselected package intltool-debian. 221s Preparing to unpack .../069-intltool-debian_0.35.0+20060710.6_all.deb ... 221s Unpacking intltool-debian (0.35.0+20060710.6) ... 221s Selecting previously unselected package po-debconf. 221s Preparing to unpack .../070-po-debconf_1.0.21+nmu1_all.deb ... 221s Unpacking po-debconf (1.0.21+nmu1) ... 221s Selecting previously unselected package debhelper. 221s Preparing to unpack .../071-debhelper_13.14.1ubuntu5_all.deb ... 221s Unpacking debhelper (13.14.1ubuntu5) ... 221s Selecting previously unselected package java-common. 221s Preparing to unpack .../072-java-common_0.75+exp1_all.deb ... 221s Unpacking java-common (0.75+exp1) ... 222s Selecting previously unselected package liblcms2-2:s390x. 222s Preparing to unpack .../073-liblcms2-2_2.14-2build1_s390x.deb ... 222s Unpacking liblcms2-2:s390x (2.14-2build1) ... 222s Selecting previously unselected package libpcsclite1:s390x. 222s Preparing to unpack .../074-libpcsclite1_2.0.3-1build1_s390x.deb ... 222s Unpacking libpcsclite1:s390x (2.0.3-1build1) ... 222s Selecting previously unselected package openjdk-21-jre-headless:s390x. 222s Preparing to unpack .../075-openjdk-21-jre-headless_21.0.6+7-1~24.04.1_s390x.deb ... 222s Unpacking openjdk-21-jre-headless:s390x (21.0.6+7-1~24.04.1) ... 222s Selecting previously unselected package default-jre-headless. 222s Preparing to unpack .../076-default-jre-headless_2%3a1.21-75+exp1_s390x.deb ... 222s Unpacking default-jre-headless (2:1.21-75+exp1) ... 222s Selecting previously unselected package openjdk-21-jdk-headless:s390x. 222s Preparing to unpack .../077-openjdk-21-jdk-headless_21.0.6+7-1~24.04.1_s390x.deb ... 222s Unpacking openjdk-21-jdk-headless:s390x (21.0.6+7-1~24.04.1) ... 223s Selecting previously unselected package default-jdk-headless. 223s Preparing to unpack .../078-default-jdk-headless_2%3a1.21-75+exp1_s390x.deb ... 223s Unpacking default-jdk-headless (2:1.21-75+exp1) ... 223s Selecting previously unselected package sgml-data. 223s Preparing to unpack .../079-sgml-data_2.0.11+nmu1_all.deb ... 223s Unpacking sgml-data (2.0.11+nmu1) ... 223s Selecting previously unselected package docbook-xml. 223s Preparing to unpack .../080-docbook-xml_4.5-12_all.deb ... 223s Unpacking docbook-xml (4.5-12) ... 223s Selecting previously unselected package docutils-common. 223s Preparing to unpack .../081-docutils-common_0.20.1+dfsg-3_all.deb ... 223s Unpacking docutils-common (0.20.1+dfsg-3) ... 223s Selecting previously unselected package libdwarf1:s390x. 223s Preparing to unpack .../082-libdwarf1_20210528-1build2_s390x.deb ... 223s Unpacking libdwarf1:s390x (20210528-1build2) ... 223s Selecting previously unselected package dwarfdump. 223s Preparing to unpack .../083-dwarfdump_20210528-1build2_s390x.deb ... 223s Unpacking dwarfdump (20210528-1build2) ... 223s Selecting previously unselected package libfakeroot:s390x. 223s Preparing to unpack .../084-libfakeroot_1.33-1_s390x.deb ... 223s Unpacking libfakeroot:s390x (1.33-1) ... 223s Selecting previously unselected package fakeroot. 223s Preparing to unpack .../085-fakeroot_1.33-1_s390x.deb ... 223s Unpacking fakeroot (1.33-1) ... 223s Selecting previously unselected package libcap-dev:s390x. 223s Preparing to unpack .../086-libcap-dev_1%3a2.66-5ubuntu2.1_s390x.deb ... 223s Unpacking libcap-dev:s390x (1:2.66-5ubuntu2.1) ... 223s Selecting previously unselected package libcap-ng-dev:s390x. 223s Preparing to unpack .../087-libcap-ng-dev_0.8.4-2build2_s390x.deb ... 223s Unpacking libcap-ng-dev:s390x (0.8.4-2build2) ... 223s Selecting previously unselected package zlib1g-dev:s390x. 223s Preparing to unpack .../088-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_s390x.deb ... 223s Unpacking zlib1g-dev:s390x (1:1.3.dfsg-3.1ubuntu2.1) ... 223s Selecting previously unselected package libzstd-dev:s390x. 223s Preparing to unpack .../089-libzstd-dev_1.5.5+dfsg2-2build1.1_s390x.deb ... 223s Unpacking libzstd-dev:s390x (1.5.5+dfsg2-2build1.1) ... 223s Selecting previously unselected package libelf-dev:s390x. 223s Preparing to unpack .../090-libelf-dev_0.190-1.1build4.1_s390x.deb ... 223s Unpacking libelf-dev:s390x (0.190-1.1build4.1) ... 223s Selecting previously unselected package liblzma-dev:s390x. 223s Preparing to unpack .../091-liblzma-dev_5.6.1+really5.4.5-1build0.1_s390x.deb ... 223s Unpacking liblzma-dev:s390x (5.6.1+really5.4.5-1build0.1) ... 223s Selecting previously unselected package libdw-dev:s390x. 223s Preparing to unpack .../092-libdw-dev_0.190-1.1build4.1_s390x.deb ... 223s Unpacking libdw-dev:s390x (0.190-1.1build4.1) ... 223s Selecting previously unselected package libexpat1-dev:s390x. 223s Preparing to unpack .../093-libexpat1-dev_2.6.1-2ubuntu0.2_s390x.deb ... 223s Unpacking libexpat1-dev:s390x (2.6.1-2ubuntu0.2) ... 223s Selecting previously unselected package libiberty-dev:s390x. 223s Preparing to unpack .../094-libiberty-dev_20240117-1build1_s390x.deb ... 223s Unpacking libiberty-dev:s390x (20240117-1build1) ... 223s Selecting previously unselected package libjs-jquery. 223s Preparing to unpack .../095-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 223s Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 223s Selecting previously unselected package libjs-underscore. 223s Preparing to unpack .../096-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 223s Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 223s Selecting previously unselected package libjs-sphinxdoc. 223s Preparing to unpack .../097-libjs-sphinxdoc_7.2.6-6_all.deb ... 223s Unpacking libjs-sphinxdoc (7.2.6-6) ... 223s Selecting previously unselected package libpng-dev:s390x. 223s Preparing to unpack .../098-libpng-dev_1.6.43-5build1_s390x.deb ... 223s Unpacking libpng-dev:s390x (1.6.43-5build1) ... 223s Selecting previously unselected package libslang2-dev:s390x. 223s Preparing to unpack .../099-libslang2-dev_2.3.3-3build2_s390x.deb ... 223s Unpacking libslang2-dev:s390x (2.3.3-3build2) ... 223s Selecting previously unselected package libnewt-dev:s390x. 223s Preparing to unpack .../100-libnewt-dev_0.52.24-2ubuntu2_s390x.deb ... 223s Unpacking libnewt-dev:s390x (0.52.24-2ubuntu2) ... 223s Selecting previously unselected package libudev-dev:s390x. 223s Preparing to unpack .../101-libudev-dev_255.4-1ubuntu8.5_s390x.deb ... 223s Unpacking libudev-dev:s390x (255.4-1ubuntu8.5) ... 223s Selecting previously unselected package libpci-dev:s390x. 223s Preparing to unpack .../102-libpci-dev_1%3a3.10.0-2build1_s390x.deb ... 223s Unpacking libpci-dev:s390x (1:3.10.0-2build1) ... 223s Selecting previously unselected package libpkgconf3:s390x. 223s Preparing to unpack .../103-libpkgconf3_1.8.1-2build1_s390x.deb ... 223s Unpacking libpkgconf3:s390x (1.8.1-2build1) ... 223s Selecting previously unselected package libpython3.12-dev:s390x. 223s Preparing to unpack .../104-libpython3.12-dev_3.12.3-1ubuntu0.4_s390x.deb ... 223s Unpacking libpython3.12-dev:s390x (3.12.3-1ubuntu0.4) ... 223s Selecting previously unselected package libpython3-dev:s390x. 223s Preparing to unpack .../105-libpython3-dev_3.12.3-0ubuntu2_s390x.deb ... 223s Unpacking libpython3-dev:s390x (3.12.3-0ubuntu2) ... 223s Selecting previously unselected package libssl-dev:s390x. 223s Preparing to unpack .../106-libssl-dev_3.0.13-0ubuntu3.4_s390x.deb ... 223s Unpacking libssl-dev:s390x (3.0.13-0ubuntu3.4) ... 223s Selecting previously unselected package libstd-rust-1.80:s390x. 223s Preparing to unpack .../107-libstd-rust-1.80_1.80.1+dfsg0ubuntu1-0ubuntu0.24.04_s390x.deb ... 223s Unpacking libstd-rust-1.80:s390x (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 224s Selecting previously unselected package libstd-rust-1.80-dev:s390x. 224s Preparing to unpack .../108-libstd-rust-1.80-dev_1.80.1+dfsg0ubuntu1-0ubuntu0.24.04_s390x.deb ... 224s Unpacking libstd-rust-1.80-dev:s390x (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 224s Selecting previously unselected package libtraceevent-dev:s390x. 224s Preparing to unpack .../109-libtraceevent-dev_1%3a1.8.2-1ubuntu2_s390x.deb ... 224s Unpacking libtraceevent-dev:s390x (1:1.8.2-1ubuntu2) ... 224s Selecting previously unselected package libtracefs-dev:s390x. 224s Preparing to unpack .../110-libtracefs-dev_1.8.0-1ubuntu1_s390x.deb ... 224s Unpacking libtracefs-dev:s390x (1.8.0-1ubuntu1) ... 224s Selecting previously unselected package pahole. 224s Preparing to unpack .../111-pahole_1.25-0ubuntu3_s390x.deb ... 224s Unpacking pahole (1.25-0ubuntu3) ... 224s Selecting previously unselected package pkgconf-bin. 224s Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_s390x.deb ... 224s Unpacking pkgconf-bin (1.8.1-2build1) ... 224s Selecting previously unselected package pkgconf:s390x. 224s Preparing to unpack .../113-pkgconf_1.8.1-2build1_s390x.deb ... 224s Unpacking pkgconf:s390x (1.8.1-2build1) ... 224s Selecting previously unselected package pkg-config:s390x. 224s Preparing to unpack .../114-pkg-config_1.8.1-2build1_s390x.deb ... 224s Unpacking pkg-config:s390x (1.8.1-2build1) ... 224s Selecting previously unselected package python3.12-dev. 224s Preparing to unpack .../115-python3.12-dev_3.12.3-1ubuntu0.4_s390x.deb ... 224s Unpacking python3.12-dev (3.12.3-1ubuntu0.4) ... 224s Selecting previously unselected package python3-dev. 224s Preparing to unpack .../116-python3-dev_3.12.3-0ubuntu2_s390x.deb ... 224s Unpacking python3-dev (3.12.3-0ubuntu2) ... 224s Selecting previously unselected package python3-roman. 224s Preparing to unpack .../117-python3-roman_3.3-3_all.deb ... 224s Unpacking python3-roman (3.3-3) ... 224s Selecting previously unselected package python3-docutils. 224s Preparing to unpack .../118-python3-docutils_0.20.1+dfsg-3_all.deb ... 224s Unpacking python3-docutils (0.20.1+dfsg-3) ... 224s Selecting previously unselected package rust-1.80-src. 224s Preparing to unpack .../119-rust-1.80-src_1.80.1+dfsg0ubuntu1-0ubuntu0.24.04_all.deb ... 224s Unpacking rust-1.80-src (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Selecting previously unselected package rustc-1.80. 226s Preparing to unpack .../120-rustc-1.80_1.80.1+dfsg0ubuntu1-0ubuntu0.24.04_s390x.deb ... 226s Unpacking rustc-1.80 (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Selecting previously unselected package rustfmt-1.80. 226s Preparing to unpack .../121-rustfmt-1.80_1.80.1+dfsg0ubuntu1-0ubuntu0.24.04_s390x.deb ... 226s Unpacking rustfmt-1.80 (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Selecting previously unselected package sharutils. 226s Preparing to unpack .../122-sharutils_1%3a4.15.2-9_s390x.deb ... 226s Unpacking sharutils (1:4.15.2-9) ... 226s Selecting previously unselected package xmlto. 226s Preparing to unpack .../123-xmlto_0.0.28-2.1_s390x.deb ... 226s Unpacking xmlto (0.0.28-2.1) ... 226s Selecting previously unselected package libaudit-dev:s390x. 226s Preparing to unpack .../124-libaudit-dev_1%3a3.1.2-2.1build1.1_s390x.deb ... 226s Unpacking libaudit-dev:s390x (1:3.1.2-2.1build1.1) ... 226s Selecting previously unselected package libnuma-dev:s390x. 226s Preparing to unpack .../125-libnuma-dev_2.0.18-1build1_s390x.deb ... 226s Unpacking libnuma-dev:s390x (2.0.18-1build1) ... 226s Selecting previously unselected package uuid-dev:s390x. 226s Preparing to unpack .../126-uuid-dev_2.39.3-9ubuntu6.2_s390x.deb ... 226s Unpacking uuid-dev:s390x (2.39.3-9ubuntu6.2) ... 226s Setting up liblcms2-2:s390x (2.14-2build1) ... 226s Setting up libzstd-dev:s390x (1.5.5+dfsg2-2build1.1) ... 226s Setting up java-common (0.75+exp1) ... 226s Setting up rust-1.80-src (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Setting up libarchive-zip-perl (1.68-1) ... 226s Setting up libdebhelper-perl (13.14.1ubuntu5) ... 226s Setting up bc (1.07.1-3ubuntu4) ... 226s Setting up m4 (1.4.19-4build1) ... 226s Setting up libgomp1:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up libfakeroot:s390x (1.33-1) ... 226s Setting up libnuma-dev:s390x (2.0.18-1build1) ... 226s Setting up fakeroot (1.33-1) ... 226s update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 226s Setting up asciidoc-common (10.2.0-2) ... 226s Setting up python3-roman (3.3-3) ... 226s Setting up libdwarf1:s390x (20210528-1build2) ... 226s Setting up autotools-dev (20220109.1) ... 226s Setting up libpkgconf3:s390x (1.8.1-2build1) ... 226s Setting up gcc-13-base:s390x (13.3.0-6ubuntu2~24.04) ... 226s Setting up libllvm17t64:s390x (1:17.0.6-9ubuntu1) ... 226s Setting up libexpat1-dev:s390x (2.6.1-2ubuntu0.2) ... 226s Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 226s Setting up uuid-dev:s390x (2.39.3-9ubuntu6.2) ... 226s Setting up libssl-dev:s390x (3.0.13-0ubuntu3.4) ... 226s Setting up libmpc3:s390x (1.3.1-1build1.1) ... 226s Setting up libatomic1:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up autopoint (0.21-14ubuntu2) ... 226s Setting up libudev-dev:s390x (255.4-1ubuntu8.5) ... 226s Setting up libpcsclite1:s390x (2.0.3-1build1) ... 226s Setting up pkgconf-bin (1.8.1-2build1) ... 226s Setting up libclang-common-18-dev:s390x (1:18.1.3-1ubuntu1) ... 226s Setting up libgc1:s390x (1:8.2.6-1build1) ... 226s Setting up pahole (1.25-0ubuntu3) ... 226s Setting up autoconf (2.71-3) ... 226s Setting up llvm-18-linker-tools (1:18.1.3-1ubuntu1) ... 226s Setting up liblzma-dev:s390x (5.6.1+really5.4.5-1build0.1) ... 226s Setting up libubsan1:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up zlib1g-dev:s390x (1:1.3.dfsg-3.1ubuntu2.1) ... 226s Setting up dwz (0.15-1build6) ... 226s Setting up libclang-common-17-dev:s390x (1:17.0.6-9ubuntu1) ... 226s Setting up libiberty-dev:s390x (20240117-1build1) ... 226s Setting up libasan8:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up libcap-ng-dev:s390x (0.8.4-2build2) ... 226s Setting up libxslt1.1:s390x (1.1.39-0exp1build1) ... 226s Setting up bison (2:3.8.2+dfsg-1build2) ... 226s update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode 226s Setting up debugedit (1:5.0-5build2) ... 226s Setting up libsub-override-perl (0.10-1) ... 226s Setting up libtracefs-dev:s390x (1.8.0-1ubuntu1) ... 226s Setting up sgml-base (1.31) ... 226s Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 226s Setting up ca-certificates-java (20240118) ... 226s No JRE found. Skipping Java certificates setup. 226s Setting up sharutils (1:4.15.2-9) ... 226s Setting up libisl23:s390x (0.26-3build1.1) ... 226s Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.1) ... 226s Setting up libcap-dev:s390x (1:2.66-5ubuntu2.1) ... 226s Setting up libcc1-0:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up libitm1:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up libpci-dev:s390x (1:3.10.0-2build1) ... 226s Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 226s Setting up libstd-rust-1.80:s390x (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Setting up libtraceevent-dev:s390x (1:1.8.2-1ubuntu2) ... 226s Setting up automake (1:1.16.5-1.3ubuntu1) ... 226s update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 226s Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 226s Setting up flex (2.6.4-8.2build1) ... 226s Setting up gettext (0.21-14ubuntu2) ... 226s Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 226s Setting up openjdk-21-jre-headless:s390x (21.0.6+7-1~24.04.1) ... 226s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/java to provide /usr/bin/java (java) in auto mode 226s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode 226s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode 226s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode 226s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode 226s Setting up dwarfdump (20210528-1build2) ... 226s Setting up libaudit-dev:s390x (1:3.1.2-2.1build1.1) ... 226s Setting up libstd-rust-1.75:s390x (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 226s Setting up libpng-dev:s390x (1.6.43-5build1) ... 226s Setting up xsltproc (1.1.39-0exp1build1) ... 226s Setting up libobjc4:s390x (14.2.0-4ubuntu2~24.04) ... 226s Setting up libpython3.12-dev:s390x (3.12.3-1ubuntu0.4) ... 226s Setting up pkgconf:s390x (1.8.1-2build1) ... 226s Setting up libstd-rust-1.80-dev:s390x (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Setting up intltool-debian (0.35.0+20060710.6) ... 226s Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 226s Setting up libstd-rust-dev:s390x (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 226s Setting up rustfmt-1.80 (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Setting up cpp-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 226s Setting up python3.12-dev (3.12.3-1ubuntu0.4) ... 226s Setting up libelf-dev:s390x (0.190-1.1build4.1) ... 226s Setting up pkg-config:s390x (1.8.1-2build1) ... 226s Setting up libjs-sphinxdoc (7.2.6-6) ... 226s Setting up dh-strip-nondeterminism (1.13.1-1) ... 226s Setting up libgcc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 226s Setting up xml-core (0.19) ... 226s Setting up libobjc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 226s Setting up libstdc++-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 226s Setting up libslang2-dev:s390x (2.3.3-3build2) ... 226s Setting up libpython3-dev:s390x (3.12.3-0ubuntu2) ... 226s Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 226s Setting up cpp-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 226s Setting up po-debconf (1.0.21+nmu1) ... 226s Setting up clang-17 (1:17.0.6-9ubuntu1) ... 226s Setting up clang-18 (1:18.1.3-1ubuntu1) ... 226s Setting up libdw-dev:s390x (0.190-1.1build4.1) ... 226s Setting up gcc-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 226s Setting up gcc-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 226s Setting up g++-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 226s Setting up python3-dev (3.12.3-0ubuntu2) ... 226s Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 226s Setting up libnewt-dev:s390x (0.52.24-2ubuntu2) ... 226s Setting up cpp (4:13.2.0-7ubuntu1) ... 226s Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 226s Setting up libtool (2.4.7-7build1) ... 226s Setting up g++-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 226s Setting up gcc (4:13.2.0-7ubuntu1) ... 226s Setting up dkms (3.0.11-1ubuntu13) ... 226s Setting up rustc-1.80 (1.80.1+dfsg0ubuntu1-0ubuntu0.24.04) ... 226s Setting up dh-autoreconf (20) ... 226s Setting up g++ (4:13.2.0-7ubuntu1) ... 226s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 226s Setting up rustc (1.75.0+dfsg0ubuntu1-0ubuntu7.1) ... 226s Setting up build-essential (12.10ubuntu1) ... 226s Setting up bindgen-0.65 (0.65.1+dfsg0-0ubuntu1) ... 226s Setting up debhelper (13.14.1ubuntu5) ... 226s Processing triggers for install-info (7.1-3build2) ... 226s Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 226s Processing triggers for man-db (2.12.0-4build2) ... 227s Processing triggers for ca-certificates-java (20240118) ... 228s Adding debian:ACCVRAIZ1.pem 228s Adding debian:AC_RAIZ_FNMT-RCM.pem 228s Adding debian:AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem 228s Adding debian:ANF_Secure_Server_Root_CA.pem 228s Adding debian:Actalis_Authentication_Root_CA.pem 228s Adding debian:AffirmTrust_Commercial.pem 228s Adding debian:AffirmTrust_Networking.pem 228s Adding debian:AffirmTrust_Premium.pem 228s Adding debian:AffirmTrust_Premium_ECC.pem 228s Adding debian:Amazon_Root_CA_1.pem 228s Adding debian:Amazon_Root_CA_2.pem 228s Adding debian:Amazon_Root_CA_3.pem 228s Adding debian:Amazon_Root_CA_4.pem 228s Adding debian:Atos_TrustedRoot_2011.pem 228s Adding debian:Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem 228s Adding debian:Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem 228s Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem 228s Adding debian:BJCA_Global_Root_CA1.pem 228s Adding debian:BJCA_Global_Root_CA2.pem 228s Adding debian:Baltimore_CyberTrust_Root.pem 228s Adding debian:Buypass_Class_2_Root_CA.pem 228s Adding debian:Buypass_Class_3_Root_CA.pem 228s Adding debian:CA_Disig_Root_R2.pem 228s Adding debian:CFCA_EV_ROOT.pem 228s Adding debian:COMODO_Certification_Authority.pem 228s Adding debian:COMODO_ECC_Certification_Authority.pem 228s Adding debian:COMODO_RSA_Certification_Authority.pem 228s Adding debian:Certainly_Root_E1.pem 228s Adding debian:Certainly_Root_R1.pem 228s Adding debian:Certigna.pem 228s Adding debian:Certigna_Root_CA.pem 228s Adding debian:Certum_EC-384_CA.pem 228s Adding debian:Certum_Trusted_Network_CA.pem 228s Adding debian:Certum_Trusted_Network_CA_2.pem 228s Adding debian:Certum_Trusted_Root_CA.pem 228s Adding debian:CommScope_Public_Trust_ECC_Root-01.pem 228s Adding debian:CommScope_Public_Trust_ECC_Root-02.pem 228s Adding debian:CommScope_Public_Trust_RSA_Root-01.pem 228s Adding debian:CommScope_Public_Trust_RSA_Root-02.pem 228s Adding debian:Comodo_AAA_Services_root.pem 228s Adding debian:D-TRUST_BR_Root_CA_1_2020.pem 228s Adding debian:D-TRUST_EV_Root_CA_1_2020.pem 228s Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem 228s Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem 228s Adding debian:DigiCert_Assured_ID_Root_CA.pem 228s Adding debian:DigiCert_Assured_ID_Root_G2.pem 228s Adding debian:DigiCert_Assured_ID_Root_G3.pem 228s Adding debian:DigiCert_Global_Root_CA.pem 228s Adding debian:DigiCert_Global_Root_G2.pem 228s Adding debian:DigiCert_Global_Root_G3.pem 228s Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem 228s Adding debian:DigiCert_TLS_ECC_P384_Root_G5.pem 228s Adding debian:DigiCert_TLS_RSA4096_Root_G5.pem 228s Adding debian:DigiCert_Trusted_Root_G4.pem 228s Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem 228s Adding debian:Entrust_Root_Certification_Authority.pem 228s Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem 228s Adding debian:Entrust_Root_Certification_Authority_-_G2.pem 228s Adding debian:Entrust_Root_Certification_Authority_-_G4.pem 228s Adding debian:GDCA_TrustAUTH_R5_ROOT.pem 228s Adding debian:GLOBALTRUST_2020.pem 228s Adding debian:GTS_Root_R1.pem 228s Adding debian:GTS_Root_R2.pem 228s Adding debian:GTS_Root_R3.pem 228s Adding debian:GTS_Root_R4.pem 228s Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem 228s Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem 228s Adding debian:GlobalSign_Root_CA.pem 228s Adding debian:GlobalSign_Root_CA_-_R3.pem 228s Adding debian:GlobalSign_Root_CA_-_R6.pem 228s Adding debian:GlobalSign_Root_E46.pem 228s Adding debian:GlobalSign_Root_R46.pem 228s Adding debian:Go_Daddy_Class_2_CA.pem 228s Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem 228s Adding debian:HARICA_TLS_ECC_Root_CA_2021.pem 228s Adding debian:HARICA_TLS_RSA_Root_CA_2021.pem 228s Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem 228s Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem 228s Adding debian:HiPKI_Root_CA_-_G1.pem 228s Adding debian:Hongkong_Post_Root_CA_3.pem 228s Adding debian:ISRG_Root_X1.pem 228s Adding debian:ISRG_Root_X2.pem 228s Adding debian:IdenTrust_Commercial_Root_CA_1.pem 228s Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem 228s Adding debian:Izenpe.com.pem 228s Adding debian:Microsec_e-Szigno_Root_CA_2009.pem 228s Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem 228s Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem 228s Adding debian:NAVER_Global_Root_Certification_Authority.pem 228s Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem 228s Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem 228s Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem 228s Adding debian:QuoVadis_Root_CA_1_G3.pem 228s Adding debian:QuoVadis_Root_CA_2.pem 228s Adding debian:QuoVadis_Root_CA_2_G3.pem 228s Adding debian:QuoVadis_Root_CA_3.pem 228s Adding debian:QuoVadis_Root_CA_3_G3.pem 228s Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem 228s Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem 228s Adding debian:SSL.com_Root_Certification_Authority_ECC.pem 228s Adding debian:SSL.com_Root_Certification_Authority_RSA.pem 228s Adding debian:SSL.com_TLS_ECC_Root_CA_2022.pem 228s Adding debian:SSL.com_TLS_RSA_Root_CA_2022.pem 228s Adding debian:SZAFIR_ROOT_CA2.pem 228s Adding debian:Sectigo_Public_Server_Authentication_Root_E46.pem 228s Adding debian:Sectigo_Public_Server_Authentication_Root_R46.pem 228s Adding debian:SecureSign_RootCA11.pem 228s Adding debian:SecureTrust_CA.pem 228s Adding debian:Secure_Global_CA.pem 228s Adding debian:Security_Communication_ECC_RootCA1.pem 228s Adding debian:Security_Communication_RootCA2.pem 228s Adding debian:Security_Communication_RootCA3.pem 228s Adding debian:Security_Communication_Root_CA.pem 228s Adding debian:Starfield_Class_2_CA.pem 228s Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem 228s Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem 228s Adding debian:SwissSign_Gold_CA_-_G2.pem 228s Adding debian:SwissSign_Silver_CA_-_G2.pem 228s Adding debian:T-TeleSec_GlobalRoot_Class_2.pem 228s Adding debian:T-TeleSec_GlobalRoot_Class_3.pem 228s Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem 228s Adding debian:TWCA_Global_Root_CA.pem 228s Adding debian:TWCA_Root_Certification_Authority.pem 228s Adding debian:TeliaSonera_Root_CA_v1.pem 228s Adding debian:Telia_Root_CA_v2.pem 228s Adding debian:TrustAsia_Global_Root_CA_G3.pem 228s Adding debian:TrustAsia_Global_Root_CA_G4.pem 228s Adding debian:Trustwave_Global_Certification_Authority.pem 228s Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem 228s Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem 228s Adding debian:TunTrust_Root_CA.pem 228s Adding debian:UCA_Extended_Validation_Root.pem 228s Adding debian:UCA_Global_G2_Root.pem 228s Adding debian:USERTrust_ECC_Certification_Authority.pem 228s Adding debian:USERTrust_RSA_Certification_Authority.pem 228s Adding debian:XRamp_Global_CA_Root.pem 228s Adding debian:certSIGN_ROOT_CA.pem 228s Adding debian:certSIGN_Root_CA_G2.pem 228s Adding debian:e-Szigno_Root_CA_2017.pem 228s Adding debian:ePKI_Root_Certification_Authority.pem 228s Adding debian:emSign_ECC_Root_CA_-_C3.pem 228s Adding debian:emSign_ECC_Root_CA_-_G3.pem 228s Adding debian:emSign_Root_CA_-_C1.pem 228s Adding debian:emSign_Root_CA_-_G1.pem 228s Adding debian:vTrus_ECC_Root_CA.pem 228s Adding debian:vTrus_Root_CA.pem 228s done. 228s Setting up openjdk-21-jdk-headless:s390x (21.0.6+7-1~24.04.1) ... 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jar to provide /usr/bin/jar (jar) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/javac to provide /usr/bin/javac (javac) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/javap to provide /usr/bin/javap (javap) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jps to provide /usr/bin/jps (jps) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode 228s update-alternatives: using /usr/lib/jvm/java-21-openjdk-s390x/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode 228s Setting up default-jre-headless (2:1.21-75+exp1) ... 228s Setting up default-jdk-headless (2:1.21-75+exp1) ... 228s Processing triggers for sgml-base (1.31) ... 228s Setting up docutils-common (0.20.1+dfsg-3) ... 228s Setting up sgml-data (2.0.11+nmu1) ... 228s Setting up docbook-xsl (1.79.2+dfsg-7) ... 228s Setting up asciidoc-base (10.2.0-2) ... 228s Setting up asciidoc (10.2.0-2) ... 228s Processing triggers for sgml-base (1.31) ... 228s Setting up docbook-xml (4.5-12) ... 230s Setting up python3-docutils (0.20.1+dfsg-3) ... 230s Processing triggers for sgml-base (1.31) ... 230s Setting up xmlto (0.0.28-2.1) ... 230s autopkgtest: DBG: testbed command exited with code 0 230s autopkgtest: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.S9HXwA/rebuild-packages.all"], kind short, sout raw, serr pipe, env [] 230s autopkgtest: DBG: testbed command exited with code 0 230s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/rebuild-packages.all /tmp/autopkgtest-work.f7llk8eh/out/rebuild-packages.all 230s autopkgtest: DBG: got reply from testbed: ok 230s autopkgtest: DBG: testbed command ['test', '-e', '/tmp/autopkgtest.S9HXwA/build.V3M/src'], kind short, sout raw, serr raw, env [] 231s autopkgtest: DBG: testbed command exited with code 0 231s autopkgtest: DBG: copydown: tb path /tmp/autopkgtest.S9HXwA/build.V3M/src already exists 231s autopkgtest [01:21:49]: test rebuild: [----------------------- 231s autopkgtest: DBG: testbed command ['su', '-s', '/bin/bash', 'ubuntu', '-c', "set -e; exec /tmp/autopkgtest.S9HXwA/wrapper.sh --debug --artifacts=/tmp/autopkgtest.S9HXwA/rebuild-artifacts --chdir=/tmp/autopkgtest.S9HXwA/build.V3M/src --env=AUTOPKGTEST_TESTBED_ARCH=s390x --env=AUTOPKGTEST_TEST_ARCH=s390x --env=DEB_BUILD_OPTIONS=parallel=4 --env=DEBIAN_FRONTEND=noninteractive --env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS --unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE --unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT --unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME --unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE --unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid --source-profile --stderr=/tmp/autopkgtest.S9HXwA/rebuild-stderr --stdout=/tmp/autopkgtest.S9HXwA/rebuild-stdout --tmp=/tmp/autopkgtest.S9HXwA/autopkgtest_tmp '--env=ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1' --make-executable=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/rebuild -- /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/rebuild"], kind test, sout raw, serr raw, env [] 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: creating AUTOPKGTEST_ARTIFACTS: /tmp/autopkgtest.S9HXwA/rebuild-artifacts 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: changing to directory: /tmp/autopkgtest.S9HXwA/build.V3M/src 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: AUTOPKGTEST_TESTBED_ARCH=s390x 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: AUTOPKGTEST_TEST_ARCH=s390x 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: DEB_BUILD_OPTIONS=parallel=4 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: DEBIAN_FRONTEND=noninteractive 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: LANG=C.UTF-8 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LANGUAGE 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_ADDRESS 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_ALL 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_COLLATE 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_CTYPE 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_IDENTIFICATION 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MEASUREMENT 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MESSAGES 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MONETARY 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_NAME 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_NUMERIC 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_PAPER 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_TELEPHONE 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_TIME 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: will create pid file: /tmp/autopkgtest_script_pid 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: pretending to be a login shell 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: will write standard error to /tmp/autopkgtest.S9HXwA/rebuild-stderr 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: will write stdout to /tmp/autopkgtest.S9HXwA/rebuild-stdout 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: creating AUTOPKGTEST_TMP: /tmp/autopkgtest.S9HXwA/autopkgtest_tmp 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: marking as executable: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/rebuild 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: command to run: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/rebuild 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: copying /tmp/tmp.VeoeFpUChF/out to stdout and file: /tmp/autopkgtest.S9HXwA/rebuild-stdout 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: copying /tmp/tmp.VeoeFpUChF/err to standard error and file: /tmp/autopkgtest.S9HXwA/rebuild-stdout 231s /tmp/autopkgtest.S9HXwA/wrapper.sh: writing script pid 3370 to /tmp/autopkgtest_script_pid 231s dpkg-buildpackage: info: source package linux-hwe-6.11 231s dpkg-buildpackage: info: source version 6.11.0-17.17~24.04.2 231s dpkg-buildpackage: info: source distribution noble 231s dpkg-buildpackage: info: source changed by Stefan Bader 231s dpkg-buildpackage: info: host architecture s390x 231s dpkg-source --before-build . 231s dpkg-source: info: using options from src/debian/source/options: --diff-ignore --tar-ignore 231s debian/rules clean 232s for i in debian.hwe-6.11/control.stub.in; do \ 232s cat $i; \ 232s echo ""; \ 232s done | sed -e 's/PKGVER/6.11.0/g' \ 232s -e 's/ABINUM/17/g' \ 232s -e 's/SRCPKGNAME/linux-hwe-6.11/g' \ 232s -e 's/=HUMAN=/System 390x/g' \ 232s -e 's/=SERIES=/noble/g' \ 232s -e 's|\(^Maintainer:.*\)|\1\nXSC-Ubuntu-Compatible-Signing: ubuntu/4 pro/3|g' \ 232s -e 's/\(^Build-Depends:$\)/\1\n\ gcc-13, gcc-13-aarch64-linux-gnu [arm64] , gcc-13-arm-linux-gnueabihf [armhf] , gcc-13-powerpc64le-linux-gnu [ppc64el] , gcc-13-riscv64-linux-gnu [riscv64] , gcc-13-s390x-linux-gnu [s390x] , gcc-13-x86-64-linux-gnu [amd64] ,/g' \ 232s > debian.hwe-6.11/control.stub; 232s flavours="debian.hwe-6.11/control.d/vars.generic debian.hwe-6.11/control.d/vars.generic-64k";\ 232s for i in $flavours; do \ 232s /bin/bash -e debian/scripts/control-create $i "true" | \ 232s sed -e 's/PKGVER/6.11.0/g' \ 232s -e 's/ABINUM/17/g' \ 232s -e 's/SRCPKGNAME/linux-hwe-6.11/g' \ 232s -e 's/=HUMAN=/System 390x/g' \ 232s -e 's/=SERIES=/noble/g' \ 232s >> debian.hwe-6.11/control.stub; \ 232s done 232s cp debian.hwe-6.11/control.stub debian/control 232s dh_testdir 232s dh_testroot 232s dh_clean 232s # normal build junk 232s rm -rf debian.hwe-6.11/abi 232s rm -rf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps 232s rm -rf debian/linux-*/ 232s cp debian.hwe-6.11/changelog debian/changelog 232s # Install the copyright information. 232s cp debian.hwe-6.11/copyright debian/copyright 232s # If we have a reconstruct script use it. 232s [ -f debian.hwe-6.11/reconstruct ] && bash debian.hwe-6.11/reconstruct || true 232s # Remove generated intermediate files 232s rm -f debian/control.stub debian.hwe-6.11/control.stub 232s rm -f debian/scripts/fix-filenames 232s debian/rules binary 234s Debug: install-arch-headers 234s dh_testdir 234s dh_testroot 234s rm -rf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tmp-headers /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev 234s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17- CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tmp-headers INSTALL_HDR_PATH=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev/usr -j4 headers_install 234s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 234s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tmp-headers' 234s WRAP arch/s390/include/generated/uapi/asm/errno.h 234s WRAP arch/s390/include/generated/uapi/asm/fcntl.h 234s HOSTCC scripts/basic/fixdep 234s WRAP arch/s390/include/generated/uapi/asm/ioctl.h 234s WRAP arch/s390/include/generated/uapi/asm/mman.h 234s UPD include/generated/uapi/linux/version.h 234s WRAP arch/s390/include/generated/uapi/asm/msgbuf.h 234s WRAP arch/s390/include/generated/uapi/asm/param.h 234s WRAP arch/s390/include/generated/uapi/asm/poll.h 234s WRAP arch/s390/include/generated/uapi/asm/resource.h 234s WRAP arch/s390/include/generated/uapi/asm/sembuf.h 234s WRAP arch/s390/include/generated/uapi/asm/shmbuf.h 234s WRAP arch/s390/include/generated/uapi/asm/siginfo.h 234s WRAP arch/s390/include/generated/uapi/asm/socket.h 234s WRAP arch/s390/include/generated/uapi/asm/sockios.h 234s WRAP arch/s390/include/generated/uapi/asm/swab.h 234s WRAP arch/s390/include/generated/uapi/asm/termbits.h 234s WRAP arch/s390/include/generated/uapi/asm/termios.h 234s UPD arch/s390/include/generated/uapi/asm/unistd_32.h 234s UPD arch/s390/include/generated/uapi/asm/unistd_64.h 234s HOSTCC scripts/unifdef 234s HDRINST usr/include/asm-generic/param.h 234s HDRINST usr/include/asm-generic/sockios.h 234s HDRINST usr/include/asm-generic/posix_types.h 234s HDRINST usr/include/asm-generic/unistd.h 234s HDRINST usr/include/asm-generic/types.h 234s HDRINST usr/include/asm-generic/auxvec.h 234s HDRINST usr/include/asm-generic/shmbuf.h 234s HDRINST usr/include/asm-generic/statfs.h 234s HDRINST usr/include/asm-generic/kvm_para.h 234s HDRINST usr/include/asm-generic/stat.h 234s HDRINST usr/include/asm-generic/hugetlb_encode.h 234s HDRINST usr/include/asm-generic/ipcbuf.h 234s HDRINST usr/include/asm-generic/msgbuf.h 234s HDRINST usr/include/asm-generic/resource.h 234s HDRINST usr/include/asm-generic/fcntl.h 234s HDRINST usr/include/asm-generic/signal.h 234s HDRINST usr/include/asm-generic/termbits-common.h 234s HDRINST usr/include/asm-generic/setup.h 234s HDRINST usr/include/asm-generic/int-ll64.h 234s HDRINST usr/include/asm-generic/signal-defs.h 234s HDRINST usr/include/asm-generic/errno-base.h 234s HDRINST usr/include/asm-generic/swab.h 234s HDRINST usr/include/asm-generic/sembuf.h 234s HDRINST usr/include/asm-generic/termios.h 234s HDRINST usr/include/asm-generic/ucontext.h 234s HDRINST usr/include/asm-generic/siginfo.h 234s HDRINST usr/include/asm-generic/termbits.h 234s HDRINST usr/include/asm-generic/mman.h 234s HDRINST usr/include/asm-generic/socket.h 234s HDRINST usr/include/asm-generic/mman-common.h 234s HDRINST usr/include/asm-generic/errno.h 234s HDRINST usr/include/asm-generic/bpf_perf_event.h 234s HDRINST usr/include/asm-generic/ioctl.h 234s HDRINST usr/include/asm-generic/bitsperlong.h 234s HDRINST usr/include/asm-generic/poll.h 234s HDRINST usr/include/asm-generic/ioctls.h 234s HDRINST usr/include/asm-generic/int-l64.h 234s HDRINST usr/include/drm/msm_drm.h 234s HDRINST usr/include/drm/radeon_drm.h 234s HDRINST usr/include/drm/amdgpu_drm.h 234s HDRINST usr/include/drm/ivpu_accel.h 234s HDRINST usr/include/drm/habanalabs_accel.h 234s HDRINST usr/include/drm/panfrost_drm.h 234s HDRINST usr/include/drm/tegra_drm.h 234s HDRINST usr/include/drm/drm_sarea.h 234s HDRINST usr/include/drm/virtgpu_drm.h 234s HDRINST usr/include/drm/vmwgfx_drm.h 234s HDRINST usr/include/drm/armada_drm.h 234s HDRINST usr/include/drm/drm_mode.h 234s HDRINST usr/include/drm/xe_drm.h 234s HDRINST usr/include/drm/pvr_drm.h 234s HDRINST usr/include/drm/exynos_drm.h 234s HDRINST usr/include/drm/qaic_accel.h 234s HDRINST usr/include/drm/qxl_drm.h 234s HDRINST usr/include/drm/etnaviv_drm.h 234s HDRINST usr/include/drm/lima_drm.h 234s HDRINST usr/include/drm/panthor_drm.h 234s HDRINST usr/include/drm/drm_fourcc.h 234s HDRINST usr/include/drm/i915_drm.h 234s HDRINST usr/include/drm/v3d_drm.h 234s HDRINST usr/include/drm/vgem_drm.h 234s HDRINST usr/include/drm/omap_drm.h 234s HDRINST usr/include/drm/vc4_drm.h 234s HDRINST usr/include/drm/drm.h 234s HDRINST usr/include/drm/nouveau_drm.h 234s HDRINST usr/include/linux/errqueue.h 234s HDRINST usr/include/linux/taskstats.h 234s HDRINST usr/include/linux/bpf_common.h 234s HDRINST usr/include/linux/if_tun.h 234s HDRINST usr/include/linux/ppp-comp.h 234s HDRINST usr/include/linux/vesa.h 234s HDRINST usr/include/linux/ppdev.h 234s HDRINST usr/include/linux/android/binderfs.h 234s HDRINST usr/include/linux/android/binder.h 234s HDRINST usr/include/linux/vm_sockets_diag.h 234s HDRINST usr/include/linux/utsname.h 234s HDRINST usr/include/linux/vm_sockets.h 234s HDRINST usr/include/linux/phantom.h 234s HDRINST usr/include/linux/timex.h 234s HDRINST usr/include/linux/netfilter_ipv4.h 234s HDRINST usr/include/linux/virtio_bt.h 234s HDRINST usr/include/linux/dpll.h 234s HDRINST usr/include/linux/libc-compat.h 234s HDRINST usr/include/linux/firewire-constants.h 234s HDRINST usr/include/linux/param.h 234s HDRINST usr/include/linux/kvm.h 234s HDRINST usr/include/linux/ipsec.h 234s HDRINST usr/include/linux/sockios.h 234s HDRINST usr/include/linux/bt-bmc.h 234s HDRINST usr/include/linux/aspeed-lpc-ctrl.h 234s HDRINST usr/include/linux/rpmsg_types.h 234s HDRINST usr/include/linux/dccp.h 234s HDRINST usr/include/linux/sysinfo.h 234s HDRINST usr/include/linux/sev-guest.h 234s HDRINST usr/include/linux/psp-dbc.h 234s HDRINST usr/include/linux/seg6_iptunnel.h 234s HDRINST usr/include/linux/genwqe/genwqe_card.h 234s HDRINST usr/include/linux/wireguard.h 234s HDRINST usr/include/linux/netdevice.h 234s HDRINST usr/include/linux/ext4.h 234s HDRINST usr/include/linux/hash_info.h 234s HDRINST usr/include/linux/sound.h 234s HDRINST usr/include/linux/udp.h 234s HDRINST usr/include/linux/atmioc.h 234s HDRINST usr/include/linux/gtp.h 234s HDRINST usr/include/linux/if_alg.h 234s HDRINST usr/include/linux/aio_abi.h 234s HDRINST usr/include/linux/cryptouser.h 234s HDRINST usr/include/linux/v4l2-subdev.h 234s HDRINST usr/include/linux/i8k.h 234s HDRINST usr/include/linux/if_arcnet.h 234s HDRINST usr/include/linux/sonypi.h 234s HDRINST usr/include/linux/mqueue.h 234s HDRINST usr/include/linux/pkt_cls.h 234s HDRINST usr/include/linux/lp.h 234s HDRINST usr/include/linux/ptrace.h 234s HDRINST usr/include/linux/virtio_rng.h 234s HDRINST usr/include/linux/mtio.h 234s HDRINST usr/include/linux/virtio_pmem.h 234s HDRINST usr/include/linux/gsmmux.h 234s HDRINST usr/include/linux/matroxfb.h 234s HDRINST usr/include/linux/igmp.h 234s HDRINST usr/include/linux/prctl.h 234s HDRINST usr/include/linux/posix_types.h 234s HDRINST usr/include/linux/cyclades.h 234s HDRINST usr/include/linux/max2175.h 234s HDRINST usr/include/linux/capability.h 234s HDRINST usr/include/linux/coff.h 234s HDRINST usr/include/linux/seg6.h 234s HDRINST usr/include/linux/hdlcdrv.h 234s HDRINST usr/include/linux/pps.h 234s HDRINST usr/include/linux/virtio_iommu.h 234s HDRINST usr/include/linux/connector.h 234s HDRINST usr/include/linux/unistd.h 234s HDRINST usr/include/linux/vfio_zdev.h 234s HDRINST usr/include/linux/netfilter_ipv6.h 234s HDRINST usr/include/linux/kcmp.h 234s HDRINST usr/include/linux/rds.h 234s HDRINST usr/include/linux/rpmsg.h 234s HDRINST usr/include/linux/tc_act/tc_mpls.h 234s HDRINST usr/include/linux/tc_act/tc_ct.h 234s HDRINST usr/include/linux/tc_act/tc_defact.h 234s HDRINST usr/include/linux/tc_act/tc_pedit.h 234s HDRINST usr/include/linux/tc_act/tc_ife.h 234s HDRINST usr/include/linux/tc_act/tc_ctinfo.h 234s HDRINST usr/include/linux/tc_act/tc_connmark.h 234s HDRINST usr/include/linux/tc_act/tc_sample.h 234s HDRINST usr/include/linux/tc_act/tc_mirred.h 234s HDRINST usr/include/linux/tc_act/tc_tunnel_key.h 234s HDRINST usr/include/linux/tc_act/tc_nat.h 234s HDRINST usr/include/linux/tc_act/tc_skbmod.h 234s HDRINST usr/include/linux/tc_act/tc_bpf.h 234s HDRINST usr/include/linux/tc_act/tc_csum.h 234s HDRINST usr/include/linux/tc_act/tc_vlan.h 234s HDRINST usr/include/linux/tc_act/tc_skbedit.h 234s HDRINST usr/include/linux/tc_act/tc_gact.h 234s HDRINST usr/include/linux/tc_act/tc_gate.h 234s HDRINST usr/include/linux/types.h 234s HDRINST usr/include/linux/coresight-stm.h 234s HDRINST usr/include/linux/virtio_ids.h 234s HDRINST usr/include/linux/if_addr.h 234s HDRINST usr/include/linux/nilfs2_ondisk.h 234s HDRINST usr/include/linux/cifs/cifs_netlink.h 234s HDRINST usr/include/linux/cifs/cifs_mount.h 234s HDRINST usr/include/linux/dma-buf.h 234s HDRINST usr/include/linux/i2c.h 234s HDRINST usr/include/linux/nsm.h 234s HDRINST usr/include/linux/dw100.h 234s HDRINST usr/include/linux/media-bus-format.h 234s HDRINST usr/include/linux/cachefiles.h 234s HDRINST usr/include/linux/dlmconstants.h 234s HDRINST usr/include/linux/auxvec.h 234s HDRINST usr/include/linux/virtio_console.h 234s HDRINST usr/include/linux/iio/types.h 234s HDRINST usr/include/linux/iio/events.h 234s HDRINST usr/include/linux/iio/buffer.h 234s HDRINST usr/include/linux/um_timetravel.h 234s HDRINST usr/include/linux/personality.h 234s HDRINST usr/include/linux/batadv_packet.h 234s HDRINST usr/include/linux/msg.h 234s HDRINST usr/include/linux/ccs.h 234s HDRINST usr/include/linux/nl80211.h 234s HDRINST usr/include/linux/net_tstamp.h 234s HDRINST usr/include/linux/cdrom.h 234s HDRINST usr/include/linux/cramfs_fs.h 234s HDRINST usr/include/linux/atalk.h 234s HDRINST usr/include/linux/atmmpc.h 234s HDRINST usr/include/linux/lsm.h 234s HDRINST usr/include/linux/v4l2-mediabus.h 234s HDRINST usr/include/linux/stm.h 234s HDRINST usr/include/linux/xilinx-v4l2-controls.h 234s HDRINST usr/include/linux/string.h 234s HDRINST usr/include/linux/atmclip.h 234s HDRINST usr/include/linux/btrfs.h 234s HDRINST usr/include/linux/usb/video.h 234s HDRINST usr/include/linux/usb/functionfs.h 234s HDRINST usr/include/linux/usb/g_printer.h 234s HDRINST usr/include/linux/usb/audio.h 234s HDRINST usr/include/linux/usb/tmc.h 234s HDRINST usr/include/linux/usb/g_uvc.h 234s HDRINST usr/include/linux/usb/ch11.h 234s HDRINST usr/include/linux/usb/raw_gadget.h 234s HDRINST usr/include/linux/usb/midi.h 234s HDRINST usr/include/linux/usb/ch9.h 234s HDRINST usr/include/linux/usb/gadgetfs.h 234s HDRINST usr/include/linux/usb/cdc.h 234s HDRINST usr/include/linux/usb/charger.h 234s HDRINST usr/include/linux/usb/cdc-wdm.h 234s HDRINST usr/include/linux/if.h 234s HDRINST usr/include/linux/blktrace_api.h 234s HDRINST usr/include/linux/net.h 234s HDRINST usr/include/linux/bits.h 234s HDRINST usr/include/linux/nfs4.h 234s HDRINST usr/include/linux/vhost.h 234s HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h 234s HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h 234s HDRINST usr/include/linux/tc_ematch/tc_em_text.h 234s HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h 234s HDRINST usr/include/linux/tc_ematch/tc_em_meta.h 234s HDRINST usr/include/linux/if_macsec.h 234s HDRINST usr/include/linux/hidraw.h 234s HDRINST usr/include/linux/ncsi.h 234s HDRINST usr/include/linux/radeonfb.h 234s HDRINST usr/include/linux/qnxtypes.h 234s HDRINST usr/include/linux/auto_fs4.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h 234s HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h 234s HDRINST usr/include/linux/genetlink.h 234s HDRINST usr/include/linux/eventpoll.h 234s HDRINST usr/include/linux/counter.h 234s HDRINST usr/include/linux/kvm_para.h 234s HDRINST usr/include/linux/input-event-codes.h 234s HDRINST usr/include/linux/edd.h 234s HDRINST usr/include/linux/chio.h 234s HDRINST usr/include/linux/psci.h 234s HDRINST usr/include/linux/smc_diag.h 234s HDRINST usr/include/linux/dlm_plock.h 234s HDRINST usr/include/linux/route.h 234s HDRINST usr/include/linux/virtio_vsock.h 234s HDRINST usr/include/linux/mmc/ioctl.h 234s HDRINST usr/include/linux/atm_nicstar.h 234s HDRINST usr/include/linux/xdp_diag.h 234s HDRINST usr/include/linux/posix_acl_xattr.h 234s HDRINST usr/include/linux/uio.h 234s HDRINST usr/include/linux/membarrier.h 234s HDRINST usr/include/linux/hdreg.h 234s HDRINST usr/include/linux/qrtr.h 234s HDRINST usr/include/linux/reiserfs_fs.h 234s HDRINST usr/include/linux/atmbr2684.h 234s HDRINST usr/include/linux/icmp.h 234s HDRINST usr/include/linux/wireless.h 234s HDRINST usr/include/linux/if_team.h 234s HDRINST usr/include/linux/hyperv.h 234s HDRINST usr/include/linux/wait.h 234s HDRINST usr/include/linux/mpls_iptunnel.h 234s HDRINST usr/include/linux/seccomp.h 234s HDRINST usr/include/linux/atm_zatm.h 234s HDRINST usr/include/linux/fdreg.h 234s HDRINST usr/include/linux/pmu.h 234s HDRINST usr/include/linux/media.h 234s HDRINST usr/include/linux/kd.h 234s HDRINST usr/include/linux/fd.h 234s HDRINST usr/include/linux/atmsvc.h 234s HDRINST usr/include/linux/ppp_defs.h 234s HDRINST usr/include/linux/aspeed-p2a-ctrl.h 234s HDRINST usr/include/linux/handshake.h 234s HDRINST usr/include/linux/v4l2-common.h 234s HDRINST usr/include/linux/atmdev.h 234s HDRINST usr/include/linux/surface_aggregator/cdev.h 234s HDRINST usr/include/linux/surface_aggregator/dtx.h 234s HDRINST usr/include/linux/stat.h 234s HDRINST usr/include/linux/dqblk_xfs.h 234s HDRINST usr/include/linux/affs_hardblocks.h 234s HDRINST usr/include/linux/tty_flags.h 234s HDRINST usr/include/linux/vt.h 234s HDRINST usr/include/linux/toshiba.h 234s HDRINST usr/include/linux/if_x25.h 234s HDRINST usr/include/linux/hpet.h 234s HDRINST usr/include/linux/sunrpc/debug.h 234s HDRINST usr/include/linux/nsfs.h 234s HDRINST usr/include/linux/if_eql.h 234s HDRINST usr/include/linux/tty.h 234s HDRINST usr/include/linux/rtnetlink.h 234s HDRINST usr/include/linux/stddef.h 234s HDRINST usr/include/linux/pr.h 234s HDRINST usr/include/linux/qnx4_fs.h 234s HDRINST usr/include/linux/bpqether.h 234s HDRINST usr/include/linux/tdx-guest.h 234s HDRINST usr/include/linux/input.h 234s HDRINST usr/include/linux/virtio_i2c.h 234s HDRINST usr/include/linux/time_types.h 234s HDRINST usr/include/linux/if_hippi.h 234s HDRINST usr/include/linux/acct.h 234s HDRINST usr/include/linux/netfilter_arp.h 234s HDRINST usr/include/linux/user_events.h 234s HDRINST usr/include/linux/arcfb.h 234s HDRINST usr/include/linux/npcm-video.h 234s HDRINST usr/include/linux/media/raspberrypi/pisp_common.h 234s HDRINST usr/include/linux/media/raspberrypi/pisp_be_config.h 234s HDRINST usr/include/linux/tipc_sockets_diag.h 234s HDRINST usr/include/linux/resource.h 234s HDRINST usr/include/linux/sctp.h 234s HDRINST usr/include/linux/idxd.h 234s HDRINST usr/include/linux/cn_proc.h 234s HDRINST usr/include/linux/vboxguest.h 234s HDRINST usr/include/linux/ipv6.h 234s HDRINST usr/include/linux/if_cablemodem.h 234s HDRINST usr/include/linux/netfilter/xt_TPROXY.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_queue.h 234s HDRINST usr/include/linux/netfilter/nf_conntrack_common.h 234s HDRINST usr/include/linux/netfilter/xt_recent.h 234s HDRINST usr/include/linux/netfilter/nf_tables_compat.h 234s HDRINST usr/include/linux/netfilter/nf_nat.h 234s HDRINST usr/include/linux/netfilter/xt_LED.h 234s HDRINST usr/include/linux/netfilter/xt_nfacct.h 234s HDRINST usr/include/linux/netfilter/xt_rpfilter.h 234s HDRINST usr/include/linux/netfilter/xt_policy.h 234s HDRINST usr/include/linux/netfilter/xt_SECMARK.h 234s HDRINST usr/include/linux/netfilter/xt_rateest.h 234s HDRINST usr/include/linux/netfilter/xt_state.h 234s HDRINST usr/include/linux/netfilter/xt_connlabel.h 234s HDRINST usr/include/linux/netfilter/xt_cgroup.h 234s HDRINST usr/include/linux/netfilter/xt_TCPMSS.h 234s HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_osf.h 234s HDRINST usr/include/linux/netfilter/xt_LOG.h 234s HDRINST usr/include/linux/netfilter/xt_ipcomp.h 234s HDRINST usr/include/linux/netfilter/xt_RATEEST.h 234s HDRINST usr/include/linux/netfilter/xt_ipvs.h 234s HDRINST usr/include/linux/netfilter/xt_u32.h 234s HDRINST usr/include/linux/netfilter/xt_connlimit.h 234s HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h 234s HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h 234s HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h 234s HDRINST usr/include/linux/netfilter/ipset/ip_set.h 234s HDRINST usr/include/linux/netfilter/xt_devgroup.h 234s HDRINST usr/include/linux/netfilter/xt_tcpudp.h 234s HDRINST usr/include/linux/netfilter/xt_NFLOG.h 234s HDRINST usr/include/linux/netfilter/nf_log.h 234s HDRINST usr/include/linux/netfilter/xt_length.h 234s HDRINST usr/include/linux/netfilter/xt_l2tp.h 234s HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h 234s HDRINST usr/include/linux/netfilter/xt_MARK.h 234s HDRINST usr/include/linux/netfilter/xt_quota.h 234s HDRINST usr/include/linux/netfilter/xt_CONNMARK.h 234s HDRINST usr/include/linux/netfilter/xt_bpf.h 234s HDRINST usr/include/linux/netfilter/xt_owner.h 234s HDRINST usr/include/linux/netfilter/xt_DSCP.h 234s HDRINST usr/include/linux/netfilter/xt_dccp.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h 234s HDRINST usr/include/linux/netfilter/xt_dscp.h 234s HDRINST usr/include/linux/netfilter/xt_CT.h 234s HDRINST usr/include/linux/netfilter/xt_multiport.h 234s HDRINST usr/include/linux/netfilter/xt_socket.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_compat.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_acct.h 234s HDRINST usr/include/linux/netfilter/x_tables.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_log.h 234s HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h 234s HDRINST usr/include/linux/netfilter/xt_AUDIT.h 234s HDRINST usr/include/linux/netfilter/xt_mark.h 234s HDRINST usr/include/linux/netfilter/xt_sctp.h 234s HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h 234s HDRINST usr/include/linux/netfilter/xt_cluster.h 234s HDRINST usr/include/linux/netfilter/xt_cpu.h 234s HDRINST usr/include/linux/netfilter/xt_pkttype.h 234s HDRINST usr/include/linux/netfilter/xt_TEE.h 234s HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h 234s HDRINST usr/include/linux/netfilter/nf_tables.h 234s HDRINST usr/include/linux/netfilter/xt_time.h 234s HDRINST usr/include/linux/netfilter/xt_limit.h 234s HDRINST usr/include/linux/netfilter/xt_comment.h 234s HDRINST usr/include/linux/netfilter/xt_HMARK.h 234s HDRINST usr/include/linux/netfilter/xt_iprange.h 234s HDRINST usr/include/linux/netfilter/xt_set.h 234s HDRINST usr/include/linux/netfilter/xt_realm.h 234s HDRINST usr/include/linux/netfilter/xt_string.h 234s HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h 234s HDRINST usr/include/linux/netfilter/xt_helper.h 234s HDRINST usr/include/linux/netfilter/xt_esp.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_hook.h 234s HDRINST usr/include/linux/netfilter/xt_osf.h 234s HDRINST usr/include/linux/netfilter/xt_hashlimit.h 234s HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h 234s HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h 234s HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h 234s HDRINST usr/include/linux/netfilter/nfnetlink.h 234s HDRINST usr/include/linux/netfilter/xt_connmark.h 234s HDRINST usr/include/linux/netfilter/xt_conntrack.h 234s HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h 234s HDRINST usr/include/linux/netfilter/nf_synproxy.h 234s HDRINST usr/include/linux/netfilter/xt_connbytes.h 234s HDRINST usr/include/linux/netfilter/xt_mac.h 234s HDRINST usr/include/linux/netfilter/xt_tcpmss.h 234s HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h 234s HDRINST usr/include/linux/netfilter/xt_ecn.h 234s HDRINST usr/include/linux/netfilter/xt_physdev.h 234s HDRINST usr/include/linux/netfilter/xt_addrtype.h 234s HDRINST usr/include/linux/netfilter/xt_statistic.h 234s HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h 234s HDRINST usr/include/linux/phonet.h 234s HDRINST usr/include/linux/virtio_pci.h 234s HDRINST usr/include/linux/netdev.h 234s HDRINST usr/include/linux/vbox_vmmdev_types.h 234s HDRINST usr/include/linux/posix_acl.h 234s HDRINST usr/include/linux/rose.h 234s HDRINST usr/include/linux/tcp_metrics.h 234s HDRINST usr/include/linux/time.h 234s HDRINST usr/include/linux/icmpv6.h 234s HDRINST usr/include/linux/mptcp.h 234s HDRINST usr/include/linux/ethtool.h 234s HDRINST usr/include/linux/virtio_mmio.h 234s HDRINST usr/include/linux/rkisp1-config.h 234s HDRINST usr/include/linux/smiapp.h 234s HDRINST usr/include/linux/virtio_mem.h 234s HDRINST usr/include/linux/if_bridge.h 234s HDRINST usr/include/linux/nfs3.h 234s HDRINST usr/include/linux/fou.h 234s HDRINST usr/include/linux/fcntl.h 234s HDRINST usr/include/linux/landlock.h 234s HDRINST usr/include/linux/rseq.h 234s HDRINST usr/include/linux/hdlc.h 234s HDRINST usr/include/linux/openat2.h 234s HDRINST usr/include/linux/btrfs_tree.h 234s HDRINST usr/include/linux/if_link.h 234s HDRINST usr/include/linux/apparmor.h 234s HDRINST usr/include/linux/arm_sdei.h 234s HDRINST usr/include/linux/am437x-vpfe.h 234s HDRINST usr/include/linux/if_pppox.h 234s HDRINST usr/include/linux/suspend_ioctls.h 234s HDRINST usr/include/linux/vmcore.h 234s HDRINST usr/include/linux/gen_stats.h 234s HDRINST usr/include/linux/if_tunnel.h 234s HDRINST usr/include/linux/signal.h 234s HDRINST usr/include/linux/magic.h 234s HDRINST usr/include/linux/tipc.h 234s HDRINST usr/include/linux/ip_vs.h 234s HDRINST usr/include/linux/ipmi_msgdefs.h 234s HDRINST usr/include/linux/virtio_net.h 234s HDRINST usr/include/linux/limits.h 234s HDRINST usr/include/linux/userio.h 234s HDRINST usr/include/linux/blkpg.h 234s HDRINST usr/include/linux/keyboard.h 234s HDRINST usr/include/linux/major.h 234s HDRINST usr/include/linux/byteorder/little_endian.h 234s HDRINST usr/include/linux/byteorder/big_endian.h 234s HDRINST usr/include/linux/kcov.h 234s HDRINST usr/include/linux/nilfs2_api.h 234s HDRINST usr/include/linux/uleds.h 234s HDRINST usr/include/linux/usbdevice_fs.h 234s HDRINST usr/include/linux/mdio.h 234s HDRINST usr/include/linux/if_infiniband.h 234s HDRINST usr/include/linux/irqnr.h 234s HDRINST usr/include/linux/fscrypt.h 234s HDRINST usr/include/linux/erspan.h 234s HDRINST usr/include/linux/atmppp.h 234s HDRINST usr/include/linux/acrn.h 234s HDRINST usr/include/linux/ip.h 234s HDRINST usr/include/linux/rpl.h 234s HDRINST usr/include/linux/sock_diag.h 234s HDRINST usr/include/linux/snmp.h 234s HDRINST usr/include/linux/cuda.h 234s HDRINST usr/include/linux/kfd_ioctl.h 234s HDRINST usr/include/linux/nbd-netlink.h 234s HDRINST usr/include/linux/fs.h 234s HDRINST usr/include/linux/kfd_sysfs.h 234s HDRINST usr/include/linux/omap3isp.h 234s HDRINST usr/include/linux/virtio_scsi.h 234s HDRINST usr/include/linux/in6.h 234s HDRINST usr/include/linux/lirc.h 234s HDRINST usr/include/linux/comedi.h 234s HDRINST usr/include/linux/dlm.h 234s HDRINST usr/include/linux/dm-log-userspace.h 234s HDRINST usr/include/linux/ntsync.h 234s HDRINST usr/include/linux/papr_pdsm.h 234s HDRINST usr/include/linux/dma-heap.h 234s HDRINST usr/include/linux/minix_fs.h 234s HDRINST usr/include/linux/hiddev.h 234s HDRINST usr/include/linux/bcm933xx_hcs.h 234s HDRINST usr/include/linux/cec-funcs.h 234s HDRINST usr/include/linux/perf_event.h 234s HDRINST usr/include/linux/vfio_ccw.h 234s HDRINST usr/include/linux/batman_adv.h 234s HDRINST usr/include/linux/netrom.h 234s HDRINST usr/include/linux/seg6_genl.h 234s HDRINST usr/include/linux/capi.h 234s HDRINST usr/include/linux/if_slip.h 234s HDRINST usr/include/linux/cxl_mem.h 234s HDRINST usr/include/linux/timerfd.h 234s HDRINST usr/include/linux/userfaultfd.h 234s HDRINST usr/include/linux/nl80211-vnd-intel.h 234s HDRINST usr/include/linux/auto_fs.h 234s HDRINST usr/include/linux/eventfd.h 234s HDRINST usr/include/linux/soundcard.h 234s HDRINST usr/include/linux/mei.h 234s HDRINST usr/include/linux/neighbour.h 234s HDRINST usr/include/linux/btf.h 234s HDRINST usr/include/linux/mctp.h 234s HDRINST usr/include/linux/if_arp.h 234s HDRINST usr/include/linux/mei_uuid.h 234s HDRINST usr/include/linux/scif_ioctl.h 234s HDRINST usr/include/linux/msdos_fs.h 234s HDRINST usr/include/linux/sysctl.h 234s HDRINST usr/include/linux/xfrm.h 235s HDRINST usr/include/linux/amt.h 235s HDRINST usr/include/linux/mempolicy.h 235s HDRINST usr/include/linux/fsl_hypervisor.h 235s HDRINST usr/include/linux/nfc.h 235s HDRINST usr/include/linux/vbox_err.h 235s HDRINST usr/include/linux/if_ether.h 235s HDRINST usr/include/linux/aspeed-video.h 235s HDRINST usr/include/linux/swab.h 235s HDRINST usr/include/linux/netfilter.h 235s HDRINST usr/include/linux/nfs_mount.h 235s HDRINST usr/include/linux/kernel.h 235s HDRINST usr/include/linux/virtio_input.h 235s HDRINST usr/include/linux/pfkeyv2.h 235s HDRINST usr/include/linux/if_packet.h 235s HDRINST usr/include/linux/joystick.h 235s HDRINST usr/include/linux/if_vlan.h 235s HDRINST usr/include/linux/cciss_ioctl.h 235s HDRINST usr/include/linux/ndctl.h 235s HDRINST usr/include/linux/pci_regs.h 235s HDRINST usr/include/linux/elf.h 235s HDRINST usr/include/linux/romfs_fs.h 235s HDRINST usr/include/linux/nvram.h 235s HDRINST usr/include/linux/hdlc/ioctl.h 235s HDRINST usr/include/linux/termios.h 235s HDRINST usr/include/linux/binfmts.h 235s HDRINST usr/include/linux/videodev2.h 235s HDRINST usr/include/linux/if_fc.h 235s HDRINST usr/include/linux/virtio_fs.h 235s HDRINST usr/include/linux/vhost_types.h 235s HDRINST usr/include/linux/sched/types.h 235s HDRINST usr/include/linux/fpga-dfl.h 235s HDRINST usr/include/linux/parport.h 235s HDRINST usr/include/linux/uuid.h 235s HDRINST usr/include/linux/if_pppol2tp.h 235s HDRINST usr/include/linux/elf-em.h 235s HDRINST usr/include/linux/iommufd.h 235s HDRINST usr/include/linux/tls.h 235s HDRINST usr/include/linux/futex.h 235s HDRINST usr/include/linux/sem.h 235s HDRINST usr/include/linux/ipc.h 235s HDRINST usr/include/linux/jffs2.h 235s HDRINST usr/include/linux/kcm.h 235s HDRINST usr/include/linux/pcitest.h 235s HDRINST usr/include/linux/fsmap.h 235s HDRINST usr/include/linux/sonet.h 235s HDRINST usr/include/linux/tcp.h 235s HDRINST usr/include/linux/hid.h 235s HDRINST usr/include/linux/ivtvfb.h 235s HDRINST usr/include/linux/pci.h 235s HDRINST usr/include/linux/net_dropmon.h 235s HDRINST usr/include/linux/nitro_enclaves.h 235s HDRINST usr/include/linux/mroute6.h 235s HDRINST usr/include/linux/psample.h 235s HDRINST usr/include/linux/virtio_pcidev.h 235s HDRINST usr/include/linux/if_plip.h 235s HDRINST usr/include/linux/if_fddi.h 235s HDRINST usr/include/linux/netconf.h 235s HDRINST usr/include/linux/apm_bios.h 235s HDRINST usr/include/linux/synclink.h 235s HDRINST usr/include/linux/baycom.h 235s HDRINST usr/include/linux/gfs2_ondisk.h 235s HDRINST usr/include/linux/in.h 235s HDRINST usr/include/linux/atm_tcp.h 235s HDRINST usr/include/linux/atm_he.h 235s HDRINST usr/include/linux/unix_diag.h 235s HDRINST usr/include/linux/zorro_ids.h 235s HDRINST usr/include/linux/nexthop.h 235s HDRINST usr/include/linux/fadvise.h 235s HDRINST usr/include/linux/virtio_balloon.h 235s HDRINST usr/include/linux/uhid.h 235s HDRINST usr/include/linux/thp7312.h 235s HDRINST usr/include/linux/virtio_ring.h 235s HDRINST usr/include/linux/pktcdvd.h 235s HDRINST usr/include/linux/packet_diag.h 235s HDRINST usr/include/linux/rpl_iptunnel.h 235s HDRINST usr/include/linux/close_range.h 235s HDRINST usr/include/linux/wwan.h 235s HDRINST usr/include/linux/thermal.h 235s HDRINST usr/include/linux/if_phonet.h 235s HDRINST usr/include/linux/udmabuf.h 235s HDRINST usr/include/linux/tiocl.h 235s HDRINST usr/include/linux/screen_info.h 235s HDRINST usr/include/linux/atmapi.h 235s HDRINST usr/include/linux/random.h 235s HDRINST usr/include/linux/keyctl.h 235s HDRINST usr/include/linux/oom.h 235s HDRINST usr/include/linux/atm_idt77105.h 235s HDRINST usr/include/linux/bpf.h 235s HDRINST usr/include/linux/openvswitch.h 235s HDRINST usr/include/linux/x25.h 235s HDRINST usr/include/linux/gameport.h 235s HDRINST usr/include/linux/pkt_sched.h 235s HDRINST usr/include/linux/tipc_netlink.h 235s HDRINST usr/include/linux/llc.h 235s HDRINST usr/include/linux/in_route.h 235s HDRINST usr/include/linux/ptp_clock.h 235s HDRINST usr/include/linux/nfs2.h 235s HDRINST usr/include/linux/i2o-dev.h 235s HDRINST usr/include/linux/efs_fs_sb.h 235s HDRINST usr/include/linux/if_ltalk.h 235s HDRINST usr/include/linux/firewire-cdev.h 235s HDRINST usr/include/linux/rfkill.h 235s HDRINST usr/include/linux/target_core_user.h 235s HDRINST usr/include/linux/un.h 235s HDRINST usr/include/linux/scc.h 235s HDRINST usr/include/linux/tipc_config.h 235s HDRINST usr/include/linux/serial_core.h 235s HDRINST usr/include/linux/blkzoned.h 235s HDRINST usr/include/linux/fsi.h 235s HDRINST usr/include/linux/kernel-page-flags.h 235s HDRINST usr/include/linux/agpgart.h 235s HDRINST usr/include/linux/bfs_fs.h 235s HDRINST usr/include/linux/sched.h 235s HDRINST usr/include/linux/misc/bcm_vk.h 235s HDRINST usr/include/linux/fiemap.h 235s HDRINST usr/include/linux/atmlec.h 235s HDRINST usr/include/linux/dvb/dmx.h 235s HDRINST usr/include/linux/dvb/video.h 235s HDRINST usr/include/linux/dvb/net.h 235s HDRINST usr/include/linux/dvb/audio.h 235s HDRINST usr/include/linux/dvb/osd.h 235s HDRINST usr/include/linux/dvb/ca.h 235s HDRINST usr/include/linux/dvb/frontend.h 235s HDRINST usr/include/linux/dvb/version.h 235s HDRINST usr/include/linux/virtio_gpio.h 235s HDRINST usr/include/linux/loadpin.h 235s HDRINST usr/include/linux/virtio_snd.h 235s HDRINST usr/include/linux/ioprio.h 235s HDRINST usr/include/linux/patchkey.h 235s HDRINST usr/include/linux/smc.h 235s HDRINST usr/include/linux/pg.h 235s HDRINST usr/include/linux/kdev_t.h 235s HDRINST usr/include/linux/can.h 235s HDRINST usr/include/linux/fsl_mc.h 235s HDRINST usr/include/linux/vtpm_proxy.h 235s HDRINST usr/include/linux/veth.h 235s HDRINST usr/include/linux/can/j1939.h 235s HDRINST usr/include/linux/can/bcm.h 235s HDRINST usr/include/linux/can/isotp.h 235s HDRINST usr/include/linux/can/gw.h 235s HDRINST usr/include/linux/can/error.h 235s HDRINST usr/include/linux/can/raw.h 235s HDRINST usr/include/linux/can/netlink.h 235s HDRINST usr/include/linux/can/vxcan.h 235s HDRINST usr/include/linux/virtio_config.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_among.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_log.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h 235s HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h 235s HDRINST usr/include/linux/netfilter_bridge/ebtables.h 235s HDRINST usr/include/linux/sed-opal.h 235s HDRINST usr/include/linux/f2fs.h 235s HDRINST usr/include/linux/kernelcapi.h 235s HDRINST usr/include/linux/caif/if_caif.h 235s HDRINST usr/include/linux/caif/caif_socket.h 235s HDRINST usr/include/linux/cycx_cfm.h 235s HDRINST usr/include/linux/isst_if.h 235s HDRINST usr/include/linux/virtio_scmi.h 235s HDRINST usr/include/linux/v4l2-controls.h 235s HDRINST usr/include/linux/sync_file.h 235s HDRINST usr/include/linux/cfm_bridge.h 235s HDRINST usr/include/linux/dlm_device.h 235s HDRINST usr/include/linux/v4l2-dv-timings.h 235s HDRINST usr/include/linux/times.h 235s HDRINST usr/include/linux/bsg.h 235s HDRINST usr/include/linux/map_to_7segment.h 235s HDRINST usr/include/linux/mptcp_pm.h 235s HDRINST usr/include/linux/atm.h 235s HDRINST usr/include/linux/elf-fdpic.h 235s HDRINST usr/include/linux/mman.h 235s HDRINST usr/include/linux/socket.h 235s HDRINST usr/include/linux/spi/spidev.h 235s HDRINST usr/include/linux/spi/spi.h 235s HDRINST usr/include/linux/rio_mport_cdev.h 235s HDRINST usr/include/linux/net_namespace.h 235s HDRINST usr/include/linux/tee.h 235s HDRINST usr/include/linux/io_uring.h 235s HDRINST usr/include/linux/atm_eni.h 235s HDRINST usr/include/linux/ioam6_iptunnel.h 235s HDRINST usr/include/linux/iso_fs.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h 235s HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h 235s HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h 235s HDRINST usr/include/linux/usbip.h 235s HDRINST usr/include/linux/tps6594_pfsm.h 235s HDRINST usr/include/linux/omapfb.h 235s HDRINST usr/include/linux/udf_fs_i.h 235s HDRINST usr/include/linux/reiserfs_xattr.h 235s HDRINST usr/include/linux/fuse.h 235s HDRINST usr/include/linux/atmarp.h 235s HDRINST usr/include/linux/ipmi_ssif_bmc.h 235s HDRINST usr/include/linux/remoteproc_cdev.h 235s HDRINST usr/include/linux/securebits.h 235s HDRINST usr/include/linux/rtc.h 235s HDRINST usr/include/linux/netlink_diag.h 235s HDRINST usr/include/linux/rxrpc.h 235s HDRINST usr/include/linux/errno.h 235s HDRINST usr/include/linux/cec.h 235s HDRINST usr/include/linux/nfs_idmap.h 235s HDRINST usr/include/linux/filter.h 235s HDRINST usr/include/linux/ila.h 235s HDRINST usr/include/linux/reboot.h 235s HDRINST usr/include/linux/bpf_perf_event.h 235s HDRINST usr/include/linux/netfilter_bridge.h 235s HDRINST usr/include/linux/nvme_ioctl.h 235s HDRINST usr/include/linux/qemu_fw_cfg.h 235s HDRINST usr/include/linux/seg6_hmac.h 235s HDRINST usr/include/linux/vfio.h 235s HDRINST usr/include/linux/const.h 235s HDRINST usr/include/linux/falloc.h 235s HDRINST usr/include/linux/auto_dev-ioctl.h 235s HDRINST usr/include/linux/ipv6_route.h 235s HDRINST usr/include/linux/rio_cm_cdev.h 235s HDRINST usr/include/linux/audit.h 235s HDRINST usr/include/linux/netlink.h 235s HDRINST usr/include/linux/serial_reg.h 235s HDRINST usr/include/linux/fsverity.h 235s HDRINST usr/include/linux/virtio_9p.h 235s HDRINST usr/include/linux/shm.h 235s HDRINST usr/include/linux/virtio_types.h 235s HDRINST usr/include/linux/pfrut.h 235s HDRINST usr/include/linux/ioctl.h 235s HDRINST usr/include/linux/trace_mmap.h 235s HDRINST usr/include/linux/map_to_14segment.h 235s HDRINST usr/include/linux/xattr.h 235s HDRINST usr/include/linux/inotify.h 235s HDRINST usr/include/linux/dns_resolver.h 235s HDRINST usr/include/linux/nbd.h 235s HDRINST usr/include/linux/cciss_defs.h 235s HDRINST usr/include/linux/hsr_netlink.h 235s HDRINST usr/include/linux/dm-ioctl.h 235s HDRINST usr/include/linux/fib_rules.h 235s HDRINST usr/include/linux/nfsacl.h 235s HDRINST usr/include/linux/ioam6_genl.h 235s HDRINST usr/include/linux/nfs4_mount.h 235s HDRINST usr/include/linux/if_xdp.h 235s HDRINST usr/include/linux/ethtool_netlink.h 235s HDRINST usr/include/linux/uinput.h 235s HDRINST usr/include/linux/mroute.h 235s HDRINST usr/include/linux/signalfd.h 235s HDRINST usr/include/linux/vsockmon.h 235s HDRINST usr/include/linux/devlink.h 235s HDRINST usr/include/linux/i2c-dev.h 235s HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h 235s HDRINST usr/include/linux/netfilter_arp/arp_tables.h 235s HDRINST usr/include/linux/wmi.h 235s HDRINST usr/include/linux/utime.h 235s HDRINST usr/include/linux/mii.h 235s HDRINST usr/include/linux/gpio.h 235s HDRINST usr/include/linux/inet_diag.h 235s HDRINST usr/include/linux/fanotify.h 235s HDRINST usr/include/linux/ife.h 235s HDRINST usr/include/linux/switchtec_ioctl.h 235s HDRINST usr/include/linux/hw_breakpoint.h 235s HDRINST usr/include/linux/uvcvideo.h 235s HDRINST usr/include/linux/isdn/capicmd.h 235s HDRINST usr/include/linux/mrp_bridge.h 235s HDRINST usr/include/linux/if_bonding.h 235s HDRINST usr/include/linux/atmsap.h 235s HDRINST usr/include/linux/watch_queue.h 235s HDRINST usr/include/linux/ultrasound.h 235s HDRINST usr/include/linux/quota.h 235s HDRINST usr/include/linux/ioam6.h 235s HDRINST usr/include/linux/ppp-ioctl.h 235s HDRINST usr/include/linux/pidfd.h 235s HDRINST usr/include/linux/seg6_local.h 235s HDRINST usr/include/linux/nfs.h 235s HDRINST usr/include/linux/raid/md_p.h 235s HDRINST usr/include/linux/raid/md_u.h 235s HDRINST usr/include/linux/watchdog.h 235s HDRINST usr/include/linux/virtio_crypto.h 235s HDRINST usr/include/linux/adfs_fs.h 235s HDRINST usr/include/linux/ivtv.h 235s HDRINST usr/include/linux/memfd.h 235s HDRINST usr/include/linux/psp-sev.h 235s HDRINST usr/include/linux/loop.h 235s HDRINST usr/include/linux/cgroupstats.h 235s HDRINST usr/include/linux/poll.h 235s HDRINST usr/include/linux/module.h 235s HDRINST usr/include/linux/mpls.h 235s HDRINST usr/include/linux/hsi/cs-protocol.h 235s HDRINST usr/include/linux/hsi/hsi_char.h 235s HDRINST usr/include/linux/ax25.h 235s HDRINST usr/include/linux/vdpa.h 235s HDRINST usr/include/linux/serio.h 235s HDRINST usr/include/linux/ipmi_bmc.h 235s HDRINST usr/include/linux/nfsd/cld.h 235s HDRINST usr/include/linux/nfsd/stats.h 235s HDRINST usr/include/linux/nfsd/debug.h 235s HDRINST usr/include/linux/nfsd/export.h 235s HDRINST usr/include/linux/vduse.h 235s HDRINST usr/include/linux/lwtunnel.h 235s HDRINST usr/include/linux/adb.h 235s HDRINST usr/include/linux/nfsd_netlink.h 235s HDRINST usr/include/linux/dcbnl.h 235s HDRINST usr/include/linux/ipmi.h 235s HDRINST usr/include/linux/zorro.h 235s HDRINST usr/include/linux/nubus.h 235s HDRINST usr/include/linux/virtio_blk.h 235s HDRINST usr/include/linux/virtio_gpu.h 235s HDRINST usr/include/linux/l2tp.h 235s HDRINST usr/include/linux/ip6_tunnel.h 235s HDRINST usr/include/linux/if_ppp.h 235s HDRINST usr/include/linux/coda.h 235s HDRINST usr/include/linux/selinux_netlink.h 235s HDRINST usr/include/linux/serial.h 235s HDRINST usr/include/linux/if_addrlabel.h 235s HDRINST usr/include/linux/mount.h 235s HDRINST usr/include/linux/nfs_fs.h 235s HDRINST usr/include/linux/kexec.h 235s HDRINST usr/include/linux/mmtimer.h 235s HDRINST usr/include/linux/ublk_cmd.h 235s HDRINST usr/include/linux/fb.h 235s HDRINST usr/include/misc/fastrpc.h 235s HDRINST usr/include/misc/mrvl_cn10k_dpi.h 235s HDRINST usr/include/misc/xilinx_sdfec.h 235s HDRINST usr/include/misc/uacce/uacce.h 235s HDRINST usr/include/misc/uacce/hisi_qm.h 235s HDRINST usr/include/misc/ocxl.h 235s HDRINST usr/include/misc/cxl.h 235s HDRINST usr/include/misc/pvpanic.h 235s HDRINST usr/include/mtd/inftl-user.h 235s HDRINST usr/include/mtd/ubi-user.h 235s HDRINST usr/include/mtd/nftl-user.h 235s HDRINST usr/include/mtd/mtd-user.h 235s HDRINST usr/include/mtd/mtd-abi.h 235s HDRINST usr/include/rdma/mana-abi.h 235s HDRINST usr/include/rdma/hfi/hfi1_ioctl.h 235s HDRINST usr/include/rdma/hfi/hfi1_user.h 235s HDRINST usr/include/rdma/rdma_netlink.h 235s HDRINST usr/include/rdma/siw-abi.h 235s HDRINST usr/include/rdma/hns-abi.h 235s HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h 235s HDRINST usr/include/rdma/ib_user_sa.h 235s HDRINST usr/include/rdma/bnxt_re-abi.h 235s HDRINST usr/include/rdma/rdma_user_cm.h 235s HDRINST usr/include/rdma/ib_user_ioctl_cmds.h 235s HDRINST usr/include/rdma/erdma-abi.h 235s HDRINST usr/include/rdma/rdma_user_ioctl.h 235s HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h 235s HDRINST usr/include/rdma/efa-abi.h 235s HDRINST usr/include/rdma/ib_user_ioctl_verbs.h 235s HDRINST usr/include/rdma/ocrdma-abi.h 235s HDRINST usr/include/rdma/vmw_pvrdma-abi.h 235s HDRINST usr/include/rdma/mthca-abi.h 235s HDRINST usr/include/rdma/ib_user_verbs.h 235s HDRINST usr/include/rdma/ib_user_mad.h 235s HDRINST usr/include/rdma/mlx4-abi.h 235s HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h 235s HDRINST usr/include/rdma/rdma_user_rxe.h 235s HDRINST usr/include/rdma/cxgb4-abi.h 235s HDRINST usr/include/rdma/irdma-abi.h 235s HDRINST usr/include/rdma/mlx5-abi.h 235s HDRINST usr/include/rdma/rvt-abi.h 235s HDRINST usr/include/rdma/qedr-abi.h 235s HDRINST usr/include/regulator/regulator.h 235s HDRINST usr/include/scsi/scsi_netlink_fc.h 235s HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h 235s HDRINST usr/include/scsi/scsi_bsg_fc.h 235s HDRINST usr/include/scsi/fc/fc_ns.h 235s HDRINST usr/include/scsi/fc/fc_els.h 235s HDRINST usr/include/scsi/fc/fc_fs.h 235s HDRINST usr/include/scsi/fc/fc_gs.h 235s HDRINST usr/include/scsi/scsi_netlink.h 235s HDRINST usr/include/scsi/cxlflash_ioctl.h 235s HDRINST usr/include/scsi/scsi_bsg_ufs.h 235s HDRINST usr/include/sound/compress_params.h 235s HDRINST usr/include/sound/hdspm.h 235s HDRINST usr/include/sound/usb_stream.h 235s HDRINST usr/include/sound/snd_sst_tokens.h 235s HDRINST usr/include/sound/hdsp.h 235s HDRINST usr/include/sound/scarlett2.h 235s HDRINST usr/include/sound/sb16_csp.h 235s HDRINST usr/include/sound/sfnt_info.h 235s HDRINST usr/include/sound/tlv.h 235s HDRINST usr/include/sound/asound.h 235s HDRINST usr/include/sound/compress_offload.h 235s HDRINST usr/include/sound/intel/avs/tokens.h 235s HDRINST usr/include/sound/skl-tplg-interface.h 235s HDRINST usr/include/sound/firewire.h 235s HDRINST usr/include/sound/emu10k1.h 235s HDRINST usr/include/sound/asoc.h 235s HDRINST usr/include/sound/sof/tokens.h 235s HDRINST usr/include/sound/sof/abi.h 235s HDRINST usr/include/sound/sof/header.h 235s HDRINST usr/include/sound/sof/fw.h 235s HDRINST usr/include/sound/asound_fm.h 235s HDRINST usr/include/sound/snd_ar_tokens.h 235s HDRINST usr/include/sound/asequencer.h 235s HDRINST usr/include/video/uvesafb.h 235s HDRINST usr/include/video/sisfb.h 235s HDRINST usr/include/video/edid.h 235s HDRINST usr/include/xen/privcmd.h 235s HDRINST usr/include/xen/gntdev.h 235s HDRINST usr/include/xen/gntalloc.h 235s HDRINST usr/include/xen/evtchn.h 235s HDRINST usr/include/linux/version.h 235s HDRINST usr/include/asm/schid.h 235s HDRINST usr/include/asm/cmb.h 235s HDRINST usr/include/asm/kvm.h 235s HDRINST usr/include/asm/ptrace.h 235s HDRINST usr/include/asm/posix_types.h 235s HDRINST usr/include/asm/vmcp.h 235s HDRINST usr/include/asm/unistd.h 235s HDRINST usr/include/asm/uvdevice.h 235s HDRINST usr/include/asm/types.h 235s HDRINST usr/include/asm/auxvec.h 235s HDRINST usr/include/asm/tape390.h 235s HDRINST usr/include/asm/statfs.h 235s HDRINST usr/include/asm/kvm_para.h 235s HDRINST usr/include/asm/ipl.h 235s HDRINST usr/include/asm/raw3270.h 235s HDRINST usr/include/asm/stat.h 235s HDRINST usr/include/asm/ipcbuf.h 235s HDRINST usr/include/asm/dasd.h 235s HDRINST usr/include/asm/signal.h 235s HDRINST usr/include/asm/virtio-ccw.h 235s HDRINST usr/include/asm/setup.h 235s HDRINST usr/include/asm/chsc.h 235s HDRINST usr/include/asm/chpid.h 235s HDRINST usr/include/asm/sthyi.h 235s HDRINST usr/include/asm/pkey.h 235s HDRINST usr/include/asm/ucontext.h 235s HDRINST usr/include/asm/qeth.h 235s HDRINST usr/include/asm/clp.h 235s HDRINST usr/include/asm/byteorder.h 235s HDRINST usr/include/asm/perf_regs.h 235s HDRINST usr/include/asm/sie.h 235s HDRINST usr/include/asm/sigcontext.h 235s HDRINST usr/include/asm/vtoc.h 235s HDRINST usr/include/asm/hwctrset.h 235s HDRINST usr/include/asm/bpf_perf_event.h 235s HDRINST usr/include/asm/fs3270.h 235s HDRINST usr/include/asm/runtime_instr.h 235s HDRINST usr/include/asm/guarded_storage.h 235s HDRINST usr/include/asm/sclp_ctl.h 235s HDRINST usr/include/asm/zcrypt.h 235s HDRINST usr/include/asm/hypfs.h 235s HDRINST usr/include/asm/bitsperlong.h 235s HDRINST usr/include/asm/monwriter.h 235s HDRINST usr/include/asm/kvm_perf.h 235s HDRINST usr/include/asm/ioctls.h 235s HDRINST usr/include/asm/param.h 235s HDRINST usr/include/asm/sockios.h 235s HDRINST usr/include/asm/unistd_64.h 235s HDRINST usr/include/asm/shmbuf.h 235s HDRINST usr/include/asm/msgbuf.h 235s HDRINST usr/include/asm/resource.h 235s HDRINST usr/include/asm/fcntl.h 235s HDRINST usr/include/asm/unistd_32.h 235s HDRINST usr/include/asm/swab.h 235s HDRINST usr/include/asm/sembuf.h 235s HDRINST usr/include/asm/termios.h 235s HDRINST usr/include/asm/siginfo.h 235s HDRINST usr/include/asm/termbits.h 235s HDRINST usr/include/asm/mman.h 235s HDRINST usr/include/asm/socket.h 235s HDRINST usr/include/asm/errno.h 235s HDRINST usr/include/asm/ioctl.h 235s HDRINST usr/include/asm/poll.h 235s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev/usr/include 235s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tmp-headers' 235s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 235s mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev/usr/include/s390x-linux-gnu 235s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev/usr/include/asm /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-libc-dev/usr/include/s390x-linux-gnu/ 235s rm -rf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tmp-headers 236s s390x-linux-gnu-gcc-13 debian/scripts/fix-filenames.c -o debian/scripts/fix-filenames 236s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-tree-generic 236s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic 236s touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/ubuntu-build 236s python3 debian/scripts/misc/annotations --export --arch s390x --flavour generic > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config 237s sed -i 's/.*CONFIG_VERSION_SIGNATURE.*/CONFIG_VERSION_SIGNATURE="Ubuntu 6.11.0-17.17~24.04.2-generic 6.11.11"/' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config 237s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -name "*.ko" | xargs rm -f 237s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -j4 rustavailable || true 237s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 237s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 237s Rust is available! 237s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 237s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 237s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -j4 olddefconfig 237s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 237s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 237s GEN Makefile 237s HOSTCC scripts/basic/fixdep 237s HOSTCC scripts/kconfig/conf.o 237s HOSTCC scripts/kconfig/confdata.o 237s HOSTCC scripts/kconfig/expr.o 237s LEX scripts/kconfig/lexer.lex.c 237s YACC scripts/kconfig/parser.tab.[ch] 237s HOSTCC scripts/kconfig/menu.o 237s HOSTCC scripts/kconfig/parser.tab.o 237s HOSTCC scripts/kconfig/preprocess.o 237s HOSTCC scripts/kconfig/symbol.o 237s HOSTCC scripts/kconfig/util.o 237s HOSTCC scripts/kconfig/lexer.lex.o 238s HOSTLD scripts/kconfig/conf 239s # 239s # configuration written to .config 239s # 239s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 239s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 239s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-tree-generic 239s Debug: config-prepare-check-generic 239s python3 debian/scripts/misc/annotations -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/config/annotations \ 239s --arch s390x --flavour generic --check /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config 240s check-config: loading annotations from /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/config/annotations 240s check-config: all good 240s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-generic 240s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-generic 240s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-build-generic build_image bzImage bldimg bzImage 240s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -j4 bzImage modules 240s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 240s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 240s GEN Makefile 240s WRAP arch/s390/include/generated/uapi/asm/errno.h 240s WRAP arch/s390/include/generated/uapi/asm/fcntl.h 240s WRAP arch/s390/include/generated/uapi/asm/ioctl.h 240s UPD include/config/kernel.release 240s WRAP arch/s390/include/generated/uapi/asm/mman.h 240s WRAP arch/s390/include/generated/uapi/asm/msgbuf.h 240s WRAP arch/s390/include/generated/uapi/asm/param.h 240s WRAP arch/s390/include/generated/uapi/asm/poll.h 240s WRAP arch/s390/include/generated/uapi/asm/resource.h 240s UPD include/generated/uapi/linux/version.h 240s WRAP arch/s390/include/generated/uapi/asm/sembuf.h 240s WRAP arch/s390/include/generated/uapi/asm/shmbuf.h 240s WRAP arch/s390/include/generated/uapi/asm/siginfo.h 240s WRAP arch/s390/include/generated/uapi/asm/socket.h 240s WRAP arch/s390/include/generated/uapi/asm/sockios.h 240s WRAP arch/s390/include/generated/uapi/asm/swab.h 240s WRAP arch/s390/include/generated/uapi/asm/termbits.h 240s WRAP arch/s390/include/generated/uapi/asm/termios.h 240s UPD include/generated/compile.h 240s UPD arch/s390/include/generated/uapi/asm/unistd_32.h 240s WRAP arch/s390/include/generated/asm/asm-offsets.h 240s WRAP arch/s390/include/generated/asm/kvm_types.h 240s WRAP arch/s390/include/generated/asm/mcs_spinlock.h 240s UPD arch/s390/include/generated/uapi/asm/unistd_64.h 240s WRAP arch/s390/include/generated/asm/cacheflush.h 240s UPD include/generated/utsrelease.h 240s WRAP arch/s390/include/generated/asm/cfi.h 240s WRAP arch/s390/include/generated/asm/device.h 240s WRAP arch/s390/include/generated/asm/div64.h 240s WRAP arch/s390/include/generated/asm/dma-mapping.h 240s WRAP arch/s390/include/generated/asm/emergency-restart.h 240s WRAP arch/s390/include/generated/asm/irq_regs.h 240s WRAP arch/s390/include/generated/asm/kmap_size.h 240s WRAP arch/s390/include/generated/asm/local.h 240s WRAP arch/s390/include/generated/asm/local64.h 240s WRAP arch/s390/include/generated/asm/mmiowb.h 240s WRAP arch/s390/include/generated/asm/module.lds.h 240s WRAP arch/s390/include/generated/asm/serial.h 240s WRAP arch/s390/include/generated/asm/shmparam.h 240s WRAP arch/s390/include/generated/asm/simd.h 240s WRAP arch/s390/include/generated/asm/switch_to.h 240s WRAP arch/s390/include/generated/asm/trace_clock.h 240s WRAP arch/s390/include/generated/asm/unaligned.h 240s WRAP arch/s390/include/generated/asm/vermagic.h 240s WRAP arch/s390/include/generated/asm/vga.h 240s WRAP arch/s390/include/generated/asm/video.h 240s HOSTCC scripts/kallsyms 240s HOSTCC scripts/genksyms/genksyms.o 240s mkdir -p /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids && make O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic subdir=tools/bpf/resolve_btfids --no-print-directory -C bpf/resolve_btfids 240s HOSTCC scripts/selinux/genheaders/genheaders 240s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/ 240s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/fixdep.o 240s HOSTLD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/fixdep-in.o 240s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/fixdep 240s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids//libsubcmd 240s HOSTCC scripts/selinux/mdp/mdp 240s GEN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/bpf_helper_defs.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/btf.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_common.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_legacy.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helpers.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_tracing.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_endian.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_core_read.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/skel_internal.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_version.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/usdt.bpf.h 240s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helper_defs.h 240s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/ 240s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf.o 240s INSTALL libbpf_headers 240s HOSTCC scripts/sorttable 240s YACC scripts/genksyms/parse.tab.[ch] 240s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/exec-cmd.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/help.o 241s LEX scripts/genksyms/lex.lex.c 241s HOSTCC scripts/genksyms/parse.tab.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/pager.o 241s HOSTCC scripts/genksyms/lex.lex.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/parse-options.o 241s HOSTLD scripts/genksyms/genksyms 241s HOSTCC scripts/asn1_compiler 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/run-command.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/sigchain.o 241s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/exec-cmd.h 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/nlattr.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/subcmd-config.o 241s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/libsubcmd-in.o 241s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/help.h 241s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/pager.h 241s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/parse-options.h 241s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/run-command.h 241s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libsubcmd/libsubcmd.a 241s INSTALL libsubcmd_headers 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_errno.o 241s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/str_error.o 241s HOSTCC scripts/sign-file 241s HOSTCC scripts/insert-sys-cert 242s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/netlink.o 242s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf_prog_linfo.o 242s UPD arch/s390/include/generated/asm/syscall_table.h 242s UPD arch/s390/include/generated/asm/unistd_nr.h 242s HOSTCC arch/s390/tools/gen_facilities 242s HOSTCC arch/s390/tools/gen_opcode_table 242s HOSTCC arch/s390/tools/relocs 242s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_probes.o 242s UPD arch/s390/include/generated/asm/facility-defs.h 242s UPD arch/s390/include/generated/asm/dis-defs.h 242s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/hashmap.o 242s CC scripts/mod/empty.o 242s HOSTCC scripts/mod/mk_elfconfig 242s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_dump.o 242s CC scripts/mod/devicetable-offsets.s 242s MKELF scripts/mod/elfconfig.h 242s HOSTCC scripts/mod/modpost.o 243s UPD scripts/mod/devicetable-offsets.h 243s HOSTCC scripts/mod/sumversion.o 243s HOSTCC scripts/mod/symsearch.o 243s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/ringbuf.o 243s HOSTCC scripts/mod/file2alias.o 243s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/strset.o 243s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/linker.o 243s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/gen_loader.o 243s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/relo_core.o 243s HOSTLD scripts/mod/modpost 243s UPD include/generated/timeconst.h 243s CC kernel/bounds.s 244s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-arch-fallback.h 244s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-instrumented.h 244s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-long.h 244s UPD include/generated/bounds.h 244s CC arch/s390/kernel/asm-offsets.s 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/usdt.o 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/zip.o 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/elf.o 244s UPD include/generated/asm-offsets.h 244s CALL /tmp/autopkgtest.S9HXwA/build.V3M/src/scripts/checksyscalls.sh 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/features.o 244s LDS arch/s390/kernel/vdso64/vdso64.lds 244s VDSO64A arch/s390/kernel/vdso64/vdso_user_wrapper.o 244s VDSO64A arch/s390/kernel/vdso64/note.o 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_iter.o 244s VDSO64C arch/s390/kernel/vdso64/vdso64_generic.o 244s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_relocate.o 244s VDSO64C arch/s390/kernel/vdso64/getcpu.o 244s VDSO arch/s390/kernel/vdso64/vdso64.so.dbg 244s VDSOSYM include/generated/vdso64-offsets.h 245s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf-in.o 245s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/libbpf/libbpf.a 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/main.o 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/rbtree.o 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/zalloc.o 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/string.o 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/ctype.o 245s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/str_error_r.o 245s HOSTLD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/tools/bpf/resolve_btfids/resolve_btfids-in.o 245s LINK resolve_btfids 245s LDS scripts/module.lds 245s HOSTCC usr/gen_init_cpio 245s CC init/main.o 245s OBJCOPY arch/s390/kernel/vdso64/vdso64.so 245s AS arch/s390/kernel/vdso64/vdso64_wrapper.o 245s CC kernel/sched/core.o 245s AR arch/s390/kernel/vdso64/built-in.a 245s LDS arch/s390/kernel/vmlinux.lds 245s AS arch/s390/kernel/head64.o 245s CC arch/s390/kernel/traps.o 245s GEN usr/initramfs_data.cpio 245s COPY usr/initramfs_inc_data 245s AS usr/initramfs_data.o 245s AR usr/built-in.a 245s CC arch/s390/kernel/time.o 245s CC arch/s390/mm/init.o 246s CC arch/s390/kernel/process.o 246s UPD init/utsversion-tmp.h 246s CC init/do_mounts.o 246s CC arch/s390/mm/fault.o 246s CC arch/s390/kernel/early.o 247s CC arch/s390/kernel/setup.o 247s CC arch/s390/mm/extmem.o 247s CC init/do_mounts_initrd.o 247s CC init/initramfs.o 248s CC arch/s390/mm/mmap.o 248s CC arch/s390/kernel/idle.o 248s CC init/init_task.o 249s CC arch/s390/kernel/vtime.o 249s CC arch/s390/mm/vmem.o 249s CC init/version.o 249s CC kernel/sched/fair.o 249s CC arch/s390/mm/maccess.o 249s CC arch/s390/kernel/processor.o 250s AR init/built-in.a 250s CC arch/s390/mm/page-states.o 250s CC arch/s390/mm/pageattr.o 250s CC arch/s390/kernel/syscall.o 250s CC arch/s390/kernel/ptrace.o 250s CC arch/s390/mm/pgtable.o 250s CC arch/s390/kernel/signal.o 251s CC arch/s390/kernel/cpcmd.o 251s CC arch/s390/kernel/ebcdic.o 251s CC arch/s390/kvm/../../../virt/kvm/kvm_main.o 251s CC arch/s390/kernel/nmi.o 252s CC arch/s390/mm/pgalloc.o 252s CC arch/s390/kernel/debug.o 252s CC arch/s390/mm/extable.o 253s CC arch/s390/mm/cmm.o 253s CC arch/s390/kernel/irq.o 253s CC arch/s390/mm/hugetlbpage.o 254s CC arch/s390/mm/dump_pagetables.o 254s CC kernel/sched/build_policy.o 254s CC arch/s390/kvm/../../../virt/kvm/eventfd.o 254s CC arch/s390/kernel/ipl.o 254s CC arch/s390/mm/gmap.o 255s CC arch/s390/kvm/../../../virt/kvm/binary_stats.o 256s CC arch/s390/kernel/dis.o 256s CC arch/s390/mm/pfault.o 256s CC arch/s390/kvm/../../../virt/kvm/vfio.o 256s CC arch/s390/kernel/diag.o 256s AR arch/s390/mm/built-in.a 256s CC arch/s390/crypto/sha512_s390.o 256s CC arch/s390/kvm/../../../virt/kvm/async_pf.o 257s CC arch/s390/crypto/sha_common.o 257s CC arch/s390/kvm/../../../virt/kvm/irqchip.o 257s CC arch/s390/kernel/vdso.o 257s CC kernel/sched/build_utility.o 257s CC arch/s390/crypto/arch_random.o 257s CC arch/s390/kernel/cpufeature.o 257s CC [M] arch/s390/crypto/sha1_s390.o 257s CC arch/s390/kvm/kvm-s390.o 258s CC [M] arch/s390/crypto/sha256_s390.o 258s CC arch/s390/kernel/sysinfo.o 258s CC [M] arch/s390/crypto/sha3_256_s390.o 258s CC [M] arch/s390/crypto/sha3_512_s390.o 259s CC arch/s390/kernel/lgr.o 259s CC [M] arch/s390/crypto/des_s390.o 259s CC [M] arch/s390/crypto/aes_s390.o 259s CC arch/s390/kernel/os_info.o 260s CC arch/s390/kernel/ctlreg.o 260s CC arch/s390/kernel/runtime_instr.o 260s CC [M] arch/s390/crypto/paes_s390.o 260s CC arch/s390/kernel/cache.o 261s CC [M] arch/s390/crypto/chacha-glue.o 261s CC arch/s390/kernel/fpu.o 261s AR kernel/sched/built-in.a 261s CC kernel/locking/mutex.o 261s AS [M] arch/s390/crypto/chacha-s390.o 262s CC [M] arch/s390/crypto/prng.o 262s CC arch/s390/kernel/dumpstack.o 262s CC arch/s390/kvm/intercept.o 262s CC [M] arch/s390/crypto/ghash_s390.o 262s CC arch/s390/kernel/guarded_storage.o 262s CC arch/s390/kvm/interrupt.o 262s CC kernel/locking/semaphore.o 263s CC [M] arch/s390/crypto/crc32-vx.o 263s CC arch/s390/kernel/sthyi.o 263s CC kernel/locking/rwsem.o 263s CC [M] arch/s390/crypto/crc32le-vx.o 263s CC [M] arch/s390/crypto/crc32be-vx.o 263s LD [M] arch/s390/crypto/chacha_s390.o 263s LD [M] arch/s390/crypto/crc32-vx_s390.o 263s AR arch/s390/crypto/built-in.a 263s CC kernel/power/qos.o 264s AS arch/s390/kernel/entry.o 264s CC kernel/locking/percpu-rwsem.o 264s AS arch/s390/kernel/reipl.o 264s CC arch/s390/kernel/kdebugfs.o 264s CC kernel/power/process.o 265s CC arch/s390/kvm/priv.o 265s CC arch/s390/kernel/alternative.o 265s CC arch/s390/kernel/nospec-branch.o 265s CC kernel/locking/spinlock.o 265s CC kernel/power/poweroff.o 265s CC kernel/locking/osq_lock.o 265s AR kernel/power/built-in.a 265s CC kernel/printk/printk.o 265s CC arch/s390/kernel/ipl_vmparm.o 265s CC kernel/locking/rtmutex_api.o 265s CC arch/s390/kernel/machine_kexec_reloc.o 266s CC arch/s390/kernel/unwind_bc.o 266s CC arch/s390/kvm/sigp.o 266s AR kernel/locking/built-in.a 266s CC arch/s390/kvm/diag.o 266s CC arch/s390/kernel/smp.o 266s CC arch/s390/hypfs/hypfs_dbfs.o 267s CC arch/s390/hypfs/hypfs_diag.o 267s CC arch/s390/kvm/gaccess.o 267s CC kernel/printk/printk_safe.o 267s CC arch/s390/hypfs/hypfs_diag0c.o 268s CC kernel/printk/nbcon.o 268s AS arch/s390/kernel/text_amode31.o 268s CC arch/s390/hypfs/hypfs_sprp.o 268s CC arch/s390/kernel/stacktrace.o 268s CC arch/s390/kvm/guestdbg.o 268s CC kernel/printk/printk_ringbuffer.o 268s CC arch/s390/hypfs/hypfs_vm.o 268s CC arch/s390/kernel/abs_lowcore.o 268s CC arch/s390/kernel/facility.o 268s CC arch/s390/kvm/vsie.o 268s CC arch/s390/hypfs/hypfs_diag_fs.o 268s CC kernel/printk/sysctl.o 268s CC arch/s390/kernel/uv.o 269s AR kernel/printk/built-in.a 269s CC kernel/irq/irqdesc.o 269s CC arch/s390/hypfs/hypfs_vm_fs.o 269s CC arch/s390/kvm/pv.o 269s CC arch/s390/kernel/wti.o 269s CC arch/s390/hypfs/inode.o 270s CC kernel/irq/handle.o 270s CC arch/s390/kernel/nospec-sysfs.o 270s AR arch/s390/hypfs/built-in.a 270s CC kernel/rcu/update.o 270s CC arch/s390/kernel/module.o 270s CC kernel/irq/manage.o 271s CC arch/s390/kvm/pci.o 271s CC arch/s390/kernel/topology.o 271s AR arch/s390/kvm/built-in.a 271s CC kernel/livepatch/core.o 271s CC kernel/rcu/sync.o 272s CC kernel/rcu/srcutree.o 272s CC kernel/irq/spurious.o 272s CC arch/s390/kernel/hiperdispatch.o 272s CC kernel/irq/resend.o 272s CC kernel/livepatch/patch.o 272s CC arch/s390/kernel/numa.o 273s CC kernel/irq/chip.o 273s CC kernel/rcu/tree.o 273s CC kernel/livepatch/shadow.o 273s CC arch/s390/kernel/audit.o 273s CC arch/s390/kernel/early_printk.o 273s CC kernel/livepatch/state.o 273s CC arch/s390/kernel/kprobes.o 274s CC kernel/irq/dummychip.o 274s AS arch/s390/kernel/mcount.o 274s CC arch/s390/kernel/rethook.o 274s CC kernel/livepatch/transition.o 274s CC kernel/irq/devres.o 274s CC arch/s390/kernel/ftrace.o 275s CC arch/s390/kernel/crash_dump.o 275s AR kernel/livepatch/built-in.a 275s CC kernel/rcu/rcu_segcblist.o 275s CC kernel/irq/irqdomain.o 275s CC arch/s390/kernel/machine_kexec.o 275s CC certs/system_keyring.o 276s AR kernel/rcu/built-in.a 276s CC arch/s390/appldata/appldata_base.o 276s HOSTCC certs/extract-cert 276s AS arch/s390/kernel/relocate_kernel.o 276s CC arch/s390/kernel/vmcore_info.o 276s COPY certs/x509.genkey 276s CC certs/blacklist.o 276s CC kernel/irq/irq_sim.o 276s CC arch/s390/kernel/uprobes.o 277s CC [M] arch/s390/appldata/appldata_mem.o 277s GEN certs/blacklist_hash_list 277s CERT certs/x509_revocation_list 277s CERT certs/x509_certificate_list 277s GENKEY certs/signing_key.pem 277s ...+.......+.....+..........+..+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+....+...+..............+.+..+...+.......+........+...+.+........+.+..+.............+............+...............+..+...+...+.+...+.................+......+....+.....+...+.+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+ CC arch/s390/kernel/jump_label.o 277s .................. CC kernel/irq/proc.o 277s ............+.........+............+.+............+.....+................+..+..........+.....+..........+...+.....+.+...........+.......+........+....... CC [M] arch/s390/appldata/appldata_os.o 277s +..+.........+....+......+......+........+......+............... CC arch/s390/kernel/machine_kexec_file.o 277s .+...............+.....+................+.....+...+............+...+.......+..+.......+..................+............ CC kernel/irq/msi.o 278s .....+.+..+......+.......+........+......+...+......+.+.....+....+.........+......+..+............+.+..+...+..........+.....+...............+.........+.+......+. CC arch/s390/kernel/kexec_image.o 278s ..+...+ CC [M] arch/s390/appldata/appldata_net_sum.o 278s .....+.............+..+.........+......+.........+..........+...+...+...+..+....+......+...+...........+...+.......+...+..+.........+.......+...+...........+.+.......................+....+..................+.........+............ CC arch/s390/kernel/kexec_elf.o 278s ........+.+........+......+.+.....+..........+.........+.........+...............+..+....+........+.......+..............+... AR arch/s390/appldata/built-in.a 278s .+...+ CC kernel/dma/mapping.o 278s ..+...+.......+..+.............+...............+.....+...............+.............+...+...........+.+..+.......+.....+ CC arch/s390/kernel/cert_store.o 278s ...+............................... CC kernel/irq/affinity.o 279s +..+..................+............+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++ AR kernel/irq/built-in.a 279s +++ CC arch/s390/net/bpf_jit_comp.o 279s +++++++++++++++ 279s ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+......+....+...+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+........+....+............++++++++++ CC arch/s390/kernel/ima_arch.o 279s +++ CC kernel/dma/direct.o 279s ++++++++++++++++++++++++++++++++++++++++++++++++++++ 279s CC arch/s390/kernel/perf_event.o 279s ----- 279s CC certs/blacklist_hashes.o 280s AS certs/revocation_certificates.o 280s CERT certs/signing_key.x509 280s AS certs/system_certificates.o 280s AR certs/built-in.a 280s CC arch/s390/pci/pci.o 280s CC kernel/dma/ops_helpers.o 280s CC arch/s390/kernel/perf_cpum_cf.o 280s CC kernel/dma/dummy.o 280s CC kernel/dma/swiotlb.o 281s CC arch/s390/pci/pci_irq.o 281s CC arch/s390/kernel/perf_cpum_sf.o 281s CC [M] arch/s390/net/pnet.o 281s CC arch/s390/pci/pci_clp.o 281s CC kernel/dma/remap.o 282s AR kernel/dma/built-in.a 282s CC kernel/entry/common.o 282s CC arch/s390/kernel/perf_cpum_cf_events.o 282s CC arch/s390/pci/pci_sysfs.o 282s AR arch/s390/net/built-in.a 282s CC arch/s390/pci/pci_event.o 282s CC arch/s390/kernel/perf_regs.o 282s CC arch/s390/kernel/perf_pai_crypto.o 282s CC kernel/entry/syscall_user_dispatch.o 282s CC arch/s390/pci/pci_debug.o 283s CC arch/s390/kernel/perf_pai_ext.o 283s AR kernel/entry/built-in.a 283s CC kernel/module/main.o 283s CC arch/s390/kernel/trace.o 283s CC arch/s390/pci/pci_insn.o 283s CC kernel/time/time.o 284s AR arch/s390/kernel/built-in.a 284s CC arch/s390/pci/pci_mmio.o 284s CC kernel/module/strict_rwx.o 284s CC kernel/time/timer.o 284s CC arch/s390/pci/pci_bus.o 284s LDS arch/s390/purgatory/purgatory.lds 284s AS arch/s390/purgatory/head.o 284s CC kernel/module/kmod.o 285s CC arch/s390/purgatory/purgatory.o 285s CC arch/s390/pci/pci_kvm_hook.o 285s CC arch/s390/purgatory/string.o 285s CC arch/s390/purgatory/sha256.o 285s AS arch/s390/purgatory/mem.o 285s CC kernel/module/decompress.o 285s CC arch/s390/pci/pci_iov.o 286s CC kernel/module/signing.o 286s LD arch/s390/purgatory/purgatory 286s LD arch/s390/purgatory/purgatory.chk 286s OBJCOPY arch/s390/purgatory/purgatory.ro 286s AS arch/s390/purgatory/kexec-purgatory.o 286s AR arch/s390/purgatory/built-in.a 286s CC kernel/module/livepatch.o 286s CC kernel/time/hrtimer.o 286s AR arch/s390/pci/built-in.a 286s AR arch/s390/built-in.a 286s CC kernel/module/tree_lookup.o 286s CC kernel/module/kallsyms.o 286s CC kernel/module/procfs.o 286s CC mm/kfence/core.o 287s CC kernel/time/timekeeping.o 287s CC kernel/module/sysfs.o 287s CC kernel/module/version.o 287s CC mm/filemap.o 288s CC mm/kfence/report.o 288s AR kernel/module/built-in.a 288s CC kernel/time/ntp.o 288s CC kernel/time/clocksource.o 288s AR mm/kfence/built-in.a 288s CC kernel/time/jiffies.o 288s CC fs/notify/dnotify/dnotify.o 289s AR fs/notify/dnotify/built-in.a 289s CC fs/notify/inotify/inotify_fsnotify.o 289s CC ipc/util.o 289s CC kernel/time/timer_list.o 289s CC fs/notify/inotify/inotify_user.o 289s CC kernel/time/timeconv.o 289s CC ipc/msgutil.o 290s CC mm/mempool.o 290s AR fs/notify/inotify/built-in.a 290s CC fs/notify/fanotify/fanotify.o 290s CC kernel/time/timecounter.o 290s CC kernel/time/alarmtimer.o 290s CC ipc/msg.o 290s CC fs/notify/fanotify/fanotify_user.o 290s CC mm/oom_kill.o 291s CC ipc/sem.o 291s CC kernel/time/posix-timers.o 291s AR fs/notify/fanotify/built-in.a 291s CC fs/notify/fsnotify.o 292s CC kernel/time/posix-cpu-timers.o 292s CC mm/fadvise.o 292s CC ipc/shm.o 292s CC fs/notify/notification.o 292s CC kernel/time/posix-clock.o 293s CC mm/maccess.o 293s CC ipc/syscall.o 293s CC fs/notify/group.o 293s CC kernel/time/itimer.o 293s CC ipc/ipc_sysctl.o 294s CC mm/page-writeback.o 294s CC ipc/mqueue.o 294s CC kernel/time/clockevents.o 294s CC fs/notify/mark.o 294s CC kernel/time/tick-common.o 295s CC ipc/namespace.o 295s CC fs/notify/fdinfo.o 295s AR fs/notify/built-in.a 295s CC fs/crypto/crypto.o 295s CC mm/folio-compat.o 295s CC ipc/mq_sysctl.o 295s CC kernel/time/tick-oneshot.o 296s AR ipc/built-in.a 296s CC kernel/time/tick-sched.o 296s CC mm/readahead.o 296s CC fs/crypto/fname.o 296s ASN.1 security/keys/trusted-keys/tpm2key.asn1.[ch] 296s CC security/keys/trusted-keys/trusted_core.o 297s CC kernel/time/timer_migration.o 297s CC fs/crypto/hkdf.o 297s CC security/keys/trusted-keys/trusted_tpm1.o 297s CC mm/swap.o 297s CC fs/crypto/hooks.o 298s CC kernel/time/vsyscall.o 298s CC security/keys/trusted-keys/trusted_tpm2.o 298s CC fs/crypto/keyring.o 298s CC kernel/time/timekeeping_debug.o 298s CC security/keys/trusted-keys/tpm2key.asn1.o 298s AR security/keys/trusted-keys/built-in.a 298s CC security/keys/encrypted-keys/encrypted.o 298s CC kernel/time/namespace.o 298s CC mm/truncate.o 299s CC fs/crypto/keysetup.o 299s AR kernel/time/built-in.a 299s CC kernel/futex/core.o 299s CC security/keys/encrypted-keys/ecryptfs_format.o 299s CC security/keys/encrypted-keys/masterkey_trusted.o 299s CC kernel/futex/syscalls.o 300s CC mm/vmscan.o 300s CC fs/crypto/keysetup_v1.o 300s AR security/keys/encrypted-keys/built-in.a 300s CC security/keys/gc.o 300s CC kernel/futex/pi.o 300s CC fs/crypto/policy.o 300s CC security/keys/key.o 301s CC kernel/futex/requeue.o 301s CC kernel/futex/waitwake.o 301s CC fs/crypto/bio.o 301s CC security/keys/keyring.o 301s AR kernel/futex/built-in.a 301s CC kernel/cgroup/cgroup.o 302s CC fs/crypto/inline_crypt.o 303s CC security/keys/keyctl.o 303s AR fs/crypto/built-in.a 303s CC fs/verity/enable.o 303s CC security/keys/permission.o 303s CC fs/verity/hash_algs.o 304s CC mm/shrinker.o 304s CC fs/verity/init.o 304s CC fs/verity/measure.o 304s CC security/keys/process_keys.o 305s CC mm/shmem.o 305s CC fs/verity/open.o 305s CC kernel/cgroup/rstat.o 305s CC security/keys/request_key.o 306s CC fs/verity/read_metadata.o 306s CC kernel/cgroup/namespace.o 306s CC security/keys/request_key_auth.o 306s CC fs/verity/verify.o 306s CC security/keys/user_defined.o 307s CC kernel/cgroup/cgroup-v1.o 307s CC security/keys/proc.o 307s CC mm/util.o 307s CC fs/verity/signature.o 307s CC security/keys/sysctl.o 307s AR fs/verity/built-in.a 307s CC fs/nfs_common/nfs_ssc.o 308s CC security/keys/persistent.o 308s CC kernel/cgroup/freezer.o 308s CC mm/mmzone.o 308s CC security/keys/dh.o 308s CC kernel/cgroup/legacy_freezer.o 309s CC mm/vmstat.o 309s CC [M] fs/nfs_common/nfsacl.o 309s CC security/keys/keyctl_pkey.o 309s CC kernel/cgroup/pids.o 309s AR security/keys/built-in.a 309s GEN security/selinux/flask.h security/selinux/av_permissions.h 309s CC security/selinux/avc.o 309s CC [M] fs/nfs_common/grace.o 309s CC kernel/cgroup/rdma.o 310s CC mm/backing-dev.o 310s CC kernel/cgroup/cpuset.o 310s CC security/selinux/hooks.o 310s LD [M] fs/nfs_common/nfs_acl.o 310s AR fs/nfs_common/built-in.a 310s CC fs/iomap/trace.o 311s CC fs/iomap/iter.o 311s CC fs/iomap/buffered-io.o 311s CC mm/mm_init.o 312s CC kernel/cgroup/misc.o 313s CC mm/percpu.o 313s CC security/selinux/selinuxfs.o 313s AR kernel/cgroup/built-in.a 313s CC kernel/trace/rv/rv.o 313s CC fs/iomap/direct-io.o 313s CC kernel/trace/rv/monitors/wwnr/wwnr.o 314s CC fs/iomap/fiemap.o 314s CC security/selinux/netlink.o 314s CC kernel/trace/rv/rv_reactors.o 314s CC security/selinux/nlmsgtab.o 315s CC fs/iomap/seek.o 315s CC kernel/trace/rv/reactor_printk.o 315s CC mm/slab_common.o 315s CC security/selinux/netif.o 315s CC kernel/trace/rv/reactor_panic.o 315s CC fs/iomap/swapfile.o 315s AR kernel/trace/rv/built-in.a 315s CC kernel/trace/trace_clock.o 316s CC security/selinux/netnode.o 316s CC kernel/trace/ftrace.o 316s AR fs/iomap/built-in.a 316s CC fs/quota/dquot.o 316s CC security/selinux/netport.o 316s CC mm/compaction.o 317s CC security/selinux/status.o 317s CC security/selinux/ss/ebitmap.o 318s CC fs/quota/quota.o 318s CC security/selinux/ss/hashtab.o 319s CC security/selinux/ss/symtab.o 319s CC mm/show_mem.o 319s CC fs/quota/kqid.o 319s CC security/selinux/ss/sidtab.o 319s CC kernel/trace/ring_buffer.o 319s CC fs/quota/netlink.o 320s CC mm/shmem_quota.o 320s CC security/selinux/ss/avtab.o 320s CC mm/interval_tree.o 320s CC [M] fs/quota/quota_v1.o 320s CC security/selinux/ss/policydb.o 320s CC [M] fs/quota/quota_v2.o 321s CC mm/list_lru.o 321s CC [M] fs/quota/quota_tree.o 321s CC kernel/trace/trace.o 322s CC mm/workingset.o 322s CC security/selinux/ss/services.o 322s AR fs/quota/built-in.a 322s CC fs/proc/task_mmu.o 322s CC mm/debug.o 323s CC mm/gup.o 323s CC fs/proc/inode.o 323s CC security/selinux/ss/conditional.o 324s CC fs/proc/root.o 324s CC security/selinux/ss/mls.o 324s CC fs/proc/base.o 324s CC kernel/trace/trace_output.o 325s CC mm/mmap_lock.o 325s CC security/selinux/ss/context.o 326s CC security/selinux/xfrm.o 326s CC kernel/trace/trace_seq.o 326s CC fs/proc/generic.o 326s CC mm/highmem.o 326s CC security/selinux/netlabel.o 326s CC mm/memory.o 326s CC kernel/trace/trace_stat.o 327s CC fs/proc/array.o 327s CC kernel/trace/trace_printk.o 327s CC security/selinux/ibpkey.o 327s CC fs/proc/fd.o 328s CC security/selinux/ima.o 328s CC kernel/trace/pid_list.o 328s CC fs/proc/proc_tty.o 328s AR security/selinux/built-in.a 328s CC security/smack/smack_lsm.o 328s CC fs/proc/cmdline.o 328s CC kernel/trace/tracing_map.o 329s CC fs/proc/consoles.o 329s CC fs/proc/cpuinfo.o 329s CC kernel/trace/trace_sched_switch.o 329s CC fs/proc/devices.o 330s CC security/smack/smack_access.o 330s CC kernel/trace/trace_functions.o 330s CC fs/proc/interrupts.o 330s CC mm/mincore.o 330s CC fs/proc/loadavg.o 330s CC mm/mlock.o 330s CC kernel/trace/trace_sched_wakeup.o 330s CC fs/proc/meminfo.o 331s CC security/smack/smackfs.o 331s CC fs/proc/stat.o 331s CC kernel/trace/trace_hwlat.o 331s CC fs/proc/uptime.o 332s CC fs/proc/util.o 332s CC mm/mmap.o 332s CC kernel/trace/trace_osnoise.o 332s CC security/smack/smack_netfilter.o 332s CC fs/proc/version.o 332s CC fs/proc/softirqs.o 332s AR security/smack/built-in.a 332s CC security/tomoyo/audit.o 333s CC fs/proc/namespaces.o 333s CC kernel/trace/trace_nop.o 333s CC fs/proc/self.o 333s POLICY security/tomoyo/builtin-policy.h 333s CC security/tomoyo/condition.o 333s CC fs/proc/thread_self.o 333s CC kernel/trace/trace_stack.o 334s CC mm/mmu_gather.o 334s CC fs/proc/proc_sysctl.o 334s CC kernel/trace/trace_functions_graph.o 334s CC mm/mprotect.o 334s CC security/tomoyo/domain.o 335s CC kernel/trace/blktrace.o 335s CC mm/mremap.o 335s CC security/tomoyo/environ.o 335s CC fs/proc/proc_net.o 336s CC security/tomoyo/file.o 336s CC mm/msync.o 336s CC fs/proc/kcore.o 336s CC mm/page_vma_mapped.o 336s CC security/tomoyo/gc.o 336s CC kernel/trace/fgraph.o 337s CC mm/pagewalk.o 337s CC fs/proc/vmcore.o 337s CC security/tomoyo/group.o 337s CC mm/pgtable-generic.o 337s CC kernel/trace/trace_events.o 338s CC mm/rmap.o 338s CC fs/proc/kmsg.o 338s CC security/tomoyo/load_policy.o 338s CC fs/proc/page.o 338s CC security/tomoyo/memory.o 339s CC fs/proc/bootconfig.o 339s CC fs/proc/version_signature.o 339s CC security/tomoyo/mount.o 339s AR fs/proc/built-in.a 339s CC fs/kernfs/mount.o 339s CC kernel/trace/trace_export.o 339s CC mm/vmalloc.o 340s CC kernel/trace/trace_syscalls.o 340s CC fs/kernfs/inode.o 340s CC security/tomoyo/network.o 340s CC fs/kernfs/dir.o 340s CC kernel/trace/trace_event_perf.o 340s CC security/tomoyo/realpath.o 341s CC security/tomoyo/securityfs_if.o 341s CC kernel/trace/trace_events_filter.o 341s CC fs/kernfs/file.o 342s CC security/tomoyo/tomoyo.o 342s CC mm/process_vm_access.o 342s CC fs/kernfs/symlink.o 343s CC kernel/trace/trace_events_trigger.o 343s CC mm/mseal.o 343s CC security/tomoyo/util.o 343s AR fs/kernfs/built-in.a 343s CC fs/sysfs/file.o 343s CC mm/page_alloc.o 343s CC security/tomoyo/common.o 344s CC fs/sysfs/dir.o 344s CC kernel/trace/trace_eprobe.o 344s CC fs/sysfs/symlink.o 345s CC kernel/trace/trace_events_inject.o 345s CC fs/sysfs/mount.o 345s AR security/tomoyo/built-in.a 345s CC security/apparmor/apparmorfs.o 345s CC kernel/trace/trace_events_synth.o 346s CC fs/sysfs/group.o 346s AR fs/sysfs/built-in.a 346s CC fs/configfs/inode.o 346s CC mm/shuffle.o 347s CC kernel/trace/trace_events_hist.o 347s CC fs/configfs/file.o 347s CC security/apparmor/audit.o 347s CC mm/init-mm.o 347s CC mm/memblock.o 347s CC fs/configfs/dir.o 347s GEN security/apparmor/capability_names.h 347s CC security/apparmor/task.o 348s CC fs/configfs/symlink.o 348s CC mm/memory_hotplug.o 348s CC security/apparmor/ipc.o 349s CC fs/configfs/mount.o 349s CC kernel/trace/trace_events_user.o 349s CC security/apparmor/lib.o 349s CC fs/configfs/item.o 350s CC mm/slub.o 350s AR fs/configfs/built-in.a 350s CC fs/devpts/inode.o 350s CC security/apparmor/match.o 350s CC kernel/trace/bpf_trace.o 350s AR fs/devpts/built-in.a 350s CC fs/ext4/balloc.o 350s CC security/apparmor/path.o 351s CC security/apparmor/domain.o 351s CC fs/ext4/bitmap.o 352s CC fs/ext4/block_validity.o 352s CC fs/ext4/dir.o 352s CC kernel/trace/trace_kprobe.o 353s CC fs/ext4/ext4_jbd2.o 353s CC security/apparmor/policy.o 353s CC mm/madvise.o 353s CC fs/ext4/extents.o 354s CC mm/page_io.o 354s CC security/apparmor/policy_unpack.o 354s CC kernel/trace/error_report-traces.o 355s CC mm/swap_state.o 355s CC kernel/trace/power-traces.o 355s CC security/apparmor/procattr.o 356s CC mm/swapfile.o 356s CC fs/ext4/extents_status.o 356s CC security/apparmor/lsm.o 357s CC kernel/trace/trace_dynevent.o 357s CC fs/ext4/file.o 357s CC fs/ext4/fsmap.o 358s CC kernel/trace/trace_probe.o 358s CC mm/swap_slots.o 358s CC mm/zswap.o 358s GEN security/apparmor/rlim_names.h 358s CC security/apparmor/secid.o 358s CC fs/ext4/fsync.o 359s CC kernel/trace/trace_btf.o 359s CC fs/ext4/hash.o 359s CC security/apparmor/file.o 359s CC kernel/trace/trace_uprobe.o 359s CC mm/dmapool.o 359s CC fs/ext4/ialloc.o 359s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/file.c:776:6: warning: no previous prototype for ‘__subj_label_is_cached’ [-Wmissing-prototypes] 359s 776 | bool __subj_label_is_cached(struct aa_label *subj_label, 359s | ^~~~~~~~~~~~~~~~~~~~~~ 359s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/file.c:783:6: warning: no previous prototype for ‘__file_is_delegated’ [-Wmissing-prototypes] 359s 783 | bool __file_is_delegated(struct aa_label *obj_label) 359s | ^~~~~~~~~~~~~~~~~~~ 360s CC mm/hugetlb.o 360s CC security/apparmor/policy_ns.o 360s CC kernel/trace/trace_boot.o 360s CC fs/ext4/indirect.o 361s CC security/apparmor/label.o 361s CC kernel/trace/fprobe.o 361s CC fs/ext4/inline.o 362s CC kernel/trace/rethook.o 362s CC security/apparmor/mount.o 362s CC kernel/trace/trace_fprobe.o 362s CC fs/ext4/inode.o 363s GEN security/apparmor/net_names.h 363s GEN security/apparmor/net_names.h 363s CC security/apparmor/policy_compat.o 363s CC mm/hugetlb_vmemmap.o 363s AR kernel/trace/built-in.a 363s CC kernel/bpf/core.o 364s CC security/apparmor/af_unix.o 364s CC mm/mempolicy.o 364s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/af_unix.c: In function ‘aa_unix_peer_perm’: 364s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/af_unix.c:607:25: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] 364s 607 | ; 364s | ^ 364s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/af_unix.c: In function ‘aa_unix_file_perm’: 364s /tmp/autopkgtest.S9HXwA/build.V3M/src/security/apparmor/af_unix.c:666:25: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] 364s 666 | ; // TODO: update label 364s | ^ 365s CC security/apparmor/af_inet.o 365s CC fs/ext4/ioctl.o 365s CC kernel/bpf/syscall.o 366s CC security/apparmor/notify.o 366s CC fs/ext4/mballoc.o 366s CC mm/sparse.o 367s CC security/apparmor/crypto.o 367s CC mm/sparse-vmemmap.o 367s CC security/apparmor/capability.o 368s CC mm/mmu_notifier.o 368s CC security/apparmor/resource.o 368s CC kernel/bpf/verifier.o 368s CC mm/ksm.o 369s CC fs/ext4/migrate.o 369s CC security/apparmor/net.o 369s CC fs/ext4/mmp.o 370s CC fs/ext4/move_extent.o 370s AR security/apparmor/built-in.a 370s CC security/yama/yama_lsm.o 370s AR security/yama/built-in.a 370s CC security/safesetid/lsm.o 370s CC fs/ext4/namei.o 371s CC mm/page_poison.o 371s CC security/safesetid/securityfs.o 371s CC mm/migrate.o 371s AR security/safesetid/built-in.a 371s CC security/lockdown/lockdown.o 372s AR security/lockdown/built-in.a 372s CC security/bpf/hooks.o 372s CC fs/ext4/page-io.o 372s AR security/bpf/built-in.a 372s CC security/landlock/setup.o 373s CC security/landlock/syscalls.o 373s CC fs/ext4/readpage.o 373s CC mm/memory-tiers.o 373s CC security/landlock/object.o 373s CC security/landlock/ruleset.o 374s CC fs/ext4/resize.o 374s CC security/landlock/cred.o 374s CC mm/huge_memory.o 374s CC security/landlock/task.o 375s CC security/landlock/fs.o 375s CC fs/ext4/super.o 375s CC security/landlock/net.o 376s CC kernel/bpf/inode.o 376s AR security/landlock/built-in.a 376s CC security/integrity/ima/ima_fs.o 377s CC mm/khugepaged.o 377s CC security/integrity/ima/ima_queue.o 377s CC security/integrity/ima/ima_init.o 377s CC kernel/bpf/helpers.o 377s CC security/integrity/ima/ima_main.o 378s CC mm/page_counter.o 378s CC kernel/bpf/tnum.o 379s CC kernel/bpf/log.o 379s CC mm/memcontrol.o 379s CC security/integrity/ima/ima_crypto.o 379s CC security/integrity/ima/ima_api.o 380s CC kernel/bpf/token.o 380s CC security/integrity/ima/ima_policy.o 380s CC fs/ext4/symlink.o 380s CC kernel/bpf/bpf_iter.o 381s CC fs/ext4/sysfs.o 381s CC security/integrity/ima/ima_template.o 381s CC kernel/bpf/map_iter.o 381s CC fs/ext4/xattr.o 381s CC security/integrity/ima/ima_template_lib.o 382s CC mm/vmpressure.o 382s CC kernel/bpf/task_iter.o 382s CC mm/swap_cgroup.o 382s CC security/integrity/ima/ima_appraise.o 382s CC kernel/bpf/prog_iter.o 382s CC mm/hugetlb_cgroup.o 382s CC fs/ext4/xattr_hurd.o 383s CC security/integrity/ima/ima_modsig.o 383s CC fs/ext4/xattr_trusted.o 383s CC kernel/bpf/link_iter.o 383s CC mm/page_isolation.o 383s CC security/integrity/ima/ima_asymmetric_keys.o 383s CC fs/ext4/xattr_user.o 383s CC kernel/bpf/hashtab.o 384s CC fs/ext4/fast_commit.o 384s CC security/integrity/ima/ima_queue_keys.o 384s CC mm/zpool.o 384s CC security/integrity/ima/ima_iint.o 384s CC mm/zbud.o 385s AR security/integrity/ima/built-in.a 385s CC security/integrity/evm/evm_main.o 385s CC fs/ext4/orphan.o 385s CC kernel/bpf/arraymap.o 385s CC mm/zsmalloc.o 385s CC fs/ext4/acl.o 386s CC security/integrity/evm/evm_crypto.o 386s CC kernel/bpf/percpu_freelist.o 386s CC fs/ext4/xattr_security.o 386s CC kernel/bpf/bpf_lru_list.o 386s CC mm/cma.o 386s CC fs/ext4/verity.o 386s CC kernel/bpf/lpm_trie.o 386s CC security/integrity/evm/evm_secfs.o 387s CC fs/ext4/crypto.o 387s CC mm/balloon_compaction.o 387s CC security/integrity/evm/evm_posix_acl.o 387s CC kernel/bpf/map_in_map.o 387s AR security/integrity/evm/built-in.a 387s CC security/integrity/iint.o 387s AR fs/ext4/built-in.a 387s CC fs/jbd2/transaction.o 388s CC kernel/bpf/bloom_filter.o 388s CC security/integrity/integrity_audit.o 388s CC mm/secretmem.o 388s CC kernel/bpf/local_storage.o 388s CC security/integrity/digsig.o 388s CC mm/cma_sysfs.o 389s CC mm/userfaultfd.o 389s CC security/integrity/digsig_asymmetric.o 389s CC fs/jbd2/commit.o 389s CC kernel/bpf/queue_stack_maps.o 389s CC security/integrity/platform_certs/platform_keyring.o 389s CC kernel/bpf/ringbuf.o 390s CC security/integrity/platform_certs/load_ipl_s390.o 390s CC mm/page_idle.o 390s CC fs/jbd2/recovery.o 390s CC kernel/bpf/bpf_local_storage.o 390s AR security/integrity/built-in.a 390s CC security/commoncap.o 390s CC mm/usercopy.o 392s CC fs/jbd2/checkpoint.o 392s CC security/lsm_syscalls.o 392s CC kernel/bpf/bpf_task_storage.o 392s CC mm/hmm.o 392s CC fs/jbd2/revoke.o 392s CC security/min_addr.o 392s CC kernel/bpf/bpf_inode_storage.o 392s CC security/security.o 392s CC fs/jbd2/journal.o 392s CC mm/memfd.o 392s CC kernel/bpf/disasm.o 392s CC kernel/bpf/mprog.o 393s CC mm/ptdump.o 393s CC mm/page_reporting.o 393s CC kernel/bpf/trampoline.o 394s AR fs/jbd2/built-in.a 394s CC fs/squashfs/block.o 394s CC mm/ioremap.o 394s CC kernel/bpf/btf.o 394s CC mm/execmem.o 394s CC security/inode.o 394s CC fs/squashfs/cache.o 395s AR mm/built-in.a 395s CC fs/squashfs/dir.o 395s CC kernel/bpf/memalloc.o 395s CC fs/squashfs/export.o 395s CC security/lsm_audit.o 395s CC fs/squashfs/file.o 395s CC kernel/bpf/arena.o 396s CC fs/squashfs/fragment.o 396s CC security/device_cgroup.o 396s CC fs/squashfs/id.o 396s CC kernel/bpf/dispatcher.o 396s CC fs/squashfs/inode.o 397s CC kernel/bpf/devmap.o 397s CC fs/squashfs/namei.o 397s AR security/built-in.a 397s CC kernel/bpf/cpumap.o 397s CC fs/squashfs/super.o 398s CC kernel/bpf/offload.o 398s CC fs/squashfs/symlink.o 398s CC kernel/events/core.o 398s CC kernel/bpf/net_namespace.o 398s CC fs/squashfs/decompressor.o 398s CC fs/squashfs/page_actor.o 399s CC crypto/asymmetric_keys/asymmetric_type.o 399s CC fs/squashfs/file_direct.o 399s CC kernel/bpf/tcx.o 399s CC crypto/asymmetric_keys/restrict.o 399s CC fs/squashfs/decompressor_single.o 400s CC crypto/asymmetric_keys/signature.o 400s CC fs/squashfs/decompressor_multi.o 400s CC kernel/bpf/stackmap.o 400s CC fs/squashfs/decompressor_multi_percpu.o 400s CC crypto/asymmetric_keys/public_key.o 400s CC kernel/bpf/cgroup_iter.o 400s CC fs/squashfs/xattr.o 401s CC fs/squashfs/xattr_id.o 401s ASN.1 crypto/asymmetric_keys/x509.asn1.[ch] 401s ASN.1 crypto/asymmetric_keys/x509_akid.asn1.[ch] 401s CC crypto/asymmetric_keys/x509_loader.o 401s CC kernel/bpf/bpf_cgrp_storage.o 401s CC fs/squashfs/lz4_wrapper.o 401s CC crypto/asymmetric_keys/x509_public_key.o 401s CC fs/squashfs/lzo_wrapper.o 401s CC kernel/bpf/cgroup.o 402s ASN.1 crypto/asymmetric_keys/pkcs7.asn1.[ch] 402s CC crypto/asymmetric_keys/pkcs7_trust.o 402s CC crypto/asymmetric_keys/pkcs7_verify.o 402s CC fs/squashfs/xz_wrapper.o 402s CC fs/squashfs/zlib_wrapper.o 402s CC crypto/asymmetric_keys/verify_pefile.o 402s CC kernel/events/ring_buffer.o 403s CC fs/squashfs/zstd_wrapper.o 403s ASN.1 crypto/asymmetric_keys/mscode.asn1.[ch] 403s ASN.1 crypto/asymmetric_keys/pkcs8.asn1.[ch] 403s CC [M] crypto/asymmetric_keys/pkcs7_key_type.o 403s AR fs/squashfs/built-in.a 403s CC fs/ramfs/inode.o 403s CC [M] crypto/asymmetric_keys/pkcs8.asn1.o 403s CC [M] crypto/asymmetric_keys/pkcs8_parser.o 403s CC kernel/bpf/reuseport_array.o 403s CC kernel/events/callchain.o 404s CC fs/ramfs/file-mmu.o 404s LD [M] crypto/asymmetric_keys/pkcs7_test_key.o 404s CC crypto/asymmetric_keys/x509.asn1.o 404s CC crypto/asymmetric_keys/x509_akid.asn1.o 404s CC crypto/asymmetric_keys/x509_cert_parser.o 404s CC kernel/events/uprobes.o 404s AR fs/ramfs/built-in.a 404s CC fs/hugetlbfs/inode.o 404s CC kernel/bpf/sysfs_btf.o 404s CC crypto/asymmetric_keys/pkcs7.asn1.o 404s CC crypto/asymmetric_keys/pkcs7_parser.o 404s CC kernel/bpf/bpf_struct_ops.o 405s AR fs/hugetlbfs/built-in.a 405s CC fs/fat/cache.o 405s CC crypto/asymmetric_keys/mscode_parser.o 405s CC kernel/bpf/cpumask.o 405s CC crypto/asymmetric_keys/mscode.asn1.o 405s LD [M] crypto/asymmetric_keys/pkcs8_key_parser.o 405s AR crypto/asymmetric_keys/built-in.a 405s CC [M] crypto/async_tx/async_tx.o 405s CC fs/fat/dir.o 405s AR kernel/events/built-in.a 405s CC fs/ecryptfs/dentry.o 407s CC kernel/bpf/bpf_lsm.o 407s CC fs/ecryptfs/file.o 407s CC [M] crypto/async_tx/async_memcpy.o 407s CC fs/ecryptfs/inode.o 407s CC kernel/bpf/crypto.o 407s CC [M] crypto/async_tx/async_xor.o 407s CC fs/fat/fatent.o 407s CC fs/ecryptfs/main.o 407s CC [M] crypto/async_tx/async_pq.o 408s CC fs/ecryptfs/super.o 408s CC kernel/bpf/relo_core.o 408s CC fs/ecryptfs/mmap.o 408s CC fs/fat/file.o 408s CC [M] crypto/async_tx/async_raid6_recov.o 408s CC fs/ecryptfs/read_write.o 409s CC kernel/bpf/btf_iter.o 409s CC crypto/api.o 409s CC fs/fat/inode.o 409s CC fs/ecryptfs/crypto.o 409s CC kernel/bpf/btf_relocate.o 410s AR kernel/bpf/built-in.a 410s CC kernel/fork.o 410s CC crypto/cipher.o 410s CC fs/ecryptfs/keystore.o 410s CC fs/fat/misc.o 410s CC crypto/compress.o 411s CC fs/ecryptfs/kthread.o 411s CC fs/fat/nfs.o 411s CC fs/ecryptfs/debug.o 411s CC crypto/algapi.o 411s CC fs/fat/namei_vfat.o 412s CC fs/ecryptfs/messaging.o 412s CC kernel/exec_domain.o 412s CC fs/ecryptfs/miscdev.o 412s CC [M] fs/fat/namei_msdos.o 412s CC kernel/panic.o 412s CC crypto/scatterwalk.o 413s AR fs/ecryptfs/built-in.a 413s CC crypto/proc.o 413s AR fs/fat/built-in.a 413s LD [M] fs/fat/msdos.o 413s CC fs/exportfs/expfs.o 413s CC block/partitions/core.o 413s CC crypto/aead.o 413s CC kernel/cpu.o 414s AR fs/exportfs/built-in.a 414s CC fs/nls/nls_base.o 414s CC block/partitions/msdos.o 414s CC crypto/geniv.o 414s CC fs/nls/nls_cp437.o 414s CC block/partitions/ibm.o 415s CC [M] fs/nls/nls_cp737.o 415s CC crypto/lskcipher.o 415s CC kernel/exit.o 415s CC block/partitions/efi.o 415s CC [M] fs/nls/nls_cp775.o 415s CC [M] fs/nls/nls_cp850.o 416s AR block/partitions/built-in.a 416s CC block/bdev.o 416s CC [M] fs/nls/nls_cp852.o 416s CC crypto/skcipher.o 416s CC [M] fs/nls/nls_cp855.o 416s CC kernel/softirq.o 417s CC [M] fs/nls/nls_cp857.o 417s CC block/fops.o 417s CC [M] fs/nls/nls_cp860.o 417s CC crypto/bpf_crypto_skcipher.o 417s CC block/bio.o 417s CC [M] fs/nls/nls_cp861.o 418s CC crypto/seqiv.o 418s CC kernel/resource.o 418s CC [M] fs/nls/nls_cp862.o 418s CC crypto/ahash.o 418s CC [M] fs/nls/nls_cp863.o 418s CC [M] fs/nls/nls_cp864.o 419s CC block/elevator.o 419s CC [M] fs/nls/nls_cp865.o 419s CC kernel/sysctl.o 419s CC crypto/shash.o 419s CC [M] fs/nls/nls_cp866.o 419s CC [M] fs/nls/nls_cp869.o 420s CC block/blk-core.o 420s CC [M] fs/nls/nls_cp874.o 420s CC crypto/akcipher.o 420s CC [M] fs/nls/nls_cp932.o 420s CC kernel/capability.o 421s CC [M] fs/nls/nls_euc-jp.o 421s CC crypto/sig.o 421s CC [M] fs/nls/nls_cp936.o 421s CC kernel/ptrace.o 422s CC block/blk-sysfs.o 422s CC [M] fs/nls/nls_cp949.o 422s CC crypto/kpp.o 422s CC [M] fs/nls/nls_cp950.o 422s CC block/blk-flush.o 423s CC [M] fs/nls/nls_cp1250.o 423s CC kernel/user.o 423s CC crypto/dh.o 423s CC [M] fs/nls/nls_cp1251.o 423s CC block/blk-settings.o 423s CC kernel/signal.o 423s CC [M] fs/nls/nls_ascii.o 423s CC crypto/dh_helper.o 424s CC [M] fs/nls/nls_iso8859-1.o 424s ASN.1 crypto/rsapubkey.asn1.[ch] 424s ASN.1 crypto/rsaprivkey.asn1.[ch] 424s CC crypto/rsa.o 424s CC block/blk-ioc.o 424s CC [M] fs/nls/nls_iso8859-2.o 424s CC crypto/rsa_helper.o 424s CC crypto/rsa-pkcs1pad.o 424s CC [M] fs/nls/nls_iso8859-3.o 425s CC [M] fs/nls/nls_iso8859-4.o 425s CC crypto/acompress.o 425s CC block/blk-map.o 425s CC [M] fs/nls/nls_iso8859-5.o 425s CC kernel/sys.o 425s CC [M] fs/nls/nls_iso8859-6.o 427s CC block/blk-merge.o 427s CC crypto/scompress.o 427s CC [M] fs/nls/nls_iso8859-7.o 427s CC [M] fs/nls/nls_cp1255.o 427s CC [M] fs/nls/nls_iso8859-9.o 427s CC crypto/algboss.o 427s CC [M] fs/nls/nls_iso8859-13.o 427s CC kernel/umh.o 427s CC block/blk-timeout.o 427s CC crypto/testmgr.o 427s CC [M] fs/nls/nls_iso8859-14.o 428s CC [M] fs/nls/nls_iso8859-15.o 428s CC block/blk-lib.o 428s CC crypto/hmac.o 428s CC kernel/workqueue.o 428s CC [M] fs/nls/nls_koi8-r.o 428s CC crypto/crypto_null.o 428s CC [M] fs/nls/nls_koi8-u.o 429s CC block/blk-mq.o 429s CC [M] fs/nls/nls_koi8-ru.o 429s CC crypto/md5.o 429s CC [M] fs/nls/nls_utf8.o 429s CC [M] fs/nls/mac-celtic.o 430s CC [M] fs/nls/mac-centeuro.o 430s CC crypto/sha1_generic.o 430s CC [M] fs/nls/mac-croatian.o 430s CC [M] fs/nls/mac-cyrillic.o 430s CC crypto/sha256_generic.o 431s CC [M] fs/nls/mac-gaelic.o 431s CC kernel/pid.o 431s CC crypto/sha512_generic.o 431s CC [M] fs/nls/mac-greek.o 431s CC block/blk-mq-tag.o 431s CC [M] fs/nls/mac-iceland.o 432s CC crypto/sha3_generic.o 432s CC [M] fs/nls/mac-inuit.o 432s CC kernel/task_work.o 432s CC [M] fs/nls/mac-romanian.o 432s CC block/blk-stat.o 433s CC crypto/ecb.o 433s CC [M] fs/nls/mac-roman.o 433s CC kernel/extable.o 433s CC crypto/cbc.o 433s CC [M] fs/nls/mac-turkish.o 433s CC block/blk-mq-sysfs.o 433s CC crypto/cts.o 433s CC kernel/params.o 434s CC [M] fs/nls/nls_ucs2_utils.o 434s CC block/blk-mq-cpumap.o 434s CC crypto/xts.o 434s CC crypto/ctr.o 434s AR fs/nls/built-in.a 434s CC fs/unicode/utf8-norm.o 434s CC kernel/kthread.o 435s CC block/blk-mq-sched.o 435s CC crypto/gcm.o 435s CC fs/unicode/utf8-core.o 435s CC crypto/aes_generic.o 435s CC block/ioctl.o 435s COPY fs/unicode/utf8data.c 435s CC fs/unicode/utf8data.o 436s CC kernel/sys_ni.o 436s CC kernel/nsproxy.o 436s CC block/genhd.o 436s AR fs/unicode/built-in.a 436s CC fs/autofs/init.o 436s CC crypto/deflate.o 436s CC kernel/notifier.o 436s CC fs/autofs/inode.o 437s CC crypto/crc32c_generic.o 437s CC fs/autofs/root.o 437s CC crypto/crct10dif_common.o 437s CC block/ioprio.o 437s CC kernel/ksysfs.o 438s CC fs/autofs/symlink.o 438s CC block/badblocks.o 438s CC crypto/crct10dif_generic.o 438s CC fs/autofs/waitq.o 438s CC kernel/cred.o 438s CC crypto/crc64_rocksoft_generic.o 439s CC crypto/lzo.o 439s CC block/blk-rq-qos.o 439s CC fs/autofs/expire.o 439s CC crypto/lzo-rle.o 439s CC kernel/reboot.o 439s CC block/disk-events.o 439s CC crypto/rng.o 439s CC fs/autofs/dev-ioctl.o 440s AR fs/autofs/built-in.a 440s CC fs/fuse/dev.o 440s CC block/blk-ia-ranges.o 440s CC kernel/async.o 440s CC crypto/drbg.o 441s CC block/early-lookup.o 441s CC kernel/range.o 441s CC kernel/smpboot.o 441s CC crypto/jitterentropy.o 441s CC crypto/jitterentropy-kcapi.o 441s CC block/bsg.o 441s CC fs/fuse/dir.o 442s CC crypto/ghash-generic.o 442s CC kernel/ucount.o 442s CC crypto/ecc.o 442s CC block/bsg-lib.o 442s CC kernel/regset.o 442s CC fs/fuse/file.o 443s CC kernel/ksyms_common.o 443s CC block/blk-cgroup.o 443s CC kernel/groups.o 444s CC crypto/ecdh.o 444s CC kernel/vhost_task.o 444s CC crypto/ecdh_helper.o 444s CC fs/fuse/inode.o 444s CC crypto/hash_info.o 444s CC kernel/kcmp.o 444s CC crypto/kdf_sp800108.o 444s CC block/blk-cgroup-rwstat.o 445s CC kernel/freezer.o 445s CC [M] crypto/crypto_engine.o 445s CC block/blk-cgroup-fc-appid.o 446s CC fs/fuse/control.o 446s CC kernel/profile.o 446s CC block/blk-throttle.o 446s CC [M] crypto/echainiv.o 446s CC fs/fuse/xattr.o 447s ASN.1 crypto/ecdsasignature.asn1.[ch] 447s CC [M] crypto/crypto_user.o 447s CC kernel/stacktrace.o 447s CC fs/fuse/acl.o 447s CC block/blk-ioprio.o 447s CC fs/fuse/readdir.o 447s CC [M] crypto/cmac.o 447s CC kernel/smp.o 447s CC block/blk-iocost.o 448s CC [M] crypto/vmac.o 448s CC fs/fuse/ioctl.o 448s CC [M] crypto/xcbc.o 448s CC kernel/module_signature.o 448s CC kernel/kallsyms.o 449s CC fs/fuse/iomode.o 449s CC [M] crypto/md4.o 449s CC fs/fuse/dax.o 449s CC [M] crypto/rmd160.o 449s CC block/mq-deadline.o 450s CC kernel/acct.o 450s CC [M] crypto/streebog_generic.o 450s CC block/bio-integrity.o 450s CC fs/fuse/passthrough.o 450s CC kernel/vmcore_info.o 450s CC [M] crypto/wp512.o 451s CC [M] fs/fuse/cuse.o 451s CC [M] crypto/blake2b_generic.o 451s CC kernel/elfcorehdr.o 451s CC block/blk-integrity.o 451s CC [M] fs/fuse/virtio_fs.o 452s CC kernel/crash_reserve.o 452s CC block/t10-pi.o 452s CC [M] crypto/pcbc.o 452s CC kernel/kexec_core.o 452s LD [M] fs/fuse/virtiofs.o 452s AR fs/fuse/built-in.a 452s AR fs/hostfs/built-in.a 452s CC fs/debugfs/inode.o 452s CC block/blk-mq-pci.o 453s CC [M] crypto/lrw.o 453s CC kernel/crash_core.o 453s CC [M] crypto/keywrap.o 453s CC fs/debugfs/file.o 453s CC block/blk-mq-virtio.o 454s CC [M] crypto/adiantum.o 454s CC kernel/kexec.o 454s CC block/blk-zoned.o 454s CC [M] crypto/nhpoly1305.o 454s CC kernel/kexec_file.o 454s AR fs/debugfs/built-in.a 454s CC fs/tracefs/inode.o 455s CC [M] crypto/ccm.o 455s CC fs/tracefs/event_inode.o 455s CC block/blk-wbt.o 455s CC kernel/utsname.o 456s CC kernel/user_namespace.o 456s CC [M] crypto/chacha20poly1305.o 456s AR fs/tracefs/built-in.a 456s CC [M] fs/dlm/ast.o 456s CC [M] crypto/aegis128-core.o 456s CC [M] fs/dlm/config.o 457s CC block/blk-mq-debugfs.o 457s CC [M] crypto/pcrypt.o 457s CC kernel/pid_namespace.o 457s CC [M] fs/dlm/dir.o 457s CC [M] crypto/cryptd.o 457s CC block/sed-opal.o 458s CC [M] fs/dlm/lock.o 458s CC kernel/stop_machine.o 458s CC [M] crypto/des_generic.o 459s CC [M] crypto/fcrypt.o 459s CC block/blk-crypto.o 459s CC kernel/audit.o 459s CC [M] crypto/blowfish_generic.o 460s CC [M] crypto/blowfish_common.o 460s CC block/blk-crypto-profile.o 460s CC [M] fs/dlm/lockspace.o 460s CC [M] crypto/twofish_generic.o 461s CC [M] fs/dlm/main.o 461s CC kernel/auditfilter.o 461s CC block/blk-crypto-sysfs.o 461s CC [M] crypto/twofish_common.o 461s CC block/blk-crypto-fallback.o 462s CC block/holder.o 462s CC kernel/auditsc.o 462s CC [M] fs/dlm/member.o 463s CC [M] crypto/serpent_generic.o 463s CC [M] block/kyber-iosched.o 463s CC [M] fs/dlm/memory.o 463s CC [M] fs/dlm/midcomms.o 464s CC [M] block/bfq-iosched.o 464s CC kernel/audit_watch.o 464s CC [M] crypto/aes_ti.o 464s CC [M] crypto/camellia_generic.o 464s CC kernel/audit_fsnotify.o 464s CC [M] fs/dlm/lowcomms.o 465s CC kernel/audit_tree.o 465s CC [M] crypto/cast_common.o 466s CC kernel/kprobes.o 466s CC [M] block/bfq-wf2q.o 466s CC [M] crypto/cast5_generic.o 466s CC [M] fs/dlm/plock.o 466s CC [M] block/bfq-cgroup.o 467s CC [M] crypto/cast6_generic.o 467s CC [M] fs/dlm/rcom.o 467s LD [M] block/bfq.o 467s AR block/built-in.a 467s CC kernel/hung_task.o 467s CC [M] fs/netfs/buffered_read.o 467s CC [M] crypto/chacha_generic.o 467s CC [M] fs/dlm/recover.o 468s CC [M] crypto/poly1305_generic.o 468s CC kernel/seccomp.o 468s CC [M] fs/netfs/buffered_write.o 468s CC [M] fs/dlm/recoverd.o 468s CC [M] crypto/michael_mic.o 468s CC [M] crypto/crc32_generic.o 468s CC [M] fs/dlm/requestqueue.o 469s CC [M] crypto/authenc.o 469s CC [M] fs/dlm/user.o 469s CC kernel/relay.o 469s CC [M] fs/netfs/direct_read.o 469s CC [M] fs/dlm/util.o 470s CC [M] fs/netfs/direct_write.o 470s CC [M] crypto/authencesn.o 470s LD [M] fs/dlm/dlm.o 470s CC io_uring/io_uring.o 470s CC kernel/utsname_sysctl.o 470s CC kernel/delayacct.o 470s CC [M] crypto/lz4.o 471s CC [M] fs/netfs/io.o 471s CC kernel/taskstats.o 471s CC [M] crypto/lz4hc.o 471s CC [M] crypto/xxhash_generic.o 471s CC kernel/tsacct.o 471s CC [M] crypto/842.o 472s CC [M] fs/netfs/iterator.o 472s CC kernel/tracepoint.o 472s CC [M] crypto/ansi_cprng.o 472s CC [M] crypto/tcrypt.o 472s CC io_uring/opdef.o 472s CC [M] fs/netfs/locking.o 472s CC kernel/latencytop.o 473s CC io_uring/kbuf.o 473s CC kernel/irq_work.o 473s CC [M] fs/netfs/main.o 474s CC kernel/numa.o 474s CC io_uring/rsrc.o 474s CC kernel/padata.o 474s CC [M] crypto/af_alg.o 474s CC io_uring/notif.o 475s CC kernel/jump_label.o 475s CC [M] fs/netfs/misc.o 475s CC io_uring/tctx.o 475s CC [M] fs/netfs/objects.o 475s CC [M] crypto/algif_hash.o 476s CC kernel/context_tracking.o 476s CC io_uring/filetable.o 476s CC [M] fs/netfs/write_collect.o 476s CC io_uring/rw.o 476s CC [M] crypto/algif_skcipher.o 476s CC kernel/iomem.o 477s CC [M] crypto/algif_rng.o 477s CC kernel/rseq.o 477s CC io_uring/net.o 477s CC [M] fs/netfs/write_issue.o 477s CC kernel/watch_queue.o 478s CC [M] crypto/algif_aead.o 478s CC io_uring/poll.o 478s CC [M] fs/netfs/stats.o 478s CC [M] crypto/zstd.o 478s CHK kernel/kheaders_data.tar.xz 478s GEN kernel/kheaders_data.tar.xz 479s CC [M] crypto/essiv.o 479s CC [M] fs/netfs/fscache_cache.o 479s CC io_uring/eventfd.o 479s CC [M] crypto/curve25519-generic.o 479s CC io_uring/uring_cmd.o 480s CC [M] fs/netfs/fscache_cookie.o 480s ASN.1 crypto/ecrdsa_params.asn1.[ch] 480s ASN.1 crypto/ecrdsa_pub_key.asn1.[ch] 480s CC [M] crypto/ecrdsa_params.asn1.o 480s CC [M] crypto/ecrdsa_pub_key.asn1.o 480s CC [M] crypto/xor.o 480s CC io_uring/openclose.o 481s CC [M] crypto/ecdsa.o 481s CC [M] fs/netfs/fscache_io.o 481s CC [M] crypto/ecdsasignature.asn1.o 481s CC io_uring/sqpoll.o 481s LD [M] crypto/aegis128.o 481s CC [M] crypto/ecrdsa.o 481s CC crypto/rsapubkey.asn1.o 481s CC crypto/rsaprivkey.asn1.o 482s LD [M] crypto/ecdsa_generic.o 482s LD [M] crypto/ecrdsa_generic.o 482s AR crypto/built-in.a 482s CC [M] fs/netfs/fscache_main.o 482s CC lib/math/div64.o 482s CC lib/math/gcd.o 482s CC lib/math/lcm.o 482s CC lib/math/int_log.o 482s CC io_uring/xattr.o 482s CC lib/math/int_pow.o 482s CC lib/math/int_sqrt.o 482s CC lib/math/reciprocal_div.o 482s CC [M] lib/math/cordic.o 482s CC io_uring/nop.o 483s CC [M] fs/netfs/fscache_volume.o 483s AR lib/math/built-in.a 483s CC lib/crypto/mpi/generic_mpih-lshift.o 483s CC io_uring/fs.o 483s CC lib/crypto/mpi/generic_mpih-mul1.o 483s CC io_uring/splice.o 483s CC lib/crypto/mpi/generic_mpih-mul2.o 484s CC [M] fs/netfs/fscache_proc.o 484s CC io_uring/sync.o 484s CC lib/crypto/mpi/generic_mpih-mul3.o 484s CC [M] fs/netfs/fscache_stats.o 484s CC lib/crypto/mpi/generic_mpih-rshift.o 484s CC io_uring/msg_ring.o 484s CC lib/crypto/mpi/generic_mpih-sub1.o 485s CC io_uring/advise.o 485s LD [M] fs/netfs/netfs.o 485s CC [M] fs/coda/psdev.o 485s CC lib/crypto/mpi/generic_mpih-add1.o 485s CC io_uring/epoll.o 485s CC lib/crypto/mpi/ec.o 485s CC [M] fs/coda/cache.o 486s CC io_uring/statx.o 486s CC [M] fs/coda/cnode.o 486s CC io_uring/timeout.o 486s CC lib/crypto/mpi/mpicoder.o 486s CC [M] fs/coda/inode.o 487s CC [M] fs/coda/dir.o 487s CC io_uring/fdinfo.o 487s CC lib/crypto/mpi/mpi-add.o 487s CC [M] fs/coda/file.o 487s CC io_uring/cancel.o 488s CC lib/crypto/mpi/mpi-bit.o 488s CC [M] fs/coda/upcall.o 488s CC io_uring/waitid.o 488s CC lib/crypto/mpi/mpi-cmp.o 488s CC [M] fs/coda/coda_linux.o 488s CC io_uring/register.o 489s CC [M] fs/coda/symlink.o 489s CC lib/crypto/mpi/mpi-sub-ui.o 489s CC [M] fs/coda/pioctl.o 489s CC io_uring/truncate.o 489s CC [M] fs/coda/sysctl.o 490s CC lib/crypto/mpi/mpi-div.o 490s LD [M] fs/coda/coda.o 490s CC [M] fs/exfat/inode.o 490s CC io_uring/memmap.o 490s CC lib/crypto/mpi/mpi-inv.o 490s CC io_uring/io-wq.o 490s CC [M] fs/exfat/namei.o 491s CC lib/crypto/mpi/mpi-mod.o 491s CC lib/crypto/mpi/mpi-mul.o 491s CC [M] fs/exfat/dir.o 491s CC io_uring/futex.o 492s CC lib/crypto/mpi/mpih-cmp.o 492s CC [M] fs/exfat/super.o 492s CC io_uring/napi.o 492s CC lib/crypto/mpi/mpih-div.o 492s CC [M] fs/exfat/fatent.o 492s AR io_uring/built-in.a 492s CC lib/crypto/mpi/mpih-mul.o 492s CC [M] fs/isofs/namei.o 493s CC [M] fs/exfat/cache.o 493s CC [M] fs/isofs/inode.o 493s CC lib/crypto/mpi/mpi-pow.o 493s CC [M] fs/exfat/nls.o 494s CC [M] fs/exfat/misc.o 494s CC [M] fs/isofs/dir.o 494s CC lib/crypto/mpi/mpiutil.o 494s CC [M] fs/exfat/file.o 494s CC [M] fs/isofs/util.o 494s AR lib/crypto/mpi/built-in.a 494s CC lib/crypto/memneq.o 494s CC [M] fs/isofs/rock.o 495s CC [M] fs/exfat/balloc.o 495s CC [M] fs/isofs/export.o 495s CC lib/crypto/utils.o 495s LD [M] fs/exfat/exfat.o 495s AR kernel/built-in.a 495s CC [M] fs/nfs/filelayout/filelayout.o 495s CC [M] fs/isofs/joliet.o 496s CC lib/crypto/chacha.o 496s CC lib/crypto/aes.o 496s CC [M] fs/isofs/compress.o 496s CC [M] fs/nfs/filelayout/filelayoutdev.o 496s LD [M] fs/isofs/isofs.o 496s CC lib/crypto/gf128mul.o 496s CC [M] fs/nfsd/trace.o 497s LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.o 497s CC [M] fs/nfs/blocklayout/blocklayout.o 497s CC lib/crypto/blake2s.o 498s CC lib/crypto/blake2s-generic.o 498s CC [M] fs/nfs/blocklayout/dev.o 498s CC lib/crypto/sha1.o 499s CC lib/crypto/sha256.o 499s CC [M] fs/nfs/blocklayout/extent_tree.o 499s CC [M] lib/crypto/libchacha.o 500s CC [M] fs/nfs/blocklayout/rpc_pipefs.o 500s CC [M] fs/nfsd/nfssvc.o 500s CC [M] lib/crypto/chacha20poly1305.o 500s LD [M] fs/nfs/blocklayout/blocklayoutdriver.o 500s CC [M] fs/nfs/flexfilelayout/flexfilelayout.o 501s CC [M] lib/crypto/curve25519-fiat32.o 501s CC [M] kernel/kheaders.o 501s CC [M] fs/nfsd/nfsctl.o 501s CC [M] lib/crypto/curve25519-generic.o 501s CC [M] fs/nfsd/nfsfh.o 502s CC [M] lib/crypto/curve25519.o 502s CC [M] fs/nfs/flexfilelayout/flexfilelayoutdev.o 502s CC [M] fs/nfsd/vfs.o 502s CC [M] lib/crypto/des.o 502s CC arch/s390/lib/csum-partial.o 503s CC arch/s390/lib/delay.o 503s LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.o 503s CC [M] fs/nfs/client.o 503s CC arch/s390/lib/error-inject.o 503s CC [M] lib/crypto/poly1305-donna32.o 503s CC arch/s390/lib/find.o 503s CC arch/s390/lib/probes.o 503s CC [M] fs/nfsd/export.o 504s CC [M] lib/crypto/poly1305.o 504s CC arch/s390/lib/spinlock.o 504s CC arch/s390/lib/string.o 504s LD [M] lib/crypto/libchacha20poly1305.o 504s LD [M] lib/crypto/libcurve25519-generic.o 504s LD [M] lib/crypto/libcurve25519.o 504s LD [M] lib/crypto/libdes.o 504s LD [M] lib/crypto/libpoly1305.o 504s AR lib/crypto/built-in.a 504s CC lib/zlib_inflate/inffast.o 504s AS arch/s390/lib/tishift.o 504s CC [M] fs/nfs/dir.o 504s CC lib/zlib_inflate/inflate.o 505s CC [M] fs/nfsd/auth.o 505s CC arch/s390/lib/uaccess.o 505s CC lib/zlib_inflate/infutil.o 505s CC lib/zlib_inflate/inftrees.o 505s AS arch/s390/lib/mem.o 505s CC [M] fs/nfsd/lockd.o 505s CC lib/zlib_inflate/inflate_syms.o 506s CC arch/s390/lib/xor.o 506s AS arch/s390/lib/expoline.o 506s AR lib/zlib_inflate/built-in.a 506s CC lib/zlib_deflate/deflate.o 506s CC [M] fs/nfsd/nfscache.o 506s AR arch/s390/lib/lib.a 506s AR arch/s390/lib/built-in.a 506s CC [M] fs/nfs/file.o 507s CC lib/zlib_deflate/deftree.o 507s AR drivers/cache/built-in.a 507s AR drivers/irqchip/built-in.a 507s AR drivers/bus/mhi/built-in.a 507s AR drivers/bus/built-in.a 507s CC [M] fs/nfsd/stats.o 507s CC drivers/gpio/gpiolib.o 507s CC lib/zlib_deflate/deflate_syms.o 507s CC [M] fs/nfsd/filecache.o 508s AR lib/zlib_deflate/built-in.a 508s CC lib/zlib_dfltcc/dfltcc.o 508s CC [M] fs/nfs/getroot.o 508s CC lib/zlib_dfltcc/dfltcc_deflate.o 508s CC lib/zlib_dfltcc/dfltcc_inflate.o 509s AR lib/zlib_dfltcc/built-in.a 509s CC [M] fs/nfs/inode.o 509s CC lib/lzo/lzo1x_compress.o 509s CC [M] fs/nfsd/nfs3proc.o 509s CC drivers/gpio/gpiolib-devres.o 509s CC lib/lzo/lzo1x_decompress_safe.o 510s CC [M] fs/nfsd/nfs3xdr.o 510s AR lib/lzo/built-in.a 510s CC drivers/gpio/gpiolib-legacy.o 510s CC lib/lz4/lz4_decompress.o 510s CC [M] fs/nfsd/netlink.o 511s CC [M] fs/nfs/super.o 511s CC drivers/gpio/gpiolib-cdev.o 511s CC [M] fs/nfsd/nfs3acl.o 512s CC [M] lib/lz4/lz4_compress.o 512s CC [M] fs/nfsd/nfs4proc.o 512s CC drivers/gpio/gpiolib-sysfs.o 512s CC [M] fs/nfs/io.o 513s CC drivers/gpio/gpiolib-swnode.o 513s CC [M] fs/nfs/direct.o 513s CC [M] fs/nfsd/nfs4xdr.o 513s CC [M] drivers/gpio/gpio-regmap.o 513s CC [M] lib/lz4/lz4hc_compress.o 514s CC [M] drivers/gpio/gpio-mmio.o 515s CC [M] fs/nfs/pagelist.o 515s AR lib/lz4/built-in.a 515s CC lib/zstd/zstd_compress_module.o 515s CC [M] drivers/gpio/gpio-aggregator.o 515s CC lib/zstd/compress/fse_compress.o 515s CC [M] fs/nfsd/nfs4state.o 516s CC lib/zstd/compress/hist.o 516s CC [M] drivers/gpio/gpio-bt8xx.o 516s CC lib/zstd/compress/huf_compress.o 516s CC [M] drivers/gpio/gpio-ds4520.o 516s CC [M] fs/nfs/read.o 517s CC lib/zstd/compress/zstd_compress.o 517s CC [M] drivers/gpio/gpio-idio-16.o 517s CC [M] drivers/gpio/gpio-pcie-idio-24.o 518s CC [M] drivers/gpio/gpio-pci-idio-16.o 518s CC [M] fs/nfs/symlink.o 518s CC [M] drivers/gpio/gpio-sim.o 518s CC lib/zstd/compress/zstd_compress_literals.o 518s CC [M] fs/nfs/unlink.o 518s CC lib/zstd/compress/zstd_compress_sequences.o 519s CC lib/zstd/compress/zstd_compress_superblock.o 519s CC lib/zstd/compress/zstd_double_fast.o 519s LD [M] drivers/gpio/gpio-generic.o 519s AR drivers/gpio/built-in.a 519s AR drivers/pwm/built-in.a 519s CC drivers/pci/msi/pcidev_msi.o 519s CC [M] fs/nfs/write.o 519s CC drivers/pci/msi/api.o 520s CC drivers/pci/msi/msi.o 520s CC [M] fs/nfsd/nfs4idmap.o 521s CC [M] fs/nfsd/nfs4acl.o 521s CC lib/zstd/compress/zstd_fast.o 521s CC drivers/pci/msi/irqdomain.o 521s CC [M] fs/nfs/namespace.o 522s CC [M] fs/nfsd/nfs4callback.o 522s CC drivers/pci/msi/legacy.o 522s AR drivers/pci/msi/built-in.a 522s CC drivers/pci/pcie/portdrv.o 522s CC [M] fs/nfs/mount_clnt.o 523s CC [M] fs/nfsd/nfs4recover.o 523s CC [M] fs/nfs/nfstrace.o 523s CC drivers/pci/pcie/rcec.o 523s CC lib/zstd/compress/zstd_lazy.o 524s CC drivers/pci/pcie/aspm.o 524s CC [M] fs/nfsd/nfs4layouts.o 525s CC drivers/pci/pcie/aer.o 525s CC [M] fs/nfsd/blocklayout.o 525s CC [M] fs/nfsd/blocklayoutxdr.o 526s CC drivers/pci/pcie/err.o 526s CC drivers/pci/pcie/dpc.o 526s CC [M] fs/nfsd/flexfilelayout.o 526s CC [M] fs/nfs/export.o 527s CC drivers/pci/pcie/ptm.o 527s CC [M] fs/nfsd/flexfilelayoutxdr.o 527s CC [M] fs/nfs/sysfs.o 527s AR drivers/pci/pcie/built-in.a 527s AR drivers/pci/pwrctl/built-in.a 527s CC drivers/pci/hotplug/pci_hotplug_core.o 527s LD [M] fs/nfsd/nfsd.o 528s CC drivers/video/console/dummycon.o 528s CC [M] fs/nfs/fs_context.o 528s AR drivers/video/console/built-in.a 528s AR drivers/video/backlight/built-in.a 528s CC drivers/pci/hotplug/cpci_hotplug_core.o 528s CC drivers/video/fbdev/core/fb_notify.o 529s CC drivers/video/fbdev/core/fb_info.o 529s CC drivers/pci/hotplug/cpci_hotplug_pci.o 530s CC [M] fs/nfs/sysctl.o 530s CC drivers/pci/hotplug/pciehp_core.o 530s CC drivers/video/fbdev/core/fbmem.o 530s CC drivers/pci/hotplug/pciehp_ctrl.o 530s CC [M] fs/nfs/fscache.o 530s CC drivers/pci/hotplug/pciehp_pci.o 532s CC drivers/pci/hotplug/pciehp_hpc.o 532s CC drivers/video/fbdev/core/fbcmap.o 532s CC [M] fs/nfs/nfs2super.o 532s CC drivers/pci/hotplug/s390_pci_hpc.o 532s CC drivers/video/fbdev/core/modedb.o 532s AR drivers/pci/hotplug/built-in.a 532s AR drivers/pci/endpoint/functions/built-in.a 532s CC drivers/pci/endpoint/pci-ep-cfs.o 532s CC [M] fs/nfs/proc.o 533s CC drivers/video/fbdev/core/fbcvt.o 533s CC [M] fs/nfs/nfs2xdr.o 533s CC drivers/pci/endpoint/pci-epc-core.o 533s CC drivers/video/fbdev/core/fb_cmdline.o 534s CC [M] fs/nfs/nfs3super.o 534s CC drivers/pci/endpoint/pci-epf-core.o 534s CC drivers/video/fbdev/core/fb_backlight.o 534s CC lib/zstd/compress/zstd_ldm.o 534s CC drivers/video/fbdev/core/fbmon.o 534s CC [M] fs/nfs/nfs3client.o 534s CC lib/zstd/compress/zstd_opt.o 535s CC drivers/pci/endpoint/pci-epc-mem.o 535s CC drivers/video/fbdev/core/fb_defio.o 536s CC [M] fs/nfs/nfs3proc.o 536s AR drivers/pci/endpoint/built-in.a 536s CC drivers/pci/controller/dwc/pcie-designware.o 536s CC drivers/video/fbdev/core/fb_chrdev.o 536s CC [M] fs/nfs/nfs3xdr.o 537s CC drivers/pci/controller/dwc/pcie-designware-host.o 537s CC drivers/video/fbdev/core/fb_procfs.o 537s CC lib/zstd/zstd_decompress_module.o 537s CC drivers/video/fbdev/core/fbsysfs.o 538s CC [M] fs/nfs/nfs3acl.o 538s CC lib/zstd/decompress/huf_decompress.o 538s CC drivers/pci/controller/dwc/pcie-designware-ep.o 538s CC drivers/video/fbdev/core/fbcon.o 538s CC [M] fs/nfs/nfs4proc.o 539s CC lib/zstd/decompress/zstd_ddict.o 539s CC drivers/pci/controller/dwc/pcie-designware-plat.o 539s CC lib/zstd/decompress/zstd_decompress.o 539s AR drivers/pci/controller/dwc/built-in.a 539s AR drivers/pci/controller/mobiveil/built-in.a 539s AR drivers/pci/controller/plda/built-in.a 539s AR drivers/pci/controller/built-in.a 539s AR drivers/pci/switch/built-in.a 539s CC [M] drivers/pci/switch/switchtec.o 539s CC lib/zstd/decompress/zstd_decompress_block.o 540s CC drivers/video/fbdev/core/bitblit.o 540s CC drivers/video/fbdev/core/softcursor.o 540s CC drivers/pci/access.o 541s CC lib/zstd/zstd_common_module.o 541s CC drivers/video/fbdev/core/fbcon_rotate.o 541s CC drivers/video/fbdev/core/fbcon_cw.o 541s CC lib/zstd/common/debug.o 541s CC lib/zstd/common/entropy_common.o 541s CC lib/zstd/common/error_private.o 541s CC drivers/pci/bus.o 541s CC lib/zstd/common/fse_decompress.o 542s CC drivers/video/fbdev/core/fbcon_ud.o 542s CC lib/zstd/common/zstd_common.o 542s AR lib/zstd/built-in.a 542s CC lib/xz/xz_dec_syms.o 542s CC drivers/pci/probe.o 542s CC drivers/video/fbdev/core/fbcon_ccw.o 542s CC lib/xz/xz_dec_stream.o 543s CC lib/xz/xz_dec_lzma2.o 543s CC [M] fs/nfs/nfs4xdr.o 543s CC drivers/video/fbdev/core/sysfillrect.o 543s AR lib/xz/built-in.a 543s CC lib/dim/dim.o 543s CC drivers/pci/host-bridge.o 544s CC lib/dim/net_dim.o 544s CC drivers/video/fbdev/core/syscopyarea.o 544s CC drivers/pci/remove.o 545s CC drivers/video/fbdev/core/sysimgblt.o 545s CC lib/dim/rdma_dim.o 545s CC drivers/pci/pci.o 546s AR lib/dim/built-in.a 546s CC lib/fonts/fonts.o 546s CC drivers/video/fbdev/core/fb_sys_fops.o 546s CC lib/fonts/font_8x8.o 546s CC lib/fonts/font_8x16.o 546s CC [M] fs/nfs/nfs4state.o 546s AR drivers/video/fbdev/core/built-in.a 546s AR drivers/video/fbdev/omap/built-in.a 546s AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a 546s AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a 546s AR drivers/video/fbdev/omap2/omapfb/built-in.a 546s AR drivers/video/fbdev/omap2/built-in.a 546s AR drivers/video/fbdev/built-in.a 547s CC drivers/video/cmdline.o 547s CC lib/fonts/font_acorn_8x8.o 547s CC lib/fonts/font_6x10.o 547s CC lib/fonts/font_ter16x32.o 547s CC drivers/video/nomodeset.o 547s CC drivers/pci/pci-driver.o 547s AR lib/fonts/built-in.a 547s CC [M] lib/842/842_compress.o 548s CC drivers/video/hdmi.o 548s CC [M] lib/842/842_decompress.o 548s CC drivers/pci/search.o 549s CC [M] fs/nfs/nfs4renewd.o 549s AR drivers/video/built-in.a 549s CC drivers/pci/rom.o 549s CC [M] lib/raid6/algos.o 549s AR drivers/idle/built-in.a 549s CC drivers/pci/setup-res.o 549s CC [M] fs/nfs/nfs4super.o 550s CC [M] lib/raid6/recov.o 550s CC drivers/pci/irq.o 550s CC [M] fs/nfs/nfs4file.o 550s HOSTCC lib/raid6/mktables 550s AR drivers/char/ipmi/built-in.a 550s AR drivers/amba/built-in.a 550s AR sound/built-in.a 550s AR drivers/clk/actions/built-in.a 550s AR drivers/clk/analogbits/built-in.a 550s AR drivers/clk/bcm/built-in.a 550s AR drivers/clk/imgtec/built-in.a 550s AR drivers/clk/imx/built-in.a 550s AR drivers/clk/ingenic/built-in.a 550s AR drivers/clk/mediatek/built-in.a 550s AR drivers/clk/microchip/built-in.a 550s AR drivers/clk/mstar/built-in.a 550s AR drivers/clk/mvebu/built-in.a 550s AR drivers/clk/ralink/built-in.a 550s UNROLL lib/raid6/int1.c 550s UNROLL lib/raid6/int2.c 550s AR drivers/clk/renesas/built-in.a 550s UNROLL lib/raid6/int4.c 550s UNROLL lib/raid6/int8.c 550s UNROLL lib/raid6/s390vx8.c 550s AR drivers/clk/socfpga/built-in.a 550s CC [M] lib/raid6/recov_s390xc.o 550s AR drivers/clk/sophgo/built-in.a 550s AR drivers/clk/sprd/built-in.a 550s AR drivers/clk/starfive/built-in.a 550s AR drivers/clk/sunxi-ng/built-in.a 550s AR drivers/clk/ti/built-in.a 550s AR drivers/clk/versatile/built-in.a 550s AR drivers/clk/xilinx/built-in.a 550s AR drivers/clk/built-in.a 550s AR samples/vfio-mdev/built-in.a 550s CC [M] samples/trace_printk/trace-printk.o 551s TABLE lib/raid6/tables.c 551s CC [M] samples/ftrace/sample-trace-array.o 551s CC [M] lib/raid6/int1.o 551s CC drivers/pci/vpd.o 551s CC [M] fs/nfs/delegation.o 551s CC [M] lib/raid6/int2.o 551s AR samples/built-in.a 551s AR drivers/soc/apple/built-in.a 551s AR drivers/soc/aspeed/built-in.a 551s AR drivers/soc/bcm/built-in.a 551s AR drivers/soc/fsl/built-in.a 551s AR drivers/soc/fujitsu/built-in.a 551s AR drivers/soc/hisilicon/built-in.a 551s AR drivers/soc/imx/built-in.a 551s AR drivers/soc/ixp4xx/built-in.a 551s AR drivers/soc/loongson/built-in.a 551s AR drivers/soc/mediatek/built-in.a 551s AR drivers/soc/microchip/built-in.a 551s AR drivers/soc/nuvoton/built-in.a 551s AR drivers/soc/pxa/built-in.a 551s AR drivers/soc/amlogic/built-in.a 551s AR drivers/soc/qcom/built-in.a 551s AR drivers/soc/renesas/built-in.a 551s AR drivers/soc/rockchip/built-in.a 551s AR drivers/soc/sunxi/built-in.a 551s AR drivers/soc/ti/built-in.a 551s AR drivers/soc/xilinx/built-in.a 551s AR drivers/soc/built-in.a 551s CC net/core/sock.o 551s CC [M] lib/raid6/int4.o 551s CC drivers/pci/setup-bus.o 552s CC [M] lib/raid6/int8.o 552s CC [M] lib/raid6/s390vx8.o 553s CC [M] fs/nfs/nfs4idmap.o 553s CC [M] lib/raid6/tables.o 553s CC drivers/pci/vc.o 553s LD [M] lib/raid6/raid6_pq.o 553s CC lib/argv_split.o 553s CC drivers/pci/mmap.o 554s CC lib/bug.o 554s CC drivers/pci/devres.o 554s CC [M] fs/nfs/callback.o 554s CC net/core/request_sock.o 554s CC lib/buildid.o 555s CC lib/clz_tab.o 555s CC lib/cmdline.o 555s CC net/core/skbuff.o 555s CC drivers/pci/proc.o 555s CC [M] fs/nfs/callback_xdr.o 555s CC lib/cpumask.o 555s CC drivers/pci/pci-sysfs.o 555s CC lib/ctype.o 556s CC lib/dec_and_lock.o 556s CC [M] fs/nfs/callback_proc.o 556s CC lib/decompress.o 556s CC lib/decompress_bunzip2.o 556s CC drivers/pci/slot.o 556s CC lib/decompress_inflate.o 557s CC [M] fs/nfs/nfs4namespace.o 557s CC lib/decompress_unlz4.o 557s CC lib/decompress_unlzma.o 557s CC drivers/pci/ats.o 557s CC lib/decompress_unlzo.o 557s CC [M] fs/nfs/nfs4getroot.o 558s CC drivers/pci/iov.o 558s CC lib/decompress_unxz.o 558s CC lib/decompress_unzstd.o 558s CC [M] fs/nfs/nfs4client.o 558s CC lib/dump_stack.o 559s CC [M] drivers/pci/pci-stub.o 559s CC net/core/datagram.o 559s CC lib/earlycpio.o 559s CC lib/extable.o 559s CC [M] drivers/pci/pci-pf-stub.o 559s CC lib/flex_proportions.o 560s CC [M] fs/nfs/nfs4session.o 560s AR drivers/pci/built-in.a 560s CC drivers/virtio/virtio.o 560s CC lib/idr.o 560s CC lib/irq_regs.o 560s CC drivers/virtio/virtio_ring.o 560s CC lib/is_single_threaded.o 561s CC net/core/stream.o 561s CC lib/klist.o 561s CC [M] fs/nfs/dns_resolve.o 561s CC lib/kobject.o 561s CC [M] fs/nfs/nfs4trace.o 562s CC lib/kobject_uevent.o 562s CC net/core/scm.o 562s CC drivers/virtio/virtio_anchor.o 562s CC drivers/virtio/virtio_pci_modern_dev.o 563s CC lib/logic_pio.o 563s CC net/core/gen_stats.o 563s CC drivers/virtio/virtio_pci_legacy_dev.o 563s CC lib/maple_tree.o 564s CC net/core/gen_estimator.o 564s CC drivers/virtio/virtio_pci_modern.o 565s CC drivers/virtio/virtio_pci_common.o 565s CC net/core/net_namespace.o 565s CC drivers/virtio/virtio_pci_legacy.o 566s CC [M] fs/nfs/nfs4sysctl.o 566s CC drivers/virtio/virtio_balloon.o 566s CC [M] fs/nfs/pnfs.o 567s CC net/core/secure_seq.o 567s CC [M] drivers/virtio/virtio_input.o 567s CC lib/memcat_p.o 567s CC [M] drivers/virtio/virtio_dma_buf.o 568s CC lib/nmi_backtrace.o 568s AR drivers/virtio/built-in.a 568s CC drivers/tty/vt/vt_ioctl.o 568s CC lib/objpool.o 568s CC net/core/flow_dissector.o 569s CC lib/plist.o 569s CC lib/radix-tree.o 569s CC [M] fs/nfs/pnfs_dev.o 569s CC drivers/tty/vt/vc_screen.o 570s CC drivers/tty/vt/selection.o 570s CC lib/ratelimit.o 570s CC net/core/sysctl_net_core.o 570s CC lib/rbtree.o 570s CC [M] fs/nfs/pnfs_nfs.o 571s CC lib/seq_buf.o 571s CC drivers/tty/vt/keyboard.o 571s CC lib/siphash.o 571s CC net/core/dev.o 572s TEST lib/test_fortify/read_overflow-memchr.log 572s CC drivers/tty/vt/vt.o 572s CC [M] fs/nfs/nfs42proc.o 572s TEST lib/test_fortify/read_overflow-memchr_inv.log 572s TEST lib/test_fortify/read_overflow-memcmp.log 572s TEST lib/test_fortify/read_overflow-memscan.log 573s TEST lib/test_fortify/read_overflow2-memcmp.log 573s TEST lib/test_fortify/read_overflow2-memcpy.log 573s TEST lib/test_fortify/read_overflow2-memmove.log 573s TEST lib/test_fortify/read_overflow2_field-memcpy.log 574s TEST lib/test_fortify/read_overflow2_field-memmove.log 574s TEST lib/test_fortify/write_overflow-memcpy.log 574s TEST lib/test_fortify/write_overflow-memmove.log 574s CC [M] fs/nfs/nfs42xattr.o 574s TEST lib/test_fortify/write_overflow-memset.log 574s COPY drivers/tty/vt/defkeymap.c 574s CC drivers/tty/vt/consolemap.o 574s TEST lib/test_fortify/write_overflow-strcpy-lit.log 575s TEST lib/test_fortify/write_overflow-strcpy.log 575s TEST lib/test_fortify/write_overflow-strncpy-src.log 575s TEST lib/test_fortify/write_overflow-strncpy.log 575s LD [M] fs/nfs/nfs.o 575s LD [M] fs/nfs/nfsv2.o 575s LD [M] fs/nfs/nfsv3.o 575s TEST lib/test_fortify/write_overflow-strscpy.log 575s LD [M] fs/nfs/nfsv4.o 575s CC [M] fs/lockd/clntlock.o 575s HOSTCC drivers/tty/vt/conmakehash 575s TEST lib/test_fortify/write_overflow_field-memcpy.log 575s CC drivers/tty/vt/defkeymap.o 576s TEST lib/test_fortify/write_overflow_field-memmove.log 576s CONMK drivers/tty/vt/consolemap_deftbl.c 576s CC drivers/tty/vt/consolemap_deftbl.o 576s AR drivers/tty/vt/built-in.a 576s CC drivers/tty/hvc/hvc_console.o 576s TEST lib/test_fortify/write_overflow_field-memset.log 576s CC lib/timerqueue.o 576s CC lib/vsprintf.o 577s CC [M] fs/lockd/clntproc.o 577s CC drivers/tty/hvc/hvc_iucv.o 577s AR drivers/tty/hvc/built-in.a 578s AR drivers/tty/serial/8250/built-in.a 578s CC [M] drivers/tty/serial/serial_core.o 578s CC [M] fs/lockd/clntxdr.o 578s CC net/core/dev_addr_lists.o 579s CC [M] fs/lockd/host.o 579s CC lib/win_minmax.o 579s CC [M] drivers/tty/serial/serial_base_bus.o 579s CC net/core/dst.o 580s CC lib/xarray.o 580s CC [M] fs/lockd/svc.o 580s CC [M] drivers/tty/serial/serial_ctrl.o 580s CC [M] drivers/tty/serial/serial_port.o 581s CC lib/lockref.o 581s CC [M] fs/lockd/svclock.o 581s CC net/core/netevent.o 581s CC [M] drivers/tty/serial/uartlite.o 581s CC lib/bcd.o 581s CC lib/sort.o 581s CC lib/parser.o 582s LD [M] drivers/tty/serial/serial_base.o 582s AR drivers/tty/serial/built-in.a 582s CC drivers/tty/serdev/core.o 582s CC lib/debug_locks.o 582s CC net/core/neighbour.o 582s CC lib/random32.o 582s CC [M] fs/lockd/svcshare.o 582s CC lib/bust_spinlocks.o 583s CC drivers/tty/serdev/serdev-ttyport.o 583s CC [M] fs/lockd/svcproc.o 583s CC lib/kasprintf.o 583s AR drivers/tty/serdev/built-in.a 583s AR drivers/tty/ipwireless/built-in.a 583s CC drivers/tty/tty_io.o 583s CC lib/bitmap.o 583s CC [M] fs/lockd/svcsubs.o 584s CC lib/scatterlist.o 585s CC drivers/tty/n_tty.o 585s CC net/core/rtnetlink.o 585s CC [M] fs/lockd/mon.o 585s CC lib/list_sort.o 585s CC lib/uuid.o 585s CC [M] fs/lockd/trace.o 585s CC lib/iov_iter.o 586s CC drivers/tty/tty_ioctl.o 586s CC [M] fs/lockd/xdr.o 587s CC drivers/tty/tty_ldisc.o 587s CC [M] fs/lockd/clnt4xdr.o 587s CC lib/clz_ctz.o 587s CC lib/bsearch.o 587s CC drivers/tty/tty_buffer.o 587s CC [M] fs/lockd/xdr4.o 588s CC lib/find_bit.o 588s CC net/core/utils.o 588s CC lib/llist.o 588s CC drivers/tty/tty_port.o 588s CC [M] fs/lockd/svc4proc.o 588s CC lib/lwq.o 589s CC lib/memweight.o 589s CC lib/kfifo.o 589s CC [M] fs/lockd/procfs.o 589s CC net/core/link_watch.o 589s CC drivers/tty/tty_mutex.o 589s LD [M] fs/lockd/lockd.o 589s CC [M] fs/smb/common/cifs_arc4.o 590s CC drivers/tty/tty_ldsem.o 590s CC lib/percpu-refcount.o 590s CC drivers/tty/tty_baudrate.o 590s CC [M] fs/smb/common/cifs_md4.o 590s CC net/core/filter.o 590s CC lib/rhashtable.o 591s CC drivers/tty/tty_jobctrl.o 591s CC [M] fs/smb/client/trace.o 591s CC lib/base64.o 592s CC drivers/tty/n_null.o 592s CC lib/once.o 592s CC drivers/tty/pty.o 592s CC lib/refcount.o 593s CC lib/rcuref.o 593s CC drivers/tty/tty_audit.o 593s CC lib/usercopy.o 593s CC lib/errseq.o 593s CC drivers/tty/sysrq.o 593s CC [M] fs/smb/client/cifsfs.o 593s CC lib/bucket_locks.o 594s CC lib/generic-radix-tree.o 594s AR drivers/tty/built-in.a 594s CC drivers/char/hw_random/core.o 594s CC lib/bitmap-str.o 594s CC [M] fs/smb/client/cifs_debug.o 595s CC lib/string_helpers.o 595s CC [M] drivers/char/hw_random/ba431-rng.o 596s CC [M] fs/smb/client/connect.o 596s CC [M] drivers/char/hw_random/virtio-rng.o 596s CC net/core/sock_diag.o 596s CC lib/hexdump.o 596s CC [M] drivers/char/hw_random/s390-trng.o 596s CC lib/kstrtox.o 597s CC lib/iomap_copy.o 597s AR drivers/char/hw_random/built-in.a 597s AR drivers/char/agp/built-in.a 597s CC drivers/char/tpm/tpm-chip.o 597s CC lib/devres.o 597s CC net/core/dev_ioctl.o 597s CC drivers/char/tpm/tpm-dev-common.o 598s CC lib/interval_tree.o 598s CC drivers/char/tpm/tpm-dev.o 598s CC lib/assoc_array.o 598s CC [M] fs/smb/client/dir.o 598s CC drivers/char/tpm/tpm-interface.o 598s CC net/core/tso.o 599s CC lib/bitrev.o 599s CC drivers/char/tpm/tpm1-cmd.o 599s CC lib/crc-ccitt.o 599s CC [M] fs/smb/client/file.o 600s CC net/core/sock_reuseport.o 600s CC lib/crc16.o 600s CC drivers/char/tpm/tpm2-cmd.o 600s CC lib/crc-t10dif.o 601s CC drivers/char/tpm/tpmrm-dev.o 601s CC net/core/fib_notifier.o 601s HOSTCC lib/gen_crc32table 601s HOSTCC lib/gen_crc64table 601s CC lib/crc64-rocksoft.o 601s CC drivers/char/tpm/tpm2-space.o 602s CC [M] fs/smb/client/inode.o 602s CC lib/xxhash.o 602s CC drivers/char/tpm/tpm-sysfs.o 602s CC net/core/xdp.o 602s CC drivers/char/tpm/eventlog/common.o 603s CC lib/genalloc.o 603s CC drivers/char/tpm/eventlog/tpm1.o 603s CC net/core/flow_offload.o 603s CC drivers/char/tpm/eventlog/tpm2.o 603s CC [M] fs/smb/client/link.o 603s CC lib/textsearch.o 604s CC drivers/char/tpm/tpm-buf.o 604s CC lib/percpu_counter.o 604s CC [M] fs/smb/client/misc.o 604s CC drivers/char/tpm/tpm2-sessions.o 605s CC net/core/gro.o 605s CC lib/iommu-helper.o 605s CC lib/error-inject.o 605s CC [M] drivers/char/tpm/tpm_vtpm_proxy.o 605s CC lib/syscall.o 606s CC [M] fs/smb/client/netmisc.o 606s AR drivers/char/tpm/built-in.a 606s CC drivers/char/mem.o 606s CC lib/dynamic_debug.o 606s CC net/core/netdev-genl.o 606s CC drivers/char/random.o 606s CC [M] fs/smb/client/smbencrypt.o 607s CC [M] fs/smb/client/transport.o 607s CC net/core/netdev-genl-gen.o 607s CC lib/errname.o 608s CC net/core/gso.o 608s CC lib/nlattr.o 608s CC drivers/char/misc.o 608s CC [M] fs/smb/client/cached_dir.o 608s CC drivers/char/virtio_console.o 609s CC lib/cpu_rmap.o 609s CC net/core/net-sysfs.o 609s CC lib/closure.o 609s CC [M] drivers/char/hangcheck-timer.o 610s CC [M] fs/smb/client/cifs_unicode.o 610s CC lib/dynamic_queue_limits.o 610s AR drivers/char/built-in.a 610s AR drivers/iommu/amd/built-in.a 610s AR drivers/iommu/intel/built-in.a 610s AR drivers/iommu/arm/arm-smmu/built-in.a 610s AR drivers/iommu/arm/arm-smmu-v3/built-in.a 610s AR drivers/iommu/arm/built-in.a 610s AR drivers/iommu/iommufd/built-in.a 610s CC drivers/iommu/iommu.o 610s CC [M] fs/smb/client/nterr.o 610s CC net/core/hotdata.o 611s CC [M] fs/smb/client/cifsencrypt.o 611s CC lib/glob.o 611s CC lib/digsig.o 612s CC net/core/page_pool.o 612s CC drivers/iommu/iommu-traces.o 612s CC [M] fs/smb/client/readdir.o 612s CC lib/strncpy_from_user.o 613s CC drivers/iommu/iommu-sysfs.o 613s CC lib/strnlen_user.o 613s CC [M] fs/smb/client/ioctl.o 613s CC net/core/page_pool_user.o 613s CC lib/net_utils.o 613s CC drivers/iommu/dma-iommu.o 614s CC net/core/net-procfs.o 614s CC [M] fs/smb/client/sess.o 614s CC lib/sg_pool.o 614s CC net/core/netpoll.o 615s CC lib/irq_poll.o 615s CC drivers/iommu/iova.o 615s CC [M] fs/smb/client/export.o 615s CC lib/stackdepot.o 616s CC [M] fs/smb/client/unc.o 616s CC drivers/iommu/s390-iommu.o 616s CC net/core/fib_rules.o 616s CC lib/bootconfig.o 616s CC [M] fs/smb/client/winucase.o 617s AR drivers/iommu/built-in.a 617s CC drivers/connector/cn_queue.o 617s CC [M] fs/smb/client/smb2ops.o 617s CC lib/asn1_decoder.o 617s CC drivers/connector/connector.o 617s CC lib/asn1_encoder.o 618s CC net/core/net-traces.o 618s GEN lib/oid_registry_data.c 618s CC lib/ubsan.o 618s CC drivers/connector/cn_proc.o 619s CC lib/sbitmap.o 619s AR drivers/connector/built-in.a 619s AR drivers/base/power/built-in.a 619s CC drivers/base/firmware_loader/builtin/main.o 619s CC [M] fs/smb/client/smb2maperror.o 619s AR drivers/base/firmware_loader/builtin/built-in.a 619s CC drivers/base/firmware_loader/fallback_table.o 619s CC lib/group_cpus.o 620s CC drivers/base/firmware_loader/main.o 620s CC [M] fs/smb/client/smb2transport.o 620s CC [M] lib/test_bpf.o 621s CC [M] fs/smb/client/smb2misc.o 621s CC drivers/base/firmware_loader/fallback.o 622s CC drivers/base/firmware_loader/sysfs.o 622s CC net/core/drop_monitor.o 622s CC [M] lib/test_blackhole_dev.o 622s CC [M] fs/smb/client/smb2pdu.o 623s AR drivers/base/firmware_loader/built-in.a 623s CC drivers/base/regmap/regmap.o 623s CC [M] lib/crc-itu-t.o 623s CC net/core/selftests.o 623s CC [M] lib/crc4.o 624s CC [M] lib/crc7.o 624s CC net/core/timestamping.o 625s CC drivers/base/regmap/regcache.o 625s CC [M] lib/libcrc32c.o 625s CC [M] fs/smb/client/smb2inode.o 625s CC [M] lib/crc8.o 625s CC net/core/ptp_classifier.o 625s CC drivers/base/regmap/regcache-rbtree.o 626s CC drivers/base/regmap/regcache-flat.o 626s CC [M] lib/ts_kmp.o 626s CC drivers/base/regmap/regcache-maple.o 626s CC [M] lib/ts_bm.o 626s CC net/core/netprio_cgroup.o 627s CC [M] fs/smb/client/smb2file.o 627s CC [M] lib/ts_fsm.o 627s CC drivers/base/regmap/regmap-debugfs.o 627s CC net/core/netclassid_cgroup.o 627s CC [M] lib/notifier-error-inject.o 627s CC drivers/base/regmap/regmap-irq.o 628s CC [M] fs/smb/client/cifsacl.o 628s CC [M] lib/memory-notifier-error-inject.o 628s CC net/core/lwtunnel.o 628s CC [M] lib/lru_cache.o 629s CC [M] drivers/base/regmap/regmap-i2c.o 629s CC [M] fs/smb/client/fs_context.o 629s CC [M] lib/parman.o 629s CC [M] drivers/base/regmap/regmap-mmio.o 629s CC net/core/lwt_bpf.o 630s CC [M] lib/objagg.o 630s CC [M] fs/smb/client/dns_resolve.o 630s AR drivers/base/regmap/built-in.a 630s AR drivers/base/test/built-in.a 630s CC drivers/base/component.o 630s CC net/core/dst_cache.o 631s ASN.1 fs/smb/client/cifs_spnego_negtokeninit.asn1.[ch] 631s CC [M] fs/smb/client/namespace.o 631s CC drivers/base/core.o 631s GEN lib/test_fortify.log 631s GEN lib/crc32table.h 631s GEN lib/crc64table.h 631s CC lib/oid_registry.o 632s CC net/core/gro_cells.o 632s CC [M] fs/smb/client/reparse.o 632s CC lib/string.o 632s CC lib/crc32.o 633s CC [M] fs/smb/client/xattr.o 633s CC net/core/failover.o 633s CC lib/crc64.o 633s CC drivers/base/bus.o 633s CC [M] fs/smb/client/cifs_spnego.o 634s CC net/core/skmsg.o 634s AR lib/lib.a 634s AR lib/built-in.a 634s CC [M] fs/ntfs3/attrib.o 634s CC drivers/base/dd.o 634s CC [M] fs/smb/client/dfs_cache.o 635s CC [M] fs/ntfs3/attrlist.o 635s CC drivers/base/syscore.o 635s CC [M] fs/smb/client/dfs.o 636s CC [M] fs/ntfs3/bitfunc.o 636s CC net/core/sock_map.o 636s CC drivers/base/driver.o 636s CC [M] fs/ntfs3/bitmap.o 636s CC [M] fs/smb/client/netlink.o 637s CC drivers/base/class.o 637s CC [M] fs/ntfs3/dir.o 637s CC [M] fs/smb/client/cifs_swn.o 637s CC net/core/bpf_sk_storage.o 637s CC drivers/base/platform.o 637s CC [M] fs/ntfs3/fsntfs.o 638s CC [M] fs/smb/client/fscache.o 638s CC drivers/base/cpu.o 639s CC [M] fs/ntfs3/frecord.o 639s CC [M] net/core/pktgen.o 639s CC [M] fs/smb/client/smb1ops.o 639s CC drivers/base/firmware.o 640s CC [M] fs/smb/client/cifssmb.o 640s CC drivers/base/init.o 640s CC [M] fs/ntfs3/file.o 640s CC drivers/base/map.o 640s AR net/core/built-in.a 641s CC net/ethernet/eth.o 641s CC drivers/base/devres.o 641s CC [M] fs/ntfs3/fslog.o 642s CC drivers/base/attribute_container.o 642s AR net/ethernet/built-in.a 642s CC net/802/fc.o 642s CC drivers/base/transport_class.o 642s CC [M] fs/smb/client/cifs_spnego_negtokeninit.asn1.o 642s CC [M] fs/smb/client/asn1.o 643s CC [M] fs/ntfs3/inode.o 643s CC [M] net/802/p8022.o 643s CC drivers/base/topology.o 643s LD [M] fs/smb/client/cifs.o 643s CC [M] fs/smb/server/unicode.o 643s CC drivers/base/container.o 644s CC [M] fs/smb/server/auth.o 644s CC [M] net/802/psnap.o 644s CC [M] fs/ntfs3/index.o 644s CC drivers/base/property.o 645s CC [M] net/802/stp.o 645s CC [M] fs/smb/server/vfs.o 645s CC drivers/base/cacheinfo.o 645s CC [M] fs/ntfs3/lznt.o 645s CC [M] fs/ntfs3/namei.o 645s CC drivers/base/swnode.o 646s CC [M] net/802/garp.o 646s CC [M] fs/smb/server/vfs_cache.o 646s CC [M] fs/ntfs3/record.o 646s CC drivers/base/auxiliary.o 646s CC [M] fs/ntfs3/run.o 647s CC [M] net/802/mrp.o 647s CC [M] fs/smb/server/server.o 647s CC drivers/base/devtmpfs.o 647s CC [M] fs/ntfs3/super.o 648s CC drivers/base/node.o 648s CC [M] fs/smb/server/ndr.o 648s CC [M] fs/ntfs3/upcase.o 648s AR net/802/built-in.a 648s CC net/sched/sch_generic.o 648s CC drivers/base/memory.o 648s CC [M] fs/smb/server/misc.o 648s CC [M] fs/ntfs3/xattr.o 649s CC drivers/base/module.o 649s CC [M] fs/ntfs3/lib/decompress_common.o 649s CC [M] fs/smb/server/oplock.o 649s CC [M] fs/ntfs3/lib/lzx_decompress.o 649s CC drivers/base/auxiliary_sysfs.o 650s CC [M] fs/ntfs3/lib/xpress_decompress.o 650s CC net/sched/sch_mq.o 650s LD [M] fs/ntfs3/ntfs3.o 650s CC drivers/base/hypervisor.o 650s CC net/netlink/af_netlink.o 650s CC [M] fs/smb/server/connection.o 651s CC net/sched/sch_frag.o 651s CC drivers/base/platform-msi.o 651s CC [M] fs/smb/server/ksmbd_work.o 651s CC drivers/base/trace.o 652s CC [M] fs/smb/server/crypto_ctx.o 652s CC net/sched/sch_api.o 652s AR drivers/base/built-in.a 652s AR drivers/block/rnbd/built-in.a 652s CC [M] drivers/block/rnbd/rnbd-clt.o 652s CC [M] fs/smb/server/mgmt/ksmbd_ida.o 652s CC net/netlink/genetlink.o 652s CC [M] fs/smb/server/mgmt/user_config.o 653s CC [M] fs/smb/server/mgmt/share_config.o 653s CC [M] drivers/block/rnbd/rnbd-clt-sysfs.o 654s CC [M] fs/smb/server/mgmt/tree_connect.o 654s CC [M] drivers/block/rnbd/rnbd-srv.o 654s CC net/sched/sch_blackhole.o 654s CC net/netlink/policy.o 654s CC [M] fs/smb/server/mgmt/user_session.o 654s CC net/sched/cls_api.o 654s CC [M] net/netlink/diag.o 655s CC [M] drivers/block/rnbd/rnbd-srv-sysfs.o 655s CC [M] drivers/block/rnbd/rnbd-srv-trace.o 655s CC [M] fs/smb/server/smb_common.o 655s AR net/netlink/built-in.a 655s LD [M] net/netlink/netlink_diag.o 655s CC [M] fs/smb/server/transport_tcp.o 656s LD [M] drivers/block/rnbd/rnbd-client.o 656s CC [M] fs/smb/server/transport_ipc.o 656s LD [M] drivers/block/rnbd/rnbd-server.o 656s CC [M] drivers/block/drbd/drbd_buildtag.o 656s CC net/bpf/test_run.o 656s CC [M] drivers/block/drbd/drbd_bitmap.o 657s CC [M] fs/smb/server/smbacl.o 657s /tmp/autopkgtest.S9HXwA/build.V3M/src/net/bpf/test_run.c: In function ‘bpf_test_run_xdp_live’: 657s /tmp/autopkgtest.S9HXwA/build.V3M/src/net/bpf/test_run.c:398:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657s 398 | } 657s | ^ 657s CC net/sched/act_api.o 658s CC [M] fs/smb/server/smb2pdu.o 658s CC [M] drivers/block/drbd/drbd_proc.o 658s CC net/bpf/bpf_dummy_struct_ops.o 658s AR net/bpf/built-in.a 658s CC [M] fs/smb/server/smb2ops.o 659s CC [M] drivers/block/drbd/drbd_worker.o 659s CC net/sched/sch_fifo.o 659s CC [M] drivers/block/drbd/drbd_receiver.o 660s CC net/sched/ematch.o 660s CC [M] drivers/block/drbd/drbd_req.o 660s CC [M] fs/smb/server/smb2misc.o 661s CC [M] net/sched/act_police.o 661s ASN.1 fs/smb/server/ksmbd_spnego_negtokeninit.asn1.[ch] 661s ASN.1 fs/smb/server/ksmbd_spnego_negtokentarg.asn1.[ch] 661s CC [M] fs/smb/server/transport_rdma.o 661s CC [M] drivers/block/drbd/drbd_actlog.o 661s CC [M] net/sched/act_gact.o 662s CC [M] drivers/block/drbd/drbd_main.o 662s CC [M] net/sched/act_mirred.o 662s CC [M] fs/overlayfs/super.o 663s CC [M] fs/smb/server/ksmbd_spnego_negtokeninit.asn1.o 663s CC [M] fs/smb/server/ksmbd_spnego_negtokentarg.asn1.o 663s CC [M] fs/smb/server/asn1.o 663s CC [M] net/sched/act_sample.o 663s CC [M] fs/overlayfs/namei.o 663s LD [M] fs/smb/server/ksmbd.o 663s CC [M] drivers/block/drbd/drbd_strings.o 664s CC [M] fs/orangefs/acl.o 664s CC [M] net/sched/act_nat.o 664s CC [M] fs/orangefs/file.o 664s CC [M] fs/overlayfs/util.o 664s CC [M] net/sched/act_pedit.o 664s CC [M] drivers/block/drbd/drbd_nl.o 665s CC [M] fs/orangefs/orangefs-cache.o 665s CC [M] fs/overlayfs/inode.o 665s CC [M] fs/orangefs/orangefs-utils.o 665s CC [M] net/sched/act_simple.o 665s CC [M] fs/orangefs/xattr.o 666s CC [M] fs/overlayfs/file.o 666s CC [M] net/sched/act_skbedit.o 666s CC [M] fs/orangefs/dcache.o 666s CC [M] fs/overlayfs/dir.o 666s CC [M] fs/orangefs/inode.o 667s CC [M] net/sched/act_csum.o 667s CC [M] fs/overlayfs/readdir.o 667s CC [M] drivers/block/drbd/drbd_interval.o 667s CC [M] drivers/block/drbd/drbd_state.o 667s CC [M] fs/orangefs/orangefs-sysfs.o 668s CC [M] net/sched/act_mpls.o 668s CC [M] fs/overlayfs/copy_up.o 668s CC [M] fs/orangefs/orangefs-mod.o 668s CC [M] net/sched/act_vlan.o 668s CC [M] fs/orangefs/super.o 668s CC [M] fs/overlayfs/export.o 669s CC [M] fs/orangefs/devorangefs-req.o 669s CC [M] drivers/block/drbd/drbd_nla.o 669s CC [M] net/sched/act_bpf.o 669s CC [M] fs/overlayfs/params.o 669s CC [M] drivers/block/drbd/drbd_debugfs.o 669s CC [M] fs/orangefs/namei.o 670s CC [M] net/sched/act_connmark.o 670s CC [M] fs/overlayfs/xattrs.o 670s CC [M] fs/orangefs/symlink.o 670s LD [M] fs/overlayfs/overlay.o 670s CC [M] fs/orangefs/dir.o 670s CC [M] fs/orangefs/orangefs-bufmap.o 670s LD [M] drivers/block/drbd/drbd.o 670s CC [M] drivers/block/zram/zcomp.o 670s CC [M] net/sched/act_ctinfo.o 670s CC [M] fs/orangefs/orangefs-debugfs.o 671s CC [M] drivers/block/zram/zram_drv.o 671s CC [M] drivers/block/null_blk/main.o 671s CC [M] net/sched/act_skbmod.o 671s CC [M] fs/orangefs/waitqueue.o 672s LD [M] drivers/block/zram/zram.o 672s CC drivers/block/loop.o 672s LD [M] fs/orangefs/orangefs.o 672s CC [M] fs/udf/balloc.o 672s CC [M] net/sched/act_tunnel_key.o 672s CC [M] drivers/block/null_blk/trace.o 672s CC [M] fs/udf/dir.o 672s CC [M] drivers/block/null_blk/zoned.o 673s CC drivers/block/virtio_blk.o 673s CC [M] fs/udf/file.o 673s CC [M] net/sched/act_ct.o 673s LD [M] drivers/block/null_blk/null_blk.o 673s CC [M] net/sched/act_gate.o 673s CC [M] fs/udf/ialloc.o 673s CC [M] drivers/block/brd.o 674s CC [M] fs/udf/inode.o 674s CC [M] fs/udf/lowlevel.o 674s CC [M] drivers/block/nbd.o 674s CC [M] net/sched/sch_htb.o 674s CC [M] net/sched/sch_hfsc.o 675s CC [M] fs/udf/namei.o 675s CC [M] fs/udf/partition.o 675s CC [M] drivers/block/rbd.o 675s CC [M] net/sched/sch_red.o 675s CC [M] net/sched/sch_gred.o 676s CC [M] fs/udf/super.o 676s CC [M] fs/udf/truncate.o 676s CC [M] net/sched/sch_ingress.o 677s CC [M] fs/xfs/xfs_trace.o 677s CC [M] fs/udf/symlink.o 677s CC [M] fs/udf/directory.o 677s CC [M] net/sched/sch_sfb.o 678s CC [M] fs/udf/misc.o 678s AR drivers/block/built-in.a 678s AR drivers/misc/eeprom/built-in.a 678s AR drivers/misc/cb710/built-in.a 678s AR drivers/misc/ti-st/built-in.a 678s CC [M] drivers/misc/ti-st/st_core.o 678s CC [M] net/sched/sch_sfq.o 678s CC [M] fs/udf/udftime.o 678s CC [M] fs/udf/unicode.o 679s LD [M] fs/udf/udf.o 679s AR drivers/mfd/built-in.a 679s CC [M] drivers/mfd/cs42l43.o 679s CC [M] net/sched/sch_tbf.o 679s CC [M] drivers/misc/ti-st/st_kim.o 680s CC [M] drivers/misc/ti-st/st_ll.o 680s CC [M] net/sched/sch_teql.o 680s CC [M] drivers/mfd/cs42l43-i2c.o 680s LD [M] drivers/misc/ti-st/st_drv.o 680s AR drivers/misc/lis3lv02d/built-in.a 680s AR drivers/misc/cardreader/built-in.a 680s AR drivers/misc/keba/built-in.a 680s CC [M] drivers/misc/genwqe/card_base.o 680s CC [M] drivers/mfd/cs40l50-core.o 681s CC [M] net/sched/sch_prio.o 681s CC [M] drivers/misc/genwqe/card_dev.o 681s CC [M] drivers/mfd/cs40l50-i2c.o 681s CC [M] drivers/misc/genwqe/card_ddcb.o 681s CC [M] net/sched/sch_multiq.o 682s CC [M] drivers/mfd/tps6594-core.o 682s CC [M] drivers/misc/genwqe/card_sysfs.o 682s CC [M] net/sched/sch_netem.o 682s CC [M] drivers/mfd/tps6594-i2c.o 682s CC [M] drivers/misc/genwqe/card_debugfs.o 683s CC [M] drivers/mfd/mfd-core.o 683s CC [M] drivers/misc/genwqe/card_utils.o 683s CC [M] net/sched/sch_drr.o 684s AR drivers/nfc/built-in.a 684s AR drivers/dax/hmem/built-in.a 684s CC drivers/dax/super.o 684s LD [M] drivers/misc/genwqe/genwqe_card.o 684s AR drivers/misc/built-in.a 684s CC [M] drivers/misc/tps6594-esm.o 684s CC [M] net/sched/sch_plug.o 684s CC [M] fs/xfs/libxfs/xfs_ag.o 684s CC [M] drivers/misc/tps6594-pfsm.o 684s CC [M] net/sched/sch_ets.o 684s CC [M] drivers/misc/nsm.o 684s CC drivers/dax/bus.o 685s CC [M] net/sched/sch_mqprio.o 685s CC [M] fs/xfs/libxfs/xfs_alloc.o 685s CC [M] net/sched/sch_mqprio_lib.o 685s CC [M] drivers/dax/device.o 686s CC [M] net/sched/sch_skbprio.o 686s CC [M] drivers/dax/kmem.o 686s CC net/ethtool/ioctl.o 686s CC [M] net/sched/sch_choke.o 686s LD [M] drivers/dax/device_dax.o 686s AR drivers/dax/built-in.a 686s CC drivers/dma-buf/heaps/system_heap.o 687s CC [M] fs/xfs/libxfs/xfs_alloc_btree.o 687s AR drivers/dma-buf/heaps/built-in.a 687s CC drivers/dma-buf/dma-buf.o 687s CC [M] net/sched/sch_qfq.o 687s CC [M] fs/xfs/libxfs/xfs_attr.o 688s CC drivers/dma-buf/dma-fence.o 688s CC [M] net/sched/sch_codel.o 688s CC net/ethtool/common.o 688s CC [M] fs/xfs/libxfs/xfs_attr_leaf.o 689s CC [M] net/sched/sch_fq_codel.o 689s CC drivers/dma-buf/dma-fence-array.o 689s CC net/ethtool/netlink.o 690s CC drivers/dma-buf/dma-fence-chain.o 690s CC [M] fs/xfs/libxfs/xfs_attr_remote.o 690s CC [M] net/sched/sch_cake.o 690s CC drivers/dma-buf/dma-fence-unwrap.o 691s CC net/ethtool/bitset.o 691s CC drivers/dma-buf/dma-resv.o 691s CC [M] fs/xfs/libxfs/xfs_bit.o 691s CC [M] fs/xfs/libxfs/xfs_bmap.o 692s CC net/ethtool/strset.o 692s CC [M] net/sched/sch_fq.o 692s CC drivers/dma-buf/dma-heap.o 692s CC drivers/dma-buf/sync_file.o 692s CC net/ethtool/linkinfo.o 693s CC [M] net/sched/sch_hhf.o 693s CC net/ethtool/linkmodes.o 693s CC drivers/dma-buf/sw_sync.o 693s CC net/ethtool/rss.o 694s CC [M] net/sched/sch_pie.o 694s CC drivers/dma-buf/sync_debug.o 694s CC [M] fs/xfs/libxfs/xfs_bmap_btree.o 694s CC drivers/dma-buf/udmabuf.o 694s CC net/ethtool/linkstate.o 694s AR drivers/dma-buf/built-in.a 694s AR drivers/cxl/core/built-in.a 694s AR drivers/cxl/built-in.a 694s AR drivers/macintosh/built-in.a 694s AR drivers/scsi/device_handler/built-in.a 695s CC [M] drivers/scsi/device_handler/scsi_dh_rdac.o 695s CC [M] net/sched/sch_fq_pie.o 695s CC net/ethtool/debug.o 695s CC [M] fs/xfs/libxfs/xfs_btree.o 695s CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.o 695s CC net/ethtool/wol.o 695s CC [M] net/sched/sch_cbs.o 695s CC [M] drivers/scsi/device_handler/scsi_dh_emc.o 696s CC net/ethtool/features.o 696s CC [M] drivers/scsi/device_handler/scsi_dh_alua.o 696s CC [M] net/sched/sch_etf.o 696s CC net/ethtool/privflags.o 697s CC [M] fs/xfs/libxfs/xfs_btree_staging.o 697s CC [M] drivers/scsi/libsas/sas_init.o 697s CC [M] net/sched/sch_taprio.o 697s CC net/ethtool/rings.o 698s CC net/ethtool/channels.o 698s CC [M] fs/xfs/libxfs/xfs_da_btree.o 698s CC [M] drivers/scsi/libsas/sas_phy.o 698s CC net/ethtool/coalesce.o 698s CC [M] drivers/scsi/libsas/sas_port.o 699s CC [M] net/sched/cls_u32.o 699s CC [M] drivers/scsi/libsas/sas_event.o 699s CC net/ethtool/pause.o 699s CC [M] fs/xfs/libxfs/xfs_defer.o 700s CC net/ethtool/eee.o 700s CC [M] drivers/scsi/libsas/sas_discover.o 700s CC [M] net/sched/cls_route.o 700s CC [M] fs/xfs/libxfs/xfs_dir2.o 700s CC net/ethtool/tsinfo.o 700s CC [M] drivers/scsi/libsas/sas_expander.o 701s CC [M] net/sched/cls_fw.o 701s CC net/ethtool/cabletest.o 701s CC [M] fs/xfs/libxfs/xfs_dir2_block.o 701s CC [M] net/sched/cls_basic.o 702s CC [M] drivers/scsi/libsas/sas_scsi_host.o 702s CC net/ethtool/tunnels.o 702s CC [M] net/sched/cls_flow.o 702s CC [M] fs/xfs/libxfs/xfs_dir2_data.o 703s CC net/ethtool/fec.o 703s CC [M] net/sched/cls_cgroup.o 703s CC [M] drivers/scsi/libsas/sas_task.o 703s CC [M] fs/xfs/libxfs/xfs_dir2_leaf.o 703s CC net/ethtool/eeprom.o 704s CC [M] net/sched/cls_bpf.o 704s CC net/ethtool/stats.o 704s CC [M] drivers/scsi/libsas/sas_host_smp.o 704s CC [M] fs/xfs/libxfs/xfs_dir2_node.o 705s CC [M] net/sched/cls_flower.o 705s LD [M] drivers/scsi/libsas/libsas.o 705s CC [M] drivers/scsi/libfc/fc_libfc.o 705s CC net/ethtool/phc_vclocks.o 705s CC [M] fs/xfs/libxfs/xfs_dir2_sf.o 706s CC net/ethtool/mm.o 706s CC [M] drivers/scsi/libfc/fc_disc.o 706s CC [M] net/sched/cls_matchall.o 707s CC [M] fs/xfs/libxfs/xfs_dquot_buf.o 707s CC net/ethtool/module.o 707s CC [M] drivers/scsi/libfc/fc_exch.o 707s CC [M] net/sched/em_cmp.o 707s CC [M] fs/xfs/libxfs/xfs_exchmaps.o 707s CC net/ethtool/cmis_fw_update.o 708s CC [M] net/sched/em_nbyte.o 708s CC net/ethtool/cmis_cdb.o 708s CC [M] net/sched/em_u32.o 708s CC [M] fs/xfs/libxfs/xfs_ialloc.o 709s CC [M] drivers/scsi/libfc/fc_elsct.o 709s CC [M] net/sched/em_meta.o 709s CC net/ethtool/pse-pd.o 709s CC net/ethtool/plca.o 709s CC [M] net/sched/em_text.o 710s CC [M] fs/xfs/libxfs/xfs_ialloc_btree.o 710s CC [M] drivers/scsi/libfc/fc_frame.o 710s AR net/ethtool/built-in.a 710s CC [M] fs/xfs/libxfs/xfs_iext_tree.o 710s CC [M] net/sched/em_ipset.o 710s CC [M] drivers/scsi/libfc/fc_lport.o 711s CC [M] fs/xfs/libxfs/xfs_inode_fork.o 711s CC [M] net/sched/em_ipt.o 711s AR virt/lib/built-in.a 711s CC [M] virt/lib/irqbypass.o 712s CC [M] fs/xfs/libxfs/xfs_inode_buf.o 712s AR virt/built-in.a 712s CC [M] ubuntu/ubuntu-host/ubuntu-host.o 712s CC [M] drivers/scsi/libfc/fc_rport.o 712s AR net/sched/built-in.a 712s CC [M] net/netfilter/ipset/ip_set_core.o 712s AR ubuntu/built-in.a 712s CC [M] net/netfilter/ipvs/ip_vs_conn.o 712s CC [M] fs/xfs/libxfs/xfs_inode_util.o 713s CC [M] drivers/scsi/libfc/fc_fcp.o 713s CC [M] fs/xfs/libxfs/xfs_log_rlimit.o 714s CC [M] net/netfilter/ipvs/ip_vs_core.o 714s CC [M] net/netfilter/ipset/ip_set_getport.o 714s CC [M] fs/xfs/libxfs/xfs_ag_resv.o 715s CC [M] drivers/scsi/libfc/fc_npiv.o 715s CC [M] fs/xfs/libxfs/xfs_parent.o 715s CC [M] net/netfilter/ipset/pfxlen.o 716s CC [M] net/netfilter/ipvs/ip_vs_ctl.o 716s CC [M] fs/xfs/libxfs/xfs_rmap.o 716s LD [M] drivers/scsi/libfc/libfc.o 716s CC [M] drivers/scsi/fcoe/fcoe.o 716s CC [M] net/netfilter/ipset/ip_set_bitmap_ip.o 717s CC [M] drivers/scsi/fcoe/fcoe_ctlr.o 717s CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.o 717s CC [M] fs/xfs/libxfs/xfs_rmap_btree.o 717s CC [M] net/netfilter/ipvs/ip_vs_sched.o 718s CC [M] net/netfilter/ipset/ip_set_bitmap_port.o 718s CC [M] fs/xfs/libxfs/xfs_refcount.o 719s CC [M] net/netfilter/ipvs/ip_vs_xmit.o 719s CC [M] net/netfilter/ipset/ip_set_hash_ip.o 719s CC [M] drivers/scsi/fcoe/fcoe_transport.o 720s CC [M] fs/xfs/libxfs/xfs_refcount_btree.o 720s CC [M] net/netfilter/ipvs/ip_vs_app.o 720s CC [M] drivers/scsi/fcoe/fcoe_sysfs.o 720s CC [M] fs/xfs/libxfs/xfs_sb.o 721s CC [M] net/netfilter/ipset/ip_set_hash_ipmac.o 721s CC [M] fs/xfs/libxfs/xfs_symlink_remote.o 721s LD [M] drivers/scsi/fcoe/libfcoe.o 721s CC [M] drivers/scsi/mpt3sas/mpt3sas_base.o 722s CC [M] net/netfilter/ipvs/ip_vs_sync.o 722s CC [M] fs/xfs/libxfs/xfs_trans_inode.o 722s CC [M] fs/xfs/libxfs/xfs_trans_resv.o 722s CC [M] net/netfilter/ipset/ip_set_hash_ipmark.o 723s CC [M] net/netfilter/ipvs/ip_vs_est.o 723s CC [M] fs/xfs/libxfs/xfs_trans_space.o 723s CC [M] fs/xfs/libxfs/xfs_types.o 724s CC [M] net/netfilter/ipvs/ip_vs_proto.o 724s CC [M] fs/xfs/libxfs/xfs_rtbitmap.o 724s CC [M] drivers/scsi/mpt3sas/mpt3sas_config.o 724s CC [M] fs/xfs/xfs_aops.o 724s CC [M] net/netfilter/ipset/ip_set_hash_ipport.o 725s CC [M] drivers/scsi/mpt3sas/mpt3sas_scsih.o 725s CC [M] net/netfilter/ipvs/ip_vs_pe.o 725s CC [M] fs/xfs/xfs_attr_inactive.o 726s CC [M] fs/xfs/xfs_attr_list.o 726s CC [M] net/netfilter/ipvs/ip_vs_proto_tcp.o 726s CC [M] net/netfilter/ipset/ip_set_hash_ipportip.o 727s CC [M] fs/xfs/xfs_bmap_util.o 727s CC [M] net/netfilter/ipvs/ip_vs_proto_udp.o 728s CC [M] net/netfilter/ipvs/ip_vs_proto_ah_esp.o 728s CC [M] fs/xfs/xfs_bio_io.o 728s CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.o 728s CC [M] fs/xfs/xfs_buf.o 728s CC [M] net/netfilter/ipvs/ip_vs_proto_sctp.o 728s CC [M] drivers/scsi/mpt3sas/mpt3sas_transport.o 729s CC [M] net/netfilter/ipvs/ip_vs_nfct.o 729s CC [M] drivers/scsi/mpt3sas/mpt3sas_ctl.o 730s CC [M] fs/xfs/xfs_dahash_test.o 730s CC [M] net/netfilter/ipset/ip_set_hash_mac.o 730s CC [M] fs/xfs/xfs_dir2_readdir.o 730s CC [M] net/netfilter/ipvs/ip_vs_rr.o 731s CC [M] drivers/scsi/mpt3sas/mpt3sas_trigger_diag.o 731s CC [M] net/netfilter/ipvs/ip_vs_wrr.o 731s CC [M] fs/xfs/xfs_discard.o 731s CC [M] net/netfilter/ipset/ip_set_hash_net.o 731s CC [M] drivers/scsi/mpt3sas/mpt3sas_warpdrive.o 732s CC [M] net/netfilter/ipvs/ip_vs_lc.o 732s CC [M] drivers/scsi/mpt3sas/mpt3sas_debugfs.o 732s CC [M] fs/xfs/xfs_error.o 732s CC [M] net/netfilter/ipvs/ip_vs_wlc.o 732s LD [M] drivers/scsi/mpt3sas/mpt3sas.o 732s CC drivers/scsi/scsi.o 733s CC [M] fs/xfs/xfs_exchrange.o 733s CC [M] net/netfilter/ipvs/ip_vs_fo.o 733s CC [M] net/netfilter/ipset/ip_set_hash_netport.o 734s CC [M] net/netfilter/ipvs/ip_vs_ovf.o 734s CC drivers/scsi/hosts.o 734s CC [M] fs/xfs/xfs_export.o 734s CC [M] fs/xfs/xfs_extent_busy.o 734s CC [M] net/netfilter/ipvs/ip_vs_lblc.o 734s CC drivers/scsi/scsi_ioctl.o 735s CC [M] net/netfilter/ipvs/ip_vs_lblcr.o 735s CC [M] fs/xfs/xfs_file.o 735s CC drivers/scsi/scsicam.o 736s CC [M] net/netfilter/ipset/ip_set_hash_netiface.o 736s CC [M] net/netfilter/ipvs/ip_vs_dh.o 736s CC drivers/scsi/scsi_error.o 736s CC [M] fs/xfs/xfs_filestream.o 736s CC [M] net/netfilter/ipvs/ip_vs_sh.o 737s CC [M] fs/xfs/xfs_fsmap.o 737s CC [M] net/netfilter/ipvs/ip_vs_mh.o 737s CC drivers/scsi/scsi_lib.o 738s CC [M] net/netfilter/ipset/ip_set_hash_netnet.o 738s CC [M] net/netfilter/ipvs/ip_vs_sed.o 738s CC [M] fs/xfs/xfs_fsops.o 739s CC [M] net/netfilter/ipvs/ip_vs_nq.o 739s CC drivers/scsi/constants.o 739s CC [M] fs/xfs/xfs_globals.o 739s CC [M] net/netfilter/ipvs/ip_vs_ftp.o 739s CC drivers/scsi/scsi_lib_dma.o 739s CC [M] fs/xfs/xfs_handle.o 740s CC [M] net/netfilter/ipset/ip_set_hash_netportnet.o 740s CC drivers/scsi/scsi_scan.o 740s CC [M] net/netfilter/ipvs/ip_vs_pe_sip.o 741s CC [M] fs/xfs/xfs_health.o 741s LD [M] net/netfilter/ipvs/ip_vs.o 741s CC [M] net/netfilter/ipset/ip_set_list_set.o 741s GEN drivers/scsi/scsi_devinfo_tbl.c 741s CC drivers/scsi/scsi_devinfo.o 741s CC [M] fs/xfs/xfs_icache.o 742s CC [M] fs/xfs/xfs_ioctl.o 742s CC drivers/scsi/scsi_netlink.o 742s LD [M] net/netfilter/ipset/ip_set.o 742s CC net/netfilter/core.o 743s CC [M] fs/xfs/xfs_iomap.o 743s CC net/netfilter/nf_log.o 743s CC drivers/scsi/scsi_sysctl.o 743s CC drivers/scsi/scsi_proc.o 744s CC [M] fs/xfs/xfs_iops.o 744s CC drivers/scsi/scsi_debugfs.o 744s CC net/netfilter/nf_queue.o 744s CC [M] fs/9p/vfs_super.o 745s CC drivers/scsi/scsi_trace.o 745s CC [M] fs/9p/vfs_inode.o 745s CC [M] fs/xfs/xfs_inode.o 745s CC drivers/scsi/scsi_logging.o 745s CC net/netfilter/nf_sockopt.o 745s CC [M] fs/9p/vfs_inode_dotl.o 746s CC drivers/scsi/scsi_dh.o 746s CC [M] fs/9p/vfs_addr.o 746s CC [M] fs/xfs/xfs_itable.o 746s CC net/netfilter/utils.o 747s CC [M] fs/9p/vfs_file.o 747s CC drivers/scsi/scsi_bsg.o 747s CC [M] fs/xfs/xfs_iwalk.o 747s CC [M] fs/9p/vfs_dir.o 747s CC drivers/scsi/scsi_common.o 747s CC [M] fs/9p/vfs_dentry.o 748s CC drivers/scsi/virtio_scsi.o 748s CC net/netfilter/nf_bpf_link.o 748s CC [M] fs/xfs/xfs_message.o 748s CC [M] fs/9p/v9fs.o 748s CC [M] fs/xfs/xfs_mount.o 748s CC drivers/scsi/sd.o 748s CC net/netfilter/nf_hooks_lwtunnel.o 748s CC [M] fs/9p/fid.o 749s CC [M] fs/9p/xattr.o 749s CC [M] fs/xfs/xfs_mru_cache.o 749s CC [M] fs/9p/cache.o 749s CC [M] net/netfilter/nfnetlink.o 750s CC [M] fs/9p/acl.o 750s CC drivers/scsi/sd_dif.o 750s CC [M] fs/xfs/xfs_pwork.o 750s CC drivers/scsi/sd_zbc.o 750s LD [M] fs/9p/9p.o 750s CC [M] net/netfilter/nfnetlink_acct.o 751s CC [M] fs/xfs/xfs_reflink.o 751s CC [M] fs/afs/addr_list.o 751s CC drivers/scsi/sr.o 751s CC [M] net/netfilter/nfnetlink_queue.o 751s CC [M] fs/afs/addr_prefs.o 751s CC drivers/scsi/sr_ioctl.o 752s CC [M] fs/xfs/xfs_stats.o 752s CC drivers/scsi/sr_vendor.o 752s CC [M] fs/afs/callback.o 752s CC [M] fs/xfs/xfs_super.o 752s CC drivers/scsi/sg.o 753s CC [M] net/netfilter/nfnetlink_log.o 753s CC [M] fs/afs/cell.o 754s CC [M] fs/xfs/xfs_symlink.o 754s CC [M] drivers/scsi/raid_class.o 754s CC [M] net/netfilter/nfnetlink_osf.o 754s CC [M] fs/afs/cmservice.o 754s CC [M] drivers/scsi/scsi_transport_spi.o 754s CC [M] fs/xfs/xfs_sysfs.o 755s CC [M] fs/afs/dir.o 755s CC [M] net/netfilter/nfnetlink_hook.o 755s CC [M] fs/xfs/xfs_trans.o 756s CC [M] net/netfilter/nf_conntrack_core.o 756s CC [M] drivers/scsi/scsi_transport_fc.o 756s CC [M] fs/afs/dir_edit.o 756s CC [M] fs/xfs/xfs_xattr.o 757s CC [M] fs/xfs/xfs_log.o 757s CC [M] fs/afs/dir_silly.o 757s CC [M] fs/afs/dynroot.o 758s CC [M] drivers/scsi/scsi_transport_iscsi.o 758s CC [M] net/netfilter/nf_conntrack_standalone.o 758s CC [M] fs/afs/file.o 758s CC [M] fs/xfs/xfs_log_cil.o 759s CC [M] fs/afs/flock.o 759s CC [M] net/netfilter/nf_conntrack_expect.o 759s CC [M] fs/xfs/xfs_bmap_item.o 760s CC [M] fs/afs/fsclient.o 760s CC [M] fs/xfs/xfs_buf_item.o 760s CC [M] net/netfilter/nf_conntrack_helper.o 760s CC [M] drivers/scsi/scsi_transport_sas.o 761s CC [M] fs/afs/fs_operation.o 761s CC [M] fs/xfs/xfs_buf_item_recover.o 761s CC [M] fs/afs/fs_probe.o 762s CC [M] drivers/scsi/scsi_transport_srp.o 762s CC [M] net/netfilter/nf_conntrack_proto.o 762s CC [M] fs/afs/inode.o 762s CC [M] fs/xfs/xfs_dquot_item_recover.o 762s CC [M] drivers/scsi/libiscsi.o 763s CC [M] fs/xfs/xfs_exchmaps_item.o 763s CC [M] fs/afs/main.o 763s CC [M] net/netfilter/nf_conntrack_proto_generic.o 764s CC [M] fs/xfs/xfs_extfree_item.o 764s CC [M] net/netfilter/nf_conntrack_proto_tcp.o 765s CC [M] fs/xfs/xfs_attr_item.o 765s CC [M] drivers/scsi/libiscsi_tcp.o 765s CC [M] net/netfilter/nf_conntrack_proto_udp.o 765s CC [M] fs/afs/misc.o 766s CC [M] net/netfilter/nf_conntrack_proto_icmp.o 766s CC [M] fs/afs/mntpt.o 766s CC [M] fs/xfs/xfs_icreate_item.o 766s CC [M] fs/afs/rotate.o 766s CC [M] net/netfilter/nf_conntrack_extend.o 766s CC [M] drivers/scsi/iscsi_tcp.o 767s CC [M] fs/xfs/xfs_inode_item.o 767s CC [M] fs/afs/rxrpc.o 767s CC [M] drivers/scsi/iscsi_boot_sysfs.o 767s CC [M] net/netfilter/nf_conntrack_acct.o 768s CC [M] fs/xfs/xfs_inode_item_recover.o 768s CC [M] fs/afs/security.o 768s CC [M] drivers/scsi/st.o 768s CC [M] net/netfilter/nf_conntrack_seqadj.o 769s CC [M] fs/xfs/xfs_iunlink_item.o 769s CC [M] fs/afs/server.o 769s CC [M] net/netfilter/nf_conntrack_proto_icmpv6.o 769s CC [M] fs/xfs/xfs_refcount_item.o 770s CC [M] fs/afs/server_list.o 770s CC [M] drivers/scsi/ch.o 770s CC [M] fs/afs/super.o 770s CC [M] net/netfilter/nf_conntrack_timeout.o 770s CC [M] fs/xfs/xfs_rmap_item.o 770s CC [M] drivers/scsi/scsi_debug.o 771s CC [M] fs/afs/validation.o 771s CC [M] fs/xfs/xfs_log_recover.o 771s CC [M] net/netfilter/nf_conntrack_timestamp.o 772s CC [M] fs/afs/vlclient.o 772s CC [M] net/netfilter/nf_conntrack_ecache.o 772s CC [M] fs/afs/vl_alias.o 773s CC [M] fs/xfs/xfs_trans_ail.o 773s CC [M] fs/afs/vl_list.o 773s CC [M] net/netfilter/nf_conntrack_labels.o 773s CC drivers/scsi/scsi_sysfs.o 774s CC [M] fs/xfs/xfs_trans_buf.o 774s CC [M] fs/afs/vl_probe.o 774s CC [M] net/netfilter/nf_conntrack_ovs.o 775s AR drivers/scsi/built-in.a 775s AR drivers/nvme/common/built-in.a 775s CC [M] fs/afs/vl_rotate.o 775s CC [M] drivers/nvme/common/auth.o 775s CC [M] fs/xfs/xfs_dquot.o 775s CC [M] fs/afs/volume.o 775s CC [M] drivers/nvme/common/keyring.o 776s CC [M] net/netfilter/nf_conntrack_proto_dccp.o 776s CC [M] fs/xfs/xfs_dquot_item.o 776s CC [M] fs/afs/write.o 776s LD [M] drivers/nvme/common/nvme-auth.o 776s LD [M] drivers/nvme/common/nvme-keyring.o 776s AR drivers/nvme/host/built-in.a 776s CC [M] drivers/nvme/host/core.o 776s CC [M] fs/xfs/xfs_trans_dquot.o 776s CC [M] net/netfilter/nf_conntrack_proto_sctp.o 777s CC [M] fs/afs/xattr.o 777s CC [M] net/netfilter/nf_conntrack_proto_gre.o 777s CC [M] fs/xfs/xfs_qm_syscalls.o 777s CC [M] fs/afs/yfsclient.o 778s CC [M] fs/xfs/xfs_qm_bhv.o 778s CC [M] fs/xfs/xfs_qm.o 778s CC [M] net/netfilter/nf_conntrack_bpf.o 779s CC [M] fs/afs/proc.o 779s CC [M] drivers/nvme/host/ioctl.o 779s CC [M] net/netfilter/nf_conntrack_netlink.o 779s LD [M] fs/afs/kafs.o 779s CC [M] drivers/nvme/host/sysfs.o 780s CC [M] fs/xfs/xfs_quotaops.o 780s CC [M] fs/nilfs2/inode.o 780s CC [M] fs/xfs/xfs_rtalloc.o 780s CC [M] fs/nilfs2/file.o 780s CC [M] drivers/nvme/host/pr.o 781s CC [M] fs/xfs/xfs_acl.o 781s CC [M] net/netfilter/nfnetlink_cttimeout.o 781s CC [M] fs/nilfs2/dir.o 781s CC [M] drivers/nvme/host/trace.o 782s CC [M] fs/nilfs2/super.o 782s CC [M] net/netfilter/nfnetlink_cthelper.o 782s CC [M] fs/xfs/xfs_sysctl.o 782s CC [M] drivers/nvme/host/multipath.o 782s CC [M] fs/xfs/xfs_pnfs.o 782s CC [M] fs/nilfs2/namei.o 782s CC [M] net/netfilter/nf_conntrack_amanda.o 783s LD [M] fs/xfs/xfs.o 783s AR drivers/gpu/host1x/built-in.a 783s CC [M] fs/nilfs2/page.o 783s AR drivers/gpu/drm/tests/built-in.a 783s AR drivers/gpu/drm/arm/built-in.a 783s AR drivers/gpu/drm/display/built-in.a 783s AR drivers/gpu/drm/renesas/rcar-du/built-in.a 783s CC [M] drivers/nvme/host/zns.o 783s AR drivers/gpu/drm/renesas/rz-du/built-in.a 783s AR drivers/gpu/drm/renesas/built-in.a 783s AR drivers/gpu/drm/omapdrm/built-in.a 783s AR drivers/gpu/drm/tilcdc/built-in.a 783s AR drivers/gpu/drm/imx/built-in.a 783s AR drivers/gpu/drm/i2c/built-in.a 783s AR drivers/gpu/drm/panel/built-in.a 783s AR drivers/gpu/drm/bridge/analogix/built-in.a 783s AR drivers/gpu/drm/bridge/cadence/built-in.a 783s AR drivers/gpu/drm/bridge/imx/built-in.a 783s AR drivers/gpu/drm/bridge/synopsys/built-in.a 783s AR drivers/gpu/drm/bridge/built-in.a 783s AR drivers/gpu/drm/hisilicon/built-in.a 783s AR drivers/gpu/drm/mxsfb/built-in.a 783s AR drivers/gpu/drm/tiny/built-in.a 783s CC [M] drivers/gpu/drm/tiny/bochs.o 783s CC [M] fs/nilfs2/mdt.o 783s CC [M] drivers/nvme/host/auth.o 784s CC [M] net/netfilter/nf_conntrack_ftp.o 784s AR drivers/gpu/drm/xlnx/built-in.a 784s AR drivers/gpu/drm/gud/built-in.a 784s AR drivers/gpu/drm/solomon/built-in.a 784s CC [M] drivers/gpu/drm/ttm/ttm_tt.o 784s CC [M] fs/nilfs2/btnode.o 785s CC [M] fs/nilfs2/bmap.o 785s CC [M] drivers/gpu/drm/ttm/ttm_bo.o 785s CC [M] drivers/nvme/host/pci.o 785s CC [M] net/netfilter/nf_conntrack_h323_main.o 785s CC [M] fs/nilfs2/btree.o 786s CC [M] drivers/gpu/drm/ttm/ttm_bo_util.o 786s CC [M] drivers/nvme/host/fabrics.o 786s CC [M] fs/nilfs2/direct.o 787s CC [M] drivers/gpu/drm/ttm/ttm_bo_vm.o 787s CC [M] fs/nilfs2/dat.o 787s CC [M] net/netfilter/nf_conntrack_h323_asn1.o 787s CC [M] net/netfilter/nf_conntrack_irc.o 787s CC [M] drivers/nvme/host/rdma.o 787s CC [M] fs/nilfs2/recovery.o 788s CC [M] drivers/gpu/drm/ttm/ttm_module.o 788s CC [M] drivers/gpu/drm/ttm/ttm_execbuf_util.o 788s CC [M] fs/nilfs2/the_nilfs.o 788s CC [M] net/netfilter/nf_conntrack_broadcast.o 788s CC [M] fs/nilfs2/segbuf.o 789s CC [M] drivers/gpu/drm/ttm/ttm_range_manager.o 789s CC [M] drivers/nvme/host/fc.o 789s CC [M] fs/nilfs2/segment.o 789s CC [M] drivers/gpu/drm/ttm/ttm_resource.o 790s CC [M] net/netfilter/nf_conntrack_netbios_ns.o 790s CC [M] drivers/gpu/drm/ttm/ttm_pool.o 790s CC [M] net/netfilter/nf_conntrack_snmp.o 791s CC [M] fs/nilfs2/cpfile.o 791s CC [M] drivers/nvme/host/tcp.o 791s CC [M] drivers/gpu/drm/ttm/ttm_device.o 791s CC [M] net/netfilter/nf_conntrack_pptp.o 791s CC [M] fs/nilfs2/sufile.o 792s CC [M] drivers/gpu/drm/ttm/ttm_sys_manager.o 792s CC [M] fs/nilfs2/ifile.o 792s LD [M] drivers/gpu/drm/ttm/ttm.o 792s LD [M] drivers/nvme/host/nvme-core.o 792s LD [M] drivers/nvme/host/nvme.o 792s LD [M] drivers/nvme/host/nvme-fabrics.o 792s LD [M] drivers/nvme/host/nvme-rdma.o 792s LD [M] drivers/nvme/host/nvme-fc.o 792s LD [M] drivers/nvme/host/nvme-tcp.o 792s CC [M] drivers/gpu/drm/virtio/virtgpu_drv.o 792s AR drivers/nvme/target/built-in.a 792s CC [M] drivers/nvme/target/core.o 792s CC [M] net/netfilter/nf_conntrack_sane.o 793s CC [M] fs/nilfs2/alloc.o 793s CC [M] drivers/gpu/drm/virtio/virtgpu_kms.o 793s CC [M] net/netfilter/nf_conntrack_sip.o 793s CC [M] fs/nilfs2/gcinode.o 793s CC [M] drivers/gpu/drm/virtio/virtgpu_gem.o 794s CC [M] fs/nilfs2/ioctl.o 794s CC [M] drivers/gpu/drm/virtio/virtgpu_vram.o 794s CC [M] drivers/nvme/target/configfs.o 794s CC [M] drivers/gpu/drm/virtio/virtgpu_display.o 794s CC [M] fs/nilfs2/sysfs.o 795s CC [M] drivers/gpu/drm/virtio/virtgpu_vq.o 795s CC [M] net/netfilter/nf_conntrack_tftp.o 795s CC [M] drivers/nvme/target/admin-cmd.o 795s LD [M] fs/nilfs2/nilfs2.o 795s CC [M] fs/cachefiles/cache.o 796s CC [M] fs/cachefiles/daemon.o 796s CC [M] drivers/nvme/target/fabrics-cmd.o 796s CC [M] drivers/gpu/drm/virtio/virtgpu_fence.o 796s CC [M] net/netfilter/nf_log_syslog.o 796s CC [M] drivers/nvme/target/discovery.o 796s CC [M] drivers/gpu/drm/virtio/virtgpu_object.o 796s CC [M] fs/cachefiles/interface.o 797s CC [M] drivers/nvme/target/io-cmd-file.o 797s CC [M] drivers/gpu/drm/virtio/virtgpu_debugfs.o 797s CC [M] fs/cachefiles/io.o 797s CC [M] net/netfilter/nf_nat_core.o 797s CC [M] drivers/gpu/drm/virtio/virtgpu_plane.o 797s CC [M] drivers/nvme/target/io-cmd-bdev.o 798s CC [M] fs/cachefiles/key.o 798s CC [M] drivers/gpu/drm/virtio/virtgpu_ioctl.o 798s CC [M] drivers/nvme/target/passthru.o 798s CC [M] fs/cachefiles/main.o 798s CC [M] drivers/gpu/drm/virtio/virtgpu_prime.o 798s CC [M] drivers/nvme/target/zns.o 798s CC [M] net/netfilter/nf_nat_proto.o 799s CC [M] drivers/gpu/drm/virtio/virtgpu_trace_points.o 799s CC [M] drivers/nvme/target/fabrics-cmd-auth.o 799s CC [M] drivers/gpu/drm/virtio/virtgpu_submit.o 799s CC [M] fs/cachefiles/namei.o 799s CC [M] drivers/nvme/target/auth.o 800s LD [M] drivers/gpu/drm/virtio/virtio-gpu.o 800s AR drivers/gpu/drm/built-in.a 800s CC [M] drivers/gpu/drm/drm_aperture.o 800s CC [M] fs/cachefiles/security.o 800s CC [M] net/netfilter/nf_nat_helper.o 800s CC [M] drivers/nvme/target/trace.o 800s CC [M] drivers/gpu/drm/drm_atomic.o 800s CC [M] fs/cachefiles/volume.o 800s CC [M] drivers/nvme/target/loop.o 801s CC [M] fs/cachefiles/xattr.o 801s CC [M] drivers/nvme/target/rdma.o 801s CC [M] net/netfilter/nf_nat_redirect.o 802s CC [M] fs/cachefiles/error_inject.o 802s CC [M] drivers/gpu/drm/drm_atomic_uapi.o 802s LD [M] fs/cachefiles/cachefiles.o 802s CC [M] fs/ocfs2/dlmfs/userdlm.o 802s CC [M] drivers/nvme/target/fc.o 803s CC [M] net/netfilter/nf_nat_masquerade.o 803s CC [M] fs/ocfs2/dlmfs/dlmfs.o 803s CC [M] drivers/gpu/drm/drm_auth.o 803s LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.o 803s CC [M] fs/ocfs2/cluster/heartbeat.o 804s CC [M] drivers/gpu/drm/drm_blend.o 804s CC [M] net/netfilter/nf_nat_ovs.o 804s CC [M] drivers/nvme/target/tcp.o 804s CC [M] drivers/gpu/drm/drm_bridge.o 805s CC [M] fs/ocfs2/cluster/masklog.o 805s CC [M] net/netfilter/nf_nat_bpf.o 805s LD [M] drivers/nvme/target/nvmet.o 805s LD [M] drivers/nvme/target/nvme-loop.o 805s LD [M] drivers/nvme/target/nvmet-rdma.o 805s LD [M] drivers/nvme/target/nvmet-fc.o 805s LD [M] drivers/nvme/target/nvmet-tcp.o 805s CC [M] drivers/gpu/drm/drm_cache.o 805s AR drivers/nvme/built-in.a 805s CC [M] drivers/gpu/drm/drm_client.o 806s CC [M] fs/ocfs2/cluster/sys.o 806s CC [M] net/netfilter/nf_nat_amanda.o 806s CC [M] fs/ocfs2/cluster/nodemanager.o 806s CC [M] drivers/gpu/drm/drm_client_modeset.o 806s CC [M] fs/btrfs/super.o 806s CC [M] net/netfilter/nf_nat_ftp.o 807s CC [M] net/netfilter/nf_nat_irc.o 807s CC [M] fs/ocfs2/cluster/quorum.o 807s CC [M] drivers/gpu/drm/drm_color_mgmt.o 808s CC [M] fs/ocfs2/cluster/tcp.o 808s CC [M] net/netfilter/nf_nat_sip.o 808s CC [M] drivers/gpu/drm/drm_connector.o 809s CC [M] net/netfilter/nf_nat_tftp.o 809s CC [M] net/netfilter/nf_synproxy_core.o 809s CC [M] drivers/gpu/drm/drm_crtc.o 809s CC [M] fs/ocfs2/cluster/netdebug.o 810s CC [M] fs/btrfs/ctree.o 810s LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.o 810s CC [M] fs/ocfs2/dlm/dlmdomain.o 810s CC [M] drivers/gpu/drm/drm_displayid.o 811s CC [M] drivers/gpu/drm/drm_drv.o 811s CC [M] net/netfilter/nf_conncount.o 812s CC [M] drivers/gpu/drm/drm_dumb_buffers.o 812s CC [M] fs/ocfs2/dlm/dlmdebug.o 812s CC [M] drivers/gpu/drm/drm_edid.o 812s CC [M] fs/btrfs/extent-tree.o 812s CC [M] net/netfilter/nf_dup_netdev.o 813s CC [M] fs/ocfs2/dlm/dlmthread.o 813s CC [M] net/netfilter/nf_tables_core.o 814s CC [M] fs/ocfs2/dlm/dlmrecovery.o 814s CC [M] net/netfilter/nf_tables_api.o 815s CC [M] drivers/gpu/drm/drm_eld.o 815s CC [M] drivers/gpu/drm/drm_encoder.o 815s CC [M] fs/btrfs/print-tree.o 815s CC [M] fs/btrfs/root-tree.o 815s CC [M] drivers/gpu/drm/drm_file.o 816s CC [M] fs/ocfs2/dlm/dlmmaster.o 816s CC [M] fs/btrfs/dir-item.o 816s CC [M] drivers/gpu/drm/drm_fourcc.o 817s CC [M] fs/btrfs/file-item.o 817s CC [M] drivers/gpu/drm/drm_framebuffer.o 817s CC [M] fs/ocfs2/dlm/dlmast.o 817s CC [M] fs/btrfs/inode-item.o 818s CC [M] drivers/gpu/drm/drm_gem.o 818s CC [M] fs/ocfs2/dlm/dlmconvert.o 818s CC [M] fs/btrfs/disk-io.o 819s CC [M] fs/ocfs2/dlm/dlmlock.o 819s CC [M] drivers/gpu/drm/drm_ioctl.o 820s CC [M] net/netfilter/nft_chain_filter.o 820s CC [M] drivers/gpu/drm/drm_lease.o 820s CC [M] fs/ocfs2/dlm/dlmunlock.o 820s CC [M] fs/btrfs/transaction.o 820s CC [M] net/netfilter/nf_tables_trace.o 821s CC [M] drivers/gpu/drm/drm_managed.o 821s CC [M] drivers/gpu/drm/drm_mm.o 821s CC [M] fs/btrfs/inode.o 821s LD [M] fs/ocfs2/dlm/ocfs2_dlm.o 822s CC [M] fs/ocfs2/alloc.o 822s CC [M] net/netfilter/nft_immediate.o 822s CC [M] net/netfilter/nft_cmp.o 822s CC [M] drivers/gpu/drm/drm_mode_config.o 823s CC [M] net/netfilter/nft_range.o 823s CC [M] drivers/gpu/drm/drm_mode_object.o 823s CC [M] net/netfilter/nft_bitwise.o 824s CC [M] drivers/gpu/drm/drm_modes.o 824s CC [M] fs/ocfs2/aops.o 825s CC [M] net/netfilter/nft_byteorder.o 825s CC [M] fs/btrfs/file.o 825s CC [M] net/netfilter/nft_payload.o 825s CC [M] drivers/gpu/drm/drm_modeset_lock.o 826s CC [M] fs/ocfs2/blockcheck.o 826s CC [M] drivers/gpu/drm/drm_plane.o 826s CC [M] net/netfilter/nft_lookup.o 826s CC [M] fs/btrfs/defrag.o 826s CC [M] fs/ocfs2/buffer_head_io.o 827s CC [M] net/netfilter/nft_dynset.o 827s CC [M] fs/ocfs2/dcache.o 827s CC [M] drivers/gpu/drm/drm_prime.o 827s CC [M] fs/btrfs/extent_map.o 827s CC [M] net/netfilter/nft_meta.o 828s CC [M] fs/ocfs2/dir.o 828s CC [M] fs/btrfs/sysfs.o 828s CC [M] drivers/gpu/drm/drm_print.o 829s CC [M] net/netfilter/nft_rt.o 829s CC [M] drivers/gpu/drm/drm_property.o 829s CC [M] fs/btrfs/accessors.o 829s CC [M] net/netfilter/nft_exthdr.o 830s CC [M] drivers/gpu/drm/drm_syncobj.o 830s CC [M] fs/ocfs2/dlmglue.o 830s CC [M] fs/btrfs/xattr.o 830s CC [M] net/netfilter/nft_last.o 831s CC [M] fs/btrfs/ordered-data.o 831s CC [M] net/netfilter/nft_counter.o 831s CC [M] drivers/gpu/drm/drm_sysfs.o 832s CC [M] fs/btrfs/extent_io.o 832s CC [M] fs/ocfs2/export.o 832s CC [M] net/netfilter/nft_objref.o 832s CC [M] drivers/gpu/drm/drm_trace_points.o 832s CC [M] net/netfilter/nft_inner.o 832s CC [M] fs/ocfs2/extent_map.o 832s CC [M] drivers/gpu/drm/drm_vblank.o 833s CC [M] net/netfilter/nft_chain_route.o 833s CC [M] fs/ocfs2/file.o 834s CC [M] net/netfilter/nf_tables_offload.o 834s CC [M] fs/btrfs/volumes.o 834s CC [M] drivers/gpu/drm/drm_vblank_work.o 835s CC [M] drivers/gpu/drm/drm_vma_manager.o 835s CC [M] net/netfilter/nft_set_hash.o 835s CC [M] fs/ocfs2/heartbeat.o 835s CC [M] drivers/gpu/drm/drm_writeback.o 835s CC [M] fs/ocfs2/inode.o 836s CC [M] net/netfilter/nft_set_bitmap.o 836s CC [M] drivers/gpu/drm/drm_panel.o 836s CC [M] net/netfilter/nft_set_rbtree.o 836s CC [M] fs/btrfs/async-thread.o 837s CC [M] fs/ocfs2/ioctl.o 837s CC [M] drivers/gpu/drm/drm_pci.o 837s CC [M] net/netfilter/nft_set_pipapo.o 837s CC [M] fs/btrfs/ioctl.o 837s CC [M] fs/ocfs2/journal.o 837s CC [M] drivers/gpu/drm/drm_debugfs.o 838s CC [M] net/netfilter/nft_compat.o 838s CC [M] drivers/gpu/drm/drm_debugfs_crc.o 839s CC [M] fs/ocfs2/localalloc.o 839s CC [M] fs/btrfs/locking.o 839s CC [M] drivers/gpu/drm/drm_edid_load.o 839s CC [M] net/netfilter/nft_connlimit.o 839s CC [M] fs/btrfs/orphan.o 839s CC [M] drivers/gpu/drm/drm_panel_orientation_quirks.o 840s CC [M] fs/ocfs2/locks.o 840s CC [M] fs/btrfs/export.o 840s CC [M] net/netfilter/nft_numgen.o 840s CC [M] fs/ocfs2/mmap.o 840s CC [M] drivers/gpu/drm/drm_gem_shmem_helper.o 840s CC [M] fs/btrfs/tree-log.o 840s CC [M] net/netfilter/nft_ct.o 841s CC [M] fs/ocfs2/namei.o 841s CC [M] drivers/gpu/drm/drm_fbdev_shmem.o 841s CC [M] net/netfilter/nft_flow_offload.o 842s CC [M] drivers/gpu/drm/drm_gem_vram_helper.o 842s CC [M] net/netfilter/nft_limit.o 842s CC [M] fs/ocfs2/refcounttree.o 843s CC [M] fs/btrfs/free-space-cache.o 843s CC [M] net/netfilter/nft_nat.o 843s CC [M] drivers/gpu/drm/drm_gem_ttm_helper.o 844s CC [M] net/netfilter/nft_queue.o 844s CC [M] drivers/gpu/drm/drm_fbdev_ttm.o 844s CC [M] fs/btrfs/zlib.o 844s CC [M] net/netfilter/nft_quota.o 845s CC [M] drivers/gpu/drm/drm_atomic_helper.o 845s CC [M] fs/btrfs/lzo.o 845s CC [M] fs/ocfs2/reservations.o 845s CC [M] net/netfilter/nft_reject.o 845s CC [M] fs/btrfs/zstd.o 846s CC [M] fs/ocfs2/move_extents.o 846s CC [M] net/netfilter/nft_reject_inet.o 846s CC [M] fs/btrfs/compression.o 846s CC [M] drivers/gpu/drm/drm_atomic_state_helper.o 846s CC [M] fs/ocfs2/resize.o 847s CC [M] net/netfilter/nft_reject_netdev.o 847s CC [M] fs/ocfs2/slot_map.o 847s CC [M] drivers/gpu/drm/drm_crtc_helper.o 847s CC [M] fs/btrfs/delayed-ref.o 847s CC [M] net/netfilter/nft_tunnel.o 848s CC [M] fs/ocfs2/suballoc.o 848s CC [M] fs/btrfs/relocation.o 848s CC [M] drivers/gpu/drm/drm_damage_helper.o 848s CC [M] net/netfilter/nft_log.o 849s CC [M] net/netfilter/nft_masq.o 849s CC [M] drivers/gpu/drm/drm_encoder_slave.o 849s CC [M] fs/ocfs2/super.o 850s CC [M] net/netfilter/nft_redir.o 850s CC [M] fs/btrfs/delayed-inode.o 850s CC [M] drivers/gpu/drm/drm_flip_work.o 850s CC [M] net/netfilter/nft_hash.o 850s CC [M] drivers/gpu/drm/drm_format_helper.o 851s CC [M] fs/btrfs/scrub.o 851s CC [M] net/netfilter/nft_fib.o 851s CC [M] drivers/gpu/drm/drm_gem_atomic_helper.o 852s CC [M] net/netfilter/nft_fib_inet.o 852s CC [M] drivers/gpu/drm/drm_gem_framebuffer_helper.o 852s CC [M] fs/btrfs/backref.o 853s CC [M] net/netfilter/nft_fib_netdev.o 853s CC [M] drivers/gpu/drm/drm_kms_helper_common.o 853s CC [M] net/netfilter/nft_socket.o 853s CC [M] drivers/gpu/drm/drm_modeset_helper.o 854s CC [M] fs/btrfs/ulist.o 854s CC [M] fs/btrfs/qgroup.o 854s CC [M] net/netfilter/nft_osf.o 854s CC [M] drivers/gpu/drm/drm_plane_helper.o 855s CC [M] net/netfilter/nft_tproxy.o 855s CC [M] drivers/gpu/drm/drm_probe_helper.o 855s CC [M] fs/ocfs2/symlink.o 856s CC [M] net/netfilter/nft_xfrm.o 856s CC [M] fs/ocfs2/sysfile.o 856s CC [M] drivers/gpu/drm/drm_rect.o 856s CC [M] fs/ocfs2/uptodate.o 856s CC [M] fs/btrfs/send.o 856s CC [M] net/netfilter/nft_synproxy.o 857s CC [M] drivers/gpu/drm/drm_self_refresh_helper.o 857s CC [M] fs/ocfs2/quota_local.o 857s CC [M] net/netfilter/nft_chain_nat.o 857s CC [M] drivers/gpu/drm/drm_simple_kms_helper.o 858s CC [M] net/netfilter/nft_dup_netdev.o 858s CC [M] fs/ocfs2/quota_global.o 858s CC [M] drivers/gpu/drm/bridge/panel.o 858s CC [M] net/netfilter/nft_fwd_netdev.o 859s CC [M] fs/btrfs/dev-replace.o 859s CC [M] drivers/gpu/drm/drm_fb_helper.o 859s CC [M] net/netfilter/nf_flow_table_core.o 859s CC [M] fs/ocfs2/xattr.o 859s CC [M] fs/btrfs/raid56.o 860s LD [M] drivers/gpu/drm/drm.o 860s LD [M] drivers/gpu/drm/drm_shmem_helper.o 860s LD [M] drivers/gpu/drm/drm_vram_helper.o 860s LD [M] drivers/gpu/drm/drm_ttm_helper.o 860s LD [M] drivers/gpu/drm/drm_kms_helper.o 860s AR drivers/gpu/vga/built-in.a 860s AR drivers/gpu/built-in.a 860s AR drivers/net/phy/qcom/built-in.a 860s CC [M] drivers/net/phy/aquantia/aquantia_main.o 860s CC [M] net/netfilter/nf_flow_table_ip.o 861s CC [M] fs/btrfs/uuid-tree.o 861s CC [M] drivers/net/phy/aquantia/aquantia_firmware.o 861s CC [M] fs/btrfs/props.o 862s CC [M] drivers/net/phy/aquantia/aquantia_leds.o 862s CC [M] net/netfilter/nf_flow_table_offload.o 862s CC [M] fs/btrfs/free-space-tree.o 862s CC [M] fs/ocfs2/acl.o 862s LD [M] drivers/net/phy/aquantia/aquantia.o 862s CC [M] drivers/net/phy/mscc/mscc_main.o 863s CC [M] fs/ocfs2/filecheck.o 863s CC [M] fs/btrfs/tree-checker.o 863s CC [M] fs/ocfs2/stackglue.o 863s CC [M] drivers/net/phy/mscc/mscc_serdes.o 863s CC [M] net/netfilter/nf_flow_table_xdp.o 864s CC [M] fs/btrfs/space-info.o 864s CC [M] drivers/net/phy/mscc/mscc_macsec.o 864s CC [M] fs/ocfs2/stack_o2cb.o 864s CC [M] net/netfilter/nf_flow_table_bpf.o 864s CC [M] fs/ocfs2/stack_user.o 865s CC [M] drivers/net/phy/mscc/mscc_ptp.o 865s CC [M] fs/btrfs/block-rsv.o 865s CC [M] net/netfilter/nf_flow_table_inet.o 865s LD [M] fs/ocfs2/ocfs2.o 865s LD [M] fs/ocfs2/ocfs2_stackglue.o 865s LD [M] fs/ocfs2/ocfs2_stack_o2cb.o 865s LD [M] fs/ocfs2/ocfs2_stack_user.o 865s CC drivers/net/phy/mdio-boardinfo.o 866s CC [M] net/netfilter/x_tables.o 866s LD [M] drivers/net/phy/mscc/mscc.o 866s CC drivers/net/phy/stubs.o 866s CC [M] fs/btrfs/delalloc-space.o 866s AR net/ipv4/netfilter/built-in.a 866s CC [M] net/ipv4/netfilter/nf_defrag_ipv4.o 866s CC [M] fs/btrfs/block-group.o 866s CC drivers/net/phy/mdio_devres.o 867s CC [M] net/ipv4/netfilter/nf_socket_ipv4.o 867s CC [M] net/netfilter/xt_tcpudp.o 867s CC drivers/net/phy/phy.o 868s CC [M] net/netfilter/xt_mark.o 868s CC [M] fs/btrfs/discard.o 869s CC [M] net/ipv4/netfilter/nf_tproxy_ipv4.o 869s CC [M] net/netfilter/xt_connmark.o 869s CC drivers/net/phy/phy-c45.o 869s CC [M] fs/btrfs/reflink.o 869s CC [M] net/netfilter/xt_set.o 870s CC [M] fs/btrfs/subpage.o 870s CC [M] net/ipv4/netfilter/nf_reject_ipv4.o 870s CC [M] net/netfilter/xt_nat.o 870s CC drivers/net/phy/phy-core.o 871s CC [M] fs/btrfs/tree-mod-log.o 871s CC [M] net/netfilter/xt_AUDIT.o 871s CC drivers/net/phy/phy_device.o 871s CC [M] net/ipv4/netfilter/nf_nat_h323.o 871s CC [M] net/netfilter/xt_CHECKSUM.o 871s CC [M] fs/btrfs/extent-io-tree.o 872s CC [M] net/netfilter/xt_CLASSIFY.o 872s CC [M] net/ipv4/netfilter/nf_nat_pptp.o 872s CC [M] fs/btrfs/fs.o 873s CC [M] net/netfilter/xt_CONNSECMARK.o 873s ASN.1 net/ipv4/netfilter/nf_nat_snmp_basic.asn1.[ch] 873s CC [M] net/ipv4/netfilter/nft_reject_ipv4.o 873s CC [M] fs/btrfs/messages.o 873s CC drivers/net/phy/linkmode.o 873s CC [M] fs/btrfs/bio.o 873s CC [M] net/netfilter/xt_CT.o 873s CC [M] net/ipv4/netfilter/nft_fib_ipv4.o 874s CC drivers/net/phy/mdio_bus.o 874s CC [M] fs/btrfs/lru_cache.o 874s CC [M] net/netfilter/xt_DSCP.o 874s CC [M] fs/btrfs/raid-stripe-tree.o 875s CC [M] net/ipv4/netfilter/nft_dup_ipv4.o 875s CC [M] net/netfilter/xt_HL.o 875s CC [M] fs/btrfs/fiemap.o 875s CC drivers/net/phy/mdio_device.o 875s CC [M] net/ipv4/netfilter/ip_tables.o 875s CC [M] net/netfilter/xt_HMARK.o 876s CC [M] fs/btrfs/direct-io.o 876s CC drivers/net/phy/swphy.o 876s CC [M] net/netfilter/xt_LOG.o 876s CC [M] fs/btrfs/acl.o 877s CC [M] fs/btrfs/zoned.o 877s CC [M] net/ipv4/netfilter/iptable_filter.o 877s CC drivers/net/phy/mii_timestamper.o 877s CC [M] net/netfilter/xt_NETMAP.o 877s CC [M] net/ipv4/netfilter/iptable_mangle.o 878s CC [M] net/netfilter/xt_NFLOG.o 878s CC drivers/net/phy/fixed_phy.o 878s CC [M] fs/btrfs/verity.o 878s CC [M] net/ipv4/netfilter/iptable_nat.o 878s CC [M] net/netfilter/xt_NFQUEUE.o 879s CC [M] net/ipv4/netfilter/iptable_raw.o 879s LD [M] fs/btrfs/btrfs.o 879s CC [M] fs/gfs2/acl.o 879s CC [M] drivers/net/phy/adin.o 879s CC [M] net/netfilter/xt_RATEEST.o 879s CC [M] net/ipv4/netfilter/iptable_security.o 879s CC [M] fs/gfs2/bmap.o 879s CC [M] drivers/net/phy/amd.o 880s CC [M] net/netfilter/xt_REDIRECT.o 880s CC [M] net/ipv4/netfilter/ipt_ah.o 880s CC [M] drivers/net/phy/bcm54140.o 880s CC [M] net/ipv4/netfilter/ipt_rpfilter.o 880s CC [M] fs/gfs2/dir.o 880s CC [M] net/netfilter/xt_MASQUERADE.o 881s CC [M] drivers/net/phy/bcm7xxx.o 881s CC [M] net/ipv4/netfilter/ipt_ECN.o 881s CC [M] net/netfilter/xt_SECMARK.o 881s CC [M] drivers/net/phy/bcm87xx.o 881s CC [M] fs/gfs2/xattr.o 882s CC [M] net/ipv4/netfilter/ipt_REJECT.o 882s CC [M] drivers/net/phy/bcm-phy-lib.o 882s CC [M] net/netfilter/xt_TPROXY.o 882s CC [M] net/ipv4/netfilter/ipt_SYNPROXY.o 882s CC [M] fs/gfs2/glock.o 882s CC [M] net/netfilter/xt_TCPMSS.o 883s CC [M] drivers/net/phy/bcm-phy-ptp.o 883s CC [M] net/ipv4/netfilter/arp_tables.o 883s CC [M] net/netfilter/xt_TCPOPTSTRIP.o 884s CC [M] net/netfilter/xt_TEE.o 884s CC [M] drivers/net/phy/broadcom.o 884s CC [M] fs/gfs2/glops.o 884s CC [M] net/ipv4/netfilter/arpt_mangle.o 884s CC [M] net/netfilter/xt_TRACE.o 885s CC [M] drivers/net/phy/cicada.o 885s CC [M] net/ipv4/netfilter/arptable_filter.o 885s CC [M] fs/gfs2/log.o 885s CC [M] net/netfilter/xt_IDLETIMER.o 885s CC [M] drivers/net/phy/cortina.o 885s CC [M] net/ipv4/netfilter/nf_dup_ipv4.o 886s CC [M] net/netfilter/xt_addrtype.o 886s CC [M] fs/gfs2/lops.o 886s CC [M] drivers/net/phy/davicom.o 886s CC [M] drivers/net/phy/dp83640.o 886s CC [M] net/netfilter/xt_bpf.o 886s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.asn1.o 887s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic_main.o 887s CC [M] fs/gfs2/main.o 887s CC [M] fs/gfs2/meta_io.o 887s CC [M] net/netfilter/xt_cluster.o 887s LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.o 887s CC net/ipv4/route.o 887s CC [M] drivers/net/phy/dp83822.o 888s CC [M] net/netfilter/xt_comment.o 888s CC [M] fs/gfs2/aops.o 888s CC [M] drivers/net/phy/dp83848.o 888s CC [M] net/netfilter/xt_connbytes.o 888s CC [M] fs/gfs2/dentry.o 888s CC [M] drivers/net/phy/dp83867.o 889s CC [M] fs/gfs2/export.o 889s CC [M] net/netfilter/xt_connlabel.o 889s CC [M] drivers/net/phy/dp83869.o 889s CC [M] fs/gfs2/file.o 889s CC [M] net/netfilter/xt_connlimit.o 890s CC net/ipv4/inetpeer.o 890s CC [M] drivers/net/phy/dp83tc811.o 890s CC [M] net/netfilter/xt_conntrack.o 890s CC [M] fs/gfs2/ops_fstype.o 890s CC [M] drivers/net/phy/dp83tg720.o 891s CC net/ipv4/protocol.o 891s CC [M] net/netfilter/xt_cpu.o 891s CC [M] drivers/net/phy/icplus.o 891s CC [M] fs/gfs2/inode.o 891s CC [M] net/netfilter/xt_dccp.o 891s CC [M] drivers/net/phy/intel-xway.o 892s CC net/ipv4/ip_input.o 892s CC [M] drivers/net/phy/et1011c.o 892s CC [M] net/netfilter/xt_devgroup.o 892s CC [M] fs/gfs2/quota.o 892s CC [M] drivers/net/phy/lxt.o 892s CC [M] net/netfilter/xt_dscp.o 893s CC [M] drivers/net/phy/marvell10g.o 893s CC [M] net/netfilter/xt_ecn.o 893s CC net/ipv4/ip_fragment.o 893s CC [M] fs/gfs2/recovery.o 894s CC [M] drivers/net/phy/marvell.o 894s CC [M] net/netfilter/xt_esp.o 894s CC [M] fs/gfs2/rgrp.o 894s CC net/ipv4/ip_forward.o 894s CC [M] net/netfilter/xt_hashlimit.o 895s CC [M] drivers/net/phy/marvell-88q2xxx.o 895s CC [M] fs/gfs2/super.o 895s CC net/ipv4/ip_options.o 895s CC [M] drivers/net/phy/micrel.o 895s CC [M] net/netfilter/xt_helper.o 896s CC [M] fs/gfs2/sys.o 896s CC [M] net/netfilter/xt_hl.o 896s CC net/ipv4/ip_output.o 897s CC [M] fs/gfs2/trans.o 897s CC [M] net/netfilter/xt_ipcomp.o 897s CC [M] drivers/net/phy/microchip.o 897s CC [M] fs/gfs2/util.o 897s CC [M] net/netfilter/xt_iprange.o 897s CC [M] drivers/net/phy/microchip_t1.o 898s CC [M] fs/gfs2/lock_dlm.o 898s CC [M] net/netfilter/xt_ipvs.o 898s CC [M] drivers/net/phy/national.o 898s CC net/ipv4/ip_sockglue.o 898s LD [M] fs/gfs2/gfs2.o 899s CC [M] net/netfilter/xt_l2tp.o 899s CC [M] fs/bcachefs/acl.o 899s CC [M] drivers/net/phy/qsemi.o 899s CC [M] drivers/net/phy/realtek.o 899s CC [M] net/netfilter/xt_length.o 899s CC [M] fs/bcachefs/alloc_background.o 900s CC [M] drivers/net/phy/uPD60620.o 900s CC [M] net/netfilter/xt_limit.o 900s CC net/ipv4/inet_hashtables.o 900s CC [M] drivers/net/phy/rockchip.o 900s CC [M] net/netfilter/xt_mac.o 901s CC [M] drivers/net/phy/smsc.o 901s CC [M] net/netfilter/xt_multiport.o 901s CC [M] fs/bcachefs/alloc_foreground.o 902s CC [M] net/netfilter/xt_nfacct.o 902s CC [M] drivers/net/phy/ste10Xp.o 902s CC net/ipv4/inet_timewait_sock.o 902s CC [M] net/netfilter/xt_osf.o 902s CC [M] drivers/net/phy/teranetics.o 903s CC [M] fs/bcachefs/backpointers.o 903s CC [M] drivers/net/phy/vitesse.o 903s CC [M] net/netfilter/xt_owner.o 903s CC net/ipv4/inet_connection_sock.o 903s CC [M] drivers/net/phy/xilinx_gmii2rgmii.o 904s CC [M] net/netfilter/xt_cgroup.o 904s AR drivers/net/phy/built-in.a 904s AR drivers/net/pse-pd/built-in.a 904s AR drivers/net/mdio/built-in.a 904s CC [M] drivers/net/mdio/mdio-mscc-miim.o 904s CC [M] fs/bcachefs/bkey.o 904s CC [M] net/netfilter/xt_physdev.o 905s CC [M] net/netfilter/xt_pkttype.o 905s AR drivers/net/pcs/built-in.a 905s AR drivers/net/ethernet/alacritech/built-in.a 905s CC [M] drivers/net/ethernet/alacritech/slicoss.o 905s CC net/ipv4/tcp.o 905s CC [M] fs/bcachefs/bkey_methods.o 905s CC [M] net/netfilter/xt_policy.o 906s CC [M] fs/bcachefs/bkey_sort.o 906s AR drivers/net/ethernet/amazon/built-in.a 906s AR drivers/net/ethernet/aquantia/built-in.a 906s AR drivers/net/ethernet/asix/built-in.a 906s CC [M] net/netfilter/xt_quota.o 906s AR drivers/net/ethernet/cadence/built-in.a 906s AR drivers/net/ethernet/cortina/built-in.a 906s AR drivers/net/ethernet/engleder/built-in.a 906s CC [M] drivers/net/ethernet/engleder/tsnep_main.o 907s CC [M] fs/bcachefs/bset.o 907s CC [M] net/netfilter/xt_rateest.o 907s CC [M] net/netfilter/xt_realm.o 908s CC [M] fs/bcachefs/btree_cache.o 908s CC [M] net/netfilter/xt_recent.o 908s CC [M] drivers/net/ethernet/engleder/tsnep_ethtool.o 908s CC net/ipv4/tcp_input.o 909s CC [M] drivers/net/ethernet/engleder/tsnep_ptp.o 909s CC [M] net/netfilter/xt_sctp.o 909s CC [M] fs/bcachefs/btree_gc.o 909s CC [M] drivers/net/ethernet/engleder/tsnep_tc.o 909s CC [M] net/netfilter/xt_socket.o 910s CC [M] drivers/net/ethernet/engleder/tsnep_rxnfc.o 910s CC [M] net/netfilter/xt_state.o 910s CC [M] drivers/net/ethernet/engleder/tsnep_xdp.o 910s CC [M] fs/bcachefs/btree_io.o 911s CC [M] net/netfilter/xt_statistic.o 911s LD [M] drivers/net/ethernet/engleder/tsnep.o 911s CC [M] drivers/net/ethernet/mellanox/mlx4/alloc.o 911s CC [M] net/netfilter/xt_string.o 912s CC net/ipv4/tcp_output.o 912s CC [M] net/netfilter/xt_tcpmss.o 912s CC [M] drivers/net/ethernet/mellanox/mlx4/catas.o 912s CC [M] net/netfilter/xt_time.o 913s CC [M] fs/bcachefs/btree_iter.o 913s CC [M] net/netfilter/xt_u32.o 913s CC [M] drivers/net/ethernet/mellanox/mlx4/cmd.o 914s LD [M] net/netfilter/nf_conntrack.o 914s LD [M] net/netfilter/nf_conntrack_h323.o 914s LD [M] net/netfilter/nf_nat.o 914s LD [M] net/netfilter/nf_tables.o 914s LD [M] net/netfilter/nf_flow_table.o 914s AR net/netfilter/built-in.a 914s CC [M] fs/bcachefs/btree_journal_iter.o 914s CC net/ipv4/tcp_timer.o 915s CC [M] fs/bcachefs/btree_key_cache.o 915s CC [M] fs/bcachefs/btree_locking.o 915s CC [M] drivers/net/ethernet/mellanox/mlx4/cq.o 916s CC net/ipv4/tcp_ipv4.o 916s CC [M] fs/bcachefs/btree_node_scan.o 916s CC net/ipv4/tcp_minisocks.o 916s CC [M] drivers/net/ethernet/mellanox/mlx4/eq.o 917s CC [M] fs/bcachefs/btree_trans_commit.o 918s CC [M] fs/ceph/super.o 918s CC [M] drivers/net/ethernet/mellanox/mlx4/fw.o 918s CC [M] fs/bcachefs/btree_update.o 918s CC net/ipv4/tcp_cong.o 919s CC [M] fs/ceph/inode.o 919s CC [M] fs/bcachefs/btree_update_interior.o 920s CC net/ipv4/tcp_metrics.o 920s CC [M] drivers/net/ethernet/mellanox/mlx4/fw_qos.o 920s CC [M] fs/ceph/dir.o 921s CC net/ipv4/tcp_fastopen.o 921s CC [M] drivers/net/ethernet/mellanox/mlx4/icm.o 921s CC [M] fs/ceph/file.o 921s CC [M] fs/bcachefs/btree_write_buffer.o 922s CC [M] drivers/net/ethernet/mellanox/mlx4/intf.o 922s CC net/ipv4/tcp_rate.o 923s CC [M] fs/bcachefs/buckets.o 923s CC [M] drivers/net/ethernet/mellanox/mlx4/main.o 923s CC [M] fs/ceph/locks.o 924s CC net/ipv4/tcp_recovery.o 924s CC [M] fs/ceph/addr.o 924s CC [M] fs/bcachefs/buckets_waiting_for_journal.o 924s CC net/ipv4/tcp_ulp.o 925s CC [M] fs/bcachefs/chardev.o 925s CC [M] drivers/net/ethernet/mellanox/mlx4/mcg.o 925s CC [M] fs/ceph/ioctl.o 926s CC [M] fs/bcachefs/checksum.o 926s CC net/ipv4/tcp_offload.o 926s CC [M] fs/ceph/export.o 926s CC [M] fs/bcachefs/clock.o 927s CC [M] drivers/net/ethernet/mellanox/mlx4/mr.o 927s CC [M] fs/ceph/caps.o 927s CC [M] fs/bcachefs/compress.o 927s CC net/ipv4/tcp_plb.o 928s CC [M] fs/bcachefs/darray.o 928s CC [M] fs/bcachefs/data_update.o 928s CC [M] drivers/net/ethernet/mellanox/mlx4/pd.o 928s CC net/ipv4/datagram.o 929s CC [M] fs/ceph/snap.o 929s CC [M] drivers/net/ethernet/mellanox/mlx4/port.o 929s CC [M] fs/bcachefs/debug.o 930s CC net/ipv4/raw.o 930s CC [M] fs/ceph/xattr.o 930s CC [M] fs/bcachefs/dirent.o 931s CC [M] drivers/net/ethernet/mellanox/mlx4/profile.o 931s CC [M] fs/ceph/quota.o 931s CC net/ipv4/udp.o 932s CC [M] fs/bcachefs/disk_accounting.o 932s CC [M] drivers/net/ethernet/mellanox/mlx4/qp.o 932s CC [M] fs/ceph/io.o 932s CC [M] fs/ceph/mds_client.o 933s CC [M] fs/bcachefs/disk_groups.o 933s CC [M] drivers/net/ethernet/mellanox/mlx4/reset.o 933s CC [M] drivers/net/ethernet/mellanox/mlx4/sense.o 934s CC [M] fs/bcachefs/ec.o 934s CC [M] drivers/net/ethernet/mellanox/mlx4/srq.o 934s CC net/ipv4/udplite.o 935s CC [M] fs/ceph/mdsmap.o 935s CC net/ipv4/udp_offload.o 935s CC [M] drivers/net/ethernet/mellanox/mlx4/resource_tracker.o 936s CC [M] fs/bcachefs/errcode.o 936s CC [M] fs/ceph/strings.o 936s CC [M] fs/ceph/ceph_frag.o 936s CC [M] fs/bcachefs/error.o 936s CC [M] fs/ceph/debugfs.o 937s CC net/ipv4/arp.o 937s CC [M] fs/bcachefs/extents.o 937s CC [M] fs/ceph/util.o 937s CC [M] fs/ceph/metric.o 938s CC [M] drivers/net/ethernet/mellanox/mlx4/crdump.o 938s CC [M] fs/ceph/cache.o 938s CC [M] drivers/net/ethernet/mellanox/mlx4/en_main.o 938s CC net/ipv4/icmp.o 938s CC [M] fs/ceph/acl.o 939s CC [M] drivers/net/ethernet/mellanox/mlx4/en_tx.o 939s CC [M] fs/bcachefs/extent_update.o 939s CC [M] fs/ceph/crypto.o 939s CC [M] fs/bcachefs/eytzinger.o 940s LD [M] fs/ceph/ceph.o 940s CC [M] fs/bcachefs/fs.o 940s CC net/ipv4/devinet.o 940s CC [M] drivers/net/ethernet/mellanox/mlx4/en_rx.o 940s CC [M] fs/erofs/super.o 941s CC [M] fs/erofs/inode.o 941s CC [M] drivers/net/ethernet/mellanox/mlx4/en_ethtool.o 941s CC [M] fs/bcachefs/fs-common.o 941s CC [M] fs/erofs/data.o 942s CC net/ipv4/af_inet.o 942s CC [M] fs/erofs/namei.o 942s CC [M] fs/bcachefs/fs-ioctl.o 942s CC [M] drivers/net/ethernet/mellanox/mlx4/en_port.o 942s CC [M] fs/erofs/dir.o 943s CC [M] fs/bcachefs/fs-io.o 943s CC [M] fs/erofs/sysfs.o 943s CC [M] drivers/net/ethernet/mellanox/mlx4/en_cq.o 943s CC [M] fs/erofs/xattr.o 944s CC net/ipv4/igmp.o 944s CC [M] drivers/net/ethernet/mellanox/mlx4/en_resources.o 944s CC [M] fs/erofs/decompressor.o 944s CC [M] fs/bcachefs/fs-io-buffered.o 944s CC [M] fs/erofs/zmap.o 944s CC [M] drivers/net/ethernet/mellanox/mlx4/en_netdev.o 945s CC [M] fs/erofs/zdata.o 945s CC [M] fs/bcachefs/fs-io-direct.o 946s CC net/ipv4/fib_frontend.o 946s CC [M] fs/erofs/zutil.o 946s CC [M] fs/bcachefs/fs-io-pagecache.o 946s CC [M] drivers/net/ethernet/mellanox/mlx4/en_selftest.o 947s CC [M] fs/erofs/decompressor_lzma.o 947s CC [M] drivers/net/ethernet/mellanox/mlx4/en_clock.o 947s CC [M] fs/erofs/decompressor_deflate.o 947s CC [M] fs/bcachefs/fsck.o 948s CC net/ipv4/fib_semantics.o 948s CC [M] drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.o 948s CC [M] fs/erofs/decompressor_zstd.o 948s LD [M] fs/erofs/erofs.o 948s AR drivers/net/ethernet/meta/built-in.a 948s CC [M] fs/zonefs/super.o 948s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.o 948s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.o 948s CC [M] drivers/net/ethernet/mellanox/mlx5/core/main.o 949s CC [M] fs/zonefs/file.o 950s CC [M] fs/zonefs/sysfs.o 950s CC net/ipv4/fib_trie.o 950s CC [M] fs/bcachefs/inode.o 950s LD [M] fs/zonefs/zonefs.o 950s CC [M] drivers/net/ethernet/mellanox/mlxsw/core.o 951s CC [M] drivers/net/ethernet/mellanox/mlx5/core/cmd.o 951s CC [M] fs/bcachefs/io_read.o 952s CC net/ipv4/fib_notifier.o 952s CC net/ipv4/inet_fragment.o 952s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.o 952s CC [M] fs/bcachefs/io_misc.o 953s CC [M] drivers/net/ethernet/mellanox/mlx5/core/debugfs.o 953s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.o 953s CC [M] fs/bcachefs/io_write.o 954s CC net/ipv4/ping.o 954s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw.o 955s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_env.o 955s CC [M] fs/bcachefs/journal.o 955s CC net/ipv4/ip_tunnel_core.o 956s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eq.o 956s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_linecards.o 956s CC [M] fs/bcachefs/journal_io.o 957s CC net/ipv4/gre_offload.o 958s CC net/ipv4/metrics.o 958s CC [M] drivers/net/ethernet/mellanox/mlx5/core/uar.o 958s CC [M] drivers/net/ethernet/mellanox/mlxsw/core_linecard_dev.o 958s CC [M] fs/bcachefs/journal_reclaim.o 959s CC net/ipv4/netlink.o 959s CC [M] drivers/net/ethernet/mellanox/mlxsw/pci.o 959s CC [M] fs/bcachefs/journal_sb.o 959s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pagealloc.o 960s CC [M] fs/bcachefs/journal_seq_blacklist.o 960s CC net/ipv4/nexthop.o 960s CC [M] drivers/net/ethernet/mellanox/mlx5/core/health.o 960s CC [M] fs/bcachefs/keylist.o 961s CC [M] fs/bcachefs/logged_ops.o 961s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum.o 961s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mcg.o 961s CC [M] fs/bcachefs/lru.o 962s CC [M] fs/bcachefs/mean_and_variance.o 962s CC net/ipv4/udp_tunnel_stub.o 962s CC [M] drivers/net/ethernet/mellanox/mlx5/core/cq.o 963s CC [M] fs/bcachefs/migrate.o 963s CC net/ipv4/sysctl_net_ipv4.o 964s CC [M] fs/bcachefs/move.o 964s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.o 964s CC [M] drivers/net/ethernet/mellanox/mlx5/core/alloc.o 964s CC net/ipv4/proc.o 965s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.o 965s CC [M] fs/bcachefs/movinggc.o 965s CC net/ipv4/fib_rules.o 965s CC [M] drivers/net/ethernet/mellanox/mlx5/core/port.o 966s CC [M] fs/bcachefs/nocow_locking.o 966s CC net/ipv4/ipmr.o 967s CC [M] fs/bcachefs/opts.o 967s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mr.o 967s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.o 967s CC [M] fs/bcachefs/printbuf.o 968s CC [M] fs/bcachefs/quota.o 968s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pd.o 969s CC net/ipv4/ipmr_base.o 969s CC [M] fs/bcachefs/rebalance.o 970s CC [M] fs/bcachefs/recovery.o 970s CC [M] drivers/net/ethernet/mellanox/mlx5/core/transobj.o 970s CC net/ipv4/syncookies.o 971s CC [M] fs/bcachefs/recovery_passes.o 971s CC [M] drivers/net/ethernet/mellanox/mlx5/core/vport.o 971s CC [M] fs/bcachefs/reflink.o 971s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.o 971s CC net/ipv4/netfilter.o 972s CC [M] fs/bcachefs/replicas.o 972s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.o 972s CC net/ipv4/tcp_cubic.o 973s CC [M] drivers/net/ethernet/mellanox/mlx5/core/sriov.o 973s CC [M] fs/bcachefs/sb-clean.o 973s CC net/ipv4/tcp_sigpool.o 973s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.o 974s CC [M] fs/bcachefs/sb-counters.o 974s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.o 974s CC [M] fs/bcachefs/sb-downgrade.o 975s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.o 975s CC net/ipv4/tcp_bpf.o 975s CC [M] fs/bcachefs/sb-errors.o 975s CC [M] fs/bcachefs/sb-members.o 976s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.o 976s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_core.o 976s CC net/ipv4/udp_bpf.o 976s CC [M] fs/bcachefs/siphash.o 976s CC [M] fs/bcachefs/six.o 976s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.o 977s CC [M] fs/bcachefs/snapshot.o 977s CC net/ipv4/cipso_ipv4.o 978s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.o 978s CC [M] drivers/net/ethernet/mellanox/mlx5/core/pci_irq.o 979s CC net/ipv4/xfrm4_policy.o 979s CC [M] fs/bcachefs/subvolume.o 979s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.o 979s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_counters.o 979s CC net/ipv4/xfrm4_state.o 980s CC net/ipv4/xfrm4_input.o 980s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.o 980s CC [M] fs/bcachefs/super.o 981s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fs_ft_pool.o 981s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.o 981s CC net/ipv4/xfrm4_output.o 981s CC [M] drivers/net/ethernet/mellanox/mlx5/core/rl.o 981s CC [M] fs/bcachefs/super-io.o 982s CC net/ipv4/xfrm4_protocol.o 982s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.o 983s CC [M] fs/bcachefs/sysfs.o 983s CC net/ipv4/tcp_ao.o 983s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/debugfs.o 983s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.o 984s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/lag.o 984s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.o 984s CC [M] fs/bcachefs/tests.o 984s CC [M] fs/bcachefs/time_stats.o 984s CC net/ipv4/bpf_tcp_ca.o 984s CC [M] fs/bcachefs/thread_with_file.o 985s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.o 985s CC [M] net/ipv4/ip_tunnel.o 986s CC [M] fs/bcachefs/trace.o 986s CC [M] drivers/net/ethernet/mellanox/mlx5/core/dev.o 986s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.o 987s CC [M] drivers/net/ethernet/mellanox/mlx5/core/events.o 987s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.o 987s CC [M] net/ipv4/ipip.o 988s CC [M] fs/bcachefs/two_state_shared_lock.o 988s CC [M] net/ipv4/fou_core.o 988s CC [M] drivers/net/ethernet/mellanox/mlx5/core/wq.o 988s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.o 988s CC [M] fs/bcachefs/util.o 989s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/gid.o 989s CC [M] fs/bcachefs/varint.o 989s CC [M] fs/bcachefs/xattr.o 989s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_actions.o 989s CC [M] net/ipv4/fou_nl.o 990s CC [M] net/ipv4/fou_bpf.o 990s LD [M] fs/bcachefs/bcachefs.o 990s CC fs/open.o 990s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_flex_keys.o 990s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.o 990s CC [M] net/ipv4/gre_demux.o 991s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum1_mr_tcam.o 991s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/pci_vsc.o 991s CC fs/read_write.o 992s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/dm.o 992s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_mr_tcam.o 992s CC [M] net/ipv4/ip_gre.o 993s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.o 993s CC fs/file_table.o 993s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/fs_ttc.o 994s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.o 994s CC [M] net/ipv4/udp_tunnel_core.o 994s CC fs/super.o 994s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.o 995s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.o 995s CC [M] net/ipv4/udp_tunnel_nic.o 995s CC fs/char_dev.o 996s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o 996s CC fs/stat.o 996s CC [M] net/ipv4/ip_vti.o 996s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_span.o 997s CC fs/exec.o 997s CC [M] net/ipv4/ah4.o 998s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/crdump.o 998s CC [M] net/ipv4/esp4.o 998s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_nve.o 998s CC [M] drivers/net/ethernet/mellanox/mlx5/core/devlink.o 998s CC fs/pipe.o 999s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_nve_vxlan.o 999s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.o 999s CC [M] net/ipv4/esp4_offload.o 1000s CC fs/namei.o 1000s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.o 1000s CC [M] net/ipv4/ipcomp.o 1001s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/reporter_vnic.o 1001s CC [M] net/ipv4/xfrm4_tunnel.o 1001s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.o 1001s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fw_reset.o 1001s CC [M] net/ipv4/tunnel4.o 1002s CC fs/fcntl.o 1002s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.o 1002s CC [M] drivers/net/ethernet/mellanox/mlx5/core/qos.o 1002s CC [M] net/ipv4/inet_diag.o 1003s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/tout.o 1003s CC fs/ioctl.o 1003s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_policer.o 1004s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/aso.o 1004s CC [M] net/ipv4/tcp_diag.o 1004s CC fs/readdir.o 1004s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_pgt.o 1005s CC [M] drivers/net/ethernet/mellanox/mlx5/core/wc.o 1005s CC [M] net/ipv4/udp_diag.o 1005s CC fs/select.o 1005s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_port_range.o 1005s CC [M] net/ipv4/raw_diag.o 1006s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rqt.o 1006s CC [M] net/ipv4/tcp_bbr.o 1006s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.o 1007s CC fs/dcache.o 1007s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tir.o 1007s CC [M] net/ipv4/tcp_bic.o 1007s CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.o 1008s CC [M] net/ipv4/tcp_cdg.o 1008s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rss.o 1009s CC fs/inode.o 1009s CC [M] net/ipv4/tcp_dctcp.o 1009s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.o 1009s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.o 1009s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.o 1009s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.o 1009s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/channels.o 1009s CC [M] net/ipv4/tcp_westwood.o 1010s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_main.o 1010s AR drivers/net/ethernet/neterion/built-in.a 1010s AR drivers/net/ethernet/netronome/built-in.a 1010s AR drivers/net/ethernet/packetengines/built-in.a 1010s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.o 1010s CC [M] net/ipv4/tcp_highspeed.o 1010s CC fs/attr.o 1011s CC [M] net/ipv4/tcp_hybla.o 1011s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_tlv_multi.o 1011s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o 1011s CC fs/bad_inode.o 1011s CC [M] net/ipv4/tcp_htcp.o 1012s LD [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.o 1012s CC fs/file.o 1012s CC [M] net/ipv4/tcp_vegas.o 1012s CC [M] drivers/net/bonding/bond_main.o 1012s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_common.o 1013s CC [M] net/ipv4/tcp_nv.o 1013s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs.o 1013s CC fs/filesystems.o 1014s CC [M] net/ipv4/tcp_veno.o 1014s CC fs/namespace.o 1014s CC [M] net/ipv4/tcp_scalable.o 1014s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.o 1015s CC [M] drivers/net/bonding/bond_3ad.o 1015s CC [M] net/ipv4/tcp_lp.o 1016s CC [M] net/ipv4/tcp_yeah.o 1016s CC [M] drivers/net/bonding/bond_alb.o 1016s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tx.o 1016s CC [M] net/ipv4/tcp_illinois.o 1017s CC fs/seq_file.o 1017s CC [M] drivers/net/bonding/bond_sysfs.o 1017s LD [M] net/ipv4/fou.o 1017s LD [M] net/ipv4/gre.o 1017s LD [M] net/ipv4/udp_tunnel.o 1017s AR net/ipv4/built-in.a 1017s CC net/xfrm/xfrm_policy.o 1017s CC fs/xattr.o 1018s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rx.o 1018s CC [M] drivers/net/bonding/bond_sysfs_slave.o 1018s CC [M] drivers/net/bonding/bond_debugfs.o 1019s CC fs/libfs.o 1019s CC [M] drivers/net/bonding/bond_netlink.o 1020s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_dim.o 1020s CC [M] drivers/net/bonding/bond_options.o 1020s CC fs/fs-writeback.o 1020s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_txrx.o 1020s CC net/xfrm/xfrm_state.o 1021s CC [M] drivers/net/bonding/bond_procfs.o 1021s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xdp.o 1021s LD [M] drivers/net/bonding/bonding.o 1021s AR drivers/firewire/built-in.a 1021s AR drivers/net/ethernet/mellanox/built-in.a 1021s CC [M] drivers/net/ipvlan/ipvlan_core.o 1023s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_stats.o 1023s CC fs/pnode.o 1023s CC [M] drivers/net/ipvlan/ipvlan_main.o 1023s CC net/xfrm/xfrm_hash.o 1023s CC fs/splice.o 1024s CC net/xfrm/xfrm_input.o 1024s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_selftest.o 1024s CC [M] drivers/net/ipvlan/ipvlan_l3s.o 1025s CC fs/sync.o 1025s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/port.o 1025s CC [M] drivers/net/ipvlan/ipvtap.o 1025s CC net/xfrm/xfrm_output.o 1026s CC fs/utimes.o 1026s LD [M] drivers/net/ipvlan/ipvlan.o 1026s CC [M] drivers/net/wireguard/main.o 1026s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.o 1026s CC fs/d_path.o 1026s CC [M] drivers/net/wireguard/noise.o 1027s CC net/xfrm/xfrm_sysctl.o 1027s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/health.o 1027s CC fs/stack.o 1027s CC net/xfrm/xfrm_replay.o 1027s CC fs/fs_struct.o 1027s CC [M] drivers/net/wireguard/device.o 1028s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.o 1028s CC fs/statfs.o 1028s CC [M] drivers/net/wireguard/peer.o 1029s CC net/xfrm/xfrm_device.o 1029s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.o 1029s CC fs/fs_pin.o 1029s CC [M] drivers/net/wireguard/timers.o 1029s CC fs/nsfs.o 1030s CC [M] drivers/net/wireguard/queueing.o 1030s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/params.o 1030s CC net/xfrm/xfrm_nat_keepalive.o 1030s CC fs/fs_types.o 1030s CC [M] drivers/net/wireguard/send.o 1030s CC fs/fs_context.o 1031s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/pool.o 1031s CC net/xfrm/xfrm_proc.o 1031s CC [M] drivers/net/wireguard/receive.o 1032s CC fs/fs_parser.o 1032s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/setup.o 1032s CC net/xfrm/espintcp.o 1032s CC [M] drivers/net/wireguard/socket.o 1032s CC fs/fsopen.o 1033s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/rx.o 1033s CC fs/init.o 1033s CC [M] drivers/net/wireguard/peerlookup.o 1033s CC net/xfrm/xfrm_state_bpf.o 1033s CC fs/kernel_read_file.o 1034s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.o 1034s CC [M] drivers/net/wireguard/allowedips.o 1034s CC [M] net/xfrm/xfrm_algo.o 1034s CC fs/mnt_idmapping.o 1034s /tmp/autopkgtest.S9HXwA/build.V3M/src/drivers/net/wireguard/allowedips.c: In function ‘root_remove_peer_lists’: 1034s /tmp/autopkgtest.S9HXwA/build.V3M/src/drivers/net/wireguard/allowedips.c:80:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1034s 80 | } 1034s | ^ 1035s /tmp/autopkgtest.S9HXwA/build.V3M/src/drivers/net/wireguard/allowedips.c: In function ‘root_free_rcu’: 1035s /tmp/autopkgtest.S9HXwA/build.V3M/src/drivers/net/wireguard/allowedips.c:67:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1035s 67 | } 1035s | ^ 1035s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/devlink.o 1035s CC [M] drivers/net/wireguard/ratelimiter.o 1035s CC fs/remap_range.o 1035s CC [M] net/xfrm/xfrm_user.o 1035s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/ptp.o 1035s CC [M] drivers/net/wireguard/cookie.o 1036s CC fs/pidfs.o 1036s CC [M] drivers/net/wireguard/netlink.o 1036s CC fs/buffer.o 1036s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/qos.o 1037s LD [M] drivers/net/wireguard/wireguard.o 1037s CC [M] net/xfrm/xfrm_ipcomp.o 1037s AR drivers/net/ethernet/sfc/built-in.a 1037s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/htb.o 1037s CC [M] drivers/net/team/team_core.o 1038s CC [M] net/xfrm/xfrm_interface_bpf.o 1038s CC fs/mpage.o 1039s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/trap.o 1039s CC [M] net/xfrm/xfrm_interface_core.o 1039s CC [M] drivers/net/team/team_nl.o 1040s CC fs/proc_namespace.o 1040s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.o 1040s CC [M] drivers/net/team/team_mode_broadcast.o 1040s CC fs/direct-io.o 1040s LD [M] net/xfrm/xfrm_interface.o 1040s AR net/xfrm/built-in.a 1040s CC net/unix/af_unix.o 1040s CC [M] drivers/net/team/team_mode_roundrobin.o 1040s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/selq.o 1041s CC [M] drivers/net/team/team_mode_random.o 1041s CC fs/eventpoll.o 1041s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.o 1042s CC [M] drivers/net/team/team_mode_activebackup.o 1042s CC [M] drivers/net/team/team_mode_loadbalance.o 1042s CC fs/anon_inodes.o 1042s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/sd.o 1042s CC net/unix/garbage.o 1043s LD [M] drivers/net/team/team.o 1043s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_arfs.o 1043s CC [M] drivers/net/vxlan/vxlan_core.o 1043s CC fs/signalfd.o 1043s CC net/unix/sysctl_net_unix.o 1044s CC fs/timerfd.o 1044s CC net/unix/unix_bpf.o 1044s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.o 1044s CC fs/eventfd.o 1044s CC [M] net/unix/diag.o 1045s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.o 1045s AR net/unix/built-in.a 1045s LD [M] net/unix/unix_diag.o 1045s AR net/ipv6/netfilter/built-in.a 1045s CC fs/userfaultfd.o 1045s CC [M] net/ipv6/netfilter/ip6_tables.o 1046s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.o 1046s CC [M] drivers/net/vxlan/vxlan_multicast.o 1046s CC fs/aio.o 1047s CC [M] net/ipv6/netfilter/ip6table_filter.o 1047s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/mp.o 1047s CC [M] drivers/net/vxlan/vxlan_vnifilter.o 1048s CC [M] net/ipv6/netfilter/ip6table_mangle.o 1048s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.o 1048s CC fs/dax.o 1048s CC [M] drivers/net/vxlan/vxlan_mdb.o 1048s CC [M] net/ipv6/netfilter/ip6table_raw.o 1049s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/geneve.o 1049s CC [M] net/ipv6/netfilter/ip6table_security.o 1049s LD [M] drivers/net/vxlan/vxlan.o 1049s CC [M] net/ipv6/netfilter/ip6table_nat.o 1050s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/port_tun.o 1050s CC fs/locks.o 1050s CC [M] drivers/net/netdevsim/netdev.o 1050s CC [M] net/ipv6/netfilter/nf_defrag_ipv6_hooks.o 1050s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_rep.o 1050s CC [M] drivers/net/netdevsim/dev.o 1051s CC fs/binfmt_script.o 1052s CC [M] net/ipv6/netfilter/nf_conntrack_reasm.o 1052s CC [M] drivers/net/netdevsim/ethtool.o 1052s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/bond.o 1052s CC fs/binfmt_elf.o 1052s CC [M] drivers/net/netdevsim/fib.o 1053s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/mod_hdr.o 1053s CC fs/backing-file.o 1053s CC [M] net/ipv6/netfilter/nf_socket_ipv6.o 1053s CC fs/mbcache.o 1054s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/mapping.o 1054s CC [M] drivers/net/netdevsim/bus.o 1054s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.o 1054s CC fs/posix_acl.o 1054s CC [M] net/ipv6/netfilter/nf_tproxy_ipv6.o 1054s CC [M] drivers/net/netdevsim/health.o 1055s CC [M] drivers/net/netdevsim/hwstats.o 1055s CC fs/coredump.o 1056s CC [M] net/ipv6/netfilter/nf_reject_ipv6.o 1056s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_tc.o 1056s CC [M] drivers/net/netdevsim/udp_tunnels.o 1057s CC fs/drop_caches.o 1057s CC [M] drivers/net/netdevsim/bpf.o 1057s CC [M] net/ipv6/netfilter/nf_dup_ipv6.o 1057s CC fs/sysctls.o 1057s CC fs/fhandle.o 1057s CC [M] drivers/net/netdevsim/ipsec.o 1058s CC [M] fs/binfmt_misc.o 1058s CC [M] net/ipv6/netfilter/nft_reject_ipv6.o 1058s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/tc.o 1058s CC [M] drivers/net/netdevsim/psample.o 1058s AR fs/built-in.a 1058s CC drivers/net/loopback.o 1059s CC [M] net/ipv6/netfilter/nft_dup_ipv6.o 1059s CC [M] drivers/net/netdevsim/macsec.o 1059s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.o 1059s CC [M] net/ipv6/netfilter/nft_fib_ipv6.o 1060s CC [M] net/ipv6/ila/ila_main.o 1060s LD [M] drivers/net/netdevsim/netdevsim.o 1060s CC net/ipv6/af_inet6.o 1060s CC [M] net/ipv6/ila/ila_common.o 1060s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.o 1061s CC [M] net/ipv6/netfilter/ip6t_ah.o 1061s CC [M] net/ipv6/ila/ila_lwt.o 1061s CC [M] net/ipv6/netfilter/ip6t_eui64.o 1061s CC [M] net/ipv6/ila/ila_xlat.o 1062s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.o 1062s CC [M] net/ipv6/netfilter/ip6t_frag.o 1062s CC net/ipv6/anycast.o 1062s CC [M] net/ipv6/netfilter/ip6t_ipv6header.o 1062s LD [M] net/ipv6/ila/ila.o 1062s CC net/packet/af_packet.o 1063s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.o 1063s CC drivers/net/netkit.o 1063s CC [M] net/ipv6/netfilter/ip6t_mh.o 1064s CC [M] net/ipv6/netfilter/ip6t_hbh.o 1064s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.o 1064s CC drivers/net/tun.o 1064s CC [M] net/ipv6/netfilter/ip6t_rpfilter.o 1065s CC [M] net/ipv6/netfilter/ip6t_rt.o 1065s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.o 1065s CC [M] net/packet/diag.o 1066s CC [M] net/ipv6/netfilter/ip6t_srh.o 1066s AR net/packet/built-in.a 1066s LD [M] net/packet/af_packet_diag.o 1066s CC [M] net/ipv6/netfilter/ip6t_NPT.o 1066s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.o 1066s CC drivers/net/virtio_net.o 1066s CC [M] net/ipv6/netfilter/ip6t_REJECT.o 1067s CC [M] net/ipv6/netfilter/ip6t_SYNPROXY.o 1067s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.o 1067s CC net/ipv6/ip6_output.o 1067s LD [M] net/ipv6/netfilter/nf_defrag_ipv6.o 1067s CC net/devlink/core.o 1068s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_mplsoudp.o 1069s CC [M] drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o 1069s CC net/devlink/netlink.o 1069s CC drivers/net/net_failover.o 1070s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.o 1070s CC net/ipv6/ip6_input.o 1070s CC net/devlink/netlink_gen.o 1070s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/int_port.o 1070s CC net/devlink/dev.o 1071s AR net/dsa/built-in.a 1071s CC drivers/cdrom/cdrom.o 1071s CC net/ipv6/addrconf.o 1071s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/meter.o 1073s CC net/devlink/port.o 1073s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_meter.o 1073s AR drivers/cdrom/built-in.a 1073s CC net/strparser/strparser.o 1073s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act_stats.o 1074s AR net/strparser/built-in.a 1074s CC net/ipv6/addrlabel.o 1074s CC net/devlink/sb.o 1074s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.o 1075s CC net/ipv6/route.o 1075s AR drivers/auxdisplay/built-in.a 1075s CC net/8021q/vlan_core.o 1075s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/drop.o 1075s CC net/devlink/dpipe.o 1076s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/trap.o 1076s CC [M] net/8021q/vlan.o 1077s CC net/devlink/resource.o 1077s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/accept.o 1077s CC [M] net/8021q/vlan_dev.o 1078s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mark.o 1078s CC [M] net/8021q/vlan_netlink.o 1078s CC net/devlink/param.o 1078s CC net/ipv6/ip6_fib.o 1078s CC [M] net/8021q/vlan_gvrp.o 1079s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.o 1079s CC [M] net/8021q/vlan_mvrp.o 1079s CC [M] net/8021q/vlanproc.o 1079s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/tun.o 1080s CC net/devlink/region.o 1080s AR net/8021q/built-in.a 1080s LD [M] net/8021q/8021q.o 1080s CC net/ipv6/ipv6_sockglue.o 1080s AR drivers/usb/built-in.a 1080s CC net/ipv6/ndisc.o 1080s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/csum.o 1081s CC net/devlink/health.o 1081s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.o 1082s CC net/netlabel/netlabel_user.o 1082s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.o 1082s CC net/ipv6/udp.o 1082s CC net/netlabel/netlabel_kapi.o 1083s CC net/devlink/trap.o 1083s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan_mangle.o 1084s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mpls.o 1084s CC net/netlabel/netlabel_domainhash.o 1084s CC net/ipv6/udplite.o 1084s CC net/devlink/rate.o 1085s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.o 1085s CC net/netlabel/netlabel_addrlist.o 1085s CC net/ipv6/raw.o 1085s CC net/netlabel/netlabel_mgmt.o 1085s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred_nic.o 1086s CC net/devlink/linecard.o 1086s CC net/netlabel/netlabel_unlabeled.o 1086s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.o 1087s CC net/ipv6/icmp.o 1087s CC net/netlabel/netlabel_cipso_v4.o 1087s AR net/devlink/built-in.a 1087s CC drivers/input/input.o 1087s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/sample.o 1088s CC net/netlabel/netlabel_calipso.o 1088s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ptype.o 1088s CC net/ipv6/mcast.o 1089s CC drivers/input/input-compat.o 1089s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/redirect_ingress.o 1089s AR net/netlabel/built-in.a 1089s AR drivers/i2c/algos/built-in.a 1089s AR drivers/i2c/busses/built-in.a 1089s AR drivers/i2c/muxes/built-in.a 1089s CC drivers/i2c/i2c-boardinfo.o 1089s CC drivers/input/input-mt.o 1090s CC [M] drivers/i2c/i2c-core-base.o 1090s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.o 1090s CC drivers/input/input-poller.o 1091s CC net/ipv6/reassembly.o 1091s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.o 1091s CC drivers/input/ff-core.o 1091s CC net/ipv6/tcp_ipv6.o 1092s CC [M] drivers/i2c/i2c-core-smbus.o 1092s CC drivers/input/touchscreen.o 1092s CC drivers/input/evdev.o 1092s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_dmfs.o 1093s CC [M] drivers/i2c/i2c-dev.o 1093s AR drivers/input/built-in.a 1093s CC [M] drivers/net/dummy.o 1093s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_smfs.o 1093s CC [M] drivers/i2c/i2c-mux.o 1094s AR drivers/i3c/built-in.a 1094s CC [M] drivers/net/eql.o 1094s CC net/ipv6/ping.o 1094s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.o 1094s CC [M] drivers/i2c/i2c-stub.o 1094s CC [M] drivers/net/ifb.o 1095s LD [M] drivers/i2c/i2c-core.o 1095s AR drivers/i2c/built-in.a 1095s CC [M] drivers/net/macsec.o 1095s CC net/ipv6/exthdrs.o 1095s AR drivers/media/i2c/built-in.a 1095s AR drivers/media/tuners/built-in.a 1095s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch.o 1095s AR drivers/media/rc/keymaps/built-in.a 1095s AR drivers/media/rc/built-in.a 1095s AR drivers/media/common/b2c2/built-in.a 1095s AR drivers/media/common/saa7146/built-in.a 1095s AR drivers/media/common/siano/built-in.a 1095s AR drivers/media/common/v4l2-tpg/built-in.a 1095s AR drivers/media/common/videobuf2/built-in.a 1095s AR drivers/media/common/built-in.a 1095s AR drivers/media/platform/allegro-dvt/built-in.a 1095s AR drivers/media/platform/amlogic/meson-ge2d/built-in.a 1095s AR drivers/media/platform/amlogic/built-in.a 1095s AR drivers/media/platform/amphion/built-in.a 1095s AR drivers/media/platform/aspeed/built-in.a 1095s AR drivers/media/platform/atmel/built-in.a 1095s AR drivers/media/platform/broadcom/built-in.a 1095s AR drivers/media/platform/cadence/built-in.a 1095s AR drivers/media/platform/chips-media/coda/built-in.a 1095s AR drivers/media/platform/chips-media/wave5/built-in.a 1095s AR drivers/media/platform/chips-media/built-in.a 1095s AR drivers/media/platform/imagination/built-in.a 1095s AR drivers/media/platform/intel/built-in.a 1095s AR drivers/media/platform/marvell/built-in.a 1095s AR drivers/media/platform/mediatek/jpeg/built-in.a 1095s AR drivers/media/platform/mediatek/mdp/built-in.a 1095s AR drivers/media/platform/mediatek/vcodec/common/built-in.a 1095s AR drivers/media/platform/mediatek/vcodec/encoder/built-in.a 1095s AR drivers/media/platform/mediatek/vcodec/decoder/built-in.a 1095s AR drivers/media/platform/mediatek/vcodec/built-in.a 1095s AR drivers/media/platform/mediatek/vpu/built-in.a 1095s AR drivers/media/platform/mediatek/mdp3/built-in.a 1095s AR drivers/media/platform/mediatek/built-in.a 1095s AR drivers/media/platform/microchip/built-in.a 1095s AR drivers/media/platform/nuvoton/built-in.a 1095s AR drivers/media/platform/nvidia/tegra-vde/built-in.a 1095s AR drivers/media/platform/nvidia/built-in.a 1095s AR drivers/media/platform/nxp/dw100/built-in.a 1095s AR drivers/media/platform/nxp/imx-jpeg/built-in.a 1095s AR drivers/media/platform/nxp/imx8-isi/built-in.a 1095s AR drivers/media/platform/nxp/built-in.a 1095s AR drivers/media/platform/qcom/camss/built-in.a 1095s AR drivers/media/platform/qcom/venus/built-in.a 1095s AR drivers/media/platform/qcom/built-in.a 1095s AR drivers/media/platform/raspberrypi/pisp_be/built-in.a 1095s AR drivers/media/platform/raspberrypi/built-in.a 1095s AR drivers/media/platform/renesas/rcar-vin/built-in.a 1095s AR drivers/media/platform/renesas/rzg2l-cru/built-in.a 1095s AR drivers/media/platform/renesas/vsp1/built-in.a 1095s AR drivers/media/platform/renesas/built-in.a 1095s AR drivers/media/platform/rockchip/rga/built-in.a 1095s AR drivers/media/platform/rockchip/rkisp1/built-in.a 1095s AR drivers/media/platform/rockchip/built-in.a 1095s AR drivers/media/platform/samsung/exynos-gsc/built-in.a 1095s AR drivers/media/platform/samsung/exynos4-is/built-in.a 1095s AR drivers/media/platform/samsung/s3c-camif/built-in.a 1095s AR drivers/media/platform/samsung/s5p-g2d/built-in.a 1095s AR drivers/media/platform/samsung/s5p-jpeg/built-in.a 1095s AR drivers/media/platform/samsung/s5p-mfc/built-in.a 1095s AR drivers/media/platform/samsung/built-in.a 1095s AR drivers/media/platform/st/sti/bdisp/built-in.a 1095s AR drivers/media/platform/st/sti/c8sectpfe/built-in.a 1095s AR drivers/media/platform/st/sti/delta/built-in.a 1095s AR drivers/media/platform/st/sti/hva/built-in.a 1095s AR drivers/media/platform/st/stm32/built-in.a 1095s AR drivers/media/platform/st/built-in.a 1095s AR drivers/media/platform/sunxi/sun4i-csi/built-in.a 1095s AR drivers/media/platform/sunxi/sun6i-csi/built-in.a 1095s AR drivers/media/platform/sunxi/sun6i-mipi-csi2/built-in.a 1095s AR drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/built-in.a 1095s AR drivers/media/platform/sunxi/sun8i-di/built-in.a 1095s AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a 1095s AR drivers/media/platform/sunxi/built-in.a 1095s AR drivers/media/platform/ti/am437x/built-in.a 1095s AR drivers/media/platform/ti/cal/built-in.a 1095s AR drivers/media/platform/ti/vpe/built-in.a 1095s AR drivers/media/platform/ti/davinci/built-in.a 1095s AR drivers/media/platform/ti/j721e-csi2rx/built-in.a 1095s AR drivers/media/platform/ti/omap/built-in.a 1095s AR drivers/media/platform/ti/omap3isp/built-in.a 1095s AR drivers/media/platform/ti/built-in.a 1095s AR drivers/media/platform/verisilicon/built-in.a 1095s AR drivers/media/platform/via/built-in.a 1095s AR drivers/media/platform/xilinx/built-in.a 1095s AR drivers/media/platform/built-in.a 1096s AR drivers/media/pci/ttpci/built-in.a 1096s AR drivers/media/pci/b2c2/built-in.a 1096s AR drivers/media/pci/pluto2/built-in.a 1096s AR drivers/media/pci/dm1105/built-in.a 1096s AR drivers/media/pci/pt1/built-in.a 1096s AR drivers/media/pci/pt3/built-in.a 1096s AR drivers/media/pci/mantis/built-in.a 1096s AR drivers/media/pci/ngene/built-in.a 1096s AR drivers/media/pci/ddbridge/built-in.a 1096s AR drivers/media/pci/saa7146/built-in.a 1096s AR drivers/media/pci/smipcie/built-in.a 1096s AR drivers/media/pci/netup_unidvb/built-in.a 1096s AR drivers/media/pci/intel/ipu3/built-in.a 1096s AR drivers/media/pci/intel/ivsc/built-in.a 1096s AR drivers/media/pci/intel/built-in.a 1096s AR drivers/media/pci/built-in.a 1096s AR drivers/media/usb/b2c2/built-in.a 1096s AR drivers/media/usb/dvb-usb/built-in.a 1096s AR drivers/media/usb/dvb-usb-v2/built-in.a 1096s AR drivers/media/usb/s2255/built-in.a 1096s AR drivers/media/usb/siano/built-in.a 1096s AR drivers/media/usb/ttusb-budget/built-in.a 1096s AR drivers/media/usb/ttusb-dec/built-in.a 1096s AR drivers/media/usb/built-in.a 1096s AR drivers/media/mmc/siano/built-in.a 1096s AR drivers/media/mmc/built-in.a 1096s AR drivers/media/firewire/built-in.a 1096s AR drivers/media/spi/built-in.a 1096s AR drivers/media/test-drivers/built-in.a 1096s AR drivers/media/built-in.a 1096s AR drivers/net/ethernet/socionext/built-in.a 1096s CC [M] drivers/net/amt.o 1097s CC net/ipv6/datagram.o 1097s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.o 1097s CC net/iucv/iucv.o 1098s CC net/dcb/dcbnl.o 1098s CC net/ipv6/ip6_flowlabel.o 1099s CC [M] net/iucv/af_iucv.o 1099s CC net/dcb/dcbevent.o 1100s CC net/ipv6/inet6_connection_sock.o 1100s CC [M] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.o 1100s AR net/iucv/built-in.a 1100s CC net/ipv6/udp_offload.o 1100s AR net/dcb/built-in.a 1100s CC net/ipv6/seg6.o 1101s CC net/dns_resolver/dns_key.o 1101s CC net/ipv6/fib6_notifier.o 1101s AR net/mpls/built-in.a 1101s CC [M] net/mpls/mpls_gso.o 1101s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ecpf.o 1101s CC net/dns_resolver/dns_query.o 1101s CC [M] net/mpls/af_mpls.o 1101s CC net/ipv6/rpl.o 1102s CC [M] drivers/net/ethernet/mellanox/mlx5/core/rdma.o 1102s CC net/ipv6/ioam6.o 1102s AR net/dns_resolver/built-in.a 1102s CC net/ipv6/sysctl_net_ipv6.o 1102s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/legacy.o 1103s CC net/switchdev/switchdev.o 1103s CC net/ipv6/ip6mr.o 1103s CC [M] net/mpls/mpls_iptunnel.o 1103s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.o 1104s AR net/switchdev/built-in.a 1104s CC [M] drivers/net/macvlan.o 1104s LD [M] net/mpls/mpls_router.o 1104s CC [M] drivers/net/macvtap.o 1104s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/vporttbl.o 1105s CC [M] drivers/net/netconsole.o 1105s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o 1105s CC net/ipv6/xfrm6_policy.o 1105s CC [M] drivers/net/tap.o 1106s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec.o 1106s CC net/ipv6/xfrm6_state.o 1106s CC [M] drivers/net/veth.o 1106s CC net/ipv6/xfrm6_input.o 1107s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/helper.o 1107s AR drivers/net/ethernet/vertexcom/built-in.a 1107s CC [M] drivers/net/geneve.o 1108s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.o 1108s CC [M] drivers/net/gtp.o 1108s CC net/ipv6/xfrm6_output.o 1108s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.o 1109s CC net/ipv6/xfrm6_protocol.o 1109s CC [M] drivers/net/nlmon.o 1109s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.o 1109s CC net/ipv6/netfilter.o 1110s CC [M] drivers/net/pfcp.o 1110s CC [M] drivers/net/vrf.o 1110s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.o 1110s AR drivers/pps/clients/built-in.a 1111s AR drivers/pps/generators/built-in.a 1111s CC drivers/pps/pps.o 1111s CC net/ipv6/fib6_rules.o 1111s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/ipsec_fs.o 1111s CC [M] drivers/net/vsockmon.o 1111s CC drivers/pps/kapi.o 1112s AR drivers/ptp/built-in.a 1112s CC [M] drivers/ptp/ptp_clock.o 1112s CC net/ipv6/proc.o 1112s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.o 1112s CC drivers/pps/sysfs.o 1112s AR drivers/pps/built-in.a 1112s CC drivers/power/reset/restart-poweroff.o 1113s CC net/ipv6/syncookies.o 1113s CC [M] drivers/ptp/ptp_chardev.o 1113s AR drivers/power/reset/built-in.a 1113s CC [M] drivers/power/sequencing/core.o 1113s CC [M] drivers/ptp/ptp_sysfs.o 1113s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_mcast.o 1114s LD [M] drivers/power/sequencing/pwrseq-core.o 1114s AR drivers/power/built-in.a 1114s CC drivers/watchdog/watchdog_core.o 1114s CC [M] drivers/ptp/ptp_vclock.o 1114s CC net/ipv6/calipso.o 1114s CC [M] drivers/ptp/ptp_ines.o 1115s CC drivers/watchdog/watchdog_dev.o 1115s CC [M] drivers/net/ethernet/mellanox/mlx5/core/esw/bridge_debugfs.o 1115s CC net/ipv6/seg6_iptunnel.o 1115s CC [M] drivers/ptp/ptp_clockmatrix.o 1115s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.o 1116s CC drivers/watchdog/watchdog_pretimeout.o 1116s CC [M] drivers/ptp/ptp_mock.o 1116s CC drivers/watchdog/pretimeout_noop.o 1116s CC net/ipv6/seg6_local.o 1116s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.o 1117s CC [M] drivers/watchdog/pretimeout_panic.o 1117s CC [M] drivers/watchdog/mena21_wdt.o 1117s LD [M] drivers/ptp/ptp.o 1117s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.o 1117s CC [M] drivers/watchdog/diag288_wdt.o 1118s CC net/ipv6/seg6_hmac.o 1118s CC [M] drivers/watchdog/softdog.o 1118s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.o 1118s AR drivers/watchdog/built-in.a 1118s CC [M] drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.o 1119s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/cmd.o 1119s CC net/ipv6/ioam6_iptunnel.o 1119s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/core.o 1120s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.o 1120s CC net/ipv6/addrconf_core.o 1120s AR drivers/net/ethernet/xilinx/built-in.a 1120s CC [M] drivers/md/bcache/alloc.o 1120s CC [M] drivers/md/persistent-data/dm-array.o 1120s CC [M] drivers/md/bcache/bset.o 1121s CC [M] drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.o 1121s CC net/ipv6/exthdrs_core.o 1121s CC [M] drivers/md/persistent-data/dm-bitset.o 1121s CC [M] drivers/md/bcache/btree.o 1122s CC [M] drivers/md/persistent-data/dm-block-manager.o 1122s CC net/ipv6/ip6_checksum.o 1122s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.o 1122s CC [M] drivers/md/persistent-data/dm-space-map-common.o 1123s CC net/ipv6/ip6_icmp.o 1123s CC [M] drivers/md/bcache/debug.o 1123s CC [M] drivers/md/persistent-data/dm-space-map-disk.o 1124s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.o 1124s CC [M] drivers/md/bcache/extents.o 1124s CC [M] drivers/md/persistent-data/dm-space-map-metadata.o 1124s CC net/ipv6/output_core.o 1124s CC [M] drivers/md/bcache/io.o 1124s CC [M] drivers/md/persistent-data/dm-transaction-manager.o 1125s CC [M] drivers/md/bcache/journal.o 1125s CC net/ipv6/protocol.o 1125s CC [M] drivers/md/persistent-data/dm-btree.o 1126s CC [M] drivers/md/bcache/movinggc.o 1126s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_stats.o 1126s CC [M] drivers/md/bcache/request.o 1126s CC net/ipv6/ip6_offload.o 1126s CC [M] drivers/md/persistent-data/dm-btree-remove.o 1127s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.o 1127s CC net/ipv6/tcpv6_offload.o 1127s CC [M] drivers/md/bcache/stats.o 1127s CC [M] drivers/md/persistent-data/dm-btree-spine.o 1128s CC [M] drivers/md/bcache/super.o 1128s LD [M] drivers/md/persistent-data/dm-persistent-data.o 1128s CC [M] drivers/md/dm-vdo/action-manager.o 1128s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.o 1128s CC net/ipv6/exthdrs_offload.o 1128s CC [M] drivers/md/dm-vdo/admin-state.o 1128s CC net/ipv6/inet6_hashtables.o 1128s CC [M] drivers/md/dm-vdo/block-map.o 1129s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_stats.o 1129s CC [M] drivers/md/bcache/sysfs.o 1129s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.o 1130s CC [M] drivers/md/dm-vdo/completion.o 1130s CC net/ipv6/mcast_snoop.o 1130s CC [M] drivers/md/bcache/trace.o 1130s CC [M] drivers/md/dm-vdo/data-vio.o 1131s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_offload.o 1131s CC net/ipv6/tcp_ao.o 1131s CC [M] drivers/md/dm-vdo/dedupe.o 1131s CC [M] drivers/md/bcache/util.o 1132s CC [M] net/ipv6/ah6.o 1132s CC [M] drivers/md/bcache/writeback.o 1132s CC [M] drivers/md/dm-vdo/dm-vdo-target.o 1133s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/ipsec_fs_roce.o 1133s CC [M] net/ipv6/esp6.o 1133s CC [M] drivers/md/bcache/features.o 1133s LD [M] drivers/md/bcache/bcache.o 1133s CC [M] drivers/md/dm-vdo/dump.o 1133s CC [M] drivers/md/dm-vdo/encodings.o 1134s AR drivers/net/ethernet/synopsys/built-in.a 1134s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-net.o 1134s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_stats.o 1134s CC [M] drivers/md/dm-vdo/errors.o 1134s CC [M] drivers/md/dm-vdo/flush.o 1135s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.o 1135s CC [M] net/ipv6/esp6_offload.o 1135s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-desc.o 1135s CC [M] drivers/md/dm-vdo/funnel-queue.o 1135s CC [M] drivers/md/dm-vdo/funnel-workqueue.o 1135s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-hw.o 1135s CC [M] net/ipv6/ipcomp6.o 1135s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.o 1135s CC [M] drivers/md/dm-vdo/int-map.o 1136s CC [M] drivers/md/dm-vdo/io-submitter.o 1136s CC [M] net/ipv6/xfrm6_tunnel.o 1136s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.o 1136s CC [M] drivers/md/dm-vdo/logger.o 1137s CC [M] drivers/md/dm-vdo/logical-zone.o 1137s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-common.o 1137s CC [M] net/ipv6/tunnel6.o 1137s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.o 1137s CC [M] drivers/md/dm-vdo/memory-alloc.o 1138s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.o 1138s CC [M] drivers/md/dm-vdo/message-stats.o 1138s CC [M] drivers/md/dm-vdo/murmurhash3.o 1138s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac-pci.o 1138s CC [M] drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.o 1138s CC [M] net/ipv6/mip6.o 1138s CC [M] drivers/md/dm-vdo/packer.o 1139s LD [M] drivers/net/ethernet/synopsys/dwc-xlgmac.o 1139s CC drivers/md/md.o 1139s CC [M] drivers/md/dm-vdo/permassert.o 1139s CC [M] net/ipv6/ip6_vti.o 1139s CC [M] drivers/md/dm-vdo/physical-zone.o 1139s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.o 1140s CC [M] drivers/md/dm-vdo/priority-table.o 1140s CC [M] drivers/md/dm-vdo/recovery-journal.o 1140s CC [M] net/ipv6/sit.o 1140s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.o 1141s CC [M] drivers/md/dm-vdo/repair.o 1141s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.o 1141s CC [M] net/ipv6/ip6_tunnel.o 1141s CC [M] drivers/md/dm-vdo/slab-depot.o 1142s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.o 1143s CC [M] drivers/md/dm-vdo/status-codes.o 1143s CC [M] net/ipv6/ip6_gre.o 1143s CC [M] drivers/md/dm-vdo/string-utils.o 1143s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.o 1143s CC [M] drivers/isdn/hardware/mISDN/hfcpci.o 1143s CC [M] drivers/md/dm-vdo/thread-device.o 1144s CC [M] drivers/md/dm-vdo/thread-registry.o 1144s CC [M] drivers/md/dm-vdo/thread-utils.o 1144s CC [M] drivers/md/dm-vdo/vdo.o 1144s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_buddy.o 1145s CC [M] net/ipv6/fou6.o 1145s AR drivers/isdn/hardware/built-in.a 1145s CC [M] drivers/isdn/mISDN/core.o 1145s CC [M] drivers/md/dm-vdo/vio.o 1145s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.o 1145s CC [M] net/ipv6/ip6_udp_tunnel.o 1145s CC [M] drivers/md/dm-vdo/wait-queue.o 1146s CC [M] drivers/md/dm-vdo/indexer/chapter-index.o 1146s CC [M] drivers/isdn/mISDN/fsm.o 1146s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.o 1146s CC [M] drivers/md/dm-vdo/indexer/config.o 1146s CC [M] drivers/isdn/mISDN/socket.o 1147s AR net/ipv6/built-in.a 1147s CC net/l3mdev/l3mdev.o 1147s CC [M] drivers/md/dm-vdo/indexer/delta-index.o 1147s CC [M] drivers/isdn/mISDN/clock.o 1147s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v0.o 1147s CC [M] drivers/md/dm-vdo/indexer/funnel-requestqueue.o 1148s AR net/l3mdev/built-in.a 1148s CC net/ncsi/ncsi-cmd.o 1148s CC [M] drivers/md/dm-vdo/indexer/geometry.o 1148s CC [M] drivers/isdn/mISDN/hwchannel.o 1148s CC net/ncsi/ncsi-rsp.o 1148s CC [M] drivers/md/dm-vdo/indexer/index.o 1149s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.o 1149s CC [M] drivers/md/dm-vdo/indexer/index-layout.o 1149s CC net/ncsi/ncsi-aen.o 1149s CC [M] drivers/isdn/mISDN/stack.o 1150s CC [M] drivers/md/dm-vdo/indexer/index-page-map.o 1150s CC net/ncsi/ncsi-manage.o 1150s CC [M] drivers/isdn/mISDN/layer1.o 1150s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v2.o 1150s CC [M] drivers/md/dm-vdo/indexer/index-session.o 1151s CC [M] drivers/md/dm-vdo/indexer/io-factory.o 1151s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.o 1151s CC [M] drivers/isdn/mISDN/layer2.o 1151s CC [M] drivers/md/dm-vdo/indexer/open-chapter.o 1152s CC net/ncsi/ncsi-netlink.o 1152s CC [M] drivers/md/dm-vdo/indexer/radix-sort.o 1152s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.o 1152s CC [M] drivers/md/dm-vdo/indexer/sparse-cache.o 1152s CC [M] drivers/isdn/mISDN/tei.o 1152s AR net/ncsi/built-in.a 1152s CC net/xdp/xsk.o 1152s CC [M] drivers/md/dm-vdo/indexer/volume.o 1152s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.o 1153s CC [M] drivers/md/dm-vdo/indexer/volume-index.o 1153s CC [M] drivers/isdn/mISDN/timerdev.o 1154s LD [M] drivers/md/dm-vdo/dm-vdo.o 1154s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.o 1154s CC drivers/md/md-bitmap.o 1154s CC [M] drivers/isdn/mISDN/dsp_core.o 1154s CC net/xdp/xdp_umem.o 1155s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_definer.o 1155s CC net/xdp/xsk_queue.o 1155s CC [M] drivers/isdn/mISDN/dsp_cmx.o 1155s CC net/xdp/xskmap.o 1155s CC drivers/md/md-autodetect.o 1155s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ptrn.o 1156s CC [M] drivers/isdn/mISDN/dsp_tones.o 1156s CC drivers/md/dm-init.o 1156s CC net/xdp/xsk_buff_pool.o 1156s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_arg.o 1156s CC [M] drivers/isdn/mISDN/dsp_dtmf.o 1156s CC drivers/md/dm-uevent.o 1157s CC [M] drivers/isdn/mISDN/dsp_audio.o 1157s CC drivers/md/dm-zone.o 1157s CC [M] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_dbg.o 1157s CC [M] net/xdp/xsk_diag.o 1158s CC drivers/md/dm-ima.o 1158s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/smfs.o 1158s AR net/xdp/built-in.a 1158s CC net/mptcp/protocol.o 1158s CC [M] drivers/isdn/mISDN/dsp_blowfish.o 1159s CC drivers/md/dm-audit.o 1159s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.o 1159s CC [M] drivers/isdn/mISDN/dsp_pipeline.o 1159s CC drivers/md/dm.o 1160s CC [M] drivers/net/ethernet/mellanox/mlx5/core/lib/clock.o 1160s CC [M] drivers/isdn/mISDN/dsp_hwec.o 1160s CC net/mptcp/subflow.o 1161s CC [M] drivers/isdn/mISDN/l1oip_core.o 1161s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.o 1161s AR drivers/net/ethernet/built-in.a 1161s CC drivers/md/dm-table.o 1161s AR drivers/net/built-in.a 1161s CC [M] drivers/isdn/mISDN/l1oip_codec.o 1161s CC drivers/md/dm-target.o 1162s LD [M] drivers/isdn/mISDN/mISDN_core.o 1162s LD [M] drivers/isdn/mISDN/mISDN_dsp.o 1162s LD [M] drivers/isdn/mISDN/l1oip.o 1162s AR drivers/isdn/built-in.a 1162s CC net/handshake/alert.o 1162s CC drivers/md/dm-linear.o 1162s CC drivers/md/dm-stripe.o 1162s CC net/mptcp/options.o 1163s CC drivers/md/dm-ioctl.o 1163s CC drivers/md/dm-io.o 1163s CC net/handshake/genl.o 1163s CC net/handshake/netlink.o 1164s CC drivers/md/dm-kcopyd.o 1164s CC net/mptcp/token.o 1164s CC drivers/md/dm-sysfs.o 1165s CC net/handshake/request.o 1165s CC drivers/md/dm-stats.o 1165s AR drivers/mmc/built-in.a 1165s AR drivers/ufs/built-in.a 1165s CC net/handshake/tlshd.o 1166s CC drivers/md/dm-rq.o 1166s CC net/mptcp/crypto.o 1166s AR drivers/leds/blink/built-in.a 1166s CC net/handshake/trace.o 1166s AR drivers/leds/simple/built-in.a 1166s AR drivers/leds/built-in.a 1166s AR drivers/firmware/arm_ffa/built-in.a 1166s AR drivers/firmware/arm_scmi/built-in.a 1166s AR drivers/firmware/broadcom/built-in.a 1166s AR drivers/firmware/cirrus/built-in.a 1166s CC [M] drivers/firmware/cirrus/cs_dsp.o 1166s CC net/mptcp/ctrl.o 1166s CC drivers/md/dm-io-rewind.o 1167s AR net/handshake/built-in.a 1167s AR drivers/firmware/meson/built-in.a 1167s CC net/mptcp/pm.o 1167s AR drivers/crypto/stm32/built-in.a 1167s AR drivers/crypto/xilinx/built-in.a 1167s AR drivers/crypto/hisilicon/built-in.a 1167s AR drivers/crypto/intel/keembay/built-in.a 1167s AR drivers/crypto/intel/ixp4xx/built-in.a 1167s AR drivers/crypto/intel/built-in.a 1167s AR drivers/crypto/starfive/built-in.a 1167s CC [M] drivers/crypto/virtio/virtio_crypto_skcipher_algs.o 1167s CC drivers/md/dm-builtin.o 1167s CC [M] drivers/crypto/virtio/virtio_crypto_akcipher_algs.o 1168s AR drivers/firmware/microchip/built-in.a 1168s AR drivers/firmware/efi/built-in.a 1168s AR drivers/firmware/imx/built-in.a 1168s AR drivers/firmware/psci/built-in.a 1168s AR drivers/firmware/qcom/built-in.a 1168s AR drivers/firmware/smccc/built-in.a 1168s AR drivers/firmware/tegra/built-in.a 1168s AR drivers/firmware/xilinx/built-in.a 1168s AR drivers/firmware/built-in.a 1168s CC [M] drivers/md/raid0.o 1168s CC [M] drivers/crypto/amlogic/amlogic-gxl-core.o 1168s CC net/mptcp/diag.o 1168s CC [M] drivers/crypto/virtio/virtio_crypto_mgr.o 1168s CC [M] drivers/crypto/amlogic/amlogic-gxl-cipher.o 1168s CC [M] drivers/crypto/virtio/virtio_crypto_core.o 1168s CC [M] drivers/md/raid1.o 1168s CC net/mptcp/mib.o 1169s LD [M] drivers/crypto/amlogic/amlogic-gxl-crypto.o 1169s CC [M] drivers/md/raid10.o 1169s LD [M] drivers/crypto/virtio/virtio_crypto.o 1169s AR drivers/crypto/built-in.a 1169s AR drivers/clocksource/built-in.a 1169s CC [M] drivers/md/raid5.o 1169s CC net/mptcp/pm_netlink.o 1170s CC net/mptcp/sockopt.o 1171s CC [M] drivers/md/raid5-cache.o 1171s CC [M] drivers/md/raid5-ppl.o 1172s CC net/mptcp/pm_userspace.o 1172s CC net/mptcp/fastopen.o 1173s CC [M] drivers/md/md-cluster.o 1173s CC net/mptcp/sched.o 1173s CC [M] drivers/md/dm-unstripe.o 1173s CC [M] drivers/md/dm-bufio.o 1173s CC net/mptcp/mptcp_pm_gen.o 1173s CC [M] net/llc/llc_core.o 1174s CC [M] net/tls/tls_main.o 1174s CC net/mptcp/syncookies.o 1174s CC [M] net/llc/llc_input.o 1175s CC net/mptcp/bpf.o 1175s CC [M] net/tls/tls_sw.o 1175s CC [M] drivers/md/dm-bio-prison-v1.o 1175s CC [M] net/mptcp/mptcp_diag.o 1175s CC [M] net/llc/llc_output.o 1175s CC [M] drivers/md/dm-bio-prison-v2.o 1176s AR net/mptcp/built-in.a 1176s CC [M] drivers/md/dm-crypt.o 1176s LD [M] net/llc/llc.o 1176s CC [M] net/key/af_key.o 1176s CC [M] net/bridge/netfilter/nft_meta_bridge.o 1176s CC [M] net/tls/tls_proc.o 1177s CC [M] net/bridge/netfilter/nft_reject_bridge.o 1177s CC [M] net/tls/trace.o 1178s CC [M] net/bridge/netfilter/nf_conntrack_bridge.o 1178s AR drivers/platform/built-in.a 1178s CC [M] net/bridge/br.o 1178s CC [M] net/tls/tls_strp.o 1178s CC [M] drivers/md/dm-delay.o 1178s CC [M] drivers/md/dm-flakey.o 1178s CC [M] net/tls/tls_device.o 1178s CC [M] net/bridge/netfilter/ebtables.o 1179s CC [M] net/sunrpc/auth_gss/auth_gss.o 1179s CC [M] drivers/md/dm-path-selector.o 1180s CC [M] drivers/md/dm-mpath.o 1180s CC [M] net/sunrpc/auth_gss/gss_generic_token.o 1180s CC [M] net/tls/tls_device_fallback.o 1180s CC [M] net/bridge/netfilter/ebtable_broute.o 1181s CC [M] net/sunrpc/auth_gss/gss_mech_switch.o 1181s CC [M] drivers/md/dm-ps-round-robin.o 1181s CC [M] net/bridge/netfilter/ebtable_filter.o 1181s CC [M] drivers/md/dm-ps-queue-length.o 1182s CC [M] drivers/md/dm-ps-service-time.o 1182s CC [M] net/bridge/netfilter/ebtable_nat.o 1182s LD [M] net/tls/tls.o 1182s CC [M] net/sunrpc/auth_gss/svcauth_gss.o 1182s CC [M] net/sunrpc/xprtrdma/transport.o 1182s CC [M] drivers/md/dm-ps-historical-service-time.o 1182s CC [M] net/bridge/netfilter/ebt_802_3.o 1183s CC [M] drivers/md/dm-ps-io-affinity.o 1183s CC [M] net/sunrpc/xprtrdma/rpc_rdma.o 1183s CC [M] net/bridge/netfilter/ebt_among.o 1183s CC [M] drivers/md/dm-switch.o 1183s CC [M] net/bridge/netfilter/ebt_arp.o 1184s CC [M] net/sunrpc/auth_gss/gss_rpc_upcall.o 1184s CC [M] drivers/md/dm-snap.o 1184s CC [M] net/sunrpc/xprtrdma/verbs.o 1184s CC [M] net/bridge/netfilter/ebt_ip.o 1184s CC [M] net/sunrpc/auth_gss/gss_rpc_xdr.o 1185s CC [M] net/bridge/netfilter/ebt_ip6.o 1185s CC [M] net/sunrpc/auth_gss/trace.o 1185s CC [M] drivers/md/dm-exception-store.o 1185s CC [M] net/sunrpc/xprtrdma/frwr_ops.o 1185s CC [M] net/bridge/netfilter/ebt_limit.o 1186s CC [M] drivers/md/dm-snap-transient.o 1186s CC [M] net/bridge/netfilter/ebt_mark_m.o 1186s CC [M] net/sunrpc/xprtrdma/ib_client.o 1186s CC [M] drivers/md/dm-snap-persistent.o 1186s CC [M] net/sunrpc/auth_gss/gss_krb5_mech.o 1186s CC [M] net/bridge/netfilter/ebt_pkttype.o 1187s CC [M] drivers/md/dm-raid1.o 1187s CC [M] net/sunrpc/xprtrdma/svc_rdma.o 1187s CC [M] net/sunrpc/auth_gss/gss_krb5_seal.o 1187s CC [M] net/bridge/netfilter/ebt_stp.o 1187s CC [M] net/sunrpc/auth_gss/gss_krb5_unseal.o 1187s CC [M] net/sunrpc/xprtrdma/svc_rdma_backchannel.o 1187s CC [M] drivers/md/dm-log.o 1188s CC [M] net/sunrpc/auth_gss/gss_krb5_wrap.o 1188s CC [M] net/bridge/netfilter/ebt_vlan.o 1188s CC [M] net/sunrpc/auth_gss/gss_krb5_crypto.o 1188s CC [M] net/bridge/netfilter/ebt_arpreply.o 1188s CC [M] net/sunrpc/xprtrdma/svc_rdma_transport.o 1188s CC [M] drivers/md/dm-region-hash.o 1189s CC [M] net/sunrpc/auth_gss/gss_krb5_keys.o 1189s CC [M] net/bridge/netfilter/ebt_mark.o 1189s CC [M] drivers/md/dm-log-userspace-base.o 1189s CC [M] net/sunrpc/xprtrdma/svc_rdma_sendto.o 1189s LD [M] net/sunrpc/auth_gss/auth_rpcgss.o 1189s LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.o 1189s CC [M] net/sunrpc/xprtrdma/svc_rdma_recvfrom.o 1189s CC [M] net/bridge/netfilter/ebt_dnat.o 1190s CC [M] drivers/md/dm-log-userspace-transfer.o 1190s CC [M] net/bridge/netfilter/ebt_redirect.o 1190s CC [M] net/sunrpc/xprtrdma/svc_rdma_rw.o 1190s CC [M] net/sunrpc/xprtrdma/svc_rdma_pcl.o 1190s CC [M] drivers/md/dm-zero.o 1191s CC [M] net/bridge/netfilter/ebt_snat.o 1191s CC [M] drivers/md/dm-raid.o 1191s CC [M] net/sunrpc/clnt.o 1191s CC [M] net/bridge/netfilter/ebt_log.o 1191s CC [M] net/sunrpc/xprtrdma/module.o 1192s CC [M] net/bridge/netfilter/ebt_nflog.o 1192s CC [M] drivers/md/dm-thin.o 1192s CC [M] net/bridge/br_device.o 1193s CC [M] net/bridge/br_fdb.o 1194s CC [M] drivers/md/dm-thin-metadata.o 1194s CC [M] net/bridge/br_forward.o 1194s CC [M] net/sunrpc/xprtrdma/backchannel.o 1194s CC [M] drivers/md/dm-verity-verify-sig.o 1195s CC [M] drivers/md/dm-verity-target.o 1195s CC [M] net/bridge/br_if.o 1195s CC [M] net/bridge/br_input.o 1195s LD [M] net/sunrpc/xprtrdma/rpcrdma.o 1195s CC [M] net/sunrpc/xprt.o 1196s CC [M] drivers/md/dm-cache-target.o 1197s AR drivers/virt/vboxguest/built-in.a 1197s CC [M] net/bridge/br_ioctl.o 1197s AR drivers/virt/coco/built-in.a 1197s CC [M] drivers/virt/vmgenid.o 1197s AR drivers/virt/built-in.a 1197s AR drivers/perf/built-in.a 1197s AR drivers/ras/amd/atl/built-in.a 1197s CC drivers/ras/ras.o 1197s CC [M] net/sunrpc/socklib.o 1197s CC [M] drivers/md/dm-cache-metadata.o 1197s CC [M] net/bridge/br_stp.o 1198s CC [M] drivers/md/dm-cache-policy.o 1198s CC drivers/ras/debugfs.o 1198s CC [M] net/sunrpc/xprtsock.o 1199s CC [M] net/bridge/br_stp_bpdu.o 1199s CC [M] drivers/md/dm-cache-background-tracker.o 1199s AR drivers/ras/built-in.a 1199s CC [M] drivers/md/dm-cache-policy-smq.o 1199s CC [M] net/bridge/br_stp_if.o 1199s AR drivers/hwtracing/intel_th/built-in.a 1199s CC [M] drivers/hwtracing/intel_th/core.o 1200s CC [M] drivers/md/dm-ebs-target.o 1200s CC [M] net/sunrpc/sched.o 1200s CC [M] net/bridge/br_stp_timer.o 1200s CC [M] drivers/md/dm-era-target.o 1200s CC [M] drivers/hwtracing/intel_th/pci.o 1201s CC [M] net/bridge/br_netlink.o 1201s CC [M] drivers/hwtracing/intel_th/gth.o 1201s CC [M] drivers/md/dm-clone-target.o 1201s CC [M] drivers/hwtracing/intel_th/sth.o 1202s CC [M] drivers/hwtracing/intel_th/msu.o 1202s CC [M] net/bridge/br_netlink_tunnel.o 1202s CC [M] drivers/md/dm-clone-metadata.o 1202s CC [M] drivers/md/dm-log-writes.o 1203s CC [M] net/bridge/br_arp_nd_proxy.o 1203s CC [M] drivers/hwtracing/intel_th/pti.o 1203s CC [M] drivers/md/dm-integrity.o 1203s CC [M] net/bridge/br_sysfs_if.o 1203s CC [M] drivers/hwtracing/intel_th/msu-sink.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_pci.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_gth.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_sth.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_msu.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_pti.o 1204s LD [M] drivers/hwtracing/intel_th/intel_th_msu_sink.o 1204s CC [M] net/bridge/br_sysfs_br.o 1204s CC [M] net/bridge/br_nf_core.o 1205s CC [M] net/bridge/br_multicast.o 1205s CC [M] net/rxrpc/af_rxrpc.o 1205s CC [M] net/sunrpc/auth.o 1206s CC [M] drivers/md/dm-zoned-target.o 1206s CC [M] drivers/md/dm-zoned-metadata.o 1206s CC [M] net/sunrpc/auth_null.o 1207s CC [M] net/sunrpc/auth_tls.o 1207s CC [M] drivers/md/dm-zoned-reclaim.o 1208s CC [M] net/sunrpc/auth_unix.o 1208s CC [M] net/bridge/br_mdb.o 1208s CC [M] drivers/md/dm-writecache.o 1208s CC [M] net/rxrpc/call_accept.o 1208s CC [M] net/sunrpc/svc.o 1209s CC [M] net/bridge/br_multicast_eht.o 1209s LD [M] drivers/md/raid456.o 1209s LD [M] drivers/md/dm-bio-prison.o 1209s LD [M] drivers/md/dm-multipath.o 1209s LD [M] drivers/md/dm-round-robin.o 1209s CC [M] net/rxrpc/call_event.o 1209s LD [M] drivers/md/dm-queue-length.o 1209s LD [M] drivers/md/dm-service-time.o 1209s LD [M] drivers/md/dm-historical-service-time.o 1209s LD [M] drivers/md/dm-io-affinity.o 1209s LD [M] drivers/md/dm-snapshot.o 1209s LD [M] drivers/md/dm-mirror.o 1209s LD [M] drivers/md/dm-log-userspace.o 1209s LD [M] drivers/md/dm-thin-pool.o 1209s LD [M] drivers/md/dm-verity.o 1209s LD [M] drivers/md/dm-cache.o 1209s LD [M] drivers/md/dm-cache-smq.o 1209s LD [M] drivers/md/dm-ebs.o 1209s LD [M] drivers/md/dm-era.o 1209s LD [M] drivers/md/dm-clone.o 1209s LD [M] drivers/md/dm-zoned.o 1209s AR drivers/md/built-in.a 1209s AR drivers/android/built-in.a 1209s CC drivers/s390/cio/airq.o 1210s CC [M] net/bridge/br_vlan.o 1210s CC [M] net/sunrpc/svcsock.o 1210s CC [M] net/rxrpc/call_object.o 1210s CC drivers/s390/cio/blacklist.o 1211s CC drivers/s390/cio/chsc.o 1211s CC [M] net/rxrpc/call_state.o 1212s CC [M] net/bridge/br_vlan_tunnel.o 1212s CC [M] net/rxrpc/conn_client.o 1212s CC [M] net/sunrpc/svcauth.o 1212s CC drivers/s390/cio/cio.o 1213s CC [M] net/bridge/br_vlan_options.o 1213s CC [M] net/rxrpc/conn_event.o 1213s CC drivers/s390/cio/css.o 1213s CC [M] net/sunrpc/svcauth_unix.o 1213s CC [M] net/bridge/br_mst.o 1213s CC [M] net/rxrpc/conn_object.o 1214s CC drivers/s390/cio/chp.o 1214s CC [M] net/rxrpc/conn_service.o 1214s CC [M] net/sunrpc/addr.o 1215s CC [M] net/bridge/br_switchdev.o 1215s CC drivers/s390/cio/idset.o 1215s CC [M] net/rxrpc/input.o 1215s CC drivers/s390/cio/isc.o 1216s CC [M] net/bridge/br_mrp_switchdev.o 1216s CC [M] net/sunrpc/rpcb_clnt.o 1216s CC drivers/s390/cio/fcx.o 1216s CC [M] net/rxrpc/insecure.o 1216s CC [M] net/bridge/br_mrp.o 1217s CC drivers/s390/cio/itcw.o 1217s CC [M] net/rxrpc/io_thread.o 1217s CC [M] net/sunrpc/timer.o 1217s CC [M] net/bridge/br_mrp_netlink.o 1217s CC drivers/s390/cio/crw.o 1218s CC [M] net/rxrpc/key.o 1218s CC drivers/s390/cio/ccwreq.o 1218s CC [M] net/bridge/br_cfm.o 1218s CC [M] net/sunrpc/xdr.o 1218s CC drivers/s390/cio/trace.o 1219s CC [M] net/bridge/br_cfm_netlink.o 1219s CC [M] net/rxrpc/local_event.o 1219s CC drivers/s390/cio/ioasm.o 1220s CC [M] net/rxrpc/local_object.o 1220s CC [M] net/bridge/br_netfilter_hooks.o 1220s CC [M] net/sunrpc/sunrpc_syms.o 1220s CC drivers/s390/cio/cio_debugfs.o 1220s CC drivers/s390/cio/device.o 1221s CC [M] net/rxrpc/misc.o 1221s CC [M] net/bridge/br_netfilter_ipv6.o 1221s CC [M] net/sunrpc/cache.o 1221s CC [M] net/rxrpc/net_ns.o 1222s CC drivers/s390/cio/device_fsm.o 1222s LD [M] net/bridge/bridge.o 1222s LD [M] net/bridge/br_netfilter.o 1222s CC [M] net/sunrpc/rpc_pipe.o 1222s CC [M] net/rxrpc/output.o 1223s CC drivers/s390/cio/device_ops.o 1223s CC [M] net/rxrpc/peer_event.o 1223s CC [M] net/rxrpc/peer_object.o 1223s CC [M] net/sunrpc/sysfs.o 1223s CC [M] net/rxrpc/recvmsg.o 1223s CC drivers/s390/cio/device_id.o 1224s CC drivers/s390/cio/device_pgid.o 1224s CC [M] net/sunrpc/svc_xprt.o 1224s CC [M] net/sunrpc/xprtmultipath.o 1224s CC drivers/s390/cio/device_status.o 1225s CC [M] net/rxrpc/rtt.o 1225s CC drivers/s390/cio/cmf.o 1225s CC drivers/s390/cio/scm.o 1225s CC [M] net/rxrpc/security.o 1226s CC [M] net/kcm/kcmsock.o 1226s CC [M] drivers/s390/cio/chsc_sch.o 1226s CC [M] net/sunrpc/debugfs.o 1226s CC [M] net/rxrpc/sendmsg.o 1227s CC [M] net/sunrpc/backchannel_rqst.o 1227s CC [M] drivers/s390/cio/eadm_sch.o 1227s CC [M] net/kcm/kcmproc.o 1228s CC [M] net/rxrpc/server_key.o 1228s CC [M] drivers/s390/cio/ccwgroup.o 1228s CC [M] net/sunrpc/stats.o 1228s LD [M] net/kcm/kcm.o 1228s AR drivers/s390/block/built-in.a 1228s CC [M] drivers/s390/block/dasd.o 1228s CC [M] drivers/s390/cio/qdio_main.o 1229s CC [M] net/rxrpc/skbuff.o 1229s CC [M] net/sunrpc/sysctl.o 1230s CC [M] net/rxrpc/txbuf.o 1230s LD [M] net/sunrpc/sunrpc.o 1230s CC [M] drivers/s390/cio/qdio_thinint.o 1230s CC [M] net/rxrpc/utils.o 1230s CC [M] drivers/s390/cio/qdio_debug.o 1230s CC [M] drivers/s390/cio/qdio_setup.o 1230s CC [M] drivers/s390/block/dasd_ioctl.o 1230s CC [M] net/rxrpc/proc.o 1231s CC [M] drivers/target/loopback/tcm_loop.o 1231s CC [M] net/rxrpc/rxkad.o 1231s CC [M] drivers/s390/cio/vfio_ccw_drv.o 1231s CC [M] drivers/s390/block/dasd_proc.o 1231s CC [M] drivers/target/tcm_fc/tfc_cmd.o 1232s CC [M] drivers/s390/cio/vfio_ccw_cp.o 1232s CC [M] drivers/s390/block/dasd_devmap.o 1232s CC [M] drivers/target/tcm_fc/tfc_conf.o 1232s CC [M] net/rxrpc/sysctl.o 1233s CC [M] drivers/s390/cio/vfio_ccw_ops.o 1233s CC [M] drivers/target/tcm_fc/tfc_io.o 1233s LD [M] net/rxrpc/rxrpc.o 1233s CC [M] net/l2tp/l2tp_core.o 1233s CC [M] drivers/s390/cio/vfio_ccw_fsm.o 1233s CC [M] drivers/target/tcm_fc/tfc_sess.o 1234s CC [M] drivers/s390/block/dasd_genhd.o 1234s CC [M] drivers/s390/cio/vfio_ccw_async.o 1234s LD [M] drivers/target/tcm_fc/tcm_fc.o 1234s CC [M] drivers/target/iscsi/iscsi_target_parameters.o 1234s CC [M] drivers/s390/block/dasd_erp.o 1234s CC [M] drivers/s390/cio/vfio_ccw_trace.o 1235s CC [M] drivers/s390/block/dasd_eer.o 1235s CC [M] drivers/target/iscsi/iscsi_target_seq_pdu_list.o 1235s CC [M] net/l2tp/l2tp_ip.o 1235s CC [M] drivers/s390/cio/vfio_ccw_chp.o 1235s CC [M] drivers/target/iscsi/iscsi_target_auth.o 1235s LD [M] drivers/s390/cio/qdio.o 1235s LD [M] drivers/s390/cio/vfio_ccw.o 1236s AR drivers/s390/cio/built-in.a 1236s CC [M] drivers/target/iscsi/iscsi_target_datain_values.o 1236s CC [M] drivers/target/iscsi/iscsi_target_device.o 1236s CC [M] drivers/s390/block/dasd_diag.o 1236s CC [M] net/l2tp/l2tp_netlink.o 1236s CC [M] drivers/target/iscsi/iscsi_target_erl0.o 1236s CC [M] drivers/s390/block/dasd_eckd.o 1236s CC [M] net/l2tp/l2tp_eth.o 1237s CC [M] drivers/target/iscsi/iscsi_target_erl1.o 1237s CC [M] drivers/s390/block/dasd_3990_erp.o 1237s CC [M] net/l2tp/l2tp_debugfs.o 1237s CC [M] drivers/target/iscsi/iscsi_target_erl2.o 1238s CC [M] drivers/target/iscsi/iscsi_target_login.o 1238s CC [M] net/l2tp/l2tp_ip6.o 1238s CC [M] drivers/target/target_core_configfs.o 1239s CC [M] net/dccp/ccid.o 1239s CC [M] drivers/s390/block/dasd_alias.o 1239s CC [M] drivers/target/iscsi/iscsi_target_nego.o 1240s CC [M] net/dccp/feat.o 1240s CC [M] net/dccp/input.o 1240s CC [M] drivers/s390/block/dasd_fba.o 1241s CC [M] drivers/s390/block/dcssblk.o 1241s CC [M] drivers/target/iscsi/iscsi_target_nodeattrib.o 1241s CC [M] drivers/target/iscsi/iscsi_target_tmr.o 1241s CC [M] drivers/target/target_core_device.o 1241s CC [M] drivers/s390/block/scm_drv.o 1241s CC [M] net/dccp/minisocks.o 1242s CC [M] drivers/target/iscsi/iscsi_target_tpg.o 1242s CC [M] drivers/s390/block/scm_blk.o 1242s CC [M] drivers/target/iscsi/iscsi_target_util.o 1242s LD [M] drivers/s390/block/dasd_mod.o 1242s LD [M] drivers/s390/block/dasd_diag_mod.o 1242s LD [M] drivers/s390/block/dasd_eckd_mod.o 1242s LD [M] drivers/s390/block/dasd_fba_mod.o 1242s LD [M] drivers/s390/block/scm_block.o 1242s CC drivers/s390/char/ctrlchar.o 1243s CC [M] net/dccp/options.o 1243s CC [M] drivers/slimbus/core.o 1243s CC drivers/s390/char/keyboard.o 1243s CC [M] drivers/slimbus/messaging.o 1244s CC drivers/s390/char/defkeymap.o 1244s CC [M] drivers/target/iscsi/iscsi_target.o 1244s CC drivers/s390/char/sclp.o 1244s CC [M] net/dccp/output.o 1244s CC [M] drivers/slimbus/sched.o 1245s CC [M] drivers/slimbus/stream.o 1245s CC drivers/s390/char/sclp_rw.o 1246s CC [M] drivers/slimbus/qcom-ctrl.o 1246s CC drivers/s390/char/sclp_quiesce.o 1246s CC [M] net/dccp/proto.o 1246s CC drivers/s390/char/sclp_cmd.o 1246s LD [M] drivers/slimbus/slimbus.o 1246s LD [M] drivers/slimbus/slim-qcom-ctrl.o 1246s CC drivers/s390/char/sclp_config.o 1246s CC [M] drivers/target/iscsi/iscsi_target_configfs.o 1246s CC [M] drivers/uio/uio.o 1247s CC drivers/s390/char/sclp_cpi_sys.o 1247s CC drivers/s390/char/sclp_ocf.o 1247s CC [M] net/dccp/timer.o 1247s CC [M] drivers/vfio/pci/vfio_pci_core.o 1248s CC [M] drivers/target/iscsi/iscsi_target_stat.o 1248s CC drivers/s390/char/sclp_ctl.o 1248s CC [M] drivers/target/iscsi/iscsi_target_transport.o 1248s CC drivers/s390/char/sclp_early.o 1249s LD [M] drivers/target/iscsi/iscsi_target_mod.o 1249s CC [M] drivers/target/target_core_fabric_configfs.o 1249s CC [M] net/dccp/qpolicy.o 1249s CC [M] drivers/vfio/pci/vfio_pci_intrs.o 1249s CC drivers/s390/char/sclp_early_core.o 1249s CC drivers/s390/char/sclp_sd.o 1249s CC [M] drivers/target/target_core_fabric_lib.o 1249s CC [M] net/dccp/ccids/ccid2.o 1249s CC [M] drivers/vfio/pci/vfio_pci_rdwr.o 1250s CC [M] drivers/target/target_core_hba.o 1250s CC drivers/s390/char/raw3270.o 1250s CC [M] net/dccp/ackvec.o 1250s CC [M] drivers/vfio/pci/vfio_pci_config.o 1251s CC drivers/s390/char/con3270.o 1251s CC [M] drivers/target/target_core_pr.o 1252s CC [M] drivers/vfio/pci/vfio_pci_zdev.o 1252s CC [M] net/dccp/ccids/ccid3.o 1252s CC [M] drivers/vfio/pci/vfio_pci.o 1252s CC drivers/s390/char/con3215.o 1252s CC [M] drivers/target/target_core_alua.o 1252s LD [M] drivers/vfio/pci/vfio-pci-core.o 1252s LD [M] drivers/vfio/pci/vfio-pci.o 1252s CC [M] drivers/vfio/mdev/mdev_core.o 1253s CC [M] net/dccp/ccids/lib/tfrc.o 1253s CC drivers/s390/char/sclp_tty.o 1253s CC [M] drivers/vfio/mdev/mdev_sysfs.o 1253s CC [M] drivers/target/target_core_tmr.o 1253s CC [M] net/dccp/ccids/lib/tfrc_equation.o 1253s CC drivers/s390/char/sclp_con.o 1253s CC [M] drivers/vfio/mdev/mdev_driver.o 1254s CC [M] drivers/target/target_core_tpg.o 1254s CC drivers/s390/char/sclp_vt220.o 1254s CC [M] net/dccp/ccids/lib/packet_history.o 1254s LD [M] drivers/vfio/mdev/mdev.o 1254s CC [M] drivers/vfio/vfio_main.o 1254s CC drivers/s390/char/sclp_pci.o 1255s CC drivers/s390/char/sclp_ap.o 1255s CC [M] net/dccp/ccids/lib/loss_interval.o 1255s CC [M] drivers/target/target_core_transport.o 1255s CC drivers/s390/char/vmcp.o 1255s CC [M] net/dccp/sysctl.o 1255s CC [M] drivers/vfio/group.o 1255s CC drivers/s390/char/sclp_sdias.o 1256s CC drivers/s390/char/zcore.o 1256s CC [M] net/dccp/ipv4.o 1256s CC drivers/s390/char/uvdevice.o 1256s CC [M] drivers/vfio/container.o 1257s CC [M] drivers/s390/char/fs3270.o 1257s CC [M] drivers/vfio/virqfd.o 1257s CC [M] drivers/s390/char/vmlogrdr.o 1257s CC [M] drivers/target/target_core_sbc.o 1258s CC [M] net/dccp/ipv6.o 1258s CC [M] drivers/s390/char/tape_core.o 1258s CC [M] drivers/vfio/vfio_iommu_type1.o 1258s CC [M] drivers/target/target_core_spc.o 1259s CC [M] drivers/s390/char/tape_std.o 1259s CC [M] net/dccp/diag.o 1259s LD [M] drivers/vfio/vfio.o 1259s CC [M] net/sctp/sm_statetable.o 1259s LD [M] net/dccp/dccp.o 1259s LD [M] net/dccp/dccp_ipv4.o 1259s CC [M] drivers/target/target_core_ua.o 1259s LD [M] net/dccp/dccp_ipv6.o 1259s LD [M] net/dccp/dccp_diag.o 1260s CC [M] drivers/infiniband/core/packer.o 1260s CC [M] drivers/s390/char/tape_char.o 1260s CC [M] drivers/target/target_core_rd.o 1260s CC [M] net/sctp/sm_statefuns.o 1260s CC [M] drivers/s390/char/tape_proc.o 1260s CC [M] drivers/target/target_core_stat.o 1261s CC [M] drivers/s390/char/tape_class.o 1261s CC [M] drivers/infiniband/core/ud_header.o 1261s CC [M] drivers/target/target_core_xcopy.o 1261s CC [M] drivers/target/target_core_iblock.o 1261s CC [M] drivers/s390/char/tape_34xx.o 1262s CC [M] drivers/infiniband/core/verbs.o 1262s CC [M] drivers/target/target_core_file.o 1262s CC [M] net/sctp/sm_sideeffect.o 1262s CC [M] drivers/s390/char/tape_3590.o 1262s CC [M] drivers/target/target_core_pscsi.o 1263s CC [M] drivers/target/target_core_user.o 1263s CC [M] net/sctp/protocol.o 1263s CC [M] drivers/s390/char/monreader.o 1264s CC [M] drivers/infiniband/core/cq.o 1264s CC [M] drivers/s390/char/monwriter.o 1264s CC [M] drivers/s390/char/vmur.o 1264s CC [M] net/sctp/endpointola.o 1265s LD [M] drivers/target/target_core_mod.o 1265s CC [M] drivers/infiniband/hw/mthca/mthca_main.o 1265s CC [M] drivers/s390/char/hmcdrv_mod.o 1265s CC [M] drivers/infiniband/core/rw.o 1265s CC [M] net/sctp/associola.o 1265s CC [M] drivers/s390/char/hmcdrv_dev.o 1266s CC [M] drivers/infiniband/hw/mthca/mthca_cmd.o 1266s CC [M] drivers/s390/char/hmcdrv_ftp.o 1266s CC [M] net/sctp/transport.o 1266s CC [M] drivers/s390/char/hmcdrv_cache.o 1266s CC [M] drivers/infiniband/core/sysfs.o 1267s CC [M] drivers/s390/char/diag_ftp.o 1267s CC [M] drivers/infiniband/hw/mthca/mthca_profile.o 1267s CC [M] net/sctp/chunk.o 1267s CC [M] drivers/s390/char/sclp_ftp.o 1267s LD [M] drivers/s390/char/tape.o 1267s LD [M] drivers/s390/char/hmcdrv.o 1267s AR drivers/s390/char/built-in.a 1267s AR drivers/s390/crypto/built-in.a 1267s CC [M] drivers/s390/crypto/ap_bus.o 1267s CC [M] drivers/infiniband/hw/mthca/mthca_reset.o 1268s CC [M] net/sctp/sm_make_chunk.o 1268s CC [M] drivers/infiniband/core/device.o 1268s CC [M] drivers/infiniband/hw/mthca/mthca_allocator.o 1269s CC [M] drivers/s390/crypto/ap_card.o 1269s CC [M] net/sctp/ulpevent.o 1269s CC [M] drivers/infiniband/hw/mthca/mthca_eq.o 1269s CC [M] drivers/s390/crypto/ap_queue.o 1270s CC [M] net/sctp/inqueue.o 1270s CC [M] drivers/infiniband/hw/mthca/mthca_pd.o 1270s CC [M] drivers/infiniband/core/cache.o 1270s CC [M] drivers/s390/crypto/zcrypt_api.o 1270s CC [M] net/sctp/outqueue.o 1271s CC [M] drivers/infiniband/hw/mthca/mthca_cq.o 1271s CC [M] drivers/infiniband/hw/mthca/mthca_mr.o 1271s CC [M] net/sctp/ulpqueue.o 1272s CC [M] drivers/infiniband/core/netlink.o 1272s CC [M] drivers/s390/crypto/zcrypt_card.o 1272s CC [M] drivers/infiniband/hw/mthca/mthca_qp.o 1272s CC [M] net/sctp/tsnmap.o 1273s CC [M] drivers/s390/crypto/zcrypt_queue.o 1273s CC [M] drivers/infiniband/core/roce_gid_mgmt.o 1273s CC [M] net/sctp/bind_addr.o 1273s CC [M] drivers/s390/crypto/zcrypt_msgtype6.o 1274s CC [M] drivers/infiniband/hw/mthca/mthca_av.o 1274s CC [M] net/sctp/socket.o 1274s CC [M] drivers/infiniband/core/mr_pool.o 1274s CC [M] drivers/s390/crypto/zcrypt_msgtype50.o 1274s CC [M] drivers/infiniband/hw/mthca/mthca_mcg.o 1275s CC [M] drivers/s390/crypto/zcrypt_ccamisc.o 1275s CC [M] drivers/infiniband/hw/mthca/mthca_mad.o 1275s CC [M] drivers/infiniband/core/addr.o 1276s CC [M] drivers/s390/crypto/zcrypt_ep11misc.o 1276s CC [M] drivers/infiniband/hw/mthca/mthca_provider.o 1277s CC [M] drivers/infiniband/core/sa_query.o 1277s CC [M] drivers/infiniband/hw/mthca/mthca_memfree.o 1277s CC [M] drivers/s390/crypto/zcrypt_cex4.o 1278s CC [M] drivers/s390/crypto/pkey_api.o 1278s CC [M] net/sctp/primitive.o 1278s CC [M] drivers/infiniband/hw/mthca/mthca_uar.o 1278s CC [M] net/sctp/output.o 1279s CC [M] drivers/infiniband/core/multicast.o 1279s CC [M] drivers/infiniband/hw/mthca/mthca_srq.o 1279s CC [M] drivers/s390/crypto/vfio_ap_drv.o 1279s CC [M] net/sctp/input.o 1279s CC [M] drivers/s390/crypto/vfio_ap_ops.o 1279s CC [M] drivers/infiniband/hw/mthca/mthca_catas.o 1280s CC [M] drivers/infiniband/core/mad.o 1280s LD [M] drivers/infiniband/hw/mthca/ib_mthca.o 1280s CC [M] drivers/infiniband/hw/mlx4/ah.o 1280s CC [M] net/sctp/debug.o 1281s LD [M] drivers/s390/crypto/ap.o 1281s LD [M] drivers/s390/crypto/zcrypt.o 1281s LD [M] drivers/s390/crypto/pkey.o 1281s LD [M] drivers/s390/crypto/vfio_ap.o 1281s CC drivers/s390/net/smsgiucv.o 1281s CC [M] net/sctp/stream.o 1281s CC [M] drivers/infiniband/hw/mlx4/cq.o 1281s CC [M] drivers/s390/net/ctcm_main.o 1282s CC [M] drivers/infiniband/hw/mlx4/doorbell.o 1282s CC [M] net/sctp/auth.o 1282s CC [M] drivers/s390/net/ctcm_fsms.o 1283s CC [M] drivers/infiniband/hw/mlx4/mad.o 1283s CC [M] drivers/infiniband/core/smi.o 1283s CC [M] net/sctp/offload.o 1283s CC [M] drivers/infiniband/core/agent.o 1283s CC [M] net/sctp/stream_sched.o 1284s CC [M] drivers/s390/net/ctcm_mpc.o 1284s CC [M] drivers/infiniband/core/mad_rmpp.o 1284s CC [M] drivers/infiniband/hw/mlx4/main.o 1284s CC [M] net/sctp/stream_sched_prio.o 1285s CC [M] drivers/infiniband/core/nldev.o 1285s CC [M] net/sctp/stream_sched_rr.o 1285s CC [M] drivers/s390/net/ctcm_sysfs.o 1285s CC [M] net/sctp/stream_sched_fc.o 1286s CC [M] drivers/s390/net/ctcm_dbug.o 1286s CC [M] drivers/s390/net/fsm.o 1286s CC [M] drivers/infiniband/hw/mlx4/mr.o 1286s CC [M] net/sctp/stream_interleave.o 1287s CC [M] drivers/s390/net/netiucv.o 1287s CC [M] drivers/infiniband/core/restrack.o 1287s CC [M] drivers/infiniband/hw/mlx4/qp.o 1287s CC [M] net/sctp/proc.o 1288s CC [M] drivers/s390/net/smsgiucv_app.o 1288s CC [M] net/sctp/sysctl.o 1288s CC [M] drivers/infiniband/core/counters.o 1288s CC [M] drivers/s390/net/lcs.o 1289s CC [M] net/sctp/ipv6.o 1289s CC [M] drivers/infiniband/core/ib_core_uverbs.o 1289s CC [M] drivers/infiniband/hw/mlx4/srq.o 1290s CC [M] net/sctp/diag.o 1290s CC [M] drivers/s390/net/qeth_core_sys.o 1290s CC [M] drivers/infiniband/hw/mlx4/mcg.o 1290s CC [M] drivers/infiniband/core/trace.o 1290s LD [M] net/sctp/sctp.o 1290s LD [M] net/sctp/sctp_diag.o 1290s CC [M] net/rds/af_rds.o 1291s CC [M] drivers/s390/net/qeth_core_main.o 1291s CC [M] drivers/infiniband/hw/mlx4/cm.o 1291s CC [M] drivers/infiniband/core/lag.o 1291s CC [M] net/rds/bind.o 1292s CC [M] drivers/infiniband/core/security.o 1292s CC [M] drivers/infiniband/hw/mlx4/alias_GUID.o 1292s CC [M] net/rds/cong.o 1293s CC [M] drivers/infiniband/hw/mlx4/sysfs.o 1293s CC [M] drivers/infiniband/core/cgroup.o 1294s CC [M] net/rds/connection.o 1294s LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.o 1294s CC [M] drivers/infiniband/hw/mlx5/ah.o 1294s CC [M] drivers/infiniband/core/cm.o 1295s CC [M] drivers/s390/net/qeth_core_mpc.o 1295s CC [M] drivers/infiniband/hw/mlx5/cmd.o 1295s CC [M] drivers/s390/net/qeth_ethtool.o 1295s CC [M] net/rds/info.o 1296s CC [M] drivers/s390/net/qeth_l2_main.o 1296s CC [M] drivers/infiniband/hw/mlx5/cong.o 1296s CC [M] net/rds/message.o 1297s CC [M] drivers/infiniband/hw/mlx5/counters.o 1298s CC [M] drivers/infiniband/hw/mlx5/cq.o 1298s CC [M] drivers/s390/net/qeth_l2_sys.o 1298s CC [M] net/rds/recv.o 1298s CC [M] drivers/infiniband/core/cm_trace.o 1298s CC [M] drivers/s390/net/qeth_l3_main.o 1300s CC [M] drivers/infiniband/hw/mlx5/dm.o 1300s CC [M] drivers/infiniband/core/iwcm.o 1300s CC [M] net/rds/send.o 1300s CC [M] drivers/infiniband/hw/mlx5/doorbell.o 1300s CC [M] drivers/infiniband/hw/mlx5/gsi.o 1301s CC [M] drivers/s390/net/qeth_l3_sys.o 1301s CC [M] drivers/infiniband/core/iwpm_util.o 1301s CC [M] net/rds/stats.o 1301s CC [M] drivers/infiniband/hw/mlx5/ib_virt.o 1302s CC [M] drivers/s390/net/ism_drv.o 1302s CC [M] drivers/infiniband/core/iwpm_msg.o 1302s CC [M] drivers/infiniband/hw/mlx5/mad.o 1302s CC [M] net/rds/sysctl.o 1302s CC [M] drivers/infiniband/core/cma.o 1302s LD [M] drivers/s390/net/ctcm.o 1302s LD [M] drivers/s390/net/qeth.o 1303s LD [M] drivers/s390/net/qeth_l2.o 1303s LD [M] drivers/s390/net/qeth_l3.o 1303s LD [M] drivers/s390/net/ism.o 1303s AR drivers/s390/net/built-in.a 1303s AR drivers/s390/scsi/built-in.a 1303s CC [M] drivers/s390/scsi/zfcp_aux.o 1303s CC [M] net/rds/threads.o 1303s CC [M] drivers/infiniband/hw/mlx5/main.o 1303s CC [M] drivers/s390/scsi/zfcp_ccw.o 1304s CC [M] drivers/s390/scsi/zfcp_dbf.o 1304s CC [M] net/rds/transport.o 1305s CC [M] drivers/s390/scsi/zfcp_erp.o 1305s CC [M] drivers/infiniband/hw/mlx5/mem.o 1306s CC [M] drivers/infiniband/core/cma_trace.o 1306s CC [M] net/rds/loop.o 1306s CC [M] drivers/s390/scsi/zfcp_fc.o 1306s CC [M] drivers/infiniband/hw/mlx5/mr.o 1306s CC [M] net/rds/page.o 1306s CC [M] drivers/s390/scsi/zfcp_fsf.o 1307s CC [M] drivers/infiniband/core/cma_configfs.o 1307s CC [M] drivers/infiniband/core/user_mad.o 1307s CC [M] drivers/infiniband/hw/mlx5/qp.o 1307s CC [M] net/rds/rdma.o 1308s CC [M] drivers/s390/scsi/zfcp_qdio.o 1308s CC [M] drivers/s390/scsi/zfcp_scsi.o 1308s CC [M] net/rds/rdma_transport.o 1309s CC [M] drivers/infiniband/core/uverbs_main.o 1309s CC [M] net/rds/ib.o 1309s CC [M] drivers/s390/scsi/zfcp_sysfs.o 1310s CC [M] net/rds/ib_cm.o 1310s CC [M] drivers/infiniband/hw/mlx5/qpc.o 1310s CC [M] drivers/infiniband/core/uverbs_cmd.o 1310s CC [M] drivers/s390/scsi/zfcp_unit.o 1311s CC [M] drivers/s390/scsi/zfcp_diag.o 1311s CC [M] drivers/infiniband/hw/mlx5/restrack.o 1311s CC [M] net/rds/ib_recv.o 1311s LD [M] drivers/s390/scsi/zfcp.o 1311s CC drivers/s390/virtio/virtio_ccw.o 1312s CC [M] drivers/infiniband/hw/mlx5/srq.o 1312s CC [M] net/rds/ib_ring.o 1312s AR drivers/s390/virtio/built-in.a 1312s AR drivers/s390/built-in.a 1312s CC [M] net/tipc/addr.o 1312s CC [M] drivers/infiniband/core/uverbs_marshall.o 1313s CC [M] drivers/infiniband/hw/mlx5/srq_cmd.o 1313s CC [M] net/rds/ib_send.o 1313s CC [M] net/tipc/bcast.o 1314s CC [M] drivers/infiniband/hw/mlx5/umr.o 1314s CC [M] drivers/infiniband/core/rdma_core.o 1314s CC [M] net/rds/ib_stats.o 1314s CC [M] net/tipc/bearer.o 1315s CC [M] net/rds/ib_sysctl.o 1315s CC [M] drivers/infiniband/hw/mlx5/wr.o 1315s CC [M] net/tipc/core.o 1315s CC [M] drivers/infiniband/core/uverbs_std_types.o 1315s CC [M] net/rds/ib_rdma.o 1315s CC [M] net/tipc/link.o 1316s CC [M] drivers/infiniband/hw/mlx5/odp.o 1316s CC [M] net/rds/ib_frmr.o 1316s CC [M] drivers/infiniband/core/uverbs_ioctl.o 1317s CC [M] net/rds/tcp.o 1317s CC [M] drivers/infiniband/hw/mlx5/ib_rep.o 1317s CC [M] net/tipc/discover.o 1318s CC [M] drivers/infiniband/core/uverbs_std_types_cq.o 1318s CC [M] net/rds/tcp_connect.o 1318s CC [M] net/tipc/msg.o 1318s CC [M] drivers/infiniband/hw/mlx5/macsec.o 1318s CC [M] drivers/infiniband/core/uverbs_std_types_flow_action.o 1318s CC [M] net/rds/tcp_listen.o 1319s CC [M] net/tipc/name_distr.o 1319s CC [M] drivers/infiniband/hw/mlx5/devx.o 1319s CC [M] drivers/infiniband/core/uverbs_std_types_dm.o 1319s CC [M] net/rds/tcp_recv.o 1319s CC [M] net/tipc/subscr.o 1320s CC [M] drivers/infiniband/core/uverbs_std_types_mr.o 1320s CC [M] net/tipc/monitor.o 1320s CC [M] net/rds/tcp_send.o 1320s CC [M] drivers/infiniband/hw/mlx5/fs.o 1320s CC [M] drivers/infiniband/core/uverbs_std_types_counters.o 1321s CC [M] net/tipc/name_table.o 1321s CC [M] net/rds/tcp_stats.o 1321s CC [M] drivers/infiniband/core/uverbs_uapi.o 1321s LD [M] net/rds/rds.o 1321s LD [M] net/rds/rds_rdma.o 1321s LD [M] net/rds/rds_tcp.o 1321s CC [M] net/tipc/net.o 1322s CC [M] drivers/infiniband/hw/mlx5/qos.o 1322s CC [M] net/smc/af_smc.o 1322s CC [M] drivers/infiniband/core/uverbs_std_types_device.o 1322s CC [M] net/tipc/netlink.o 1322s CC [M] drivers/infiniband/hw/mlx5/std_types.o 1322s CC [M] drivers/infiniband/core/uverbs_std_types_async_fd.o 1323s CC [M] net/tipc/netlink_compat.o 1323s CC [M] drivers/infiniband/core/uverbs_std_types_srq.o 1323s LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.o 1323s CC [M] drivers/infiniband/core/uverbs_std_types_wq.o 1324s CC [M] net/tipc/node.o 1324s CC [M] drivers/infiniband/core/uverbs_std_types_qp.o 1324s CC [M] net/9p/mod.o 1324s CC [M] net/smc/smc_pnet.o 1325s CC [M] drivers/infiniband/core/umem.o 1325s CC [M] net/9p/client.o 1325s CC [M] net/tipc/socket.o 1325s CC [M] net/smc/smc_ib.o 1326s CC [M] drivers/infiniband/core/umem_dmabuf.o 1326s CC [M] net/9p/error.o 1326s CC [M] net/smc/smc_clc.o 1327s CC [M] net/9p/protocol.o 1327s CC [M] drivers/infiniband/core/umem_odp.o 1328s CC [M] net/smc/smc_core.o 1328s CC [M] net/tipc/eth_media.o 1328s CC [M] net/9p/trans_common.o 1329s CC [M] net/tipc/topsrv.o 1329s CC [M] drivers/infiniband/core/ucma.o 1329s CC [M] net/9p/trans_fd.o 1329s CC [M] net/tipc/group.o 1329s CC [M] net/smc/smc_wr.o 1330s CC [M] net/9p/trans_virtio.o 1330s LD [M] drivers/infiniband/core/ib_core.o 1330s LD [M] drivers/infiniband/core/ib_cm.o 1330s LD [M] drivers/infiniband/core/iw_cm.o 1330s LD [M] drivers/infiniband/core/rdma_cm.o 1330s LD [M] drivers/infiniband/core/ib_umad.o 1330s LD [M] drivers/infiniband/core/ib_uverbs.o 1330s LD [M] drivers/infiniband/core/rdma_ucm.o 1330s CC [M] drivers/infiniband/ulp/ipoib/ipoib_main.o 1330s CC [M] net/tipc/trace.o 1330s CC [M] net/9p/trans_rdma.o 1331s CC [M] net/smc/smc_llc.o 1331s LD [M] net/9p/9pnet.o 1331s LD [M] net/9p/9pnet_fd.o 1331s LD [M] net/9p/9pnet_virtio.o 1331s LD [M] net/9p/9pnet_rdma.o 1331s CC [M] drivers/infiniband/ulp/ipoib/ipoib_ib.o 1331s CC [M] net/ceph/ceph_common.o 1331s CC [M] net/tipc/udp_media.o 1332s CC [M] net/smc/smc_cdc.o 1332s CC [M] drivers/infiniband/ulp/ipoib/ipoib_multicast.o 1332s CC [M] net/tipc/ib_media.o 1332s CC [M] net/ceph/messenger.o 1333s CC [M] net/smc/smc_tx.o 1333s CC [M] net/tipc/sysctl.o 1333s CC [M] drivers/infiniband/ulp/ipoib/ipoib_verbs.o 1334s CC [M] net/tipc/crypto.o 1334s CC [M] net/smc/smc_rx.o 1334s CC [M] drivers/infiniband/ulp/ipoib/ipoib_vlan.o 1334s CC [M] net/ceph/msgpool.o 1335s CC [M] net/ceph/buffer.o 1335s CC [M] net/tipc/diag.o 1335s CC [M] drivers/infiniband/ulp/ipoib/ipoib_ethtool.o 1335s CC [M] net/smc/smc_close.o 1335s LD [M] net/tipc/tipc.o 1335s CC [M] net/ceph/pagelist.o 1335s LD [M] net/tipc/tipc_diag.o 1335s CC [M] drivers/infiniband/ulp/ipoib/ipoib_netlink.o 1336s CC [M] drivers/vhost/net.o 1336s CC [M] net/smc/smc_ism.o 1336s CC [M] net/ceph/mon_client.o 1336s CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o 1337s CC [M] net/smc/smc_netlink.o 1337s CC [M] drivers/vhost/scsi.o 1337s CC [M] net/smc/smc_stats.o 1337s CC [M] net/ceph/decode.o 1338s LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.o 1338s CC [M] drivers/infiniband/ulp/srp/ib_srp.o 1338s CC [M] drivers/vhost/vsock.o 1338s CC [M] net/smc/smc_tracepoint.o 1338s CC [M] net/ceph/cls_lock_client.o 1339s CC [M] drivers/vhost/vhost.o 1339s CC [M] net/ceph/osd_client.o 1339s CC [M] net/smc/smc_inet.o 1340s CC [M] drivers/infiniband/ulp/srpt/ib_srpt.o 1340s CC [M] net/smc/smc_sysctl.o 1340s CC [M] drivers/vhost/iotlb.o 1341s CC [M] net/smc/smc_loopback.o 1341s LD [M] drivers/vhost/vhost_net.o 1341s LD [M] drivers/vhost/vhost_scsi.o 1341s LD [M] drivers/vhost/vhost_vsock.o 1341s LD [M] drivers/vhost/vhost_iotlb.o 1341s CC [M] drivers/infiniband/ulp/iser/iser_verbs.o 1341s CC [M] drivers/infiniband/sw/rxe/rxe.o 1342s CC [M] net/smc/smc_diag.o 1342s CC [M] drivers/infiniband/ulp/iser/iser_initiator.o 1342s CC [M] drivers/infiniband/sw/rxe/rxe_comp.o 1342s CC [M] net/ceph/osdmap.o 1343s LD [M] net/smc/smc.o 1343s CC [M] drivers/infiniband/ulp/iser/iser_memory.o 1343s CC [M] drivers/infiniband/sw/rxe/rxe_req.o 1343s CC [M] drivers/infiniband/ulp/iser/iscsi_iser.o 1343s CC [M] drivers/infiniband/ulp/isert/ib_isert.o 1344s LD [M] drivers/infiniband/ulp/iser/ib_iser.o 1344s CC [M] drivers/infiniband/sw/rxe/rxe_resp.o 1344s CC [M] drivers/infiniband/sw/siw/siw_cm.o 1344s CC [M] net/ceph/crush/crush.o 1344s CC [M] net/ceph/crush/mapper.o 1345s CC [M] drivers/infiniband/sw/rxe/rxe_recv.o 1345s CC [M] net/ceph/crush/hash.o 1345s CC [M] drivers/infiniband/ulp/rtrs/rtrs.o 1345s CC [M] drivers/infiniband/sw/siw/siw_cq.o 1345s CC [M] net/ceph/striper.o 1345s CC [M] drivers/infiniband/sw/rxe/rxe_pool.o 1345s CC [M] net/ceph/debugfs.o 1346s CC [M] drivers/infiniband/sw/siw/siw_main.o 1346s CC [M] net/ceph/auth.o 1346s CC [M] drivers/infiniband/sw/rxe/rxe_queue.o 1346s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt.o 1346s CC [M] drivers/infiniband/sw/siw/siw_mem.o 1347s CC [M] drivers/infiniband/sw/rxe/rxe_verbs.o 1347s CC [M] net/ceph/auth_none.o 1347s CC [M] drivers/infiniband/sw/siw/siw_qp.o 1347s CC [M] net/ceph/crypto.o 1348s CC [M] net/ceph/armor.o 1348s CC [M] net/ceph/auth_x.o 1348s CC [M] drivers/infiniband/sw/rxe/rxe_av.o 1348s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-stats.o 1348s CC [M] drivers/infiniband/sw/siw/siw_qp_tx.o 1349s CC [M] net/ceph/ceph_strings.o 1349s CC [M] drivers/infiniband/sw/rxe/rxe_srq.o 1349s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-sysfs.o 1349s CC [M] net/ceph/ceph_hash.o 1349s CC [M] drivers/infiniband/sw/siw/siw_qp_rx.o 1349s CC [M] drivers/infiniband/sw/rxe/rxe_qp.o 1350s CC [M] drivers/infiniband/ulp/rtrs/rtrs-clt-trace.o 1350s CC [M] net/ceph/pagevec.o 1350s CC [M] drivers/infiniband/sw/siw/siw_verbs.o 1350s CC [M] drivers/infiniband/sw/rxe/rxe_cq.o 1350s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv.o 1351s CC [M] net/ceph/snapshot.o 1351s CC [M] drivers/infiniband/sw/rxe/rxe_mr.o 1352s CC [M] net/ceph/string_table.o 1352s LD [M] drivers/infiniband/sw/siw/siw.o 1352s CC [M] net/ceph/messenger_v1.o 1352s CC [M] drivers/infiniband/sw/rxe/rxe_mw.o 1352s CC [M] net/ceph/messenger_v2.o 1352s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-stats.o 1353s CC [M] drivers/infiniband/sw/rxe/rxe_opcode.o 1353s CC [M] net/psample/psample.o 1353s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-sysfs.o 1353s CC [M] drivers/infiniband/sw/rxe/rxe_mmap.o 1354s CC [M] drivers/infiniband/ulp/rtrs/rtrs-srv-trace.o 1354s CC [M] drivers/infiniband/sw/rxe/rxe_icrc.o 1354s LD [M] drivers/infiniband/ulp/rtrs/rtrs-core.o 1354s CC [M] net/ife/ife.o 1354s LD [M] net/ceph/libceph.o 1354s CC [M] net/openvswitch/actions.o 1354s LD [M] drivers/infiniband/ulp/rtrs/rtrs-client.o 1354s LD [M] drivers/infiniband/ulp/rtrs/rtrs-server.o 1355s CC [M] net/vmw_vsock/af_vsock.o 1355s CC [M] drivers/infiniband/sw/rxe/rxe_mcast.o 1355s CC [M] drivers/hwtracing/stm/core.o 1355s CC [M] net/openvswitch/datapath.o 1355s CC [M] drivers/infiniband/sw/rxe/rxe_task.o 1356s CC [M] drivers/hwtracing/stm/policy.o 1356s CC [M] drivers/infiniband/sw/rxe/rxe_net.o 1356s CC [M] net/vmw_vsock/af_vsock_tap.o 1356s CC [M] net/openvswitch/dp_notify.o 1357s CC [M] drivers/hwtracing/stm/p_basic.o 1357s CC [M] drivers/hwtracing/stm/p_sys-t.o 1357s CC [M] drivers/infiniband/sw/rxe/rxe_hw_counters.o 1357s CC [M] net/openvswitch/flow.o 1357s CC [M] net/vmw_vsock/vsock_addr.o 1358s CC [M] drivers/hwtracing/stm/dummy_stm.o 1358s LD [M] drivers/infiniband/sw/rxe/rdma_rxe.o 1358s CC [M] net/nsh/nsh.o 1358s CC [M] drivers/hwtracing/stm/console.o 1358s CC [M] net/openvswitch/flow_netlink.o 1358s CC [M] net/vmw_vsock/vsock_bpf.o 1358s CC [M] drivers/hwtracing/stm/heartbeat.o 1359s CC [M] drivers/hwtracing/stm/ftrace.o 1359s CC [M] drivers/fpga/fpga-mgr.o 1359s CC [M] net/vmw_vsock/diag.o 1359s LD [M] drivers/hwtracing/stm/stm_core.o 1359s LD [M] drivers/hwtracing/stm/stm_p_basic.o 1359s LD [M] drivers/hwtracing/stm/stm_p_sys-t.o 1359s LD [M] drivers/hwtracing/stm/stm_console.o 1359s LD [M] drivers/hwtracing/stm/stm_heartbeat.o 1359s LD [M] drivers/hwtracing/stm/stm_ftrace.o 1359s CC [M] net/openvswitch/flow_table.o 1359s CC [M] net/vmw_vsock/virtio_transport.o 1360s CC [M] drivers/fpga/altera-cvp.o 1360s CC [M] net/openvswitch/meter.o 1360s CC [M] drivers/fpga/xilinx-core.o 1360s CC [M] net/vmw_vsock/virtio_transport_common.o 1360s CC [M] net/openvswitch/openvswitch_trace.o 1361s CC [M] drivers/fpga/xilinx-selectmap.o 1361s CC [M] drivers/fpga/altera-pr-ip-core.o 1361s CC [M] net/openvswitch/vport.o 1361s CC net/devres.o 1362s CC [M] drivers/siox/siox-core.o 1362s CC [M] net/vmw_vsock/vsock_loopback.o 1362s CC [M] drivers/siox/siox-bus-gpio.o 1362s CC net/socket.o 1362s CC [M] net/openvswitch/vport-internal_dev.o 1362s LD [M] net/vmw_vsock/vsock.o 1362s LD [M] net/vmw_vsock/vsock_diag.o 1362s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.o 1362s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.o 1363s AR drivers/built-in.a 1363s CC [M] net/openvswitch/vport-netdev.o 1363s CC net/sysctl_net.o 1363s CC [M] net/openvswitch/conntrack.o 1364s CC [M] net/openvswitch/vport-vxlan.o 1364s CC [M] net/openvswitch/vport-geneve.o 1364s CC [M] net/openvswitch/vport-gre.o 1364s LD [M] net/openvswitch/openvswitch.o 1364s AR net/built-in.a 1365s AR built-in.a 1365s AR vmlinux.a 1366s LD vmlinux.o 1368s OBJCOPY modules.builtin.modinfo 1368s GEN modules.builtin 1368s GEN .vmlinux.objs 1368s MODPOST Module.symvers 1371s CC .vmlinux.export.o 1372s UPD include/generated/utsversion.h 1372s CC init/version-timestamp.o 1372s KSYMS .tmp_vmlinux0.kallsyms.S 1372s AS .tmp_vmlinux0.kallsyms.o 1372s LD .tmp_vmlinux1 1377s BTF .tmp_vmlinux1.btf.o 1384s NM .tmp_vmlinux1.syms 1385s KSYMS .tmp_vmlinux1.kallsyms.S 1385s AS .tmp_vmlinux1.kallsyms.o 1386s LD .tmp_vmlinux2 1387s NM .tmp_vmlinux2.syms 1387s KSYMS .tmp_vmlinux2.kallsyms.S 1388s AS .tmp_vmlinux2.kallsyms.o 1388s LD vmlinux 1394s BTFIDS vmlinux 1394s WARN: resolve_btfids: unresolved symbol bpf_lsm_task_getsecid_obj 1394s WARN: resolve_btfids: unresolved symbol bpf_lsm_current_getsecid_subj 1394s NM System.map 1394s SORTTAB vmlinux 1394s LDS arch/s390/boot/vmlinux.lds 1394s AS arch/s390/boot/head.o 1394s CC arch/s390/boot/als.o 1394s CC arch/s390/boot/startup.o 1394s CC arch/s390/boot/physmem_info.o 1394s CC [M] arch/s390/crypto/sha1_s390.mod.o 1395s CC arch/s390/boot/ipl_parm.o 1395s CC [M] arch/s390/crypto/sha256_s390.mod.o 1395s CC arch/s390/boot/ipl_report.o 1395s CC arch/s390/boot/vmem.o 1395s CC [M] arch/s390/crypto/sha3_256_s390.mod.o 1395s CC [M] arch/s390/crypto/sha3_512_s390.mod.o 1395s CC arch/s390/boot/string.o 1395s CC arch/s390/boot/ebcdic.o 1395s CC arch/s390/boot/sclp_early_core.o 1395s CC [M] arch/s390/crypto/des_s390.mod.o 1395s AS arch/s390/boot/mem.o 1395s CC arch/s390/boot/ipl_vmparm.o 1395s CC [M] arch/s390/crypto/aes_s390.mod.o 1395s CC [M] arch/s390/crypto/paes_s390.mod.o 1395s CC [M] arch/s390/crypto/chacha_s390.mod.o 1395s CC arch/s390/boot/cmdline.o 1395s CC arch/s390/boot/version.o 1396s CC arch/s390/boot/pgm_check_info.o 1396s CC [M] arch/s390/crypto/prng.mod.o 1396s CC arch/s390/boot/ctype.o 1396s CC arch/s390/boot/ipl_data.o 1396s RELOCS arch/s390/boot/relocs.S 1396s CC arch/s390/boot/alternative.o 1396s CC arch/s390/boot/uv.o 1396s CC [M] arch/s390/crypto/ghash_s390.mod.o 1396s CC arch/s390/boot/kaslr.o 1396s CC arch/s390/boot/decompressor.o 1396s OBJCOPY arch/s390/boot/info.bin 1396s CC arch/s390/boot/clz_ctz.o 1396s OBJCOPY arch/s390/boot/vmlinux.bin 1396s AS arch/s390/boot/relocs.o 1396s CC [M] arch/s390/crypto/crc32-vx_s390.mod.o 1396s CC [M] arch/s390/appldata/appldata_mem.mod.o 1396s CC [M] arch/s390/appldata/appldata_os.mod.o 1397s OBJCOPY arch/s390/boot/info.o 1397s CC [M] arch/s390/appldata/appldata_net_sum.mod.o 1397s CC [M] arch/s390/net/pnet.mod.o 1397s ZSTD22 arch/s390/boot/vmlinux.bin.zst 1397s CC [M] kernel/kheaders.mod.o 1397s CC [M] fs/nfs_common/nfs_acl.mod.o 1397s CC [M] fs/nfs_common/grace.mod.o 1397s CC [M] fs/quota/quota_v1.mod.o 1397s CC [M] fs/quota/quota_v2.mod.o 1397s CC [M] fs/quota/quota_tree.mod.o 1398s CC [M] fs/fat/msdos.mod.o 1398s CC [M] fs/nls/nls_cp737.mod.o 1398s CC [M] fs/nls/nls_cp775.mod.o 1398s CC [M] fs/nls/nls_cp850.mod.o 1398s CC [M] fs/nls/nls_cp852.mod.o 1398s CC [M] fs/nls/nls_cp855.mod.o 1399s CC [M] fs/nls/nls_cp857.mod.o 1399s CC [M] fs/nls/nls_cp860.mod.o 1399s CC [M] fs/nls/nls_cp861.mod.o 1399s CC [M] fs/nls/nls_cp862.mod.o 1399s CC [M] fs/nls/nls_cp863.mod.o 1399s CC [M] fs/nls/nls_cp864.mod.o 1399s CC [M] fs/nls/nls_cp865.mod.o 1399s CC [M] fs/nls/nls_cp866.mod.o 1400s CC [M] fs/nls/nls_cp869.mod.o 1400s CC [M] fs/nls/nls_cp874.mod.o 1400s LD arch/s390/boot/vmlinux.syms 1400s CC [M] fs/nls/nls_cp932.mod.o 1400s DUMPSYMS arch/s390/boot/vmlinux.syms 1400s CC [M] fs/nls/nls_euc-jp.mod.o 1400s CC [M] fs/nls/nls_cp936.mod.o 1400s OBJCOPY arch/s390/boot/syms.o 1400s CC [M] fs/nls/nls_cp949.mod.o 1400s CC [M] fs/nls/nls_cp950.mod.o 1400s CC [M] fs/nls/nls_cp1250.mod.o 1400s CC [M] fs/nls/nls_cp1251.mod.o 1401s CC [M] fs/nls/nls_ascii.mod.o 1401s CC [M] fs/nls/nls_iso8859-1.mod.o 1401s CC [M] fs/nls/nls_iso8859-2.mod.o 1401s CC [M] fs/nls/nls_iso8859-3.mod.o 1401s CC [M] fs/nls/nls_iso8859-4.mod.o 1401s CC [M] fs/nls/nls_iso8859-5.mod.o 1401s CC [M] fs/nls/nls_iso8859-6.mod.o 1401s CC [M] fs/nls/nls_iso8859-7.mod.o 1401s CC [M] fs/nls/nls_cp1255.mod.o 1401s CC [M] fs/nls/nls_iso8859-9.mod.o 1401s CC [M] fs/nls/nls_iso8859-13.mod.o 1402s CC [M] fs/nls/nls_iso8859-14.mod.o 1402s CC [M] fs/nls/nls_iso8859-15.mod.o 1402s CC [M] fs/nls/nls_koi8-r.mod.o 1402s CC [M] fs/nls/nls_koi8-u.mod.o 1402s CC [M] fs/nls/nls_koi8-ru.mod.o 1402s CC [M] fs/nls/nls_utf8.mod.o 1402s CC [M] fs/nls/mac-celtic.mod.o 1402s CC [M] fs/nls/mac-centeuro.mod.o 1402s CC [M] fs/nls/mac-croatian.mod.o 1402s CC [M] fs/nls/mac-cyrillic.mod.o 1403s CC [M] fs/nls/mac-gaelic.mod.o 1403s CC [M] fs/nls/mac-greek.mod.o 1403s CC [M] fs/nls/mac-iceland.mod.o 1403s CC [M] fs/nls/mac-inuit.mod.o 1403s CC [M] fs/nls/mac-romanian.mod.o 1403s CC [M] fs/nls/mac-roman.mod.o 1403s CC [M] fs/nls/mac-turkish.mod.o 1403s CC [M] fs/nls/nls_ucs2_utils.mod.o 1403s CC [M] fs/fuse/cuse.mod.o 1403s CC [M] fs/fuse/virtiofs.mod.o 1403s CC [M] fs/binfmt_misc.mod.o 1404s CC [M] fs/dlm/dlm.mod.o 1404s CC [M] fs/netfs/netfs.mod.o 1404s CC [M] fs/coda/coda.mod.o 1404s CC [M] fs/exfat/exfat.mod.o 1404s CC [M] fs/isofs/isofs.mod.o 1404s CC [M] fs/nfs/nfs.mod.o 1404s CC [M] fs/nfs/nfsv2.mod.o 1404s CC [M] fs/nfs/nfsv3.mod.o 1404s CC [M] fs/nfs/nfsv4.mod.o 1404s CC [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.mod.o 1405s CC [M] fs/nfs/blocklayout/blocklayoutdriver.mod.o 1405s CC [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.mod.o 1405s CC [M] fs/nfsd/nfsd.mod.o 1405s CC [M] fs/lockd/lockd.mod.o 1405s CC [M] fs/smb/common/cifs_arc4.mod.o 1405s CC [M] fs/smb/common/cifs_md4.mod.o 1405s CC [M] fs/smb/client/cifs.mod.o 1405s CC [M] fs/smb/server/ksmbd.mod.o 1405s CC [M] fs/ntfs3/ntfs3.mod.o 1406s CC [M] fs/overlayfs/overlay.mod.o 1406s CC [M] fs/orangefs/orangefs.mod.o 1406s CC [M] fs/udf/udf.mod.o 1406s CC [M] fs/xfs/xfs.mod.o 1406s CC [M] fs/9p/9p.mod.o 1406s CC [M] fs/afs/kafs.mod.o 1406s CC [M] fs/nilfs2/nilfs2.mod.o 1406s CC [M] fs/cachefiles/cachefiles.mod.o 1406s CC [M] fs/ocfs2/ocfs2.mod.o 1406s CC [M] fs/ocfs2/ocfs2_stackglue.mod.o 1406s CC [M] fs/ocfs2/ocfs2_stack_o2cb.mod.o 1406s CC [M] fs/ocfs2/ocfs2_stack_user.mod.o 1407s CC [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.mod.o 1407s CC [M] fs/ocfs2/cluster/ocfs2_nodemanager.mod.o 1407s CC [M] fs/ocfs2/dlm/ocfs2_dlm.mod.o 1407s CC [M] fs/btrfs/btrfs.mod.o 1407s CC [M] fs/gfs2/gfs2.mod.o 1407s CC [M] fs/bcachefs/bcachefs.mod.o 1407s CC [M] fs/ceph/ceph.mod.o 1407s CC [M] fs/erofs/erofs.mod.o 1407s CC [M] fs/zonefs/zonefs.mod.o 1408s CC [M] crypto/asymmetric_keys/pkcs8_key_parser.mod.o 1408s CC [M] crypto/asymmetric_keys/pkcs7_test_key.mod.o 1408s CC [M] crypto/crypto_engine.mod.o 1408s CC [M] crypto/echainiv.mod.o 1408s CC [M] crypto/ecdsa_generic.mod.o 1408s CC [M] crypto/crypto_user.mod.o 1408s CC [M] crypto/cmac.mod.o 1408s CC [M] crypto/vmac.mod.o 1408s CC [M] crypto/xcbc.mod.o 1408s CC [M] crypto/md4.mod.o 1408s CC [M] crypto/rmd160.mod.o 1408s CC [M] crypto/streebog_generic.mod.o 1409s OBJCOPY arch/s390/boot/piggy.o 1409s LD arch/s390/boot/vmlinux 1409s CC [M] crypto/wp512.mod.o 1409s CC [M] crypto/blake2b_generic.mod.o 1409s SECTCMP .boot.data 1409s SECTCMP .boot.preserved.data 1409s CC [M] crypto/pcbc.mod.o 1409s OBJCOPY arch/s390/boot/bzImage 1409s CC [M] crypto/lrw.mod.o 1409s CC [M] crypto/keywrap.mod.o 1409s CC [M] crypto/adiantum.mod.o 1409s CC [M] crypto/nhpoly1305.mod.o 1409s CC [M] crypto/ccm.mod.o 1409s CC [M] crypto/chacha20poly1305.mod.o 1409s CC [M] crypto/aegis128.mod.o 1409s CC [M] crypto/pcrypt.mod.o 1409s CC [M] crypto/cryptd.mod.o 1410s CC [M] crypto/des_generic.mod.o 1410s CC [M] crypto/fcrypt.mod.o 1410s CC [M] crypto/blowfish_generic.mod.o 1410s CC [M] crypto/blowfish_common.mod.o 1410s CC [M] crypto/twofish_generic.mod.o 1410s CC [M] crypto/twofish_common.mod.o 1410s CC [M] crypto/serpent_generic.mod.o 1410s CC [M] crypto/aes_ti.mod.o 1410s CC [M] crypto/camellia_generic.mod.o 1410s CC [M] crypto/cast_common.mod.o 1410s CC [M] crypto/cast5_generic.mod.o 1410s CC [M] crypto/cast6_generic.mod.o 1410s CC [M] crypto/chacha_generic.mod.o 1410s CC [M] crypto/poly1305_generic.mod.o 1411s CC [M] crypto/michael_mic.mod.o 1411s CC [M] crypto/crc32_generic.mod.o 1411s CC [M] crypto/authenc.mod.o 1411s CC [M] crypto/authencesn.mod.o 1411s CC [M] crypto/lz4.mod.o 1411s CC [M] crypto/lz4hc.mod.o 1411s CC [M] crypto/xxhash_generic.mod.o 1411s CC [M] crypto/842.mod.o 1411s CC [M] crypto/ansi_cprng.mod.o 1411s CC [M] crypto/tcrypt.mod.o 1411s CC [M] crypto/af_alg.mod.o 1411s CC [M] crypto/algif_hash.mod.o 1411s CC [M] crypto/algif_skcipher.mod.o 1411s CC [M] crypto/algif_rng.mod.o 1412s CC [M] crypto/algif_aead.mod.o 1412s CC [M] crypto/zstd.mod.o 1412s CC [M] crypto/essiv.mod.o 1412s CC [M] crypto/curve25519-generic.mod.o 1412s CC [M] crypto/ecrdsa_generic.mod.o 1412s CC [M] crypto/xor.mod.o 1412s CC [M] crypto/async_tx/async_tx.mod.o 1412s CC [M] crypto/async_tx/async_memcpy.mod.o 1412s CC [M] crypto/async_tx/async_xor.mod.o 1412s CC [M] crypto/async_tx/async_pq.mod.o 1412s CC [M] crypto/async_tx/async_raid6_recov.mod.o 1412s CC [M] block/kyber-iosched.mod.o 1412s CC [M] block/bfq.mod.o 1412s CC [M] lib/math/cordic.mod.o 1413s CC [M] lib/crypto/libchacha.mod.o 1413s CC [M] lib/crypto/libchacha20poly1305.mod.o 1413s CC [M] lib/crypto/libcurve25519-generic.mod.o 1413s CC [M] lib/crypto/libcurve25519.mod.o 1413s CC [M] lib/crypto/libdes.mod.o 1413s CC [M] lib/crypto/libpoly1305.mod.o 1413s CC [M] lib/lz4/lz4_compress.mod.o 1413s CC [M] lib/lz4/lz4hc_compress.mod.o 1413s CC [M] lib/test_bpf.mod.o 1413s CC [M] lib/test_blackhole_dev.mod.o 1413s CC [M] lib/crc-itu-t.mod.o 1413s CC [M] lib/crc4.mod.o 1414s CC [M] lib/crc7.mod.o 1414s CC [M] lib/libcrc32c.mod.o 1414s CC [M] lib/crc8.mod.o 1414s CC [M] lib/842/842_compress.mod.o 1414s CC [M] lib/842/842_decompress.mod.o 1414s CC [M] lib/raid6/raid6_pq.mod.o 1414s CC [M] lib/ts_kmp.mod.o 1414s CC [M] lib/ts_bm.mod.o 1414s CC [M] lib/ts_fsm.mod.o 1414s CC [M] lib/notifier-error-inject.mod.o 1414s CC [M] lib/memory-notifier-error-inject.mod.o 1414s CC [M] lib/lru_cache.mod.o 1414s CC [M] lib/parman.mod.o 1414s CC [M] lib/objagg.mod.o 1415s CC [M] drivers/gpio/gpio-regmap.mod.o 1415s CC [M] drivers/gpio/gpio-generic.mod.o 1415s CC [M] drivers/gpio/gpio-aggregator.mod.o 1415s CC [M] drivers/gpio/gpio-bt8xx.mod.o 1415s CC [M] drivers/gpio/gpio-ds4520.mod.o 1415s CC [M] drivers/gpio/gpio-idio-16.mod.o 1415s CC [M] drivers/gpio/gpio-pcie-idio-24.mod.o 1415s CC [M] drivers/gpio/gpio-pci-idio-16.mod.o 1415s CC [M] drivers/gpio/gpio-sim.mod.o 1415s CC [M] drivers/pci/switch/switchtec.mod.o 1415s CC [M] drivers/pci/pci-stub.mod.o 1415s CC [M] drivers/pci/pci-pf-stub.mod.o 1415s CC [M] drivers/virtio/virtio_input.mod.o 1415s CC [M] drivers/virtio/virtio_dma_buf.mod.o 1416s CC [M] drivers/tty/serial/serial_base.mod.o 1416s CC [M] drivers/tty/serial/uartlite.mod.o 1416s CC [M] drivers/char/hw_random/ba431-rng.mod.o 1416s CC [M] drivers/char/hw_random/virtio-rng.mod.o 1416s CC [M] drivers/char/hw_random/s390-trng.mod.o 1416s CC [M] drivers/char/tpm/tpm_vtpm_proxy.mod.o 1416s CC [M] drivers/char/hangcheck-timer.mod.o 1416s CC [M] drivers/base/regmap/regmap-i2c.mod.o 1416s CC [M] drivers/base/regmap/regmap-mmio.mod.o 1416s CC [M] drivers/block/rnbd/rnbd-client.mod.o 1416s CC [M] drivers/block/rnbd/rnbd-server.mod.o 1416s CC [M] drivers/block/brd.mod.o 1417s CC [M] drivers/block/nbd.mod.o 1417s CC [M] drivers/block/drbd/drbd.mod.o 1417s CC [M] drivers/block/rbd.mod.o 1417s CC [M] drivers/block/zram/zram.mod.o 1417s CC [M] drivers/block/null_blk/null_blk.mod.o 1417s CC [M] drivers/misc/ti-st/st_drv.mod.o 1417s CC [M] drivers/misc/genwqe/genwqe_card.mod.o 1417s CC [M] drivers/misc/tps6594-esm.mod.o 1417s CC [M] drivers/misc/tps6594-pfsm.mod.o 1417s CC [M] drivers/misc/nsm.mod.o 1417s CC [M] drivers/mfd/cs42l43.mod.o 1417s CC [M] drivers/mfd/cs42l43-i2c.mod.o 1417s CC [M] drivers/mfd/cs40l50-core.mod.o 1417s CC [M] drivers/mfd/cs40l50-i2c.mod.o 1417s CC [M] drivers/mfd/tps6594-core.mod.o 1417s CC [M] drivers/mfd/tps6594-i2c.mod.o 1418s CC [M] drivers/mfd/mfd-core.mod.o 1418s CC [M] drivers/dax/device_dax.mod.o 1418s CC [M] drivers/dax/kmem.mod.o 1418s CC [M] drivers/scsi/device_handler/scsi_dh_rdac.mod.o 1418s CC [M] drivers/scsi/device_handler/scsi_dh_hp_sw.mod.o 1418s CC [M] drivers/scsi/device_handler/scsi_dh_emc.mod.o 1418s CC [M] drivers/scsi/device_handler/scsi_dh_alua.mod.o 1418s CC [M] drivers/scsi/raid_class.mod.o 1418s CC [M] drivers/scsi/scsi_transport_spi.mod.o 1418s CC [M] drivers/scsi/scsi_transport_fc.mod.o 1418s CC [M] drivers/scsi/scsi_transport_iscsi.mod.o 1418s CC [M] drivers/scsi/scsi_transport_sas.mod.o 1419s CC [M] drivers/scsi/libsas/libsas.mod.o 1419s CC [M] drivers/scsi/scsi_transport_srp.mod.o 1419s CC [M] drivers/scsi/libfc/libfc.mod.o 1419s CC [M] drivers/scsi/fcoe/fcoe.mod.o 1419s CC [M] drivers/scsi/fcoe/libfcoe.mod.o 1419s CC [M] drivers/scsi/libiscsi.mod.o 1419s CC [M] drivers/scsi/libiscsi_tcp.mod.o 1419s CC [M] drivers/scsi/iscsi_tcp.mod.o 1419s CC [M] drivers/scsi/iscsi_boot_sysfs.mod.o 1419s CC [M] drivers/scsi/mpt3sas/mpt3sas.mod.o 1419s CC [M] drivers/scsi/st.mod.o 1419s CC [M] drivers/scsi/ch.mod.o 1419s CC [M] drivers/scsi/scsi_debug.mod.o 1420s CC [M] drivers/nvme/common/nvme-auth.mod.o 1420s CC [M] drivers/nvme/common/nvme-keyring.mod.o 1420s CC [M] drivers/nvme/host/nvme-core.mod.o 1420s CC [M] drivers/nvme/host/nvme.mod.o 1420s CC [M] drivers/nvme/host/nvme-fabrics.mod.o 1420s CC [M] drivers/nvme/host/nvme-rdma.mod.o 1420s CC [M] drivers/nvme/host/nvme-fc.mod.o 1420s CC [M] drivers/nvme/host/nvme-tcp.mod.o 1420s CC [M] drivers/nvme/target/nvmet.mod.o 1420s CC [M] drivers/nvme/target/nvme-loop.mod.o 1420s CC [M] drivers/nvme/target/nvmet-rdma.mod.o 1420s CC [M] drivers/nvme/target/nvmet-fc.mod.o 1420s CC [M] drivers/nvme/target/nvmet-tcp.mod.o 1420s CC [M] drivers/gpu/drm/tiny/bochs.mod.o 1420s CC [M] drivers/gpu/drm/drm.mod.o 1421s CC [M] drivers/gpu/drm/drm_panel_orientation_quirks.mod.o 1421s CC [M] drivers/gpu/drm/drm_shmem_helper.mod.o 1421s CC [M] drivers/gpu/drm/drm_vram_helper.mod.o 1421s CC [M] drivers/gpu/drm/drm_ttm_helper.mod.o 1421s CC [M] drivers/gpu/drm/drm_kms_helper.mod.o 1421s CC [M] drivers/gpu/drm/ttm/ttm.mod.o 1421s CC [M] drivers/gpu/drm/virtio/virtio-gpu.mod.o 1421s CC [M] drivers/net/phy/adin.mod.o 1421s CC [M] drivers/net/phy/amd.mod.o 1421s CC [M] drivers/net/phy/aquantia/aquantia.mod.o 1421s CC [M] drivers/net/phy/bcm54140.mod.o 1421s CC [M] drivers/net/phy/bcm7xxx.mod.o 1422s CC [M] drivers/net/phy/bcm87xx.mod.o 1422s CC [M] drivers/net/phy/bcm-phy-lib.mod.o 1422s CC [M] drivers/net/phy/bcm-phy-ptp.mod.o 1422s CC [M] drivers/net/phy/broadcom.mod.o 1422s CC [M] drivers/net/phy/cicada.mod.o 1422s CC [M] drivers/net/phy/cortina.mod.o 1422s CC [M] drivers/net/phy/davicom.mod.o 1422s CC [M] drivers/net/phy/dp83640.mod.o 1422s CC [M] drivers/net/phy/dp83822.mod.o 1422s CC [M] drivers/net/phy/dp83848.mod.o 1422s CC [M] drivers/net/phy/dp83867.mod.o 1422s CC [M] drivers/net/phy/dp83869.mod.o 1422s CC [M] drivers/net/phy/dp83tc811.mod.o 1422s CC [M] drivers/net/phy/dp83tg720.mod.o 1422s CC [M] drivers/net/phy/icplus.mod.o 1422s CC [M] drivers/net/phy/intel-xway.mod.o 1423s CC [M] drivers/net/phy/et1011c.mod.o 1423s CC [M] drivers/net/phy/lxt.mod.o 1423s CC [M] drivers/net/phy/marvell10g.mod.o 1423s CC [M] drivers/net/phy/marvell.mod.o 1423s CC [M] drivers/net/phy/marvell-88q2xxx.mod.o 1423s CC [M] drivers/net/phy/micrel.mod.o 1423s CC [M] drivers/net/phy/microchip.mod.o 1423s CC [M] drivers/net/phy/microchip_t1.mod.o 1423s CC [M] drivers/net/phy/mscc/mscc.mod.o 1423s CC [M] drivers/net/phy/national.mod.o 1423s CC [M] drivers/net/phy/qsemi.mod.o 1423s CC [M] drivers/net/phy/realtek.mod.o 1424s CC [M] drivers/net/phy/uPD60620.mod.o 1424s CC [M] drivers/net/phy/rockchip.mod.o 1424s CC [M] drivers/net/phy/smsc.mod.o 1424s CC [M] drivers/net/phy/ste10Xp.mod.o 1424s CC [M] drivers/net/phy/teranetics.mod.o 1424s CC [M] drivers/net/phy/vitesse.mod.o 1424s CC [M] drivers/net/phy/xilinx_gmii2rgmii.mod.o 1424s CC [M] drivers/net/mdio/mdio-mscc-miim.mod.o 1424s CC [M] drivers/net/ethernet/alacritech/slicoss.mod.o 1424s CC [M] drivers/net/ethernet/engleder/tsnep.mod.o 1424s CC [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.mod.o 1424s CC [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.mod.o 1425s CC [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.mod.o 1425s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.mod.o 1425s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.mod.o 1425s CC [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.mod.o 1425s CC [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.mod.o 1425s CC [M] drivers/net/ethernet/synopsys/dwc-xlgmac.mod.o 1425s CC [M] drivers/net/bonding/bonding.mod.o 1425s CC [M] drivers/net/ipvlan/ipvlan.mod.o 1425s CC [M] drivers/net/ipvlan/ipvtap.mod.o 1425s CC [M] drivers/net/dummy.mod.o 1425s CC [M] drivers/net/wireguard/wireguard.mod.o 1425s CC [M] drivers/net/eql.mod.o 1425s CC [M] drivers/net/ifb.mod.o 1425s CC [M] drivers/net/macsec.mod.o 1425s CC [M] drivers/net/amt.mod.o 1425s CC [M] drivers/net/macvlan.mod.o 1426s CC [M] drivers/net/macvtap.mod.o 1426s CC [M] drivers/net/netconsole.mod.o 1426s CC [M] drivers/net/team/team.mod.o 1426s CC [M] drivers/net/team/team_mode_broadcast.mod.o 1426s CC [M] drivers/net/team/team_mode_roundrobin.mod.o 1426s CC [M] drivers/net/team/team_mode_random.mod.o 1426s CC [M] drivers/net/team/team_mode_activebackup.mod.o 1426s CC [M] drivers/net/team/team_mode_loadbalance.mod.o 1426s CC [M] drivers/net/tap.mod.o 1426s CC [M] drivers/net/veth.mod.o 1426s CC [M] drivers/net/vxlan/vxlan.mod.o 1426s CC [M] drivers/net/geneve.mod.o 1427s CC [M] drivers/net/gtp.mod.o 1427s CC [M] drivers/net/nlmon.mod.o 1427s CC [M] drivers/net/pfcp.mod.o 1427s CC [M] drivers/net/vrf.mod.o 1427s CC [M] drivers/net/vsockmon.mod.o 1427s CC [M] drivers/net/netdevsim/netdevsim.mod.o 1427s CC [M] drivers/i2c/i2c-core.mod.o 1427s CC [M] drivers/i2c/i2c-dev.mod.o 1427s CC [M] drivers/i2c/i2c-mux.mod.o 1427s CC [M] drivers/i2c/i2c-stub.mod.o 1427s CC [M] drivers/ptp/ptp.mod.o 1427s CC [M] drivers/ptp/ptp_ines.mod.o 1427s CC [M] drivers/ptp/ptp_clockmatrix.mod.o 1427s CC [M] drivers/ptp/ptp_mock.mod.o 1427s CC [M] drivers/power/sequencing/pwrseq-core.mod.o 1427s CC [M] drivers/watchdog/pretimeout_panic.mod.o 1428s CC [M] drivers/watchdog/mena21_wdt.mod.o 1428s CC [M] drivers/watchdog/diag288_wdt.mod.o 1428s CC [M] drivers/watchdog/softdog.mod.o 1428s CC [M] drivers/md/raid0.mod.o 1428s CC [M] drivers/md/raid1.mod.o 1428s CC [M] drivers/md/raid10.mod.o 1428s CC [M] drivers/md/raid456.mod.o 1428s CC [M] drivers/md/md-cluster.mod.o 1428s CC [M] drivers/md/bcache/bcache.mod.o 1428s CC [M] drivers/md/dm-unstripe.mod.o 1428s CC [M] drivers/md/dm-bufio.mod.o 1428s CC [M] drivers/md/dm-bio-prison.mod.o 1429s CC [M] drivers/md/dm-crypt.mod.o 1429s CC [M] drivers/md/dm-delay.mod.o 1429s CC [M] drivers/md/dm-flakey.mod.o 1429s CC [M] drivers/md/dm-multipath.mod.o 1429s CC [M] drivers/md/dm-round-robin.mod.o 1429s CC [M] drivers/md/dm-queue-length.mod.o 1429s CC [M] drivers/md/dm-service-time.mod.o 1429s CC [M] drivers/md/dm-historical-service-time.mod.o 1429s CC [M] drivers/md/dm-io-affinity.mod.o 1429s CC [M] drivers/md/dm-switch.mod.o 1429s CC [M] drivers/md/dm-snapshot.mod.o 1429s CC [M] drivers/md/persistent-data/dm-persistent-data.mod.o 1429s CC [M] drivers/md/dm-mirror.mod.o 1429s CC [M] drivers/md/dm-log.mod.o 1429s CC [M] drivers/md/dm-region-hash.mod.o 1430s CC [M] drivers/md/dm-log-userspace.mod.o 1430s CC [M] drivers/md/dm-zero.mod.o 1430s CC [M] drivers/md/dm-raid.mod.o 1430s CC [M] drivers/md/dm-thin-pool.mod.o 1430s CC [M] drivers/md/dm-verity.mod.o 1430s CC [M] drivers/md/dm-vdo/dm-vdo.mod.o 1430s CC [M] drivers/md/dm-cache.mod.o 1430s CC [M] drivers/md/dm-cache-smq.mod.o 1430s CC [M] drivers/md/dm-ebs.mod.o 1430s CC [M] drivers/md/dm-era.mod.o 1430s CC [M] drivers/md/dm-clone.mod.o 1430s CC [M] drivers/md/dm-log-writes.mod.o 1430s CC [M] drivers/md/dm-integrity.mod.o 1431s CC [M] drivers/md/dm-zoned.mod.o 1431s CC [M] drivers/md/dm-writecache.mod.o 1431s CC [M] drivers/isdn/hardware/mISDN/hfcpci.mod.o 1431s CC [M] drivers/isdn/mISDN/mISDN_core.mod.o 1431s CC [M] drivers/isdn/mISDN/mISDN_dsp.mod.o 1431s CC [M] drivers/isdn/mISDN/l1oip.mod.o 1431s CC [M] drivers/firmware/cirrus/cs_dsp.mod.o 1431s CC [M] drivers/crypto/virtio/virtio_crypto.mod.o 1431s CC [M] drivers/crypto/amlogic/amlogic-gxl-crypto.mod.o 1431s CC [M] drivers/virt/vmgenid.mod.o 1431s CC [M] drivers/hwtracing/intel_th/intel_th.mod.o 1431s CC [M] drivers/hwtracing/intel_th/intel_th_pci.mod.o 1431s CC [M] drivers/hwtracing/intel_th/intel_th_gth.mod.o 1431s CC [M] drivers/hwtracing/intel_th/intel_th_sth.mod.o 1431s CC [M] drivers/hwtracing/intel_th/intel_th_msu.mod.o 1432s CC [M] drivers/hwtracing/intel_th/intel_th_pti.mod.o 1432s CC [M] drivers/hwtracing/intel_th/intel_th_msu_sink.mod.o 1432s CC [M] drivers/s390/cio/chsc_sch.mod.o 1432s CC [M] drivers/s390/cio/eadm_sch.mod.o 1432s CC [M] drivers/s390/cio/ccwgroup.mod.o 1432s CC [M] drivers/s390/cio/qdio.mod.o 1432s CC [M] drivers/s390/cio/vfio_ccw.mod.o 1432s CC [M] drivers/s390/block/dasd_mod.mod.o 1432s CC [M] drivers/s390/block/dasd_diag_mod.mod.o 1432s CC [M] drivers/s390/block/dasd_eckd_mod.mod.o 1432s CC [M] drivers/s390/block/dasd_fba_mod.mod.o 1432s CC [M] drivers/s390/block/dcssblk.mod.o 1432s CC [M] drivers/s390/block/scm_block.mod.o 1433s CC [M] drivers/s390/char/fs3270.mod.o 1433s CC [M] drivers/s390/char/vmlogrdr.mod.o 1433s CC [M] drivers/s390/char/tape.mod.o 1433s CC [M] drivers/s390/char/tape_class.mod.o 1433s CC [M] drivers/s390/char/tape_34xx.mod.o 1433s CC [M] drivers/s390/char/tape_3590.mod.o 1433s CC [M] drivers/s390/char/monreader.mod.o 1433s CC [M] drivers/s390/char/monwriter.mod.o 1433s CC [M] drivers/s390/char/vmur.mod.o 1433s CC [M] drivers/s390/char/hmcdrv.mod.o 1433s CC [M] drivers/s390/crypto/ap.mod.o 1433s CC [M] drivers/s390/crypto/zcrypt.mod.o 1434s CC [M] drivers/s390/crypto/zcrypt_cex4.mod.o 1434s CC [M] drivers/s390/crypto/pkey.mod.o 1434s CC [M] drivers/s390/crypto/vfio_ap.mod.o 1434s CC [M] drivers/s390/net/ctcm.mod.o 1434s CC [M] drivers/s390/net/fsm.mod.o 1434s CC [M] drivers/s390/net/netiucv.mod.o 1434s CC [M] drivers/s390/net/smsgiucv_app.mod.o 1434s CC [M] drivers/s390/net/lcs.mod.o 1434s CC [M] drivers/s390/net/qeth.mod.o 1434s CC [M] drivers/s390/net/qeth_l2.mod.o 1434s CC [M] drivers/s390/net/qeth_l3.mod.o 1434s CC [M] drivers/s390/net/ism.mod.o 1434s CC [M] drivers/s390/scsi/zfcp.mod.o 1434s CC [M] drivers/target/target_core_mod.mod.o 1434s CC [M] drivers/target/target_core_iblock.mod.o 1434s CC [M] drivers/target/target_core_file.mod.o 1435s CC [M] drivers/target/target_core_pscsi.mod.o 1435s CC [M] drivers/target/target_core_user.mod.o 1435s CC [M] drivers/target/loopback/tcm_loop.mod.o 1435s CC [M] drivers/target/tcm_fc/tcm_fc.mod.o 1435s CC [M] drivers/target/iscsi/iscsi_target_mod.mod.o 1435s CC [M] drivers/slimbus/slimbus.mod.o 1435s CC [M] drivers/slimbus/slim-qcom-ctrl.mod.o 1435s CC [M] drivers/uio/uio.mod.o 1435s CC [M] drivers/vfio/vfio.mod.o 1435s CC [M] drivers/vfio/vfio_iommu_type1.mod.o 1435s CC [M] drivers/vfio/pci/vfio-pci-core.mod.o 1435s CC [M] drivers/vfio/pci/vfio-pci.mod.o 1436s CC [M] drivers/vfio/mdev/mdev.mod.o 1436s CC [M] drivers/infiniband/core/ib_core.mod.o 1436s CC [M] drivers/infiniband/core/ib_cm.mod.o 1436s CC [M] drivers/infiniband/core/iw_cm.mod.o 1436s CC [M] drivers/infiniband/core/rdma_cm.mod.o 1436s CC [M] drivers/infiniband/core/ib_umad.mod.o 1436s CC [M] drivers/infiniband/core/ib_uverbs.mod.o 1436s CC [M] drivers/infiniband/core/rdma_ucm.mod.o 1436s CC [M] drivers/infiniband/hw/mthca/ib_mthca.mod.o 1436s CC [M] drivers/infiniband/hw/mlx4/mlx4_ib.mod.o 1436s CC [M] drivers/infiniband/hw/mlx5/mlx5_ib.mod.o 1436s CC [M] drivers/infiniband/ulp/ipoib/ib_ipoib.mod.o 1436s CC [M] drivers/infiniband/ulp/srp/ib_srp.mod.o 1436s CC [M] drivers/infiniband/ulp/srpt/ib_srpt.mod.o 1436s CC [M] drivers/infiniband/ulp/iser/ib_iser.mod.o 1437s CC [M] drivers/infiniband/ulp/isert/ib_isert.mod.o 1437s CC [M] drivers/infiniband/ulp/rtrs/rtrs-core.mod.o 1437s CC [M] drivers/infiniband/ulp/rtrs/rtrs-client.mod.o 1437s CC [M] drivers/infiniband/ulp/rtrs/rtrs-server.mod.o 1437s CC [M] drivers/infiniband/sw/rxe/rdma_rxe.mod.o 1437s CC [M] drivers/infiniband/sw/siw/siw.mod.o 1437s CC [M] drivers/vhost/vhost_net.mod.o 1437s CC [M] drivers/vhost/vhost_scsi.mod.o 1437s CC [M] drivers/vhost/vhost_vsock.mod.o 1437s CC [M] drivers/vhost/vhost.mod.o 1437s CC [M] drivers/vhost/vhost_iotlb.mod.o 1437s CC [M] drivers/hwtracing/stm/stm_core.mod.o 1437s CC [M] drivers/hwtracing/stm/stm_p_basic.mod.o 1438s CC [M] drivers/hwtracing/stm/stm_p_sys-t.mod.o 1438s CC [M] drivers/hwtracing/stm/dummy_stm.mod.o 1438s CC [M] drivers/hwtracing/stm/stm_console.mod.o 1438s CC [M] drivers/hwtracing/stm/stm_heartbeat.mod.o 1438s CC [M] drivers/hwtracing/stm/stm_ftrace.mod.o 1438s CC [M] drivers/fpga/fpga-mgr.mod.o 1438s CC [M] drivers/fpga/altera-cvp.mod.o 1438s CC [M] drivers/fpga/xilinx-core.mod.o 1438s CC [M] drivers/fpga/xilinx-selectmap.mod.o 1438s CC [M] drivers/fpga/altera-pr-ip-core.mod.o 1438s CC [M] drivers/siox/siox-core.mod.o 1438s CC [M] drivers/siox/siox-bus-gpio.mod.o 1438s CC [M] samples/trace_printk/trace-printk.mod.o 1438s CC [M] samples/ftrace/sample-trace-array.mod.o 1439s CC [M] net/core/pktgen.mod.o 1439s CC [M] net/802/p8022.mod.o 1439s CC [M] net/802/psnap.mod.o 1439s CC [M] net/802/stp.mod.o 1439s CC [M] net/802/garp.mod.o 1439s CC [M] net/802/mrp.mod.o 1439s CC [M] net/sched/act_police.mod.o 1439s CC [M] net/sched/act_gact.mod.o 1439s CC [M] net/sched/act_mirred.mod.o 1439s CC [M] net/sched/act_sample.mod.o 1439s CC [M] net/sched/act_nat.mod.o 1439s CC [M] net/sched/act_pedit.mod.o 1439s CC [M] net/sched/act_simple.mod.o 1439s CC [M] net/sched/act_skbedit.mod.o 1440s CC [M] net/sched/act_csum.mod.o 1440s CC [M] net/sched/act_mpls.mod.o 1440s CC [M] net/sched/act_vlan.mod.o 1440s CC [M] net/sched/act_bpf.mod.o 1440s CC [M] net/sched/act_connmark.mod.o 1440s CC [M] net/sched/act_ctinfo.mod.o 1440s CC [M] net/sched/act_skbmod.mod.o 1440s CC [M] net/sched/act_tunnel_key.mod.o 1440s CC [M] net/sched/act_ct.mod.o 1440s CC [M] net/sched/act_gate.mod.o 1440s CC [M] net/sched/sch_htb.mod.o 1440s CC [M] net/sched/sch_hfsc.mod.o 1441s CC [M] net/sched/sch_red.mod.o 1441s CC [M] net/sched/sch_gred.mod.o 1441s CC [M] net/sched/sch_ingress.mod.o 1441s CC [M] net/sched/sch_sfb.mod.o 1441s CC [M] net/sched/sch_sfq.mod.o 1441s CC [M] net/sched/sch_tbf.mod.o 1441s CC [M] net/sched/sch_teql.mod.o 1441s CC [M] net/sched/sch_prio.mod.o 1441s CC [M] net/sched/sch_multiq.mod.o 1441s CC [M] net/sched/sch_netem.mod.o 1441s CC [M] net/sched/sch_drr.mod.o 1441s CC [M] net/sched/sch_plug.mod.o 1441s CC [M] net/sched/sch_ets.mod.o 1441s CC [M] net/sched/sch_mqprio.mod.o 1441s CC [M] net/sched/sch_mqprio_lib.mod.o 1441s CC [M] net/sched/sch_skbprio.mod.o 1442s CC [M] net/sched/sch_qfq.mod.o 1442s CC [M] net/sched/sch_choke.mod.o 1442s CC [M] net/sched/sch_codel.mod.o 1442s CC [M] net/sched/sch_fq_codel.mod.o 1442s CC [M] net/sched/sch_cake.mod.o 1442s CC [M] net/sched/sch_fq.mod.o 1442s CC [M] net/sched/sch_hhf.mod.o 1442s CC [M] net/sched/sch_pie.mod.o 1442s CC [M] net/sched/sch_fq_pie.mod.o 1442s CC [M] net/sched/sch_cbs.mod.o 1442s CC [M] net/sched/sch_etf.mod.o 1442s CC [M] net/sched/sch_taprio.mod.o 1443s CC [M] net/sched/cls_u32.mod.o 1443s CC [M] net/sched/cls_route.mod.o 1443s CC [M] net/sched/cls_fw.mod.o 1443s CC [M] net/sched/cls_basic.mod.o 1443s CC [M] net/sched/cls_flow.mod.o 1443s CC [M] net/sched/cls_cgroup.mod.o 1443s CC [M] net/sched/cls_bpf.mod.o 1443s CC [M] net/sched/cls_flower.mod.o 1443s CC [M] net/sched/cls_matchall.mod.o 1443s CC [M] net/sched/em_cmp.mod.o 1443s CC [M] net/sched/em_nbyte.mod.o 1443s CC [M] net/sched/em_u32.mod.o 1443s CC [M] net/sched/em_meta.mod.o 1443s CC [M] net/sched/em_text.mod.o 1444s CC [M] net/sched/em_ipset.mod.o 1444s CC [M] net/sched/em_ipt.mod.o 1444s CC [M] net/netlink/netlink_diag.mod.o 1444s CC [M] net/netfilter/nfnetlink.mod.o 1444s CC [M] net/netfilter/nfnetlink_acct.mod.o 1444s CC [M] net/netfilter/nfnetlink_queue.mod.o 1444s CC [M] net/netfilter/nfnetlink_log.mod.o 1444s CC [M] net/netfilter/nfnetlink_osf.mod.o 1444s CC [M] net/netfilter/nfnetlink_hook.mod.o 1444s CC [M] net/netfilter/nf_conntrack.mod.o 1444s CC [M] net/netfilter/nf_conntrack_netlink.mod.o 1444s CC [M] net/netfilter/nfnetlink_cttimeout.mod.o 1444s CC [M] net/netfilter/nfnetlink_cthelper.mod.o 1445s CC [M] net/netfilter/nf_conntrack_amanda.mod.o 1445s CC [M] net/netfilter/nf_conntrack_ftp.mod.o 1445s CC [M] net/netfilter/nf_conntrack_h323.mod.o 1445s CC [M] net/netfilter/nf_conntrack_irc.mod.o 1445s CC [M] net/netfilter/nf_conntrack_broadcast.mod.o 1445s CC [M] net/netfilter/nf_conntrack_netbios_ns.mod.o 1445s CC [M] net/netfilter/nf_conntrack_snmp.mod.o 1445s CC [M] net/netfilter/nf_conntrack_pptp.mod.o 1445s CC [M] net/netfilter/nf_conntrack_sane.mod.o 1445s CC [M] net/netfilter/nf_conntrack_sip.mod.o 1445s CC [M] net/netfilter/nf_conntrack_tftp.mod.o 1445s CC [M] net/netfilter/nf_log_syslog.mod.o 1445s CC [M] net/netfilter/nf_nat.mod.o 1446s CC [M] net/netfilter/nf_nat_amanda.mod.o 1446s CC [M] net/netfilter/nf_nat_ftp.mod.o 1446s CC [M] net/netfilter/nf_nat_irc.mod.o 1446s CC [M] net/netfilter/nf_nat_sip.mod.o 1446s CC [M] net/netfilter/nf_nat_tftp.mod.o 1446s CC [M] net/netfilter/nf_synproxy_core.mod.o 1446s CC [M] net/netfilter/nf_conncount.mod.o 1446s CC [M] net/netfilter/nf_dup_netdev.mod.o 1446s CC [M] net/netfilter/nf_tables.mod.o 1446s CC [M] net/netfilter/nft_compat.mod.o 1446s CC [M] net/netfilter/nft_connlimit.mod.o 1446s CC [M] net/netfilter/nft_numgen.mod.o 1446s CC [M] net/netfilter/nft_ct.mod.o 1446s CC [M] net/netfilter/nft_flow_offload.mod.o 1446s CC [M] net/netfilter/nft_limit.mod.o 1447s CC [M] net/netfilter/nft_nat.mod.o 1447s CC [M] net/netfilter/nft_queue.mod.o 1447s CC [M] net/netfilter/nft_quota.mod.o 1447s CC [M] net/netfilter/nft_reject.mod.o 1447s CC [M] net/netfilter/nft_reject_inet.mod.o 1447s CC [M] net/netfilter/nft_reject_netdev.mod.o 1447s CC [M] net/netfilter/nft_tunnel.mod.o 1447s CC [M] net/netfilter/nft_log.mod.o 1447s CC [M] net/netfilter/nft_masq.mod.o 1447s CC [M] net/netfilter/nft_redir.mod.o 1447s CC [M] net/netfilter/nft_hash.mod.o 1447s CC [M] net/netfilter/nft_fib.mod.o 1447s CC [M] net/netfilter/nft_fib_inet.mod.o 1448s CC [M] net/netfilter/nft_fib_netdev.mod.o 1448s CC [M] net/netfilter/nft_socket.mod.o 1448s CC [M] net/netfilter/nft_osf.mod.o 1448s CC [M] net/netfilter/nft_tproxy.mod.o 1448s CC [M] net/netfilter/nft_xfrm.mod.o 1448s CC [M] net/netfilter/nft_synproxy.mod.o 1448s CC [M] net/netfilter/nft_chain_nat.mod.o 1448s CC [M] net/netfilter/nft_dup_netdev.mod.o 1448s CC [M] net/netfilter/nft_fwd_netdev.mod.o 1448s CC [M] net/netfilter/nf_flow_table.mod.o 1448s CC [M] net/netfilter/nf_flow_table_inet.mod.o 1448s CC [M] net/netfilter/x_tables.mod.o 1449s CC [M] net/netfilter/xt_tcpudp.mod.o 1449s CC [M] net/netfilter/xt_mark.mod.o 1449s CC [M] net/netfilter/xt_connmark.mod.o 1449s CC [M] net/netfilter/xt_set.mod.o 1449s CC [M] net/netfilter/xt_nat.mod.o 1449s CC [M] net/netfilter/xt_AUDIT.mod.o 1449s CC [M] net/netfilter/xt_CHECKSUM.mod.o 1449s CC [M] net/netfilter/xt_CLASSIFY.mod.o 1449s CC [M] net/netfilter/xt_CONNSECMARK.mod.o 1449s CC [M] net/netfilter/xt_CT.mod.o 1449s CC [M] net/netfilter/xt_DSCP.mod.o 1449s CC [M] net/netfilter/xt_HL.mod.o 1449s CC [M] net/netfilter/xt_HMARK.mod.o 1449s CC [M] net/netfilter/xt_LOG.mod.o 1449s CC [M] net/netfilter/xt_NETMAP.mod.o 1450s CC [M] net/netfilter/xt_NFLOG.mod.o 1450s CC [M] net/netfilter/xt_NFQUEUE.mod.o 1450s CC [M] net/netfilter/xt_RATEEST.mod.o 1450s CC [M] net/netfilter/xt_REDIRECT.mod.o 1450s CC [M] net/netfilter/xt_MASQUERADE.mod.o 1450s CC [M] net/netfilter/xt_SECMARK.mod.o 1450s CC [M] net/netfilter/xt_TPROXY.mod.o 1450s CC [M] net/netfilter/xt_TCPMSS.mod.o 1450s CC [M] net/netfilter/xt_TCPOPTSTRIP.mod.o 1450s CC [M] net/netfilter/xt_TEE.mod.o 1450s CC [M] net/netfilter/xt_TRACE.mod.o 1450s CC [M] net/netfilter/xt_IDLETIMER.mod.o 1450s CC [M] net/netfilter/xt_addrtype.mod.o 1451s CC [M] net/netfilter/xt_bpf.mod.o 1451s CC [M] net/netfilter/xt_cluster.mod.o 1451s CC [M] net/netfilter/xt_comment.mod.o 1451s CC [M] net/netfilter/xt_connbytes.mod.o 1451s CC [M] net/netfilter/xt_connlabel.mod.o 1451s CC [M] net/netfilter/xt_connlimit.mod.o 1451s CC [M] net/netfilter/xt_conntrack.mod.o 1451s CC [M] net/netfilter/xt_cpu.mod.o 1451s CC [M] net/netfilter/xt_dccp.mod.o 1451s CC [M] net/netfilter/xt_devgroup.mod.o 1451s CC [M] net/netfilter/xt_dscp.mod.o 1451s CC [M] net/netfilter/xt_ecn.mod.o 1451s CC [M] net/netfilter/xt_esp.mod.o 1452s CC [M] net/netfilter/xt_hashlimit.mod.o 1452s CC [M] net/netfilter/xt_helper.mod.o 1452s CC [M] net/netfilter/xt_hl.mod.o 1452s CC [M] net/netfilter/xt_ipcomp.mod.o 1452s CC [M] net/netfilter/xt_iprange.mod.o 1452s CC [M] net/netfilter/xt_ipvs.mod.o 1452s CC [M] net/netfilter/xt_l2tp.mod.o 1452s CC [M] net/netfilter/xt_length.mod.o 1452s CC [M] net/netfilter/xt_limit.mod.o 1452s CC [M] net/netfilter/xt_mac.mod.o 1452s CC [M] net/netfilter/xt_multiport.mod.o 1452s CC [M] net/netfilter/xt_nfacct.mod.o 1452s CC [M] net/netfilter/xt_osf.mod.o 1452s CC [M] net/netfilter/xt_owner.mod.o 1452s CC [M] net/netfilter/xt_cgroup.mod.o 1453s CC [M] net/netfilter/xt_physdev.mod.o 1453s CC [M] net/netfilter/xt_pkttype.mod.o 1453s CC [M] net/netfilter/xt_policy.mod.o 1453s CC [M] net/netfilter/xt_quota.mod.o 1453s CC [M] net/netfilter/xt_rateest.mod.o 1453s CC [M] net/netfilter/xt_realm.mod.o 1453s CC [M] net/netfilter/xt_recent.mod.o 1453s CC [M] net/netfilter/xt_sctp.mod.o 1453s CC [M] net/netfilter/xt_socket.mod.o 1453s CC [M] net/netfilter/xt_state.mod.o 1453s CC [M] net/netfilter/xt_statistic.mod.o 1453s CC [M] net/netfilter/xt_string.mod.o 1454s CC [M] net/netfilter/xt_tcpmss.mod.o 1454s CC [M] net/netfilter/xt_time.mod.o 1454s CC [M] net/netfilter/xt_u32.mod.o 1454s CC [M] net/netfilter/ipset/ip_set.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_bitmap_ip.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_bitmap_ipmac.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_bitmap_port.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ip.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ipmac.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ipmark.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ipport.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ipportip.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_ipportnet.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_mac.mod.o 1454s CC [M] net/netfilter/ipset/ip_set_hash_net.mod.o 1455s CC [M] net/netfilter/ipset/ip_set_hash_netport.mod.o 1455s CC [M] net/netfilter/ipset/ip_set_hash_netiface.mod.o 1455s CC [M] net/netfilter/ipset/ip_set_hash_netnet.mod.o 1455s CC [M] net/netfilter/ipset/ip_set_hash_netportnet.mod.o 1455s CC [M] net/netfilter/ipset/ip_set_list_set.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_rr.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_wrr.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_lc.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_wlc.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_fo.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_ovf.mod.o 1455s CC [M] net/netfilter/ipvs/ip_vs_lblc.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_lblcr.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_dh.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_sh.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_mh.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_sed.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_nq.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_ftp.mod.o 1456s CC [M] net/netfilter/ipvs/ip_vs_pe_sip.mod.o 1456s CC [M] net/ipv4/netfilter/nf_defrag_ipv4.mod.o 1456s CC [M] net/ipv4/netfilter/nf_socket_ipv4.mod.o 1456s CC [M] net/ipv4/netfilter/nf_tproxy_ipv4.mod.o 1456s CC [M] net/ipv4/netfilter/nf_reject_ipv4.mod.o 1457s CC [M] net/ipv4/netfilter/nf_nat_h323.mod.o 1457s CC [M] net/ipv4/netfilter/nf_nat_pptp.mod.o 1457s CC [M] net/ipv4/netfilter/nf_nat_snmp_basic.mod.o 1457s CC [M] net/ipv4/netfilter/nft_reject_ipv4.mod.o 1457s CC [M] net/ipv4/netfilter/nft_fib_ipv4.mod.o 1457s CC [M] net/ipv4/netfilter/nft_dup_ipv4.mod.o 1457s CC [M] net/ipv4/netfilter/ip_tables.mod.o 1457s CC [M] net/ipv4/netfilter/iptable_filter.mod.o 1457s CC [M] net/ipv4/netfilter/iptable_mangle.mod.o 1457s CC [M] net/ipv4/netfilter/iptable_nat.mod.o 1457s CC [M] net/ipv4/netfilter/iptable_raw.mod.o 1457s CC [M] net/ipv4/netfilter/iptable_security.mod.o 1457s CC [M] net/ipv4/netfilter/ipt_ah.mod.o 1457s CC [M] net/ipv4/netfilter/ipt_rpfilter.mod.o 1457s CC [M] net/ipv4/netfilter/ipt_ECN.mod.o 1458s CC [M] net/ipv4/netfilter/ipt_REJECT.mod.o 1458s CC [M] net/ipv4/netfilter/ipt_SYNPROXY.mod.o 1458s CC [M] net/ipv4/netfilter/arp_tables.mod.o 1458s CC [M] net/ipv4/netfilter/arpt_mangle.mod.o 1458s CC [M] net/ipv4/netfilter/arptable_filter.mod.o 1458s CC [M] net/ipv4/netfilter/nf_dup_ipv4.mod.o 1458s CC [M] net/ipv4/ip_tunnel.mod.o 1458s CC [M] net/ipv4/ipip.mod.o 1458s CC [M] net/ipv4/fou.mod.o 1458s CC [M] net/ipv4/gre.mod.o 1458s CC [M] net/ipv4/ip_gre.mod.o 1458s CC [M] net/ipv4/udp_tunnel.mod.o 1458s CC [M] net/ipv4/ip_vti.mod.o 1459s CC [M] net/ipv4/ah4.mod.o 1459s CC [M] net/ipv4/esp4.mod.o 1459s CC [M] net/ipv4/esp4_offload.mod.o 1459s CC [M] net/ipv4/ipcomp.mod.o 1459s CC [M] net/ipv4/xfrm4_tunnel.mod.o 1459s CC [M] net/ipv4/tunnel4.mod.o 1459s CC [M] net/ipv4/inet_diag.mod.o 1459s CC [M] net/ipv4/tcp_diag.mod.o 1459s CC [M] net/ipv4/udp_diag.mod.o 1459s CC [M] net/ipv4/raw_diag.mod.o 1459s CC [M] net/ipv4/tcp_bbr.mod.o 1459s CC [M] net/ipv4/tcp_bic.mod.o 1460s CC [M] net/ipv4/tcp_cdg.mod.o 1460s CC [M] net/ipv4/tcp_dctcp.mod.o 1460s CC [M] net/ipv4/tcp_westwood.mod.o 1460s CC [M] net/ipv4/tcp_highspeed.mod.o 1460s CC [M] net/ipv4/tcp_hybla.mod.o 1460s CC [M] net/ipv4/tcp_vegas.mod.o 1460s CC [M] net/ipv4/tcp_htcp.mod.o 1460s CC [M] net/ipv4/tcp_nv.mod.o 1460s CC [M] net/ipv4/tcp_veno.mod.o 1460s CC [M] net/ipv4/tcp_scalable.mod.o 1460s CC [M] net/ipv4/tcp_lp.mod.o 1460s CC [M] net/ipv4/tcp_yeah.mod.o 1460s CC [M] net/ipv4/tcp_illinois.mod.o 1461s CC [M] net/xfrm/xfrm_algo.mod.o 1461s CC [M] net/xfrm/xfrm_user.mod.o 1461s CC [M] net/xfrm/xfrm_ipcomp.mod.o 1461s CC [M] net/xfrm/xfrm_interface.mod.o 1461s CC [M] net/unix/unix_diag.mod.o 1461s CC [M] net/ipv6/netfilter/ip6_tables.mod.o 1461s CC [M] net/ipv6/netfilter/ip6table_filter.mod.o 1461s CC [M] net/ipv6/netfilter/ip6table_mangle.mod.o 1461s CC [M] net/ipv6/netfilter/ip6table_raw.mod.o 1461s CC [M] net/ipv6/netfilter/ip6table_security.mod.o 1461s CC [M] net/ipv6/netfilter/ip6table_nat.mod.o 1461s CC [M] net/ipv6/netfilter/nf_defrag_ipv6.mod.o 1461s CC [M] net/ipv6/netfilter/nf_socket_ipv6.mod.o 1461s CC [M] net/ipv6/netfilter/nf_tproxy_ipv6.mod.o 1461s CC [M] net/ipv6/netfilter/nf_reject_ipv6.mod.o 1462s CC [M] net/ipv6/netfilter/nf_dup_ipv6.mod.o 1462s CC [M] net/ipv6/netfilter/nft_reject_ipv6.mod.o 1462s CC [M] net/ipv6/netfilter/nft_dup_ipv6.mod.o 1462s CC [M] net/ipv6/netfilter/nft_fib_ipv6.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_ah.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_eui64.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_frag.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_ipv6header.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_mh.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_hbh.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_rpfilter.mod.o 1462s CC [M] net/ipv6/netfilter/ip6t_rt.mod.o 1463s CC [M] net/ipv6/netfilter/ip6t_srh.mod.o 1463s CC [M] net/ipv6/netfilter/ip6t_NPT.mod.o 1463s CC [M] net/ipv6/netfilter/ip6t_REJECT.mod.o 1463s CC [M] net/ipv6/netfilter/ip6t_SYNPROXY.mod.o 1463s CC [M] net/ipv6/ah6.mod.o 1463s CC [M] net/ipv6/esp6.mod.o 1463s CC [M] net/ipv6/esp6_offload.mod.o 1463s CC [M] net/ipv6/ipcomp6.mod.o 1463s CC [M] net/ipv6/xfrm6_tunnel.mod.o 1463s CC [M] net/ipv6/tunnel6.mod.o 1463s CC [M] net/ipv6/mip6.mod.o 1463s CC [M] net/ipv6/ila/ila.mod.o 1463s CC [M] net/ipv6/ip6_vti.mod.o 1463s CC [M] net/ipv6/sit.mod.o 1464s CC [M] net/ipv6/ip6_tunnel.mod.o 1464s CC [M] net/ipv6/ip6_gre.mod.o 1464s CC [M] net/ipv6/fou6.mod.o 1464s CC [M] net/ipv6/ip6_udp_tunnel.mod.o 1464s CC [M] net/packet/af_packet_diag.mod.o 1464s CC [M] net/8021q/8021q.mod.o 1464s CC [M] net/iucv/af_iucv.mod.o 1464s CC [M] net/mpls/mpls_gso.mod.o 1464s CC [M] net/mpls/mpls_router.mod.o 1464s CC [M] net/mpls/mpls_iptunnel.mod.o 1464s CC [M] net/xdp/xsk_diag.mod.o 1464s CC [M] net/mptcp/mptcp_diag.mod.o 1464s CC [M] net/llc/llc.mod.o 1464s CC [M] net/tls/tls.mod.o 1465s CC [M] net/key/af_key.mod.o 1465s CC [M] net/bridge/netfilter/nft_meta_bridge.mod.o 1465s CC [M] net/bridge/netfilter/nft_reject_bridge.mod.o 1465s CC [M] net/bridge/netfilter/nf_conntrack_bridge.mod.o 1465s CC [M] net/bridge/netfilter/ebtables.mod.o 1465s CC [M] net/bridge/netfilter/ebtable_broute.mod.o 1465s CC [M] net/bridge/netfilter/ebtable_filter.mod.o 1465s CC [M] net/bridge/netfilter/ebtable_nat.mod.o 1465s CC [M] net/bridge/netfilter/ebt_802_3.mod.o 1465s CC [M] net/bridge/netfilter/ebt_among.mod.o 1465s CC [M] net/bridge/netfilter/ebt_arp.mod.o 1465s CC [M] net/bridge/netfilter/ebt_ip.mod.o 1466s CC [M] net/bridge/netfilter/ebt_ip6.mod.o 1466s CC [M] net/bridge/netfilter/ebt_limit.mod.o 1466s CC [M] net/bridge/netfilter/ebt_mark_m.mod.o 1466s CC [M] net/bridge/netfilter/ebt_pkttype.mod.o 1466s CC [M] net/bridge/netfilter/ebt_stp.mod.o 1466s CC [M] net/bridge/netfilter/ebt_vlan.mod.o 1466s CC [M] net/bridge/netfilter/ebt_arpreply.mod.o 1466s CC [M] net/bridge/netfilter/ebt_mark.mod.o 1466s CC [M] net/bridge/netfilter/ebt_dnat.mod.o 1466s CC [M] net/bridge/netfilter/ebt_redirect.mod.o 1466s CC [M] net/bridge/netfilter/ebt_snat.mod.o 1466s CC [M] net/bridge/netfilter/ebt_log.mod.o 1466s CC [M] net/bridge/netfilter/ebt_nflog.mod.o 1466s CC [M] net/bridge/bridge.mod.o 1467s CC [M] net/bridge/br_netfilter.mod.o 1467s CC [M] net/sunrpc/sunrpc.mod.o 1467s CC [M] net/sunrpc/auth_gss/auth_rpcgss.mod.o 1467s CC [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.mod.o 1467s CC [M] net/sunrpc/xprtrdma/rpcrdma.mod.o 1467s CC [M] net/rxrpc/rxrpc.mod.o 1467s CC [M] net/kcm/kcm.mod.o 1467s CC [M] net/l2tp/l2tp_core.mod.o 1467s CC [M] net/l2tp/l2tp_ip.mod.o 1467s CC [M] net/l2tp/l2tp_netlink.mod.o 1467s CC [M] net/l2tp/l2tp_eth.mod.o 1467s CC [M] net/l2tp/l2tp_debugfs.mod.o 1467s CC [M] net/l2tp/l2tp_ip6.mod.o 1467s CC [M] net/dccp/dccp.mod.o 1468s CC [M] net/dccp/dccp_ipv4.mod.o 1468s CC [M] net/dccp/dccp_ipv6.mod.o 1468s CC [M] net/dccp/dccp_diag.mod.o 1468s CC [M] net/sctp/sctp.mod.o 1468s CC [M] net/sctp/sctp_diag.mod.o 1468s CC [M] net/rds/rds.mod.o 1468s CC [M] net/rds/rds_rdma.mod.o 1468s CC [M] net/rds/rds_tcp.mod.o 1468s CC [M] net/tipc/tipc.mod.o 1468s CC [M] net/tipc/tipc_diag.mod.o 1468s CC [M] net/smc/smc.mod.o 1468s CC [M] net/smc/smc_diag.mod.o 1469s CC [M] net/9p/9pnet.mod.o 1469s CC [M] net/9p/9pnet_fd.mod.o 1469s CC [M] net/9p/9pnet_virtio.mod.o 1469s CC [M] net/9p/9pnet_rdma.mod.o 1469s CC [M] net/ceph/libceph.mod.o 1469s CC [M] net/psample/psample.mod.o 1469s CC [M] net/ife/ife.mod.o 1469s CC [M] net/openvswitch/openvswitch.mod.o 1469s CC [M] net/openvswitch/vport-vxlan.mod.o 1469s CC [M] net/openvswitch/vport-geneve.mod.o 1469s CC [M] net/openvswitch/vport-gre.mod.o 1469s CC [M] net/vmw_vsock/vsock.mod.o 1469s CC [M] net/vmw_vsock/vsock_diag.mod.o 1469s CC [M] net/vmw_vsock/vmw_vsock_virtio_transport.mod.o 1470s CC [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.mod.o 1470s CC [M] net/vmw_vsock/vsock_loopback.mod.o 1470s CC [M] net/nsh/nsh.mod.o 1470s CC [M] virt/lib/irqbypass.mod.o 1470s CC [M] ubuntu/ubuntu-host/ubuntu-host.mod.o 1470s LD [M] arch/s390/crypto/sha1_s390.ko 1470s BTF [M] arch/s390/crypto/sha1_s390.ko 1470s LD [M] arch/s390/crypto/sha256_s390.ko 1470s BTF [M] arch/s390/crypto/sha256_s390.ko 1470s LD [M] arch/s390/crypto/sha3_256_s390.ko 1470s BTF [M] arch/s390/crypto/sha3_256_s390.ko 1470s LD [M] arch/s390/crypto/sha3_512_s390.ko 1470s LD [M] arch/s390/crypto/des_s390.ko 1470s BTF [M] arch/s390/crypto/sha3_512_s390.ko 1470s BTF [M] arch/s390/crypto/des_s390.ko 1470s LD [M] arch/s390/crypto/aes_s390.ko 1470s BTF [M] arch/s390/crypto/aes_s390.ko 1470s LD [M] arch/s390/crypto/paes_s390.ko 1470s LD [M] arch/s390/crypto/chacha_s390.ko 1470s LD [M] arch/s390/crypto/prng.ko 1470s BTF [M] arch/s390/crypto/paes_s390.ko 1470s BTF [M] arch/s390/crypto/chacha_s390.ko 1470s BTF [M] arch/s390/crypto/prng.ko 1470s LD [M] arch/s390/crypto/ghash_s390.ko 1470s BTF [M] arch/s390/crypto/ghash_s390.ko 1470s LD [M] arch/s390/crypto/crc32-vx_s390.ko 1470s LD [M] arch/s390/appldata/appldata_mem.ko 1470s BTF [M] arch/s390/crypto/crc32-vx_s390.ko 1470s LD [M] arch/s390/appldata/appldata_os.ko 1470s BTF [M] arch/s390/appldata/appldata_mem.ko 1470s BTF [M] arch/s390/appldata/appldata_os.ko 1470s LD [M] arch/s390/appldata/appldata_net_sum.ko 1470s BTF [M] arch/s390/appldata/appldata_net_sum.ko 1470s LD [M] arch/s390/net/pnet.ko 1470s BTF [M] arch/s390/net/pnet.ko 1470s LD [M] kernel/kheaders.ko 1470s LD [M] fs/nfs_common/nfs_acl.ko 1470s LD [M] fs/nfs_common/grace.ko 1470s BTF [M] fs/nfs_common/nfs_acl.ko 1470s BTF [M] kernel/kheaders.ko 1470s BTF [M] fs/nfs_common/grace.ko 1470s LD [M] fs/quota/quota_v1.ko 1470s BTF [M] fs/quota/quota_v1.ko 1470s LD [M] fs/quota/quota_v2.ko 1470s LD [M] fs/quota/quota_tree.ko 1470s BTF [M] fs/quota/quota_v2.ko 1470s BTF [M] fs/quota/quota_tree.ko 1470s LD [M] fs/fat/msdos.ko 1470s BTF [M] fs/fat/msdos.ko 1470s LD [M] fs/nls/nls_cp737.ko 1470s BTF [M] fs/nls/nls_cp737.ko 1470s LD [M] fs/nls/nls_cp775.ko 1470s BTF [M] fs/nls/nls_cp775.ko 1470s LD [M] fs/nls/nls_cp850.ko 1470s LD [M] fs/nls/nls_cp852.ko 1470s BTF [M] fs/nls/nls_cp850.ko 1470s BTF [M] fs/nls/nls_cp852.ko 1470s LD [M] fs/nls/nls_cp855.ko 1470s BTF [M] fs/nls/nls_cp855.ko 1470s LD [M] fs/nls/nls_cp857.ko 1470s BTF [M] fs/nls/nls_cp857.ko 1470s LD [M] fs/nls/nls_cp860.ko 1470s BTF [M] fs/nls/nls_cp860.ko 1470s LD [M] fs/nls/nls_cp861.ko 1470s BTF [M] fs/nls/nls_cp861.ko 1471s LD [M] fs/nls/nls_cp862.ko 1471s BTF [M] fs/nls/nls_cp862.ko 1471s LD [M] fs/nls/nls_cp863.ko 1471s LD [M] fs/nls/nls_cp864.ko 1471s BTF [M] fs/nls/nls_cp863.ko 1471s BTF [M] fs/nls/nls_cp864.ko 1471s LD [M] fs/nls/nls_cp865.ko 1471s BTF [M] fs/nls/nls_cp865.ko 1471s LD [M] fs/nls/nls_cp866.ko 1471s BTF [M] fs/nls/nls_cp866.ko 1471s LD [M] fs/nls/nls_cp869.ko 1471s BTF [M] fs/nls/nls_cp869.ko 1471s LD [M] fs/nls/nls_cp874.ko 1471s BTF [M] fs/nls/nls_cp874.ko 1471s LD [M] fs/nls/nls_cp932.ko 1471s BTF [M] fs/nls/nls_cp932.ko 1471s LD [M] fs/nls/nls_euc-jp.ko 1471s LD [M] fs/nls/nls_cp936.ko 1471s BTF [M] fs/nls/nls_euc-jp.ko 1471s LD [M] fs/nls/nls_cp949.ko 1471s BTF [M] fs/nls/nls_cp936.ko 1471s BTF [M] fs/nls/nls_cp949.ko 1471s LD [M] fs/nls/nls_cp950.ko 1471s BTF [M] fs/nls/nls_cp950.ko 1471s LD [M] fs/nls/nls_cp1250.ko 1471s LD [M] fs/nls/nls_cp1251.ko 1471s LD [M] fs/nls/nls_ascii.ko 1471s BTF [M] fs/nls/nls_cp1250.ko 1471s BTF [M] fs/nls/nls_cp1251.ko 1471s BTF [M] fs/nls/nls_ascii.ko 1471s LD [M] fs/nls/nls_iso8859-1.ko 1471s LD [M] fs/nls/nls_iso8859-2.ko 1471s BTF [M] fs/nls/nls_iso8859-1.ko 1471s BTF [M] fs/nls/nls_iso8859-2.ko 1471s LD [M] fs/nls/nls_iso8859-3.ko 1471s BTF [M] fs/nls/nls_iso8859-3.ko 1471s LD [M] fs/nls/nls_iso8859-4.ko 1471s BTF [M] fs/nls/nls_iso8859-4.ko 1471s LD [M] fs/nls/nls_iso8859-5.ko 1471s LD [M] fs/nls/nls_iso8859-6.ko 1471s BTF [M] fs/nls/nls_iso8859-5.ko 1471s BTF [M] fs/nls/nls_iso8859-6.ko 1471s LD [M] fs/nls/nls_iso8859-7.ko 1471s BTF [M] fs/nls/nls_iso8859-7.ko 1471s LD [M] fs/nls/nls_cp1255.ko 1471s BTF [M] fs/nls/nls_cp1255.ko 1471s LD [M] fs/nls/nls_iso8859-9.ko 1471s BTF [M] fs/nls/nls_iso8859-9.ko 1471s LD [M] fs/nls/nls_iso8859-13.ko 1471s BTF [M] fs/nls/nls_iso8859-13.ko 1471s LD [M] fs/nls/nls_iso8859-14.ko 1471s BTF [M] fs/nls/nls_iso8859-14.ko 1471s LD [M] fs/nls/nls_iso8859-15.ko 1471s LD [M] fs/nls/nls_koi8-r.ko 1471s BTF [M] fs/nls/nls_iso8859-15.ko 1471s BTF [M] fs/nls/nls_koi8-r.ko 1471s LD [M] fs/nls/nls_koi8-u.ko 1471s BTF [M] fs/nls/nls_koi8-u.ko 1471s LD [M] fs/nls/nls_koi8-ru.ko 1471s BTF [M] fs/nls/nls_koi8-ru.ko 1471s LD [M] fs/nls/nls_utf8.ko 1471s LD [M] fs/nls/mac-celtic.ko 1471s BTF [M] fs/nls/nls_utf8.ko 1471s BTF [M] fs/nls/mac-celtic.ko 1471s LD [M] fs/nls/mac-centeuro.ko 1471s BTF [M] fs/nls/mac-centeuro.ko 1471s LD [M] fs/nls/mac-croatian.ko 1471s BTF [M] fs/nls/mac-croatian.ko 1471s LD [M] fs/nls/mac-cyrillic.ko 1471s BTF [M] fs/nls/mac-cyrillic.ko 1471s LD [M] fs/nls/mac-gaelic.ko 1471s BTF [M] fs/nls/mac-gaelic.ko 1471s LD [M] fs/nls/mac-greek.ko 1471s BTF [M] fs/nls/mac-greek.ko 1471s LD [M] fs/nls/mac-iceland.ko 1471s BTF [M] fs/nls/mac-iceland.ko 1471s LD [M] fs/nls/mac-inuit.ko 1471s BTF [M] fs/nls/mac-inuit.ko 1471s LD [M] fs/nls/mac-romanian.ko 1471s BTF [M] fs/nls/mac-romanian.ko 1471s LD [M] fs/nls/mac-roman.ko 1471s BTF [M] fs/nls/mac-roman.ko 1471s LD [M] fs/nls/mac-turkish.ko 1471s BTF [M] fs/nls/mac-turkish.ko 1471s LD [M] fs/nls/nls_ucs2_utils.ko 1471s LD [M] fs/fuse/cuse.ko 1471s BTF [M] fs/nls/nls_ucs2_utils.ko 1471s BTF [M] fs/fuse/cuse.ko 1471s LD [M] fs/fuse/virtiofs.ko 1471s BTF [M] fs/fuse/virtiofs.ko 1471s LD [M] fs/binfmt_misc.ko 1471s BTF [M] fs/binfmt_misc.ko 1471s LD [M] fs/dlm/dlm.ko 1471s LD [M] fs/netfs/netfs.ko 1471s BTF [M] fs/dlm/dlm.ko 1471s LD [M] fs/coda/coda.ko 1471s LD [M] fs/exfat/exfat.ko 1471s BTF [M] fs/netfs/netfs.ko 1471s BTF [M] fs/coda/coda.ko 1471s BTF [M] fs/exfat/exfat.ko 1471s LD [M] fs/isofs/isofs.ko 1471s BTF [M] fs/isofs/isofs.ko 1471s LD [M] fs/nfs/nfs.ko 1471s LD [M] fs/nfs/nfsv2.ko 1471s LD [M] fs/nfs/nfsv3.ko 1471s BTF [M] fs/nfs/nfsv2.ko 1472s BTF [M] fs/nfs/nfsv3.ko 1472s LD [M] fs/nfs/nfsv4.ko 1472s LD [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 1472s BTF [M] fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 1472s BTF [M] fs/nfs/nfs.ko 1472s LD [M] fs/nfs/blocklayout/blocklayoutdriver.ko 1472s BTF [M] fs/nfs/blocklayout/blocklayoutdriver.ko 1472s LD [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 1472s BTF [M] fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 1472s BTF [M] fs/nfs/nfsv4.ko 1472s LD [M] fs/nfsd/nfsd.ko 1472s LD [M] fs/lockd/lockd.ko 1472s BTF [M] fs/lockd/lockd.ko 1472s LD [M] fs/smb/common/cifs_arc4.ko 1472s BTF [M] fs/smb/common/cifs_arc4.ko 1472s BTF [M] fs/nfsd/nfsd.ko 1472s LD [M] fs/smb/common/cifs_md4.ko 1472s BTF [M] fs/smb/common/cifs_md4.ko 1472s LD [M] fs/smb/client/cifs.ko 1472s LD [M] fs/smb/server/ksmbd.ko 1472s LD [M] fs/ntfs3/ntfs3.ko 1472s BTF [M] fs/smb/server/ksmbd.ko 1472s BTF [M] fs/ntfs3/ntfs3.ko 1472s BTF [M] fs/smb/client/cifs.ko 1472s LD [M] fs/overlayfs/overlay.ko 1472s LD [M] fs/orangefs/orangefs.ko 1472s LD [M] fs/udf/udf.ko 1472s BTF [M] fs/overlayfs/overlay.ko 1472s BTF [M] fs/udf/udf.ko 1472s BTF [M] fs/orangefs/orangefs.ko 1473s LD [M] fs/xfs/xfs.ko 1473s LD [M] fs/9p/9p.ko 1473s LD [M] fs/afs/kafs.ko 1473s BTF [M] fs/9p/9p.ko 1473s BTF [M] fs/afs/kafs.ko 1473s LD [M] fs/nilfs2/nilfs2.ko 1473s BTF [M] fs/nilfs2/nilfs2.ko 1473s LD [M] fs/cachefiles/cachefiles.ko 1473s BTF [M] fs/cachefiles/cachefiles.ko 1473s BTF [M] fs/xfs/xfs.ko 1473s LD [M] fs/ocfs2/ocfs2.ko 1473s LD [M] fs/ocfs2/ocfs2_stackglue.ko 1473s BTF [M] fs/ocfs2/ocfs2_stackglue.ko 1473s BTF [M] fs/ocfs2/ocfs2.ko 1473s LD [M] fs/ocfs2/ocfs2_stack_o2cb.ko 1473s BTF [M] fs/ocfs2/ocfs2_stack_o2cb.ko 1473s LD [M] fs/ocfs2/ocfs2_stack_user.ko 1473s BTF [M] fs/ocfs2/ocfs2_stack_user.ko 1473s LD [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 1473s BTF [M] fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 1473s LD [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko 1473s BTF [M] fs/ocfs2/cluster/ocfs2_nodemanager.ko 1473s LD [M] fs/ocfs2/dlm/ocfs2_dlm.ko 1473s BTF [M] fs/ocfs2/dlm/ocfs2_dlm.ko 1473s LD [M] fs/btrfs/btrfs.ko 1473s LD [M] fs/gfs2/gfs2.ko 1474s BTF [M] fs/gfs2/gfs2.ko 1474s LD [M] fs/bcachefs/bcachefs.ko 1474s BTF [M] fs/btrfs/btrfs.ko 1474s LD [M] fs/ceph/ceph.ko 1474s LD [M] fs/erofs/erofs.ko 1474s BTF [M] fs/ceph/ceph.ko 1474s BTF [M] fs/erofs/erofs.ko 1474s BTF [M] fs/bcachefs/bcachefs.ko 1474s LD [M] fs/zonefs/zonefs.ko 1474s BTF [M] fs/zonefs/zonefs.ko 1474s LD [M] crypto/asymmetric_keys/pkcs8_key_parser.ko 1474s BTF [M] crypto/asymmetric_keys/pkcs8_key_parser.ko 1474s LD [M] crypto/asymmetric_keys/pkcs7_test_key.ko 1474s BTF [M] crypto/asymmetric_keys/pkcs7_test_key.ko 1474s LD [M] crypto/crypto_engine.ko 1474s BTF [M] crypto/crypto_engine.ko 1474s LD [M] crypto/echainiv.ko 1474s BTF [M] crypto/echainiv.ko 1474s LD [M] crypto/ecdsa_generic.ko 1474s BTF [M] crypto/ecdsa_generic.ko 1474s LD [M] crypto/crypto_user.ko 1474s BTF [M] crypto/crypto_user.ko 1474s LD [M] crypto/cmac.ko 1474s BTF [M] crypto/cmac.ko 1474s LD [M] crypto/vmac.ko 1474s BTF [M] crypto/vmac.ko 1474s LD [M] crypto/xcbc.ko 1474s BTF [M] crypto/xcbc.ko 1474s LD [M] crypto/md4.ko 1474s BTF [M] crypto/md4.ko 1474s LD [M] crypto/rmd160.ko 1474s LD [M] crypto/streebog_generic.ko 1474s BTF [M] crypto/rmd160.ko 1474s BTF [M] crypto/streebog_generic.ko 1474s LD [M] crypto/wp512.ko 1474s BTF [M] crypto/wp512.ko 1475s LD [M] crypto/blake2b_generic.ko 1475s BTF [M] crypto/blake2b_generic.ko 1475s LD [M] crypto/pcbc.ko 1475s BTF [M] crypto/pcbc.ko 1475s LD [M] crypto/lrw.ko 1475s BTF [M] crypto/lrw.ko 1475s LD [M] crypto/keywrap.ko 1475s BTF [M] crypto/keywrap.ko 1475s LD [M] crypto/adiantum.ko 1475s LD [M] crypto/nhpoly1305.ko 1475s BTF [M] crypto/adiantum.ko 1475s BTF [M] crypto/nhpoly1305.ko 1475s LD [M] crypto/ccm.ko 1475s LD [M] crypto/chacha20poly1305.ko 1475s BTF [M] crypto/ccm.ko 1475s BTF [M] crypto/chacha20poly1305.ko 1475s LD [M] crypto/aegis128.ko 1475s LD [M] crypto/pcrypt.ko 1475s BTF [M] crypto/pcrypt.ko 1475s BTF [M] crypto/aegis128.ko 1475s LD [M] crypto/cryptd.ko 1475s BTF [M] crypto/cryptd.ko 1475s LD [M] crypto/des_generic.ko 1475s BTF [M] crypto/des_generic.ko 1475s LD [M] crypto/fcrypt.ko 1475s BTF [M] crypto/fcrypt.ko 1475s LD [M] crypto/blowfish_generic.ko 1475s BTF [M] crypto/blowfish_generic.ko 1475s LD [M] crypto/blowfish_common.ko 1475s BTF [M] crypto/blowfish_common.ko 1475s LD [M] crypto/twofish_generic.ko 1475s BTF [M] crypto/twofish_generic.ko 1475s LD [M] crypto/twofish_common.ko 1475s BTF [M] crypto/twofish_common.ko 1475s LD [M] crypto/serpent_generic.ko 1475s BTF [M] crypto/serpent_generic.ko 1475s LD [M] crypto/aes_ti.ko 1475s BTF [M] crypto/aes_ti.ko 1475s LD [M] crypto/camellia_generic.ko 1475s BTF [M] crypto/camellia_generic.ko 1475s LD [M] crypto/cast_common.ko 1475s BTF [M] crypto/cast_common.ko 1475s LD [M] crypto/cast5_generic.ko 1475s BTF [M] crypto/cast5_generic.ko 1475s LD [M] crypto/cast6_generic.ko 1475s LD [M] crypto/chacha_generic.ko 1475s BTF [M] crypto/cast6_generic.ko 1475s BTF [M] crypto/chacha_generic.ko 1475s LD [M] crypto/poly1305_generic.ko 1475s BTF [M] crypto/poly1305_generic.ko 1475s LD [M] crypto/michael_mic.ko 1475s BTF [M] crypto/michael_mic.ko 1475s LD [M] crypto/crc32_generic.ko 1475s BTF [M] crypto/crc32_generic.ko 1475s LD [M] crypto/authenc.ko 1475s BTF [M] crypto/authenc.ko 1475s LD [M] crypto/authencesn.ko 1475s BTF [M] crypto/authencesn.ko 1475s LD [M] crypto/lz4.ko 1475s BTF [M] crypto/lz4.ko 1475s LD [M] crypto/lz4hc.ko 1475s BTF [M] crypto/lz4hc.ko 1475s LD [M] crypto/xxhash_generic.ko 1475s BTF [M] crypto/xxhash_generic.ko 1475s LD [M] crypto/842.ko 1475s BTF [M] crypto/842.ko 1475s LD [M] crypto/ansi_cprng.ko 1475s LD [M] crypto/tcrypt.ko 1475s BTF [M] crypto/ansi_cprng.ko 1475s BTF [M] crypto/tcrypt.ko 1475s LD [M] crypto/af_alg.ko 1475s BTF [M] crypto/af_alg.ko 1475s LD [M] crypto/algif_hash.ko 1475s BTF [M] crypto/algif_hash.ko 1475s LD [M] crypto/algif_skcipher.ko 1475s BTF [M] crypto/algif_skcipher.ko 1475s LD [M] crypto/algif_rng.ko 1475s BTF [M] crypto/algif_rng.ko 1475s LD [M] crypto/algif_aead.ko 1475s BTF [M] crypto/algif_aead.ko 1475s LD [M] crypto/zstd.ko 1475s BTF [M] crypto/zstd.ko 1475s LD [M] crypto/essiv.ko 1475s LD [M] crypto/curve25519-generic.ko 1475s BTF [M] crypto/curve25519-generic.ko 1475s BTF [M] crypto/essiv.ko 1475s LD [M] crypto/ecrdsa_generic.ko 1475s LD [M] crypto/xor.ko 1475s BTF [M] crypto/xor.ko 1475s BTF [M] crypto/ecrdsa_generic.ko 1475s LD [M] crypto/async_tx/async_tx.ko 1475s LD [M] crypto/async_tx/async_memcpy.ko 1475s BTF [M] crypto/async_tx/async_tx.ko 1475s BTF [M] crypto/async_tx/async_memcpy.ko 1475s LD [M] crypto/async_tx/async_xor.ko 1475s BTF [M] crypto/async_tx/async_xor.ko 1475s LD [M] crypto/async_tx/async_pq.ko 1475s BTF [M] crypto/async_tx/async_pq.ko 1475s LD [M] crypto/async_tx/async_raid6_recov.ko 1475s LD [M] block/kyber-iosched.ko 1475s BTF [M] crypto/async_tx/async_raid6_recov.ko 1475s BTF [M] block/kyber-iosched.ko 1475s LD [M] block/bfq.ko 1475s LD [M] lib/math/cordic.ko 1475s BTF [M] lib/math/cordic.ko 1475s BTF [M] block/bfq.ko 1475s LD [M] lib/crypto/libchacha.ko 1475s BTF [M] lib/crypto/libchacha.ko 1475s LD [M] lib/crypto/libchacha20poly1305.ko 1475s BTF [M] lib/crypto/libchacha20poly1305.ko 1475s LD [M] lib/crypto/libcurve25519-generic.ko 1475s BTF [M] lib/crypto/libcurve25519-generic.ko 1475s LD [M] lib/crypto/libcurve25519.ko 1475s BTF [M] lib/crypto/libcurve25519.ko 1475s LD [M] lib/crypto/libdes.ko 1475s BTF [M] lib/crypto/libdes.ko 1475s LD [M] lib/crypto/libpoly1305.ko 1475s BTF [M] lib/crypto/libpoly1305.ko 1475s LD [M] lib/lz4/lz4_compress.ko 1475s BTF [M] lib/lz4/lz4_compress.ko 1475s LD [M] lib/lz4/lz4hc_compress.ko 1475s BTF [M] lib/lz4/lz4hc_compress.ko 1476s LD [M] lib/test_bpf.ko 1476s LD [M] lib/test_blackhole_dev.ko 1476s BTF [M] lib/test_bpf.ko 1476s BTF [M] lib/test_blackhole_dev.ko 1476s LD [M] lib/crc-itu-t.ko 1476s LD [M] lib/crc4.ko 1476s BTF [M] lib/crc-itu-t.ko 1476s BTF [M] lib/crc4.ko 1476s LD [M] lib/crc7.ko 1476s BTF [M] lib/crc7.ko 1476s LD [M] lib/libcrc32c.ko 1476s BTF [M] lib/libcrc32c.ko 1476s LD [M] lib/crc8.ko 1476s LD [M] lib/842/842_compress.ko 1476s BTF [M] lib/crc8.ko 1476s BTF [M] lib/842/842_compress.ko 1476s LD [M] lib/842/842_decompress.ko 1476s BTF [M] lib/842/842_decompress.ko 1476s LD [M] lib/raid6/raid6_pq.ko 1476s LD [M] lib/ts_kmp.ko 1476s BTF [M] lib/ts_kmp.ko 1476s LD [M] lib/ts_bm.ko 1476s BTF [M] lib/raid6/raid6_pq.ko 1476s BTF [M] lib/ts_bm.ko 1476s LD [M] lib/ts_fsm.ko 1476s BTF [M] lib/ts_fsm.ko 1476s LD [M] lib/notifier-error-inject.ko 1476s BTF [M] lib/notifier-error-inject.ko 1476s LD [M] lib/memory-notifier-error-inject.ko 1476s LD [M] lib/lru_cache.ko 1476s BTF [M] lib/memory-notifier-error-inject.ko 1476s BTF [M] lib/lru_cache.ko 1476s LD [M] lib/parman.ko 1476s BTF [M] lib/parman.ko 1476s LD [M] lib/objagg.ko 1476s LD [M] drivers/gpio/gpio-regmap.ko 1476s BTF [M] lib/objagg.ko 1476s BTF [M] drivers/gpio/gpio-regmap.ko 1476s LD [M] drivers/gpio/gpio-generic.ko 1476s BTF [M] drivers/gpio/gpio-generic.ko 1476s LD [M] drivers/gpio/gpio-aggregator.ko 1476s LD [M] drivers/gpio/gpio-bt8xx.ko 1476s BTF [M] drivers/gpio/gpio-bt8xx.ko 1476s BTF [M] drivers/gpio/gpio-aggregator.ko 1476s LD [M] drivers/gpio/gpio-ds4520.ko 1476s BTF [M] drivers/gpio/gpio-ds4520.ko 1476s LD [M] drivers/gpio/gpio-idio-16.ko 1476s BTF [M] drivers/gpio/gpio-idio-16.ko 1476s LD [M] drivers/gpio/gpio-pcie-idio-24.ko 1476s BTF [M] drivers/gpio/gpio-pcie-idio-24.ko 1476s LD [M] drivers/gpio/gpio-pci-idio-16.ko 1476s LD [M] drivers/gpio/gpio-sim.ko 1476s BTF [M] drivers/gpio/gpio-pci-idio-16.ko 1476s LD [M] drivers/pci/switch/switchtec.ko 1476s BTF [M] drivers/gpio/gpio-sim.ko 1476s BTF [M] drivers/pci/switch/switchtec.ko 1476s LD [M] drivers/pci/pci-stub.ko 1476s LD [M] drivers/pci/pci-pf-stub.ko 1476s BTF [M] drivers/pci/pci-stub.ko 1476s BTF [M] drivers/pci/pci-pf-stub.ko 1476s LD [M] drivers/virtio/virtio_input.ko 1476s BTF [M] drivers/virtio/virtio_input.ko 1476s LD [M] drivers/virtio/virtio_dma_buf.ko 1476s BTF [M] drivers/virtio/virtio_dma_buf.ko 1476s LD [M] drivers/tty/serial/serial_base.ko 1476s LD [M] drivers/tty/serial/uartlite.ko 1476s BTF [M] drivers/tty/serial/uartlite.ko 1476s BTF [M] drivers/tty/serial/serial_base.ko 1476s LD [M] drivers/char/hw_random/ba431-rng.ko 1476s BTF [M] drivers/char/hw_random/ba431-rng.ko 1476s LD [M] drivers/char/hw_random/virtio-rng.ko 1476s BTF [M] drivers/char/hw_random/virtio-rng.ko 1476s LD [M] drivers/char/hw_random/s390-trng.ko 1476s BTF [M] drivers/char/hw_random/s390-trng.ko 1476s LD [M] drivers/char/tpm/tpm_vtpm_proxy.ko 1476s LD [M] drivers/char/hangcheck-timer.ko 1476s BTF [M] drivers/char/hangcheck-timer.ko 1476s BTF [M] drivers/char/tpm/tpm_vtpm_proxy.ko 1476s LD [M] drivers/base/regmap/regmap-i2c.ko 1476s BTF [M] drivers/base/regmap/regmap-i2c.ko 1476s LD [M] drivers/base/regmap/regmap-mmio.ko 1476s BTF [M] drivers/base/regmap/regmap-mmio.ko 1476s LD [M] drivers/block/rnbd/rnbd-client.ko 1476s BTF [M] drivers/block/rnbd/rnbd-client.ko 1476s LD [M] drivers/block/rnbd/rnbd-server.ko 1476s LD [M] drivers/block/brd.ko 1476s BTF [M] drivers/block/rnbd/rnbd-server.ko 1476s BTF [M] drivers/block/brd.ko 1476s LD [M] drivers/block/nbd.ko 1476s BTF [M] drivers/block/nbd.ko 1476s LD [M] drivers/block/drbd/drbd.ko 1476s LD [M] drivers/block/rbd.ko 1476s BTF [M] drivers/block/rbd.ko 1476s LD [M] drivers/block/zram/zram.ko 1476s BTF [M] drivers/block/zram/zram.ko 1476s LD [M] drivers/block/null_blk/null_blk.ko 1476s BTF [M] drivers/block/drbd/drbd.ko 1476s BTF [M] drivers/block/null_blk/null_blk.ko 1476s LD [M] drivers/misc/ti-st/st_drv.ko 1476s LD [M] drivers/misc/genwqe/genwqe_card.ko 1476s BTF [M] drivers/misc/ti-st/st_drv.ko 1476s LD [M] drivers/misc/tps6594-esm.ko 1476s BTF [M] drivers/misc/genwqe/genwqe_card.ko 1476s BTF [M] drivers/misc/tps6594-esm.ko 1476s LD [M] drivers/misc/tps6594-pfsm.ko 1476s LD [M] drivers/misc/nsm.ko 1476s BTF [M] drivers/misc/tps6594-pfsm.ko 1476s LD [M] drivers/mfd/cs42l43.ko 1476s BTF [M] drivers/misc/nsm.ko 1476s BTF [M] drivers/mfd/cs42l43.ko 1477s LD [M] drivers/mfd/cs42l43-i2c.ko 1477s BTF [M] drivers/mfd/cs42l43-i2c.ko 1477s LD [M] drivers/mfd/cs40l50-core.ko 1477s LD [M] drivers/mfd/cs40l50-i2c.ko 1477s BTF [M] drivers/mfd/cs40l50-core.ko 1477s BTF [M] drivers/mfd/cs40l50-i2c.ko 1477s LD [M] drivers/mfd/tps6594-core.ko 1477s BTF [M] drivers/mfd/tps6594-core.ko 1477s LD [M] drivers/mfd/tps6594-i2c.ko 1477s BTF [M] drivers/mfd/tps6594-i2c.ko 1477s LD [M] drivers/mfd/mfd-core.ko 1477s BTF [M] drivers/mfd/mfd-core.ko 1477s LD [M] drivers/dax/device_dax.ko 1477s BTF [M] drivers/dax/device_dax.ko 1477s LD [M] drivers/dax/kmem.ko 1477s BTF [M] drivers/dax/kmem.ko 1477s LD [M] drivers/scsi/device_handler/scsi_dh_rdac.ko 1477s BTF [M] drivers/scsi/device_handler/scsi_dh_rdac.ko 1477s LD [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko 1477s BTF [M] drivers/scsi/device_handler/scsi_dh_hp_sw.ko 1477s LD [M] drivers/scsi/device_handler/scsi_dh_emc.ko 1477s BTF [M] drivers/scsi/device_handler/scsi_dh_emc.ko 1477s LD [M] drivers/scsi/device_handler/scsi_dh_alua.ko 1477s BTF [M] drivers/scsi/device_handler/scsi_dh_alua.ko 1477s LD [M] drivers/scsi/raid_class.ko 1477s BTF [M] drivers/scsi/raid_class.ko 1477s LD [M] drivers/scsi/scsi_transport_spi.ko 1477s LD [M] drivers/scsi/scsi_transport_fc.ko 1477s BTF [M] drivers/scsi/scsi_transport_spi.ko 1477s BTF [M] drivers/scsi/scsi_transport_fc.ko 1477s LD [M] drivers/scsi/scsi_transport_iscsi.ko 1477s LD [M] drivers/scsi/scsi_transport_sas.ko 1477s BTF [M] drivers/scsi/scsi_transport_iscsi.ko 1477s BTF [M] drivers/scsi/scsi_transport_sas.ko 1477s LD [M] drivers/scsi/libsas/libsas.ko 1477s LD [M] drivers/scsi/scsi_transport_srp.ko 1477s BTF [M] drivers/scsi/libsas/libsas.ko 1477s BTF [M] drivers/scsi/scsi_transport_srp.ko 1477s LD [M] drivers/scsi/libfc/libfc.ko 1477s BTF [M] drivers/scsi/libfc/libfc.ko 1477s LD [M] drivers/scsi/fcoe/fcoe.ko 1477s LD [M] drivers/scsi/fcoe/libfcoe.ko 1477s BTF [M] drivers/scsi/fcoe/fcoe.ko 1477s BTF [M] drivers/scsi/fcoe/libfcoe.ko 1477s LD [M] drivers/scsi/libiscsi.ko 1477s BTF [M] drivers/scsi/libiscsi.ko 1477s LD [M] drivers/scsi/libiscsi_tcp.ko 1477s BTF [M] drivers/scsi/libiscsi_tcp.ko 1477s LD [M] drivers/scsi/iscsi_tcp.ko 1477s LD [M] drivers/scsi/iscsi_boot_sysfs.ko 1477s BTF [M] drivers/scsi/iscsi_boot_sysfs.ko 1477s BTF [M] drivers/scsi/iscsi_tcp.ko 1477s LD [M] drivers/scsi/mpt3sas/mpt3sas.ko 1477s BTF [M] drivers/scsi/mpt3sas/mpt3sas.ko 1477s LD [M] drivers/scsi/st.ko 1477s BTF [M] drivers/scsi/st.ko 1477s LD [M] drivers/scsi/ch.ko 1477s BTF [M] drivers/scsi/ch.ko 1477s LD [M] drivers/scsi/scsi_debug.ko 1477s BTF [M] drivers/scsi/scsi_debug.ko 1477s LD [M] drivers/nvme/common/nvme-auth.ko 1477s LD [M] drivers/nvme/common/nvme-keyring.ko 1477s BTF [M] drivers/nvme/common/nvme-auth.ko 1477s BTF [M] drivers/nvme/common/nvme-keyring.ko 1477s LD [M] drivers/nvme/host/nvme-core.ko 1477s BTF [M] drivers/nvme/host/nvme-core.ko 1477s LD [M] drivers/nvme/host/nvme.ko 1477s LD [M] drivers/nvme/host/nvme-fabrics.ko 1477s BTF [M] drivers/nvme/host/nvme.ko 1477s LD [M] drivers/nvme/host/nvme-rdma.ko 1477s BTF [M] drivers/nvme/host/nvme-fabrics.ko 1477s BTF [M] drivers/nvme/host/nvme-rdma.ko 1477s LD [M] drivers/nvme/host/nvme-fc.ko 1477s LD [M] drivers/nvme/host/nvme-tcp.ko 1477s BTF [M] drivers/nvme/host/nvme-fc.ko 1477s BTF [M] drivers/nvme/host/nvme-tcp.ko 1477s LD [M] drivers/nvme/target/nvmet.ko 1477s LD [M] drivers/nvme/target/nvme-loop.ko 1477s BTF [M] drivers/nvme/target/nvme-loop.ko 1477s BTF [M] drivers/nvme/target/nvmet.ko 1477s LD [M] drivers/nvme/target/nvmet-rdma.ko 1477s LD [M] drivers/nvme/target/nvmet-fc.ko 1477s BTF [M] drivers/nvme/target/nvmet-rdma.ko 1477s BTF [M] drivers/nvme/target/nvmet-fc.ko 1477s LD [M] drivers/nvme/target/nvmet-tcp.ko 1477s BTF [M] drivers/nvme/target/nvmet-tcp.ko 1477s LD [M] drivers/gpu/drm/tiny/bochs.ko 1477s BTF [M] drivers/gpu/drm/tiny/bochs.ko 1477s LD [M] drivers/gpu/drm/drm.ko 1477s LD [M] drivers/gpu/drm/drm_panel_orientation_quirks.ko 1477s BTF [M] drivers/gpu/drm/drm_panel_orientation_quirks.ko 1477s LD [M] drivers/gpu/drm/drm_shmem_helper.ko 1477s BTF [M] drivers/gpu/drm/drm_shmem_helper.ko 1477s LD [M] drivers/gpu/drm/drm_vram_helper.ko 1478s BTF [M] drivers/gpu/drm/drm_vram_helper.ko 1478s LD [M] drivers/gpu/drm/drm_ttm_helper.ko 1478s BTF [M] drivers/gpu/drm/drm_ttm_helper.ko 1478s LD [M] drivers/gpu/drm/drm_kms_helper.ko 1478s BTF [M] drivers/gpu/drm/drm_kms_helper.ko 1478s BTF [M] drivers/gpu/drm/drm.ko 1478s LD [M] drivers/gpu/drm/ttm/ttm.ko 1478s BTF [M] drivers/gpu/drm/ttm/ttm.ko 1478s LD [M] drivers/gpu/drm/virtio/virtio-gpu.ko 1478s BTF [M] drivers/gpu/drm/virtio/virtio-gpu.ko 1478s LD [M] drivers/net/phy/adin.ko 1478s BTF [M] drivers/net/phy/adin.ko 1478s LD [M] drivers/net/phy/amd.ko 1478s BTF [M] drivers/net/phy/amd.ko 1478s LD [M] drivers/net/phy/aquantia/aquantia.ko 1478s LD [M] drivers/net/phy/bcm54140.ko 1478s BTF [M] drivers/net/phy/aquantia/aquantia.ko 1478s BTF [M] drivers/net/phy/bcm54140.ko 1478s LD [M] drivers/net/phy/bcm7xxx.ko 1478s BTF [M] drivers/net/phy/bcm7xxx.ko 1478s LD [M] drivers/net/phy/bcm87xx.ko 1478s BTF [M] drivers/net/phy/bcm87xx.ko 1478s LD [M] drivers/net/phy/bcm-phy-lib.ko 1478s BTF [M] drivers/net/phy/bcm-phy-lib.ko 1478s LD [M] drivers/net/phy/bcm-phy-ptp.ko 1478s LD [M] drivers/net/phy/broadcom.ko 1478s BTF [M] drivers/net/phy/broadcom.ko 1478s BTF [M] drivers/net/phy/bcm-phy-ptp.ko 1478s LD [M] drivers/net/phy/cicada.ko 1478s BTF [M] drivers/net/phy/cicada.ko 1478s LD [M] drivers/net/phy/cortina.ko 1478s BTF [M] drivers/net/phy/cortina.ko 1478s LD [M] drivers/net/phy/davicom.ko 1478s BTF [M] drivers/net/phy/davicom.ko 1478s LD [M] drivers/net/phy/dp83640.ko 1478s BTF [M] drivers/net/phy/dp83640.ko 1478s LD [M] drivers/net/phy/dp83822.ko 1478s BTF [M] drivers/net/phy/dp83822.ko 1478s LD [M] drivers/net/phy/dp83848.ko 1478s LD [M] drivers/net/phy/dp83867.ko 1478s BTF [M] drivers/net/phy/dp83867.ko 1478s BTF [M] drivers/net/phy/dp83848.ko 1478s LD [M] drivers/net/phy/dp83869.ko 1478s BTF [M] drivers/net/phy/dp83869.ko 1478s LD [M] drivers/net/phy/dp83tc811.ko 1478s BTF [M] drivers/net/phy/dp83tc811.ko 1478s LD [M] drivers/net/phy/dp83tg720.ko 1478s BTF [M] drivers/net/phy/dp83tg720.ko 1478s LD [M] drivers/net/phy/icplus.ko 1478s LD [M] drivers/net/phy/intel-xway.ko 1478s BTF [M] drivers/net/phy/intel-xway.ko 1478s BTF [M] drivers/net/phy/icplus.ko 1478s LD [M] drivers/net/phy/et1011c.ko 1478s BTF [M] drivers/net/phy/et1011c.ko 1478s LD [M] drivers/net/phy/lxt.ko 1478s BTF [M] drivers/net/phy/lxt.ko 1478s LD [M] drivers/net/phy/marvell10g.ko 1478s BTF [M] drivers/net/phy/marvell10g.ko 1478s LD [M] drivers/net/phy/marvell.ko 1478s BTF [M] drivers/net/phy/marvell.ko 1478s LD [M] drivers/net/phy/marvell-88q2xxx.ko 1478s LD [M] drivers/net/phy/micrel.ko 1478s BTF [M] drivers/net/phy/marvell-88q2xxx.ko 1478s BTF [M] drivers/net/phy/micrel.ko 1478s LD [M] drivers/net/phy/microchip.ko 1478s BTF [M] drivers/net/phy/microchip.ko 1478s LD [M] drivers/net/phy/microchip_t1.ko 1478s LD [M] drivers/net/phy/mscc/mscc.ko 1478s BTF [M] drivers/net/phy/microchip_t1.ko 1478s LD [M] drivers/net/phy/national.ko 1478s BTF [M] drivers/net/phy/mscc/mscc.ko 1478s BTF [M] drivers/net/phy/national.ko 1478s LD [M] drivers/net/phy/qsemi.ko 1478s BTF [M] drivers/net/phy/qsemi.ko 1478s LD [M] drivers/net/phy/realtek.ko 1478s BTF [M] drivers/net/phy/realtek.ko 1478s LD [M] drivers/net/phy/uPD60620.ko 1478s BTF [M] drivers/net/phy/uPD60620.ko 1478s LD [M] drivers/net/phy/rockchip.ko 1478s BTF [M] drivers/net/phy/rockchip.ko 1478s LD [M] drivers/net/phy/smsc.ko 1478s LD [M] drivers/net/phy/ste10Xp.ko 1478s BTF [M] drivers/net/phy/smsc.ko 1478s BTF [M] drivers/net/phy/ste10Xp.ko 1478s LD [M] drivers/net/phy/teranetics.ko 1478s BTF [M] drivers/net/phy/teranetics.ko 1478s LD [M] drivers/net/phy/vitesse.ko 1479s BTF [M] drivers/net/phy/vitesse.ko 1479s LD [M] drivers/net/phy/xilinx_gmii2rgmii.ko 1479s LD [M] drivers/net/mdio/mdio-mscc-miim.ko 1479s BTF [M] drivers/net/phy/xilinx_gmii2rgmii.ko 1479s BTF [M] drivers/net/mdio/mdio-mscc-miim.ko 1479s LD [M] drivers/net/ethernet/alacritech/slicoss.ko 1479s BTF [M] drivers/net/ethernet/alacritech/slicoss.ko 1479s LD [M] drivers/net/ethernet/engleder/tsnep.ko 1479s BTF [M] drivers/net/ethernet/engleder/tsnep.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 1479s LD [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 1479s LD [M] drivers/net/ethernet/synopsys/dwc-xlgmac.ko 1479s BTF [M] drivers/net/ethernet/synopsys/dwc-xlgmac.ko 1479s LD [M] drivers/net/bonding/bonding.ko 1479s BTF [M] drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 1479s BTF [M] drivers/net/bonding/bonding.ko 1479s LD [M] drivers/net/ipvlan/ipvlan.ko 1479s BTF [M] drivers/net/ipvlan/ipvlan.ko 1479s LD [M] drivers/net/ipvlan/ipvtap.ko 1479s LD [M] drivers/net/dummy.ko 1479s BTF [M] drivers/net/ipvlan/ipvtap.ko 1479s BTF [M] drivers/net/dummy.ko 1479s LD [M] drivers/net/wireguard/wireguard.ko 1479s LD [M] drivers/net/eql.ko 1479s BTF [M] drivers/net/eql.ko 1479s BTF [M] drivers/net/wireguard/wireguard.ko 1479s LD [M] drivers/net/ifb.ko 1479s LD [M] drivers/net/macsec.ko 1479s BTF [M] drivers/net/ifb.ko 1479s BTF [M] drivers/net/macsec.ko 1480s LD [M] drivers/net/amt.ko 1480s LD [M] drivers/net/macvlan.ko 1480s BTF [M] drivers/net/amt.ko 1480s BTF [M] drivers/net/macvlan.ko 1480s LD [M] drivers/net/macvtap.ko 1480s BTF [M] drivers/net/macvtap.ko 1480s LD [M] drivers/net/netconsole.ko 1480s LD [M] drivers/net/team/team.ko 1480s BTF [M] drivers/net/netconsole.ko 1480s BTF [M] drivers/net/team/team.ko 1480s LD [M] drivers/net/team/team_mode_broadcast.ko 1480s BTF [M] drivers/net/team/team_mode_broadcast.ko 1480s LD [M] drivers/net/team/team_mode_roundrobin.ko 1480s BTF [M] drivers/net/team/team_mode_roundrobin.ko 1480s LD [M] drivers/net/team/team_mode_random.ko 1480s BTF [M] drivers/net/team/team_mode_random.ko 1480s LD [M] drivers/net/team/team_mode_activebackup.ko 1480s BTF [M] drivers/net/team/team_mode_activebackup.ko 1480s LD [M] drivers/net/team/team_mode_loadbalance.ko 1480s BTF [M] drivers/net/team/team_mode_loadbalance.ko 1480s LD [M] drivers/net/tap.ko 1480s LD [M] drivers/net/veth.ko 1480s BTF [M] drivers/net/tap.ko 1480s BTF [M] drivers/net/veth.ko 1480s LD [M] drivers/net/vxlan/vxlan.ko 1480s BTF [M] drivers/net/vxlan/vxlan.ko 1480s LD [M] drivers/net/geneve.ko 1480s LD [M] drivers/net/gtp.ko 1480s BTF [M] drivers/net/geneve.ko 1480s BTF [M] drivers/net/gtp.ko 1480s LD [M] drivers/net/nlmon.ko 1480s BTF [M] drivers/net/nlmon.ko 1480s LD [M] drivers/net/pfcp.ko 1480s LD [M] drivers/net/vrf.ko 1480s BTF [M] drivers/net/pfcp.ko 1480s BTF [M] drivers/net/vrf.ko 1480s LD [M] drivers/net/vsockmon.ko 1480s BTF [M] drivers/net/vsockmon.ko 1480s LD [M] drivers/net/netdevsim/netdevsim.ko 1480s LD [M] drivers/i2c/i2c-core.ko 1480s BTF [M] drivers/i2c/i2c-core.ko 1480s BTF [M] drivers/net/netdevsim/netdevsim.ko 1480s LD [M] drivers/i2c/i2c-dev.ko 1480s BTF [M] drivers/i2c/i2c-dev.ko 1480s LD [M] drivers/i2c/i2c-mux.ko 1480s BTF [M] drivers/i2c/i2c-mux.ko 1480s LD [M] drivers/i2c/i2c-stub.ko 1480s BTF [M] drivers/i2c/i2c-stub.ko 1480s LD [M] drivers/ptp/ptp.ko 1480s LD [M] drivers/ptp/ptp_ines.ko 1480s BTF [M] drivers/ptp/ptp.ko 1480s BTF [M] drivers/ptp/ptp_ines.ko 1480s BTF [M] drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 1480s LD [M] drivers/ptp/ptp_clockmatrix.ko 1480s BTF [M] drivers/ptp/ptp_clockmatrix.ko 1480s LD [M] drivers/ptp/ptp_mock.ko 1480s BTF [M] drivers/ptp/ptp_mock.ko 1480s LD [M] drivers/power/sequencing/pwrseq-core.ko 1480s LD [M] drivers/watchdog/pretimeout_panic.ko 1480s BTF [M] drivers/watchdog/pretimeout_panic.ko 1480s BTF [M] drivers/power/sequencing/pwrseq-core.ko 1480s LD [M] drivers/watchdog/mena21_wdt.ko 1480s BTF [M] drivers/watchdog/mena21_wdt.ko 1480s LD [M] drivers/watchdog/diag288_wdt.ko 1480s BTF [M] drivers/watchdog/diag288_wdt.ko 1480s LD [M] drivers/watchdog/softdog.ko 1480s BTF [M] drivers/watchdog/softdog.ko 1480s LD [M] drivers/md/raid0.ko 1480s BTF [M] drivers/md/raid0.ko 1480s LD [M] drivers/md/raid1.ko 1480s LD [M] drivers/md/raid10.ko 1480s BTF [M] drivers/md/raid1.ko 1480s BTF [M] drivers/md/raid10.ko 1481s LD [M] drivers/md/raid456.ko 1481s LD [M] drivers/md/md-cluster.ko 1481s LD [M] drivers/md/bcache/bcache.ko 1481s BTF [M] drivers/md/md-cluster.ko 1481s BTF [M] drivers/md/raid456.ko 1481s BTF [M] drivers/md/bcache/bcache.ko 1481s LD [M] drivers/md/dm-unstripe.ko 1481s BTF [M] drivers/md/dm-unstripe.ko 1481s LD [M] drivers/md/dm-bufio.ko 1481s LD [M] drivers/md/dm-bio-prison.ko 1481s BTF [M] drivers/md/dm-bio-prison.ko 1481s BTF [M] drivers/md/dm-bufio.ko 1481s LD [M] drivers/md/dm-crypt.ko 1481s LD [M] drivers/md/dm-delay.ko 1481s BTF [M] drivers/md/dm-crypt.ko 1481s LD [M] drivers/md/dm-flakey.ko 1481s BTF [M] drivers/md/dm-delay.ko 1481s BTF [M] drivers/md/dm-flakey.ko 1481s LD [M] drivers/md/dm-multipath.ko 1481s LD [M] drivers/md/dm-round-robin.ko 1481s BTF [M] drivers/md/dm-round-robin.ko 1481s BTF [M] drivers/md/dm-multipath.ko 1481s LD [M] drivers/md/dm-queue-length.ko 1481s BTF [M] drivers/md/dm-queue-length.ko 1481s LD [M] drivers/md/dm-service-time.ko 1481s LD [M] drivers/md/dm-historical-service-time.ko 1481s BTF [M] drivers/md/dm-service-time.ko 1481s BTF [M] drivers/md/dm-historical-service-time.ko 1481s LD [M] drivers/md/dm-io-affinity.ko 1481s BTF [M] drivers/md/dm-io-affinity.ko 1481s LD [M] drivers/md/dm-switch.ko 1481s LD [M] drivers/md/dm-snapshot.ko 1481s BTF [M] drivers/md/dm-switch.ko 1481s BTF [M] drivers/md/dm-snapshot.ko 1481s LD [M] drivers/md/persistent-data/dm-persistent-data.ko 1481s BTF [M] drivers/md/persistent-data/dm-persistent-data.ko 1481s LD [M] drivers/md/dm-mirror.ko 1481s BTF [M] drivers/md/dm-mirror.ko 1482s LD [M] drivers/md/dm-log.ko 1482s LD [M] drivers/md/dm-region-hash.ko 1482s BTF [M] drivers/md/dm-log.ko 1482s BTF [M] drivers/md/dm-region-hash.ko 1482s LD [M] drivers/md/dm-log-userspace.ko 1482s LD [M] drivers/md/dm-zero.ko 1482s BTF [M] drivers/md/dm-zero.ko 1482s BTF [M] drivers/md/dm-log-userspace.ko 1482s LD [M] drivers/md/dm-raid.ko 1482s BTF [M] drivers/md/dm-raid.ko 1482s LD [M] drivers/md/dm-thin-pool.ko 1482s LD [M] drivers/md/dm-verity.ko 1482s BTF [M] drivers/md/dm-thin-pool.ko 1482s BTF [M] drivers/md/dm-verity.ko 1482s LD [M] drivers/md/dm-vdo/dm-vdo.ko 1482s LD [M] drivers/md/dm-cache.ko 1482s BTF [M] drivers/md/dm-cache.ko 1482s LD [M] drivers/md/dm-cache-smq.ko 1482s BTF [M] drivers/md/dm-cache-smq.ko 1482s BTF [M] drivers/md/dm-vdo/dm-vdo.ko 1482s LD [M] drivers/md/dm-ebs.ko 1482s LD [M] drivers/md/dm-era.ko 1482s BTF [M] drivers/md/dm-ebs.ko 1482s BTF [M] drivers/md/dm-era.ko 1482s LD [M] drivers/md/dm-clone.ko 1482s LD [M] drivers/md/dm-log-writes.ko 1482s BTF [M] drivers/md/dm-clone.ko 1482s BTF [M] drivers/md/dm-log-writes.ko 1482s LD [M] drivers/md/dm-integrity.ko 1482s BTF [M] drivers/md/dm-integrity.ko 1482s LD [M] drivers/md/dm-zoned.ko 1482s BTF [M] drivers/md/dm-zoned.ko 1482s LD [M] drivers/md/dm-writecache.ko 1482s LD [M] drivers/isdn/hardware/mISDN/hfcpci.ko 1482s BTF [M] drivers/md/dm-writecache.ko 1482s BTF [M] drivers/isdn/hardware/mISDN/hfcpci.ko 1482s LD [M] drivers/isdn/mISDN/mISDN_core.ko 1482s BTF [M] drivers/isdn/mISDN/mISDN_core.ko 1482s LD [M] drivers/isdn/mISDN/mISDN_dsp.ko 1482s LD [M] drivers/isdn/mISDN/l1oip.ko 1482s BTF [M] drivers/isdn/mISDN/l1oip.ko 1482s BTF [M] drivers/isdn/mISDN/mISDN_dsp.ko 1482s LD [M] drivers/firmware/cirrus/cs_dsp.ko 1482s BTF [M] drivers/firmware/cirrus/cs_dsp.ko 1482s LD [M] drivers/crypto/virtio/virtio_crypto.ko 1482s BTF [M] drivers/crypto/virtio/virtio_crypto.ko 1482s LD [M] drivers/crypto/amlogic/amlogic-gxl-crypto.ko 1482s BTF [M] drivers/crypto/amlogic/amlogic-gxl-crypto.ko 1482s LD [M] drivers/virt/vmgenid.ko 1482s BTF [M] drivers/virt/vmgenid.ko 1482s LD [M] drivers/hwtracing/intel_th/intel_th.ko 1482s LD [M] drivers/hwtracing/intel_th/intel_th_pci.ko 1482s BTF [M] drivers/hwtracing/intel_th/intel_th.ko 1482s BTF [M] drivers/hwtracing/intel_th/intel_th_pci.ko 1483s LD [M] drivers/hwtracing/intel_th/intel_th_gth.ko 1483s BTF [M] drivers/hwtracing/intel_th/intel_th_gth.ko 1483s LD [M] drivers/hwtracing/intel_th/intel_th_sth.ko 1483s BTF [M] drivers/hwtracing/intel_th/intel_th_sth.ko 1483s LD [M] drivers/hwtracing/intel_th/intel_th_msu.ko 1483s BTF [M] drivers/hwtracing/intel_th/intel_th_msu.ko 1483s LD [M] drivers/hwtracing/intel_th/intel_th_pti.ko 1483s BTF [M] drivers/hwtracing/intel_th/intel_th_pti.ko 1483s LD [M] drivers/hwtracing/intel_th/intel_th_msu_sink.ko 1483s BTF [M] drivers/hwtracing/intel_th/intel_th_msu_sink.ko 1483s LD [M] drivers/s390/cio/chsc_sch.ko 1483s LD [M] drivers/s390/cio/eadm_sch.ko 1483s BTF [M] drivers/s390/cio/chsc_sch.ko 1483s BTF [M] drivers/s390/cio/eadm_sch.ko 1483s LD [M] drivers/s390/cio/ccwgroup.ko 1483s BTF [M] drivers/s390/cio/ccwgroup.ko 1483s LD [M] drivers/s390/cio/qdio.ko 1483s BTF [M] drivers/s390/cio/qdio.ko 1483s LD [M] drivers/s390/cio/vfio_ccw.ko 1483s LD [M] drivers/s390/block/dasd_mod.ko 1483s BTF [M] drivers/s390/cio/vfio_ccw.ko 1483s BTF [M] drivers/s390/block/dasd_mod.ko 1483s LD [M] drivers/s390/block/dasd_diag_mod.ko 1483s BTF [M] drivers/s390/block/dasd_diag_mod.ko 1483s LD [M] drivers/s390/block/dasd_eckd_mod.ko 1483s LD [M] drivers/s390/block/dasd_fba_mod.ko 1483s LD [M] drivers/s390/block/dcssblk.ko 1483s BTF [M] drivers/s390/block/dasd_eckd_mod.ko 1483s BTF [M] drivers/s390/block/dasd_fba_mod.ko 1483s BTF [M] drivers/s390/block/dcssblk.ko 1483s LD [M] drivers/s390/block/scm_block.ko 1483s BTF [M] drivers/s390/block/scm_block.ko 1483s LD [M] drivers/s390/char/fs3270.ko 1483s LD [M] drivers/s390/char/vmlogrdr.ko 1483s BTF [M] drivers/s390/char/vmlogrdr.ko 1483s BTF [M] drivers/s390/char/fs3270.ko 1483s LD [M] drivers/s390/char/tape.ko 1483s LD [M] drivers/s390/char/tape_class.ko 1483s BTF [M] drivers/s390/char/tape.ko 1483s BTF [M] drivers/s390/char/tape_class.ko 1483s LD [M] drivers/s390/char/tape_34xx.ko 1483s LD [M] drivers/s390/char/tape_3590.ko 1483s BTF [M] drivers/s390/char/tape_34xx.ko 1483s BTF [M] drivers/s390/char/tape_3590.ko 1483s LD [M] drivers/s390/char/monreader.ko 1483s BTF [M] drivers/s390/char/monreader.ko 1483s LD [M] drivers/s390/char/monwriter.ko 1483s BTF [M] drivers/s390/char/monwriter.ko 1483s LD [M] drivers/s390/char/vmur.ko 1483s BTF [M] drivers/s390/char/vmur.ko 1483s LD [M] drivers/s390/char/hmcdrv.ko 1483s BTF [M] drivers/s390/char/hmcdrv.ko 1483s LD [M] drivers/s390/crypto/ap.ko 1483s LD [M] drivers/s390/crypto/zcrypt.ko 1483s BTF [M] drivers/s390/crypto/ap.ko 1483s LD [M] drivers/s390/crypto/zcrypt_cex4.ko 1483s BTF [M] drivers/s390/crypto/zcrypt_cex4.ko 1483s BTF [M] drivers/s390/crypto/zcrypt.ko 1483s LD [M] drivers/s390/crypto/pkey.ko 1483s BTF [M] drivers/s390/crypto/pkey.ko 1483s LD [M] drivers/s390/crypto/vfio_ap.ko 1483s LD [M] drivers/s390/net/ctcm.ko 1483s BTF [M] drivers/s390/crypto/vfio_ap.ko 1483s LD [M] drivers/s390/net/fsm.ko 1483s BTF [M] drivers/s390/net/fsm.ko 1483s LD [M] drivers/s390/net/netiucv.ko 1483s BTF [M] drivers/s390/net/ctcm.ko 1483s BTF [M] drivers/s390/net/netiucv.ko 1483s LD [M] drivers/s390/net/smsgiucv_app.ko 1483s LD [M] drivers/s390/net/lcs.ko 1483s BTF [M] drivers/s390/net/smsgiucv_app.ko 1483s LD [M] drivers/s390/net/qeth.ko 1483s BTF [M] drivers/s390/net/lcs.ko 1483s BTF [M] drivers/s390/net/qeth.ko 1483s LD [M] drivers/s390/net/qeth_l2.ko 1483s BTF [M] drivers/s390/net/qeth_l2.ko 1483s LD [M] drivers/s390/net/qeth_l3.ko 1483s LD [M] drivers/s390/net/ism.ko 1483s BTF [M] drivers/s390/net/ism.ko 1483s BTF [M] drivers/s390/net/qeth_l3.ko 1483s LD [M] drivers/s390/scsi/zfcp.ko 1483s LD [M] drivers/target/target_core_mod.ko 1483s LD [M] drivers/target/target_core_iblock.ko 1483s BTF [M] drivers/target/target_core_iblock.ko 1483s BTF [M] drivers/s390/scsi/zfcp.ko 1483s LD [M] drivers/target/target_core_file.ko 1483s BTF [M] drivers/target/target_core_file.ko 1483s BTF [M] drivers/target/target_core_mod.ko 1483s LD [M] drivers/target/target_core_pscsi.ko 1483s LD [M] drivers/target/target_core_user.ko 1483s BTF [M] drivers/target/target_core_user.ko 1483s BTF [M] drivers/target/target_core_pscsi.ko 1484s LD [M] drivers/target/loopback/tcm_loop.ko 1484s BTF [M] drivers/target/loopback/tcm_loop.ko 1484s LD [M] drivers/target/tcm_fc/tcm_fc.ko 1484s BTF [M] drivers/target/tcm_fc/tcm_fc.ko 1484s LD [M] drivers/target/iscsi/iscsi_target_mod.ko 1484s LD [M] drivers/slimbus/slimbus.ko 1484s BTF [M] drivers/slimbus/slimbus.ko 1484s LD [M] drivers/slimbus/slim-qcom-ctrl.ko 1484s BTF [M] drivers/slimbus/slim-qcom-ctrl.ko 1484s BTF [M] drivers/target/iscsi/iscsi_target_mod.ko 1484s LD [M] drivers/uio/uio.ko 1484s BTF [M] drivers/uio/uio.ko 1484s LD [M] drivers/vfio/vfio.ko 1484s LD [M] drivers/vfio/vfio_iommu_type1.ko 1484s BTF [M] drivers/vfio/vfio.ko 1484s BTF [M] drivers/vfio/vfio_iommu_type1.ko 1484s LD [M] drivers/vfio/pci/vfio-pci-core.ko 1484s BTF [M] drivers/vfio/pci/vfio-pci-core.ko 1484s LD [M] drivers/vfio/pci/vfio-pci.ko 1484s BTF [M] drivers/vfio/pci/vfio-pci.ko 1484s LD [M] drivers/vfio/mdev/mdev.ko 1484s BTF [M] drivers/vfio/mdev/mdev.ko 1484s LD [M] drivers/infiniband/core/ib_core.ko 1484s LD [M] drivers/infiniband/core/ib_cm.ko 1484s LD [M] drivers/infiniband/core/iw_cm.ko 1484s BTF [M] drivers/infiniband/core/ib_cm.ko 1484s BTF [M] drivers/infiniband/core/iw_cm.ko 1484s LD [M] drivers/infiniband/core/rdma_cm.ko 1484s BTF [M] drivers/infiniband/core/rdma_cm.ko 1484s LD [M] drivers/infiniband/core/ib_umad.ko 1484s LD [M] drivers/infiniband/core/ib_uverbs.ko 1484s BTF [M] drivers/infiniband/core/ib_umad.ko 1484s BTF [M] drivers/infiniband/core/ib_core.ko 1484s LD [M] drivers/infiniband/core/rdma_ucm.ko 1484s BTF [M] drivers/infiniband/core/ib_uverbs.ko 1484s BTF [M] drivers/infiniband/core/rdma_ucm.ko 1484s LD [M] drivers/infiniband/hw/mthca/ib_mthca.ko 1484s LD [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko 1484s BTF [M] drivers/infiniband/hw/mthca/ib_mthca.ko 1484s BTF [M] drivers/infiniband/hw/mlx4/mlx4_ib.ko 1484s LD [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko 1484s LD [M] drivers/infiniband/hw/mlx5/mlx5_ib.ko 1484s BTF [M] drivers/infiniband/ulp/ipoib/ib_ipoib.ko 1484s LD [M] drivers/infiniband/ulp/srp/ib_srp.ko 1484s BTF [M] drivers/infiniband/ulp/srp/ib_srp.ko 1484s LD [M] drivers/infiniband/ulp/srpt/ib_srpt.ko 1484s BTF [M] drivers/infiniband/ulp/srpt/ib_srpt.ko 1484s BTF [M] drivers/infiniband/hw/mlx5/mlx5_ib.ko 1485s LD [M] drivers/infiniband/ulp/iser/ib_iser.ko 1485s LD [M] drivers/infiniband/ulp/isert/ib_isert.ko 1485s BTF [M] drivers/infiniband/ulp/iser/ib_iser.ko 1485s BTF [M] drivers/infiniband/ulp/isert/ib_isert.ko 1485s LD [M] drivers/infiniband/ulp/rtrs/rtrs-core.ko 1485s LD [M] drivers/infiniband/ulp/rtrs/rtrs-client.ko 1485s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-core.ko 1485s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-client.ko 1485s LD [M] drivers/infiniband/ulp/rtrs/rtrs-server.ko 1485s LD [M] drivers/infiniband/sw/rxe/rdma_rxe.ko 1485s BTF [M] drivers/infiniband/ulp/rtrs/rtrs-server.ko 1485s BTF [M] drivers/infiniband/sw/rxe/rdma_rxe.ko 1485s LD [M] drivers/infiniband/sw/siw/siw.ko 1485s BTF [M] drivers/infiniband/sw/siw/siw.ko 1485s LD [M] drivers/vhost/vhost_net.ko 1485s BTF [M] drivers/vhost/vhost_net.ko 1485s LD [M] drivers/vhost/vhost_scsi.ko 1485s BTF [M] drivers/vhost/vhost_scsi.ko 1485s LD [M] drivers/vhost/vhost_vsock.ko 1485s LD [M] drivers/vhost/vhost.ko 1485s BTF [M] drivers/vhost/vhost_vsock.ko 1485s BTF [M] drivers/vhost/vhost.ko 1485s LD [M] drivers/vhost/vhost_iotlb.ko 1485s LD [M] drivers/hwtracing/stm/stm_core.ko 1485s BTF [M] drivers/vhost/vhost_iotlb.ko 1485s BTF [M] drivers/hwtracing/stm/stm_core.ko 1485s LD [M] drivers/hwtracing/stm/stm_p_basic.ko 1485s BTF [M] drivers/hwtracing/stm/stm_p_basic.ko 1485s LD [M] drivers/hwtracing/stm/stm_p_sys-t.ko 1485s BTF [M] drivers/hwtracing/stm/stm_p_sys-t.ko 1485s LD [M] drivers/hwtracing/stm/dummy_stm.ko 1485s BTF [M] drivers/hwtracing/stm/dummy_stm.ko 1485s LD [M] drivers/hwtracing/stm/stm_console.ko 1485s BTF [M] drivers/hwtracing/stm/stm_console.ko 1485s LD [M] drivers/hwtracing/stm/stm_heartbeat.ko 1485s LD [M] drivers/hwtracing/stm/stm_ftrace.ko 1485s BTF [M] drivers/hwtracing/stm/stm_heartbeat.ko 1485s BTF [M] drivers/hwtracing/stm/stm_ftrace.ko 1485s LD [M] drivers/fpga/fpga-mgr.ko 1485s BTF [M] drivers/fpga/fpga-mgr.ko 1485s LD [M] drivers/fpga/altera-cvp.ko 1485s BTF [M] drivers/fpga/altera-cvp.ko 1485s LD [M] drivers/fpga/xilinx-core.ko 1485s LD [M] drivers/fpga/xilinx-selectmap.ko 1485s BTF [M] drivers/fpga/xilinx-core.ko 1485s BTF [M] drivers/fpga/xilinx-selectmap.ko 1485s LD [M] drivers/fpga/altera-pr-ip-core.ko 1485s BTF [M] drivers/fpga/altera-pr-ip-core.ko 1485s LD [M] drivers/siox/siox-core.ko 1485s BTF [M] drivers/siox/siox-core.ko 1485s LD [M] drivers/siox/siox-bus-gpio.ko 1485s LD [M] samples/trace_printk/trace-printk.ko 1485s BTF [M] drivers/siox/siox-bus-gpio.ko 1485s BTF [M] samples/trace_printk/trace-printk.ko 1485s LD [M] samples/ftrace/sample-trace-array.ko 1485s BTF [M] samples/ftrace/sample-trace-array.ko 1485s LD [M] net/core/pktgen.ko 1485s BTF [M] net/core/pktgen.ko 1485s LD [M] net/802/p8022.ko 1485s BTF [M] net/802/p8022.ko 1485s LD [M] net/802/psnap.ko 1485s BTF [M] net/802/psnap.ko 1485s LD [M] net/802/stp.ko 1485s BTF [M] net/802/stp.ko 1485s LD [M] net/802/garp.ko 1485s LD [M] net/802/mrp.ko 1485s BTF [M] net/802/garp.ko 1485s LD [M] net/sched/act_police.ko 1485s BTF [M] net/802/mrp.ko 1485s BTF [M] net/sched/act_police.ko 1485s LD [M] net/sched/act_gact.ko 1485s BTF [M] net/sched/act_gact.ko 1485s LD [M] net/sched/act_mirred.ko 1485s LD [M] net/sched/act_sample.ko 1485s BTF [M] net/sched/act_mirred.ko 1485s BTF [M] net/sched/act_sample.ko 1485s LD [M] net/sched/act_nat.ko 1485s LD [M] net/sched/act_pedit.ko 1485s BTF [M] net/sched/act_nat.ko 1485s BTF [M] net/sched/act_pedit.ko 1485s LD [M] net/sched/act_simple.ko 1485s BTF [M] net/sched/act_simple.ko 1485s LD [M] net/sched/act_skbedit.ko 1485s BTF [M] net/sched/act_skbedit.ko 1485s LD [M] net/sched/act_csum.ko 1485s BTF [M] net/sched/act_csum.ko 1485s LD [M] net/sched/act_mpls.ko 1485s BTF [M] net/sched/act_mpls.ko 1486s LD [M] net/sched/act_vlan.ko 1486s BTF [M] net/sched/act_vlan.ko 1486s LD [M] net/sched/act_bpf.ko 1486s LD [M] net/sched/act_connmark.ko 1486s LD [M] net/sched/act_ctinfo.ko 1486s BTF [M] net/sched/act_bpf.ko 1486s BTF [M] net/sched/act_connmark.ko 1486s BTF [M] net/sched/act_ctinfo.ko 1486s LD [M] net/sched/act_skbmod.ko 1486s BTF [M] net/sched/act_skbmod.ko 1486s LD [M] net/sched/act_tunnel_key.ko 1486s BTF [M] net/sched/act_tunnel_key.ko 1486s LD [M] net/sched/act_ct.ko 1486s LD [M] net/sched/act_gate.ko 1486s BTF [M] net/sched/act_ct.ko 1486s BTF [M] net/sched/act_gate.ko 1486s LD [M] net/sched/sch_htb.ko 1486s LD [M] net/sched/sch_hfsc.ko 1486s BTF [M] net/sched/sch_htb.ko 1486s BTF [M] net/sched/sch_hfsc.ko 1486s LD [M] net/sched/sch_red.ko 1486s BTF [M] net/sched/sch_red.ko 1486s LD [M] net/sched/sch_gred.ko 1486s BTF [M] net/sched/sch_gred.ko 1486s LD [M] net/sched/sch_ingress.ko 1486s BTF [M] net/sched/sch_ingress.ko 1486s LD [M] net/sched/sch_sfb.ko 1486s BTF [M] net/sched/sch_sfb.ko 1486s LD [M] net/sched/sch_sfq.ko 1486s LD [M] net/sched/sch_tbf.ko 1486s BTF [M] net/sched/sch_tbf.ko 1486s BTF [M] net/sched/sch_sfq.ko 1486s LD [M] net/sched/sch_teql.ko 1486s LD [M] net/sched/sch_prio.ko 1486s BTF [M] net/sched/sch_teql.ko 1486s BTF [M] net/sched/sch_prio.ko 1486s LD [M] net/sched/sch_multiq.ko 1486s BTF [M] net/sched/sch_multiq.ko 1486s LD [M] net/sched/sch_netem.ko 1486s BTF [M] net/sched/sch_netem.ko 1486s LD [M] net/sched/sch_drr.ko 1486s BTF [M] net/sched/sch_drr.ko 1486s LD [M] net/sched/sch_plug.ko 1486s BTF [M] net/sched/sch_plug.ko 1486s LD [M] net/sched/sch_ets.ko 1486s LD [M] net/sched/sch_mqprio.ko 1486s BTF [M] net/sched/sch_ets.ko 1486s BTF [M] net/sched/sch_mqprio.ko 1486s LD [M] net/sched/sch_mqprio_lib.ko 1486s BTF [M] net/sched/sch_mqprio_lib.ko 1486s LD [M] net/sched/sch_skbprio.ko 1486s BTF [M] net/sched/sch_skbprio.ko 1486s LD [M] net/sched/sch_choke.ko 1486s BTF [M] net/sched/sch_choke.ko 1486s LD [M] net/sched/sch_qfq.ko 1486s LD [M] net/sched/sch_codel.ko 1486s BTF [M] net/sched/sch_qfq.ko 1486s BTF [M] net/sched/sch_codel.ko 1486s LD [M] net/sched/sch_fq_codel.ko 1486s BTF [M] net/sched/sch_fq_codel.ko 1486s LD [M] net/sched/sch_cake.ko 1486s LD [M] net/sched/sch_fq.ko 1486s BTF [M] net/sched/sch_cake.ko 1486s BTF [M] net/sched/sch_fq.ko 1486s LD [M] net/sched/sch_hhf.ko 1486s BTF [M] net/sched/sch_hhf.ko 1486s LD [M] net/sched/sch_pie.ko 1486s BTF [M] net/sched/sch_pie.ko 1486s LD [M] net/sched/sch_fq_pie.ko 1486s BTF [M] net/sched/sch_fq_pie.ko 1486s LD [M] net/sched/sch_cbs.ko 1486s LD [M] net/sched/sch_etf.ko 1486s BTF [M] net/sched/sch_cbs.ko 1486s BTF [M] net/sched/sch_etf.ko 1486s LD [M] net/sched/sch_taprio.ko 1486s BTF [M] net/sched/sch_taprio.ko 1486s LD [M] net/sched/cls_u32.ko 1486s BTF [M] net/sched/cls_u32.ko 1486s LD [M] net/sched/cls_route.ko 1486s BTF [M] net/sched/cls_route.ko 1486s LD [M] net/sched/cls_fw.ko 1486s BTF [M] net/sched/cls_fw.ko 1486s LD [M] net/sched/cls_basic.ko 1486s BTF [M] net/sched/cls_basic.ko 1486s LD [M] net/sched/cls_flow.ko 1486s BTF [M] net/sched/cls_flow.ko 1486s LD [M] net/sched/cls_cgroup.ko 1486s BTF [M] net/sched/cls_cgroup.ko 1486s LD [M] net/sched/cls_bpf.ko 1486s BTF [M] net/sched/cls_bpf.ko 1486s LD [M] net/sched/cls_flower.ko 1486s LD [M] net/sched/cls_matchall.ko 1486s BTF [M] net/sched/cls_matchall.ko 1486s LD [M] net/sched/em_cmp.ko 1486s BTF [M] net/sched/cls_flower.ko 1486s BTF [M] net/sched/em_cmp.ko 1486s LD [M] net/sched/em_nbyte.ko 1486s BTF [M] net/sched/em_nbyte.ko 1486s LD [M] net/sched/em_u32.ko 1486s LD [M] net/sched/em_meta.ko 1486s LD [M] net/sched/em_text.ko 1486s BTF [M] net/sched/em_meta.ko 1486s BTF [M] net/sched/em_u32.ko 1486s BTF [M] net/sched/em_text.ko 1486s LD [M] net/sched/em_ipset.ko 1486s BTF [M] net/sched/em_ipset.ko 1486s LD [M] net/sched/em_ipt.ko 1486s BTF [M] net/sched/em_ipt.ko 1486s LD [M] net/netlink/netlink_diag.ko 1486s LD [M] net/netfilter/nfnetlink.ko 1486s BTF [M] net/netlink/netlink_diag.ko 1487s BTF [M] net/netfilter/nfnetlink.ko 1487s LD [M] net/netfilter/nfnetlink_acct.ko 1487s BTF [M] net/netfilter/nfnetlink_acct.ko 1487s LD [M] net/netfilter/nfnetlink_queue.ko 1487s LD [M] net/netfilter/nfnetlink_log.ko 1487s BTF [M] net/netfilter/nfnetlink_queue.ko 1487s LD [M] net/netfilter/nfnetlink_osf.ko 1487s BTF [M] net/netfilter/nfnetlink_log.ko 1487s BTF [M] net/netfilter/nfnetlink_osf.ko 1487s LD [M] net/netfilter/nfnetlink_hook.ko 1487s BTF [M] net/netfilter/nfnetlink_hook.ko 1487s LD [M] net/netfilter/nf_conntrack.ko 1487s LD [M] net/netfilter/nf_conntrack_netlink.ko 1487s LD [M] net/netfilter/nfnetlink_cttimeout.ko 1487s BTF [M] net/netfilter/nf_conntrack_netlink.ko 1487s BTF [M] net/netfilter/nfnetlink_cttimeout.ko 1487s BTF [M] net/netfilter/nf_conntrack.ko 1487s LD [M] net/netfilter/nfnetlink_cthelper.ko 1487s BTF [M] net/netfilter/nfnetlink_cthelper.ko 1487s LD [M] net/netfilter/nf_conntrack_amanda.ko 1487s LD [M] net/netfilter/nf_conntrack_ftp.ko 1487s BTF [M] net/netfilter/nf_conntrack_ftp.ko 1487s BTF [M] net/netfilter/nf_conntrack_amanda.ko 1487s LD [M] net/netfilter/nf_conntrack_h323.ko 1487s BTF [M] net/netfilter/nf_conntrack_h323.ko 1487s LD [M] net/netfilter/nf_conntrack_irc.ko 1487s BTF [M] net/netfilter/nf_conntrack_irc.ko 1487s LD [M] net/netfilter/nf_conntrack_broadcast.ko 1487s BTF [M] net/netfilter/nf_conntrack_broadcast.ko 1487s LD [M] net/netfilter/nf_conntrack_netbios_ns.ko 1487s BTF [M] net/netfilter/nf_conntrack_netbios_ns.ko 1487s LD [M] net/netfilter/nf_conntrack_snmp.ko 1487s LD [M] net/netfilter/nf_conntrack_pptp.ko 1487s BTF [M] net/netfilter/nf_conntrack_snmp.ko 1487s BTF [M] net/netfilter/nf_conntrack_pptp.ko 1487s LD [M] net/netfilter/nf_conntrack_sane.ko 1487s BTF [M] net/netfilter/nf_conntrack_sane.ko 1487s LD [M] net/netfilter/nf_conntrack_sip.ko 1487s BTF [M] net/netfilter/nf_conntrack_sip.ko 1487s LD [M] net/netfilter/nf_conntrack_tftp.ko 1487s LD [M] net/netfilter/nf_log_syslog.ko 1487s BTF [M] net/netfilter/nf_conntrack_tftp.ko 1487s BTF [M] net/netfilter/nf_log_syslog.ko 1487s LD [M] net/netfilter/nf_nat.ko 1487s BTF [M] net/netfilter/nf_nat.ko 1487s LD [M] net/netfilter/nf_nat_amanda.ko 1487s LD [M] net/netfilter/nf_nat_ftp.ko 1487s LD [M] net/netfilter/nf_nat_irc.ko 1487s BTF [M] net/netfilter/nf_nat_amanda.ko 1487s BTF [M] net/netfilter/nf_nat_ftp.ko 1487s BTF [M] net/netfilter/nf_nat_irc.ko 1487s LD [M] net/netfilter/nf_nat_sip.ko 1487s LD [M] net/netfilter/nf_nat_tftp.ko 1487s BTF [M] net/netfilter/nf_nat_sip.ko 1487s BTF [M] net/netfilter/nf_nat_tftp.ko 1487s LD [M] net/netfilter/nf_synproxy_core.ko 1487s BTF [M] net/netfilter/nf_synproxy_core.ko 1487s LD [M] net/netfilter/nf_conncount.ko 1487s BTF [M] net/netfilter/nf_conncount.ko 1487s LD [M] net/netfilter/nf_dup_netdev.ko 1487s BTF [M] net/netfilter/nf_dup_netdev.ko 1487s LD [M] net/netfilter/nf_tables.ko 1487s LD [M] net/netfilter/nft_compat.ko 1487s BTF [M] net/netfilter/nft_compat.ko 1487s LD [M] net/netfilter/nft_connlimit.ko 1487s BTF [M] net/netfilter/nft_connlimit.ko 1487s BTF [M] net/netfilter/nf_tables.ko 1487s LD [M] net/netfilter/nft_numgen.ko 1487s BTF [M] net/netfilter/nft_numgen.ko 1487s LD [M] net/netfilter/nft_ct.ko 1487s BTF [M] net/netfilter/nft_ct.ko 1487s LD [M] net/netfilter/nft_flow_offload.ko 1487s BTF [M] net/netfilter/nft_flow_offload.ko 1487s LD [M] net/netfilter/nft_limit.ko 1487s BTF [M] net/netfilter/nft_limit.ko 1487s LD [M] net/netfilter/nft_nat.ko 1487s BTF [M] net/netfilter/nft_nat.ko 1487s LD [M] net/netfilter/nft_queue.ko 1487s BTF [M] net/netfilter/nft_queue.ko 1487s LD [M] net/netfilter/nft_quota.ko 1487s BTF [M] net/netfilter/nft_quota.ko 1487s LD [M] net/netfilter/nft_reject.ko 1487s BTF [M] net/netfilter/nft_reject.ko 1488s LD [M] net/netfilter/nft_reject_inet.ko 1488s BTF [M] net/netfilter/nft_reject_inet.ko 1488s LD [M] net/netfilter/nft_reject_netdev.ko 1488s LD [M] net/netfilter/nft_tunnel.ko 1488s BTF [M] net/netfilter/nft_reject_netdev.ko 1488s BTF [M] net/netfilter/nft_tunnel.ko 1488s LD [M] net/netfilter/nft_log.ko 1488s BTF [M] net/netfilter/nft_log.ko 1488s LD [M] net/netfilter/nft_masq.ko 1488s BTF [M] net/netfilter/nft_masq.ko 1488s LD [M] net/netfilter/nft_redir.ko 1488s BTF [M] net/netfilter/nft_redir.ko 1488s LD [M] net/netfilter/nft_hash.ko 1488s LD [M] net/netfilter/nft_fib.ko 1488s BTF [M] net/netfilter/nft_hash.ko 1488s BTF [M] net/netfilter/nft_fib.ko 1488s LD [M] net/netfilter/nft_fib_inet.ko 1488s BTF [M] net/netfilter/nft_fib_inet.ko 1488s LD [M] net/netfilter/nft_fib_netdev.ko 1488s LD [M] net/netfilter/nft_socket.ko 1488s LD [M] net/netfilter/nft_osf.ko 1488s BTF [M] net/netfilter/nft_fib_netdev.ko 1488s BTF [M] net/netfilter/nft_socket.ko 1488s BTF [M] net/netfilter/nft_osf.ko 1488s LD [M] net/netfilter/nft_tproxy.ko 1488s BTF [M] net/netfilter/nft_tproxy.ko 1488s LD [M] net/netfilter/nft_xfrm.ko 1488s BTF [M] net/netfilter/nft_xfrm.ko 1488s LD [M] net/netfilter/nft_synproxy.ko 1488s LD [M] net/netfilter/nft_chain_nat.ko 1488s BTF [M] net/netfilter/nft_synproxy.ko 1488s BTF [M] net/netfilter/nft_chain_nat.ko 1488s LD [M] net/netfilter/nft_dup_netdev.ko 1488s BTF [M] net/netfilter/nft_dup_netdev.ko 1488s LD [M] net/netfilter/nft_fwd_netdev.ko 1488s BTF [M] net/netfilter/nft_fwd_netdev.ko 1488s LD [M] net/netfilter/nf_flow_table.ko 1488s BTF [M] net/netfilter/nf_flow_table.ko 1488s LD [M] net/netfilter/nf_flow_table_inet.ko 1488s BTF [M] net/netfilter/nf_flow_table_inet.ko 1488s LD [M] net/netfilter/x_tables.ko 1488s LD [M] net/netfilter/xt_tcpudp.ko 1488s BTF [M] net/netfilter/x_tables.ko 1488s BTF [M] net/netfilter/xt_tcpudp.ko 1488s LD [M] net/netfilter/xt_mark.ko 1488s BTF [M] net/netfilter/xt_mark.ko 1488s LD [M] net/netfilter/xt_connmark.ko 1488s BTF [M] net/netfilter/xt_connmark.ko 1488s LD [M] net/netfilter/xt_set.ko 1488s LD [M] net/netfilter/xt_nat.ko 1488s BTF [M] net/netfilter/xt_set.ko 1488s LD [M] net/netfilter/xt_AUDIT.ko 1488s BTF [M] net/netfilter/xt_nat.ko 1488s BTF [M] net/netfilter/xt_AUDIT.ko 1488s LD [M] net/netfilter/xt_CHECKSUM.ko 1488s LD [M] net/netfilter/xt_CLASSIFY.ko 1488s BTF [M] net/netfilter/xt_CHECKSUM.ko 1488s BTF [M] net/netfilter/xt_CLASSIFY.ko 1488s LD [M] net/netfilter/xt_CONNSECMARK.ko 1488s LD [M] net/netfilter/xt_CT.ko 1488s BTF [M] net/netfilter/xt_CONNSECMARK.ko 1488s BTF [M] net/netfilter/xt_CT.ko 1488s LD [M] net/netfilter/xt_DSCP.ko 1488s BTF [M] net/netfilter/xt_DSCP.ko 1488s LD [M] net/netfilter/xt_HL.ko 1488s BTF [M] net/netfilter/xt_HL.ko 1488s LD [M] net/netfilter/xt_HMARK.ko 1488s LD [M] net/netfilter/xt_LOG.ko 1488s BTF [M] net/netfilter/xt_HMARK.ko 1488s BTF [M] net/netfilter/xt_LOG.ko 1488s LD [M] net/netfilter/xt_NETMAP.ko 1488s BTF [M] net/netfilter/xt_NETMAP.ko 1488s LD [M] net/netfilter/xt_NFLOG.ko 1488s BTF [M] net/netfilter/xt_NFLOG.ko 1488s LD [M] net/netfilter/xt_NFQUEUE.ko 1488s BTF [M] net/netfilter/xt_NFQUEUE.ko 1488s LD [M] net/netfilter/xt_RATEEST.ko 1488s BTF [M] net/netfilter/xt_RATEEST.ko 1488s LD [M] net/netfilter/xt_REDIRECT.ko 1488s BTF [M] net/netfilter/xt_REDIRECT.ko 1488s LD [M] net/netfilter/xt_MASQUERADE.ko 1488s BTF [M] net/netfilter/xt_MASQUERADE.ko 1488s LD [M] net/netfilter/xt_SECMARK.ko 1488s LD [M] net/netfilter/xt_TPROXY.ko 1488s BTF [M] net/netfilter/xt_SECMARK.ko 1488s BTF [M] net/netfilter/xt_TPROXY.ko 1488s LD [M] net/netfilter/xt_TCPMSS.ko 1488s BTF [M] net/netfilter/xt_TCPMSS.ko 1488s LD [M] net/netfilter/xt_TCPOPTSTRIP.ko 1488s LD [M] net/netfilter/xt_TEE.ko 1488s BTF [M] net/netfilter/xt_TCPOPTSTRIP.ko 1488s BTF [M] net/netfilter/xt_TEE.ko 1488s LD [M] net/netfilter/xt_TRACE.ko 1488s BTF [M] net/netfilter/xt_TRACE.ko 1488s LD [M] net/netfilter/xt_IDLETIMER.ko 1488s BTF [M] net/netfilter/xt_IDLETIMER.ko 1488s LD [M] net/netfilter/xt_addrtype.ko 1488s LD [M] net/netfilter/xt_bpf.ko 1488s BTF [M] net/netfilter/xt_addrtype.ko 1488s BTF [M] net/netfilter/xt_bpf.ko 1488s LD [M] net/netfilter/xt_cluster.ko 1488s BTF [M] net/netfilter/xt_cluster.ko 1488s LD [M] net/netfilter/xt_comment.ko 1488s BTF [M] net/netfilter/xt_comment.ko 1488s LD [M] net/netfilter/xt_connbytes.ko 1488s LD [M] net/netfilter/xt_connlabel.ko 1488s BTF [M] net/netfilter/xt_connbytes.ko 1488s BTF [M] net/netfilter/xt_connlabel.ko 1488s LD [M] net/netfilter/xt_connlimit.ko 1488s BTF [M] net/netfilter/xt_connlimit.ko 1488s LD [M] net/netfilter/xt_conntrack.ko 1488s BTF [M] net/netfilter/xt_conntrack.ko 1488s LD [M] net/netfilter/xt_cpu.ko 1488s BTF [M] net/netfilter/xt_cpu.ko 1489s LD [M] net/netfilter/xt_dccp.ko 1489s BTF [M] net/netfilter/xt_dccp.ko 1489s LD [M] net/netfilter/xt_devgroup.ko 1489s BTF [M] net/netfilter/xt_devgroup.ko 1489s LD [M] net/netfilter/xt_dscp.ko 1489s LD [M] net/netfilter/xt_ecn.ko 1489s BTF [M] net/netfilter/xt_dscp.ko 1489s BTF [M] net/netfilter/xt_ecn.ko 1489s LD [M] net/netfilter/xt_esp.ko 1489s BTF [M] net/netfilter/xt_esp.ko 1489s LD [M] net/netfilter/xt_hashlimit.ko 1489s LD [M] net/netfilter/xt_helper.ko 1489s BTF [M] net/netfilter/xt_hashlimit.ko 1489s BTF [M] net/netfilter/xt_helper.ko 1489s LD [M] net/netfilter/xt_hl.ko 1489s BTF [M] net/netfilter/xt_hl.ko 1489s LD [M] net/netfilter/xt_ipcomp.ko 1489s BTF [M] net/netfilter/xt_ipcomp.ko 1489s LD [M] net/netfilter/xt_iprange.ko 1489s BTF [M] net/netfilter/xt_iprange.ko 1489s LD [M] net/netfilter/xt_ipvs.ko 1489s BTF [M] net/netfilter/xt_ipvs.ko 1489s LD [M] net/netfilter/xt_l2tp.ko 1489s BTF [M] net/netfilter/xt_l2tp.ko 1489s LD [M] net/netfilter/xt_length.ko 1489s BTF [M] net/netfilter/xt_length.ko 1489s LD [M] net/netfilter/xt_limit.ko 1489s BTF [M] net/netfilter/xt_limit.ko 1489s LD [M] net/netfilter/xt_mac.ko 1489s BTF [M] net/netfilter/xt_mac.ko 1489s LD [M] net/netfilter/xt_multiport.ko 1489s LD [M] net/netfilter/xt_nfacct.ko 1489s BTF [M] net/netfilter/xt_multiport.ko 1489s BTF [M] net/netfilter/xt_nfacct.ko 1489s LD [M] net/netfilter/xt_osf.ko 1489s BTF [M] net/netfilter/xt_osf.ko 1489s LD [M] net/netfilter/xt_owner.ko 1489s BTF [M] net/netfilter/xt_owner.ko 1489s LD [M] net/netfilter/xt_cgroup.ko 1489s LD [M] net/netfilter/xt_physdev.ko 1489s BTF [M] net/netfilter/xt_cgroup.ko 1489s BTF [M] net/netfilter/xt_physdev.ko 1489s LD [M] net/netfilter/xt_pkttype.ko 1489s BTF [M] net/netfilter/xt_pkttype.ko 1489s LD [M] net/netfilter/xt_policy.ko 1489s LD [M] net/netfilter/xt_quota.ko 1489s BTF [M] net/netfilter/xt_quota.ko 1489s BTF [M] net/netfilter/xt_policy.ko 1489s LD [M] net/netfilter/xt_rateest.ko 1489s BTF [M] net/netfilter/xt_rateest.ko 1489s LD [M] net/netfilter/xt_realm.ko 1489s BTF [M] net/netfilter/xt_realm.ko 1489s LD [M] net/netfilter/xt_recent.ko 1489s BTF [M] net/netfilter/xt_recent.ko 1489s LD [M] net/netfilter/xt_sctp.ko 1489s BTF [M] net/netfilter/xt_sctp.ko 1489s LD [M] net/netfilter/xt_socket.ko 1489s LD [M] net/netfilter/xt_state.ko 1489s BTF [M] net/netfilter/xt_socket.ko 1489s BTF [M] net/netfilter/xt_state.ko 1489s LD [M] net/netfilter/xt_statistic.ko 1489s BTF [M] net/netfilter/xt_statistic.ko 1489s LD [M] net/netfilter/xt_string.ko 1489s BTF [M] net/netfilter/xt_string.ko 1489s LD [M] net/netfilter/xt_tcpmss.ko 1489s BTF [M] net/netfilter/xt_tcpmss.ko 1489s LD [M] net/netfilter/xt_time.ko 1489s BTF [M] net/netfilter/xt_time.ko 1489s LD [M] net/netfilter/xt_u32.ko 1489s BTF [M] net/netfilter/xt_u32.ko 1489s LD [M] net/netfilter/ipset/ip_set.ko 1489s LD [M] net/netfilter/ipset/ip_set_bitmap_ip.ko 1489s BTF [M] net/netfilter/ipset/ip_set.ko 1489s LD [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko 1489s BTF [M] net/netfilter/ipset/ip_set_bitmap_ip.ko 1489s BTF [M] net/netfilter/ipset/ip_set_bitmap_ipmac.ko 1489s LD [M] net/netfilter/ipset/ip_set_bitmap_port.ko 1489s BTF [M] net/netfilter/ipset/ip_set_bitmap_port.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ip.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ipmac.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ipmark.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ip.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ipmac.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ipmark.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ipport.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ipport.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ipportip.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ipportip.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_ipportnet.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_mac.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_ipportnet.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_mac.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_net.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_net.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_netport.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_netport.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_netiface.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_netiface.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_netnet.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_netnet.ko 1489s LD [M] net/netfilter/ipset/ip_set_hash_netportnet.ko 1489s BTF [M] net/netfilter/ipset/ip_set_hash_netportnet.ko 1489s LD [M] net/netfilter/ipset/ip_set_list_set.ko 1489s BTF [M] net/netfilter/ipset/ip_set_list_set.ko 1489s LD [M] net/netfilter/ipvs/ip_vs.ko 1489s LD [M] net/netfilter/ipvs/ip_vs_rr.ko 1489s BTF [M] net/netfilter/ipvs/ip_vs_rr.ko 1489s LD [M] net/netfilter/ipvs/ip_vs_wrr.ko 1489s BTF [M] net/netfilter/ipvs/ip_vs_wrr.ko 1489s BTF [M] net/netfilter/ipvs/ip_vs.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_lc.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_lc.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_wlc.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_wlc.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_fo.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_ovf.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_fo.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_ovf.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_lblc.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_lblc.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_lblcr.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_lblcr.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_dh.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_sh.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_dh.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_sh.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_mh.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_mh.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_sed.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_nq.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_sed.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_nq.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_ftp.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_ftp.ko 1490s LD [M] net/netfilter/ipvs/ip_vs_pe_sip.ko 1490s LD [M] net/ipv4/netfilter/nf_defrag_ipv4.ko 1490s BTF [M] net/netfilter/ipvs/ip_vs_pe_sip.ko 1490s BTF [M] net/ipv4/netfilter/nf_defrag_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nf_socket_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nf_socket_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nf_tproxy_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nf_tproxy_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nf_reject_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nf_reject_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nf_nat_h323.ko 1490s BTF [M] net/ipv4/netfilter/nf_nat_h323.ko 1490s LD [M] net/ipv4/netfilter/nf_nat_pptp.ko 1490s BTF [M] net/ipv4/netfilter/nf_nat_pptp.ko 1490s LD [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko 1490s BTF [M] net/ipv4/netfilter/nf_nat_snmp_basic.ko 1490s LD [M] net/ipv4/netfilter/nft_reject_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nft_reject_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nft_fib_ipv4.ko 1490s LD [M] net/ipv4/netfilter/nft_dup_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nft_fib_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/nft_dup_ipv4.ko 1490s LD [M] net/ipv4/netfilter/ip_tables.ko 1490s BTF [M] net/ipv4/netfilter/ip_tables.ko 1490s LD [M] net/ipv4/netfilter/iptable_filter.ko 1490s BTF [M] net/ipv4/netfilter/iptable_filter.ko 1490s LD [M] net/ipv4/netfilter/iptable_mangle.ko 1490s BTF [M] net/ipv4/netfilter/iptable_mangle.ko 1490s LD [M] net/ipv4/netfilter/iptable_nat.ko 1490s LD [M] net/ipv4/netfilter/iptable_raw.ko 1490s BTF [M] net/ipv4/netfilter/iptable_nat.ko 1490s BTF [M] net/ipv4/netfilter/iptable_raw.ko 1490s LD [M] net/ipv4/netfilter/iptable_security.ko 1490s BTF [M] net/ipv4/netfilter/iptable_security.ko 1490s LD [M] net/ipv4/netfilter/ipt_ah.ko 1490s LD [M] net/ipv4/netfilter/ipt_rpfilter.ko 1490s BTF [M] net/ipv4/netfilter/ipt_ah.ko 1490s BTF [M] net/ipv4/netfilter/ipt_rpfilter.ko 1490s LD [M] net/ipv4/netfilter/ipt_ECN.ko 1490s BTF [M] net/ipv4/netfilter/ipt_ECN.ko 1490s LD [M] net/ipv4/netfilter/ipt_REJECT.ko 1490s LD [M] net/ipv4/netfilter/ipt_SYNPROXY.ko 1490s BTF [M] net/ipv4/netfilter/ipt_REJECT.ko 1490s LD [M] net/ipv4/netfilter/arp_tables.ko 1490s BTF [M] net/ipv4/netfilter/ipt_SYNPROXY.ko 1490s BTF [M] net/ipv4/netfilter/arp_tables.ko 1490s LD [M] net/ipv4/netfilter/arpt_mangle.ko 1490s BTF [M] net/ipv4/netfilter/arpt_mangle.ko 1490s LD [M] net/ipv4/netfilter/arptable_filter.ko 1490s LD [M] net/ipv4/netfilter/nf_dup_ipv4.ko 1490s BTF [M] net/ipv4/netfilter/arptable_filter.ko 1490s BTF [M] net/ipv4/netfilter/nf_dup_ipv4.ko 1490s LD [M] net/ipv4/ip_tunnel.ko 1490s BTF [M] net/ipv4/ip_tunnel.ko 1490s LD [M] net/ipv4/ipip.ko 1490s LD [M] net/ipv4/fou.ko 1490s LD [M] net/ipv4/gre.ko 1490s BTF [M] net/ipv4/ipip.ko 1490s BTF [M] net/ipv4/gre.ko 1490s BTF [M] net/ipv4/fou.ko 1490s LD [M] net/ipv4/ip_gre.ko 1490s BTF [M] net/ipv4/ip_gre.ko 1490s LD [M] net/ipv4/udp_tunnel.ko 1490s BTF [M] net/ipv4/udp_tunnel.ko 1490s LD [M] net/ipv4/ip_vti.ko 1490s BTF [M] net/ipv4/ip_vti.ko 1490s LD [M] net/ipv4/ah4.ko 1490s BTF [M] net/ipv4/ah4.ko 1490s LD [M] net/ipv4/esp4.ko 1490s BTF [M] net/ipv4/esp4.ko 1490s LD [M] net/ipv4/esp4_offload.ko 1490s BTF [M] net/ipv4/esp4_offload.ko 1490s LD [M] net/ipv4/ipcomp.ko 1490s BTF [M] net/ipv4/ipcomp.ko 1490s LD [M] net/ipv4/xfrm4_tunnel.ko 1490s LD [M] net/ipv4/tunnel4.ko 1490s BTF [M] net/ipv4/xfrm4_tunnel.ko 1490s BTF [M] net/ipv4/tunnel4.ko 1491s LD [M] net/ipv4/inet_diag.ko 1491s BTF [M] net/ipv4/inet_diag.ko 1491s LD [M] net/ipv4/tcp_diag.ko 1491s BTF [M] net/ipv4/tcp_diag.ko 1491s LD [M] net/ipv4/udp_diag.ko 1491s BTF [M] net/ipv4/udp_diag.ko 1491s LD [M] net/ipv4/raw_diag.ko 1491s BTF [M] net/ipv4/raw_diag.ko 1491s LD [M] net/ipv4/tcp_bbr.ko 1491s BTF [M] net/ipv4/tcp_bbr.ko 1491s LD [M] net/ipv4/tcp_bic.ko 1491s LD [M] net/ipv4/tcp_cdg.ko 1491s BTF [M] net/ipv4/tcp_bic.ko 1491s BTF [M] net/ipv4/tcp_cdg.ko 1491s LD [M] net/ipv4/tcp_dctcp.ko 1491s BTF [M] net/ipv4/tcp_dctcp.ko 1491s LD [M] net/ipv4/tcp_westwood.ko 1491s LD [M] net/ipv4/tcp_highspeed.ko 1491s BTF [M] net/ipv4/tcp_westwood.ko 1491s BTF [M] net/ipv4/tcp_highspeed.ko 1491s LD [M] net/ipv4/tcp_hybla.ko 1491s BTF [M] net/ipv4/tcp_hybla.ko 1491s LD [M] net/ipv4/tcp_htcp.ko 1491s BTF [M] net/ipv4/tcp_htcp.ko 1491s LD [M] net/ipv4/tcp_vegas.ko 1491s BTF [M] net/ipv4/tcp_vegas.ko 1491s LD [M] net/ipv4/tcp_nv.ko 1491s BTF [M] net/ipv4/tcp_nv.ko 1491s LD [M] net/ipv4/tcp_veno.ko 1491s BTF [M] net/ipv4/tcp_veno.ko 1491s LD [M] net/ipv4/tcp_scalable.ko 1491s BTF [M] net/ipv4/tcp_scalable.ko 1491s LD [M] net/ipv4/tcp_lp.ko 1491s BTF [M] net/ipv4/tcp_lp.ko 1491s LD [M] net/ipv4/tcp_yeah.ko 1491s LD [M] net/ipv4/tcp_illinois.ko 1491s BTF [M] net/ipv4/tcp_yeah.ko 1491s BTF [M] net/ipv4/tcp_illinois.ko 1491s LD [M] net/xfrm/xfrm_algo.ko 1491s BTF [M] net/xfrm/xfrm_algo.ko 1491s LD [M] net/xfrm/xfrm_user.ko 1491s BTF [M] net/xfrm/xfrm_user.ko 1491s LD [M] net/xfrm/xfrm_ipcomp.ko 1491s LD [M] net/xfrm/xfrm_interface.ko 1491s BTF [M] net/xfrm/xfrm_ipcomp.ko 1491s BTF [M] net/xfrm/xfrm_interface.ko 1491s LD [M] net/unix/unix_diag.ko 1491s BTF [M] net/unix/unix_diag.ko 1491s LD [M] net/ipv6/netfilter/ip6_tables.ko 1491s BTF [M] net/ipv6/netfilter/ip6_tables.ko 1491s LD [M] net/ipv6/netfilter/ip6table_filter.ko 1491s BTF [M] net/ipv6/netfilter/ip6table_filter.ko 1491s LD [M] net/ipv6/netfilter/ip6table_mangle.ko 1491s BTF [M] net/ipv6/netfilter/ip6table_mangle.ko 1491s LD [M] net/ipv6/netfilter/ip6table_raw.ko 1491s BTF [M] net/ipv6/netfilter/ip6table_raw.ko 1491s LD [M] net/ipv6/netfilter/ip6table_security.ko 1491s BTF [M] net/ipv6/netfilter/ip6table_security.ko 1491s LD [M] net/ipv6/netfilter/ip6table_nat.ko 1491s LD [M] net/ipv6/netfilter/nf_defrag_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nf_socket_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/ip6table_nat.ko 1491s BTF [M] net/ipv6/netfilter/nf_socket_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nf_defrag_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nf_tproxy_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nf_tproxy_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nf_reject_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nf_reject_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nf_dup_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nft_reject_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nf_dup_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nft_reject_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nft_dup_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nft_dup_ipv6.ko 1491s LD [M] net/ipv6/netfilter/nft_fib_ipv6.ko 1491s BTF [M] net/ipv6/netfilter/nft_fib_ipv6.ko 1491s LD [M] net/ipv6/netfilter/ip6t_ah.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_ah.ko 1491s LD [M] net/ipv6/netfilter/ip6t_eui64.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_eui64.ko 1491s LD [M] net/ipv6/netfilter/ip6t_frag.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_frag.ko 1491s LD [M] net/ipv6/netfilter/ip6t_ipv6header.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_ipv6header.ko 1491s LD [M] net/ipv6/netfilter/ip6t_mh.ko 1491s LD [M] net/ipv6/netfilter/ip6t_hbh.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_mh.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_hbh.ko 1491s LD [M] net/ipv6/netfilter/ip6t_rpfilter.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_rpfilter.ko 1491s LD [M] net/ipv6/netfilter/ip6t_rt.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_rt.ko 1491s LD [M] net/ipv6/netfilter/ip6t_srh.ko 1491s LD [M] net/ipv6/netfilter/ip6t_NPT.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_NPT.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_srh.ko 1491s LD [M] net/ipv6/netfilter/ip6t_REJECT.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_REJECT.ko 1491s LD [M] net/ipv6/netfilter/ip6t_SYNPROXY.ko 1491s LD [M] net/ipv6/ah6.ko 1491s LD [M] net/ipv6/esp6.ko 1491s BTF [M] net/ipv6/netfilter/ip6t_SYNPROXY.ko 1491s BTF [M] net/ipv6/ah6.ko 1491s BTF [M] net/ipv6/esp6.ko 1491s LD [M] net/ipv6/esp6_offload.ko 1491s BTF [M] net/ipv6/esp6_offload.ko 1491s LD [M] net/ipv6/ipcomp6.ko 1491s BTF [M] net/ipv6/ipcomp6.ko 1491s LD [M] net/ipv6/xfrm6_tunnel.ko 1491s LD [M] net/ipv6/tunnel6.ko 1491s BTF [M] net/ipv6/xfrm6_tunnel.ko 1492s BTF [M] net/ipv6/tunnel6.ko 1492s LD [M] net/ipv6/mip6.ko 1492s BTF [M] net/ipv6/mip6.ko 1492s LD [M] net/ipv6/ila/ila.ko 1492s LD [M] net/ipv6/ip6_vti.ko 1492s LD [M] net/ipv6/sit.ko 1492s BTF [M] net/ipv6/ila/ila.ko 1492s BTF [M] net/ipv6/ip6_vti.ko 1492s BTF [M] net/ipv6/sit.ko 1492s LD [M] net/ipv6/ip6_tunnel.ko 1492s BTF [M] net/ipv6/ip6_tunnel.ko 1492s LD [M] net/ipv6/ip6_gre.ko 1492s LD [M] net/ipv6/fou6.ko 1492s BTF [M] net/ipv6/ip6_gre.ko 1492s BTF [M] net/ipv6/fou6.ko 1492s LD [M] net/ipv6/ip6_udp_tunnel.ko 1492s BTF [M] net/ipv6/ip6_udp_tunnel.ko 1492s LD [M] net/packet/af_packet_diag.ko 1492s BTF [M] net/packet/af_packet_diag.ko 1492s LD [M] net/8021q/8021q.ko 1492s LD [M] net/iucv/af_iucv.ko 1492s BTF [M] net/iucv/af_iucv.ko 1492s BTF [M] net/8021q/8021q.ko 1492s LD [M] net/mpls/mpls_gso.ko 1492s BTF [M] net/mpls/mpls_gso.ko 1492s LD [M] net/mpls/mpls_router.ko 1492s LD [M] net/mpls/mpls_iptunnel.ko 1492s BTF [M] net/mpls/mpls_router.ko 1492s BTF [M] net/mpls/mpls_iptunnel.ko 1492s LD [M] net/xdp/xsk_diag.ko 1492s BTF [M] net/xdp/xsk_diag.ko 1492s LD [M] net/mptcp/mptcp_diag.ko 1492s BTF [M] net/mptcp/mptcp_diag.ko 1492s LD [M] net/llc/llc.ko 1492s LD [M] net/tls/tls.ko 1492s BTF [M] net/llc/llc.ko 1492s BTF [M] net/tls/tls.ko 1492s LD [M] net/key/af_key.ko 1492s LD [M] net/bridge/netfilter/nft_meta_bridge.ko 1492s BTF [M] net/bridge/netfilter/nft_meta_bridge.ko 1492s BTF [M] net/key/af_key.ko 1492s LD [M] net/bridge/netfilter/nft_reject_bridge.ko 1492s BTF [M] net/bridge/netfilter/nft_reject_bridge.ko 1492s LD [M] net/bridge/netfilter/nf_conntrack_bridge.ko 1492s LD [M] net/bridge/netfilter/ebtables.ko 1492s BTF [M] net/bridge/netfilter/nf_conntrack_bridge.ko 1492s BTF [M] net/bridge/netfilter/ebtables.ko 1492s LD [M] net/bridge/netfilter/ebtable_broute.ko 1492s BTF [M] net/bridge/netfilter/ebtable_broute.ko 1492s LD [M] net/bridge/netfilter/ebtable_filter.ko 1492s BTF [M] net/bridge/netfilter/ebtable_filter.ko 1492s LD [M] net/bridge/netfilter/ebtable_nat.ko 1492s BTF [M] net/bridge/netfilter/ebtable_nat.ko 1492s LD [M] net/bridge/netfilter/ebt_802_3.ko 1492s BTF [M] net/bridge/netfilter/ebt_802_3.ko 1492s LD [M] net/bridge/netfilter/ebt_among.ko 1492s LD [M] net/bridge/netfilter/ebt_arp.ko 1492s BTF [M] net/bridge/netfilter/ebt_among.ko 1492s BTF [M] net/bridge/netfilter/ebt_arp.ko 1492s LD [M] net/bridge/netfilter/ebt_ip.ko 1492s BTF [M] net/bridge/netfilter/ebt_ip.ko 1492s LD [M] net/bridge/netfilter/ebt_ip6.ko 1492s BTF [M] net/bridge/netfilter/ebt_ip6.ko 1492s LD [M] net/bridge/netfilter/ebt_limit.ko 1492s BTF [M] net/bridge/netfilter/ebt_limit.ko 1492s LD [M] net/bridge/netfilter/ebt_mark_m.ko 1492s BTF [M] net/bridge/netfilter/ebt_mark_m.ko 1492s LD [M] net/bridge/netfilter/ebt_pkttype.ko 1492s LD [M] net/bridge/netfilter/ebt_stp.ko 1492s BTF [M] net/bridge/netfilter/ebt_pkttype.ko 1492s BTF [M] net/bridge/netfilter/ebt_stp.ko 1492s LD [M] net/bridge/netfilter/ebt_vlan.ko 1492s LD [M] net/bridge/netfilter/ebt_arpreply.ko 1492s BTF [M] net/bridge/netfilter/ebt_vlan.ko 1492s BTF [M] net/bridge/netfilter/ebt_arpreply.ko 1492s LD [M] net/bridge/netfilter/ebt_mark.ko 1492s BTF [M] net/bridge/netfilter/ebt_mark.ko 1492s LD [M] net/bridge/netfilter/ebt_dnat.ko 1492s BTF [M] net/bridge/netfilter/ebt_dnat.ko 1492s LD [M] net/bridge/netfilter/ebt_redirect.ko 1492s LD [M] net/bridge/netfilter/ebt_snat.ko 1492s BTF [M] net/bridge/netfilter/ebt_snat.ko 1492s BTF [M] net/bridge/netfilter/ebt_redirect.ko 1492s LD [M] net/bridge/netfilter/ebt_log.ko 1492s BTF [M] net/bridge/netfilter/ebt_log.ko 1492s LD [M] net/bridge/netfilter/ebt_nflog.ko 1492s BTF [M] net/bridge/netfilter/ebt_nflog.ko 1492s LD [M] net/bridge/bridge.ko 1492s LD [M] net/bridge/br_netfilter.ko 1492s BTF [M] net/bridge/br_netfilter.ko 1492s LD [M] net/sunrpc/sunrpc.ko 1492s LD [M] net/sunrpc/auth_gss/auth_rpcgss.ko 1492s BTF [M] net/sunrpc/auth_gss/auth_rpcgss.ko 1492s BTF [M] net/bridge/bridge.ko 1492s LD [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 1493s BTF [M] net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 1493s BTF [M] net/sunrpc/sunrpc.ko 1493s LD [M] net/sunrpc/xprtrdma/rpcrdma.ko 1493s LD [M] net/rxrpc/rxrpc.ko 1493s BTF [M] net/sunrpc/xprtrdma/rpcrdma.ko 1493s BTF [M] net/rxrpc/rxrpc.ko 1493s LD [M] net/kcm/kcm.ko 1493s BTF [M] net/kcm/kcm.ko 1493s LD [M] net/l2tp/l2tp_core.ko 1493s BTF [M] net/l2tp/l2tp_core.ko 1493s LD [M] net/l2tp/l2tp_ip.ko 1493s BTF [M] net/l2tp/l2tp_ip.ko 1493s LD [M] net/l2tp/l2tp_netlink.ko 1493s BTF [M] net/l2tp/l2tp_netlink.ko 1493s LD [M] net/l2tp/l2tp_eth.ko 1493s BTF [M] net/l2tp/l2tp_eth.ko 1493s LD [M] net/l2tp/l2tp_debugfs.ko 1493s BTF [M] net/l2tp/l2tp_debugfs.ko 1493s LD [M] net/l2tp/l2tp_ip6.ko 1493s LD [M] net/dccp/dccp.ko 1493s BTF [M] net/l2tp/l2tp_ip6.ko 1493s LD [M] net/dccp/dccp_ipv4.ko 1493s BTF [M] net/dccp/dccp_ipv4.ko 1493s LD [M] net/dccp/dccp_ipv6.ko 1493s BTF [M] net/dccp/dccp.ko 1493s BTF [M] net/dccp/dccp_ipv6.ko 1493s LD [M] net/dccp/dccp_diag.ko 1493s BTF [M] net/dccp/dccp_diag.ko 1493s LD [M] net/sctp/sctp.ko 1493s LD [M] net/sctp/sctp_diag.ko 1493s BTF [M] net/sctp/sctp_diag.ko 1493s LD [M] net/rds/rds.ko 1493s BTF [M] net/sctp/sctp.ko 1493s LD [M] net/rds/rds_rdma.ko 1493s LD [M] net/rds/rds_tcp.ko 1493s BTF [M] net/rds/rds.ko 1493s BTF [M] net/rds/rds_rdma.ko 1493s BTF [M] net/rds/rds_tcp.ko 1494s LD [M] net/tipc/tipc.ko 1494s LD [M] net/tipc/tipc_diag.ko 1494s LD [M] net/smc/smc.ko 1494s BTF [M] net/tipc/tipc_diag.ko 1494s BTF [M] net/tipc/tipc.ko 1494s LD [M] net/smc/smc_diag.ko 1494s BTF [M] net/smc/smc_diag.ko 1494s BTF [M] net/smc/smc.ko 1494s LD [M] net/9p/9pnet.ko 1494s BTF [M] net/9p/9pnet.ko 1494s LD [M] net/9p/9pnet_fd.ko 1494s BTF [M] net/9p/9pnet_fd.ko 1494s LD [M] net/9p/9pnet_virtio.ko 1494s BTF [M] net/9p/9pnet_virtio.ko 1494s LD [M] net/9p/9pnet_rdma.ko 1494s LD [M] net/ceph/libceph.ko 1494s BTF [M] net/9p/9pnet_rdma.ko 1494s LD [M] net/psample/psample.ko 1494s BTF [M] net/ceph/libceph.ko 1494s BTF [M] net/psample/psample.ko 1494s LD [M] net/ife/ife.ko 1494s LD [M] net/openvswitch/openvswitch.ko 1494s BTF [M] net/ife/ife.ko 1494s BTF [M] net/openvswitch/openvswitch.ko 1494s LD [M] net/openvswitch/vport-vxlan.ko 1494s BTF [M] net/openvswitch/vport-vxlan.ko 1494s LD [M] net/openvswitch/vport-geneve.ko 1494s BTF [M] net/openvswitch/vport-geneve.ko 1494s LD [M] net/openvswitch/vport-gre.ko 1494s LD [M] net/vmw_vsock/vsock.ko 1494s BTF [M] net/openvswitch/vport-gre.ko 1494s BTF [M] net/vmw_vsock/vsock.ko 1494s LD [M] net/vmw_vsock/vsock_diag.ko 1494s BTF [M] net/vmw_vsock/vsock_diag.ko 1494s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport.ko 1494s BTF [M] net/vmw_vsock/vmw_vsock_virtio_transport.ko 1494s LD [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 1494s LD [M] net/vmw_vsock/vsock_loopback.ko 1494s BTF [M] net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 1494s BTF [M] net/vmw_vsock/vsock_loopback.ko 1494s LD [M] net/nsh/nsh.ko 1494s LD [M] virt/lib/irqbypass.ko 1494s BTF [M] virt/lib/irqbypass.ko 1494s BTF [M] net/nsh/nsh.ko 1494s LD [M] ubuntu/ubuntu-host/ubuntu-host.ko 1494s BTF [M] ubuntu/ubuntu-host/ubuntu-host.ko 1494s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 1494s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 1494s # Collect the list of kernel source files used for this build. Need to do this early 1494s # before modules are stripped. Fail if the resulting file is empty. 1494s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -name vmlinux -o -name \*.ko -exec dwarfdump -i {} \; | \ 1494s grep -E 'DW_AT_(call|decl)_file' | sed -n 's|.*\s/|/|p' | sort -u > \ 1494s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/sources.list 1649s test -s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/sources.list 1649s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-build-generic 1649s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-indep 1649s dh_prep -i 1649s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-indep 1649s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-install-headers 1649s dh_testdir 1649s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17 1649s find . -path './debian' -prune -o -path './debian.hwe-6.11' -prune \ 1649s -o -path './include/*' -prune \ 1649s -o -path './scripts/*' -prune -o -type f \ 1649s \( -name 'Makefile*' -o -name 'Kconfig*' -o -name 'Kbuild*' -o \ 1649s -name '*.sh' -o -name '*.pl' -o -name '*.lds' \) \ 1649s -print | cpio -pd --preserve-modification-time /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17 1650s 28500 blocks 1650s cp -a scripts include /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17 1650s (find arch -name include -type d -print | \ 1650s xargs -n1 -i: find : -type f) | \ 1650s cpio -pd --preserve-modification-time /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17 1650s xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/m68k/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/m68k/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/riscv/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/riscv/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arc/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arc/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/powerpc/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/powerpc/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/x86/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/x86/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/sparc/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/sparc/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/parisc/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/parisc/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arm64/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arm64/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/csky/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/csky/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/openrisc/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/openrisc/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arm/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/arm/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/alpha/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/alpha/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/loongarch/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/loongarch/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/sh/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/sh/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/s390/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/s390/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/um/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/um/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/mips/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/mips/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/microblaze/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/microblaze/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/hexagon/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/hexagon/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/nios2/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/nios2/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/xtensa/include/asm/Kbuild not created: newer or same age version exists 1651s cpio: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/arch/xtensa/include/uapi/asm/Kbuild not created: newer or same age version exists 1651s 28586 blocks 1651s # Do not ship .o and .cmd artifacts in headers 1651s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17 -name \*.o -or -name \*.cmd -exec rm -f {} \; 1651s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-install-headers 1652s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-install-generic kernel_file arch/s390/boot/bzImage kernfile arch/s390/boot/bzImage install_file vmlinuz instfile vmlinuz 1652s dh_testdir 1652s dh_prep -plinux-image-unsigned-6.11.0-17-generic 1652s dh_prep -plinux-modules-6.11.0-17-generic 1652s dh_prep -plinux-headers-6.11.0-17-generic 1652s dh_prep -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1652s dh_prep: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1652s dh_prep -plinux-modules-extra-6.11.0-17-generic 1652s # The main image 1652s # compress_file logic required because not all architectures 1652s # generate a zImage automatically out of the box 1652s install -m600 -D /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/arch/s390/boot/bzImage \ 1652s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-image-unsigned-6.11.0-17-generic/boot/vmlinuz-6.11.0-17-generic 1652s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/boot 1652s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config \ 1652s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/boot/config-6.11.0-17-generic 1652s install -m600 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/System.map \ 1652s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/boot/System.map-6.11.0-17-generic 1652s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic -j4 modules_install vdso_install \ 1652s INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic 1652s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 1652s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/vdso/vdso64.so 1652s SYMLINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/vdso/.build-id/e0/cf205e33435d5b62a1bfa5b054406066a8e41f.debug 1652s SYMLINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/build 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.order 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin.modinfo 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha1_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha256_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha1_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_256_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha256_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_256_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha1_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha256_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_256_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_512_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_512_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/sha3_512_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/des_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/aes_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/des_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/aes_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/des_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/aes_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/paes_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/paes_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/paes_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/chacha_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/chacha_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/chacha_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/prng.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/ghash_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/prng.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/ghash_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/prng.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/ghash_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/crc32-vx_s390.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/crc32-vx_s390.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/crypto/crc32-vx_s390.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_mem.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_mem.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_mem.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_os.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_net_sum.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_os.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_net_sum.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_os.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/appldata/appldata_net_sum.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/net/pnet.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/net/pnet.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/kernel/kheaders.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/s390/net/pnet.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/kernel/kheaders.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/nfs_acl.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/nfs_acl.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/grace.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/grace.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/nfs_acl.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/kernel/kheaders.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs_common/grace.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v1.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v1.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v1.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v2.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_tree.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v2.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_tree.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_v2.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/quota/quota_tree.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fat/msdos.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fat/msdos.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fat/msdos.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp737.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp737.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp737.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp775.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp850.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp775.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp850.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp775.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp850.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp852.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp852.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp852.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp855.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp855.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp855.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp857.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp860.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp857.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp860.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp857.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp860.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp861.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp861.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp861.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp862.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp862.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp862.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp863.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp864.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp863.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp864.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp863.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp864.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp865.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp865.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp865.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp866.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp866.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp866.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp869.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp874.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp869.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp874.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp869.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp874.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp932.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp932.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp932.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_euc-jp.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_euc-jp.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp936.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp949.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_euc-jp.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp936.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp949.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp936.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp949.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp950.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp950.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp950.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1250.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1250.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1251.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1250.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1251.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ascii.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1251.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ascii.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ascii.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-1.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-1.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-1.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-2.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-2.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-2.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-3.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-4.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-3.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-4.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-3.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-4.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-5.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-5.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-5.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-6.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-6.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-6.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-7.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1255.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-7.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1255.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-7.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp1255.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-9.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-9.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-9.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-13.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-13.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-14.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-15.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-13.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-14.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-15.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-14.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_iso8859-15.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-r.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-r.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-r.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-u.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-u.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-ru.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-u.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-ru.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_koi8-ru.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_utf8.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_utf8.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_utf8.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-celtic.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-celtic.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-celtic.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-centeuro.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-centeuro.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-croatian.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-centeuro.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-croatian.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-cyrillic.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-croatian.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-cyrillic.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-cyrillic.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-gaelic.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-gaelic.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-gaelic.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-greek.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-greek.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-iceland.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-greek.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-iceland.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-inuit.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-iceland.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-inuit.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-inuit.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-romanian.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-romanian.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-romanian.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-roman.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-roman.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-turkish.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-roman.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-turkish.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ucs2_utils.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/mac-turkish.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ucs2_utils.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_ucs2_utils.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/cuse.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/cuse.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/cuse.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/virtiofs.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/virtiofs.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/binfmt_misc.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/dlm/dlm.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/fuse/virtiofs.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/binfmt_misc.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/binfmt_misc.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/dlm/dlm.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/netfs/netfs.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/dlm/dlm.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/netfs/netfs.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/netfs/netfs.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/coda/coda.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/exfat/exfat.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/coda/coda.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/exfat/exfat.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/coda/coda.ko 1652s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/exfat/exfat.ko 1652s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/isofs/isofs.ko 1652s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/isofs/isofs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/isofs/isofs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv3.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv4.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv3.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv2.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv3.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/nfsv4.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfsd/nfsd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/lockd/lockd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_arc4.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/lockd/lockd.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_arc4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_arc4.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_md4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/lockd/lockd.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfsd/nfsd.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_md4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/common/cifs_md4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nfsd/nfsd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/client/cifs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/server/ksmbd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ntfs3/ntfs3.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ntfs3/ntfs3.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/server/ksmbd.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ntfs3/ntfs3.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/overlayfs/overlay.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/server/ksmbd.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/overlayfs/overlay.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/client/cifs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/overlayfs/overlay.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/smb/client/cifs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/orangefs/orangefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/udf/udf.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/orangefs/orangefs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/udf/udf.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/orangefs/orangefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/xfs/xfs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/udf/udf.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/9p/9p.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/9p/9p.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/9p/9p.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/xfs/xfs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/afs/kafs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nilfs2/nilfs2.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/afs/kafs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nilfs2/nilfs2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/cachefiles/cachefiles.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/afs/kafs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nilfs2/nilfs2.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/xfs/xfs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/cachefiles/cachefiles.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/cachefiles/cachefiles.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stackglue.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stackglue.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stackglue.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_user.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_user.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_user.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2_stack_o2cb.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/ocfs2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/btrfs/btrfs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/gfs2/gfs2.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/gfs2/gfs2.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/bcachefs/bcachefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ceph/ceph.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/gfs2/gfs2.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/btrfs/btrfs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ceph/ceph.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/ceph/ceph.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/btrfs/btrfs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/bcachefs/bcachefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/erofs/erofs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/erofs/erofs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/erofs/erofs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/bcachefs/bcachefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/zonefs/zonefs.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/zonefs/zonefs.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/zonefs/zonefs.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs8_key_parser.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/asymmetric_keys/pkcs7_test_key.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_engine.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/echainiv.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_engine.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/echainiv.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_engine.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/echainiv.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecdsa_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecdsa_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecdsa_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_user.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_user.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crypto_user.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cmac.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/vmac.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cmac.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/vmac.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cmac.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/vmac.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xcbc.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xcbc.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xcbc.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/md4.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/md4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/md4.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/rmd160.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/streebog_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/rmd160.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/streebog_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/rmd160.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/streebog_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/wp512.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/wp512.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/wp512.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blake2b_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blake2b_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blake2b_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcbc.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lrw.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcbc.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lrw.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcbc.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lrw.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/keywrap.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/keywrap.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/keywrap.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/adiantum.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/adiantum.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/adiantum.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/nhpoly1305.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/nhpoly1305.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ccm.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/nhpoly1305.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ccm.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ccm.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha20poly1305.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha20poly1305.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha20poly1305.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aegis128.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aegis128.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aegis128.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcrypt.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcrypt.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cryptd.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/pcrypt.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cryptd.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cryptd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/des_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/des_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/fcrypt.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/des_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/fcrypt.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/fcrypt.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_common.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_common.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/blowfish_common.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_common.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_common.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/twofish_common.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/serpent_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/serpent_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aes_ti.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/serpent_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aes_ti.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/aes_ti.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/camellia_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast_common.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/camellia_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast_common.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/camellia_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast_common.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast5_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast5_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast6_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast5_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast6_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/cast6_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/poly1305_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/chacha_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/poly1305_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/poly1305_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/michael_mic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/michael_mic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/michael_mic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crc32_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crc32_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/crc32_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authenc.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authenc.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authenc.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authencesn.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authencesn.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/authencesn.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4hc.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4hc.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/lz4hc.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xxhash_generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xxhash_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xxhash_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/842.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/842.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/842.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ansi_cprng.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ansi_cprng.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ansi_cprng.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/tcrypt.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/tcrypt.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/tcrypt.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/af_alg.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/af_alg.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/af_alg.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_hash.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_hash.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_hash.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_skcipher.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_skcipher.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_skcipher.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_rng.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_rng.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_rng.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_aead.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_aead.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/algif_aead.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/zstd.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/zstd.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/zstd.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/essiv.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/essiv.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/essiv.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/curve25519-generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/curve25519-generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecrdsa_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/curve25519-generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecrdsa_generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/ecrdsa_generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xor.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xor.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/xor.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_tx.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_tx.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_memcpy.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_tx.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_memcpy.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_xor.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_memcpy.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_xor.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_xor.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_pq.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_pq.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_pq.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_raid6_recov.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_raid6_recov.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/kyber-iosched.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/crypto/async_tx/async_raid6_recov.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/kyber-iosched.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/kyber-iosched.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/bfq.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/bfq.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/math/cordic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/math/cordic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/block/bfq.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/math/cordic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha20poly1305.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha20poly1305.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libchacha20poly1305.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519-generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519-generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libcurve25519-generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libdes.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libdes.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libpoly1305.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libdes.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libpoly1305.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crypto/libpoly1305.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4_compress.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4hc_compress.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4_compress.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4hc_compress.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4_compress.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lz4/lz4hc_compress.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_bpf.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_bpf.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_blackhole_dev.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_blackhole_dev.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_blackhole_dev.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc-itu-t.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc4.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc-itu-t.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc4.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc-itu-t.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/test_bpf.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc4.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc7.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc7.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc7.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/libcrc32c.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/libcrc32c.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc8.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/libcrc32c.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc8.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/crc8.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_compress.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_compress.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_compress.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_decompress.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_decompress.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/842/842_decompress.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/raid6/raid6_pq.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/raid6/raid6_pq.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_kmp.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/raid6/raid6_pq.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_kmp.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_bm.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_kmp.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_bm.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_bm.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_fsm.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_fsm.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/notifier-error-inject.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/ts_fsm.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/notifier-error-inject.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/notifier-error-inject.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/memory-notifier-error-inject.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/memory-notifier-error-inject.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/memory-notifier-error-inject.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lru_cache.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lru_cache.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/lru_cache.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/parman.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/parman.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/objagg.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/parman.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/objagg.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/lib/objagg.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-regmap.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-regmap.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-regmap.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-generic.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-generic.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-generic.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-aggregator.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-aggregator.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-aggregator.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-bt8xx.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-bt8xx.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-ds4520.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-bt8xx.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-ds4520.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-ds4520.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-idio-16.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-idio-16.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-idio-16.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pcie-idio-24.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pcie-idio-24.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pcie-idio-24.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pci-idio-16.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pci-idio-16.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-sim.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-pci-idio-16.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-sim.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-sim.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/switch/switchtec.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/switch/switchtec.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-stub.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/switch/switchtec.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-stub.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-pf-stub.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-stub.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-pf-stub.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_input.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/pci-pf-stub.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_input.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_input.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_dma_buf.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_dma_buf.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/serial_base.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virtio/virtio_dma_buf.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/serial_base.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/serial_base.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/uartlite.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/ba431-rng.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/uartlite.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/ba431-rng.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/uartlite.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/ba431-rng.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/virtio-rng.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/virtio-rng.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/virtio-rng.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/s390-trng.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/s390-trng.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/s390-trng.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hangcheck-timer.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hangcheck-timer.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/tpm/tpm_vtpm_proxy.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hangcheck-timer.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-i2c.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-i2c.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-i2c.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-mmio.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-mmio.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-client.ko 1653s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/base/regmap/regmap-mmio.ko 1653s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-server.ko 1653s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-client.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-client.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-server.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rnbd/rnbd-server.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/brd.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/brd.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/brd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/nbd.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/nbd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/drbd/drbd.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/nbd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rbd.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rbd.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/drbd/drbd.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/rbd.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/drbd/drbd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/zram/zram.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/zram/zram.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/zram/zram.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/null_blk/null_blk.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/null_blk/null_blk.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/null_blk/null_blk.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/ti-st/st_drv.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/ti-st/st_drv.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/genwqe/genwqe_card.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/ti-st/st_drv.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/genwqe/genwqe_card.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/genwqe/genwqe_card.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-esm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-esm.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-esm.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-pfsm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-pfsm.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/nsm.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/tps6594-pfsm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/nsm.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/nsm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43-i2c.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43-i2c.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs42l43-i2c.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-i2c.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-i2c.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/cs40l50-i2c.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-i2c.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-i2c.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/tps6594-i2c.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/mfd-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/mfd-core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/device_dax.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mfd/mfd-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/device_dax.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/kmem.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/device_dax.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/kmem.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dax/kmem.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/raid_class.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/raid_class.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/raid_class.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_spi.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_spi.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_spi.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_fc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_fc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_iscsi.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_fc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_iscsi.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_sas.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_iscsi.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_sas.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_sas.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libsas/libsas.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libsas/libsas.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_srp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libsas/libsas.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_srp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_transport_srp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libfc/libfc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/fcoe.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libfc/libfc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/fcoe.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/fcoe.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libfc/libfc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/libfcoe.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/libfcoe.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/fcoe/libfcoe.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi_tcp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_tcp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi_tcp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_tcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/libiscsi_tcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_tcp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_boot_sysfs.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_boot_sysfs.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/iscsi_boot_sysfs.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/st.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/mpt3sas/mpt3sas.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/ch.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/st.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/ch.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/st.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/ch.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_debug.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_debug.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/scsi_debug.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-auth.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-auth.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-keyring.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-auth.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-keyring.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/common/nvme-keyring.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fabrics.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fabrics.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-rdma.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fabrics.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-rdma.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-rdma.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fc.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-fc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-tcp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-tcp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvme-loop.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvme-loop.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/host/nvme-tcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvme-loop.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-rdma.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-rdma.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-rdma.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-fc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-tcp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-fc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/tiny/bochs.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-tcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-fc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/tiny/bochs.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvme/target/nvmet-tcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/tiny/bochs.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_panel_orientation_quirks.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_panel_orientation_quirks.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_shmem_helper.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_vram_helper.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_panel_orientation_quirks.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_shmem_helper.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_vram_helper.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_shmem_helper.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_vram_helper.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_ttm_helper.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_ttm_helper.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_ttm_helper.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_kms_helper.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/ttm/ttm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_kms_helper.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/ttm/ttm.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/ttm/ttm.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/drm_kms_helper.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/adin.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/adin.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/adin.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/amd.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/amd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/aquantia/aquantia.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/amd.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm54140.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/aquantia/aquantia.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm54140.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/aquantia/aquantia.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm54140.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm7xxx.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm7xxx.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm7xxx.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm87xx.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm87xx.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm87xx.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-lib.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-ptp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-lib.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-ptp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-ptp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/bcm-phy-lib.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/broadcom.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/broadcom.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/broadcom.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cicada.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cicada.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cicada.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cortina.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cortina.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/cortina.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/davicom.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/davicom.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/davicom.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83640.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83640.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83640.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83822.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83822.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83822.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83848.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83848.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83867.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83848.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83867.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83867.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83869.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83869.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83869.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tc811.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tc811.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tc811.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tg720.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tg720.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/dp83tg720.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/icplus.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/icplus.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/icplus.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/intel-xway.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/intel-xway.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/intel-xway.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/et1011c.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/et1011c.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/et1011c.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/lxt.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/lxt.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/lxt.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell10g.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell10g.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell10g.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell-88q2xxx.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell-88q2xxx.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/marvell-88q2xxx.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/micrel.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/micrel.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/micrel.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip_t1.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip_t1.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/microchip_t1.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/mscc/mscc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/mscc/mscc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/national.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/qsemi.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/mscc/mscc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/national.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/qsemi.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/realtek.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/national.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/qsemi.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/realtek.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/realtek.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/uPD60620.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/uPD60620.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/rockchip.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/smsc.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/uPD60620.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/rockchip.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/smsc.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/ste10Xp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/rockchip.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/smsc.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/ste10Xp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/ste10Xp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/teranetics.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/teranetics.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/vitesse.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/teranetics.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/vitesse.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/mdio/mdio-mscc-miim.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/vitesse.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/mdio/mdio-mscc-miim.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/mdio/mdio-mscc-miim.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/alacritech/slicoss.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/alacritech/slicoss.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/alacritech/slicoss.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/engleder/tsnep.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/engleder/tsnep.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/engleder/tsnep.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/synopsys/dwc-xlgmac.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/bonding/bonding.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/bonding/bonding.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvlan.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvlan.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvtap.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/bonding/bonding.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvtap.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvlan.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ipvlan/ipvtap.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/dummy.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/wireguard/wireguard.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/dummy.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/eql.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/dummy.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/eql.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/eql.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/wireguard/wireguard.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/wireguard/wireguard.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ifb.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ifb.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macsec.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ifb.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macsec.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/amt.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macsec.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/amt.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/amt.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvlan.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvlan.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvlan.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvtap.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvtap.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netconsole.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/macvtap.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netconsole.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netconsole.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_broadcast.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_broadcast.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_broadcast.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_roundrobin.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_random.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_roundrobin.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_random.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_roundrobin.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_random.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_activebackup.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_activebackup.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_activebackup.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_loadbalance.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_loadbalance.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/team/team_mode_loadbalance.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/tap.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/veth.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/tap.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/veth.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/tap.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/veth.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vxlan/vxlan.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vxlan/vxlan.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vxlan/vxlan.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/geneve.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/geneve.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/geneve.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/gtp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/nlmon.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/gtp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/nlmon.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/gtp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/nlmon.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/pfcp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/pfcp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/pfcp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vrf.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vrf.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vrf.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vsockmon.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vsockmon.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netdevsim/netdevsim.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vsockmon.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netdevsim/netdevsim.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/netdevsim/netdevsim.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-core.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-dev.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-dev.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-dev.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-mux.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-mux.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-mux.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-stub.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-stub.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/i2c-stub.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_ines.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_ines.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_ines.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_clockmatrix.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_clockmatrix.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_clockmatrix.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_mock.ko 1654s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/power/sequencing/pwrseq-core.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_mock.ko 1654s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/power/sequencing/pwrseq-core.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ptp/ptp_mock.ko 1654s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/power/sequencing/pwrseq-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/pretimeout_panic.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/pretimeout_panic.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/pretimeout_panic.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/mena21_wdt.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/mena21_wdt.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/mena21_wdt.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/diag288_wdt.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/diag288_wdt.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/softdog.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/diag288_wdt.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/softdog.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/softdog.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid0.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid0.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid0.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid1.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid1.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid1.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid10.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid10.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid456.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid10.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid456.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/md-cluster.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/raid456.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/md-cluster.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/md-cluster.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/bcache/bcache.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-unstripe.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/bcache/bcache.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-unstripe.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-unstripe.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/bcache/bcache.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bufio.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bufio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bio-prison.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bufio.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bio-prison.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-bio-prison.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-crypt.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-crypt.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-crypt.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-delay.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-delay.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-delay.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-flakey.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-flakey.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-multipath.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-flakey.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-multipath.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-multipath.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-round-robin.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-round-robin.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-round-robin.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-queue-length.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-queue-length.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-service-time.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-historical-service-time.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-queue-length.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-service-time.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-historical-service-time.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-service-time.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-historical-service-time.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-io-affinity.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-io-affinity.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-io-affinity.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-switch.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-switch.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-snapshot.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/persistent-data/dm-persistent-data.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-switch.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-snapshot.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/persistent-data/dm-persistent-data.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-snapshot.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/persistent-data/dm-persistent-data.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-mirror.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-mirror.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-mirror.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-region-hash.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-region-hash.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-userspace.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-region-hash.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-userspace.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-userspace.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zero.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zero.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-raid.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zero.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-raid.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-thin-pool.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-raid.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-verity.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-thin-pool.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-verity.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-thin-pool.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-verity.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-vdo/dm-vdo.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-vdo/dm-vdo.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache-smq.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-ebs.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache-smq.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-ebs.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-cache-smq.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-ebs.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-vdo/dm-vdo.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-era.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-era.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-era.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-clone.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-clone.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-writes.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-clone.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-writes.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-log-writes.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-integrity.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-integrity.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-integrity.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zoned.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zoned.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-zoned.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-writecache.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-writecache.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/md/dm-writecache.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/mISDN_dsp.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/l1oip.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/l1oip.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/firmware/cirrus/cs_dsp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/isdn/mISDN/l1oip.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/firmware/cirrus/cs_dsp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/firmware/cirrus/cs_dsp.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/virtio/virtio_crypto.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/virtio/virtio_crypto.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/virtio/virtio_crypto.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/amlogic/amlogic-gxl-crypto.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virt/vmgenid.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virt/vmgenid.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virt/vmgenid.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pci.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_gth.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_sth.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_pti.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/intel_th/intel_th_msu_sink.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/chsc_sch.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/chsc_sch.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/chsc_sch.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/eadm_sch.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/eadm_sch.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/eadm_sch.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/ccwgroup.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/ccwgroup.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/ccwgroup.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/qdio.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/qdio.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/qdio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/vfio_ccw.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/vfio_ccw.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/cio/vfio_ccw.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_diag_mod.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_diag_mod.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_diag_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_fba_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_fba_mod.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dasd_fba_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dcssblk.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dcssblk.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/dcssblk.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/scm_block.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/scm_block.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/scm_block.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/fs3270.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/fs3270.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/fs3270.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmlogrdr.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmlogrdr.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmlogrdr.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_class.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_class.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_class.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_34xx.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_34xx.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_34xx.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_3590.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_3590.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/tape_3590.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monreader.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monreader.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monwriter.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monreader.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monwriter.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/monwriter.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmur.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmur.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/vmur.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/hmcdrv.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/hmcdrv.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/char/hmcdrv.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/ap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/ap.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/ap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt_cex4.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt_cex4.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/zcrypt_cex4.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/pkey.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/pkey.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/pkey.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/vfio_ap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/vfio_ap.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ctcm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/fsm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/crypto/vfio_ap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/fsm.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ctcm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/fsm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ctcm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/netiucv.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/netiucv.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/netiucv.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/smsgiucv_app.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/smsgiucv_app.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/smsgiucv_app.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/lcs.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/lcs.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/lcs.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l2.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l2.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l2.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l3.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l3.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/qeth_l3.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ism.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ism.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/scsi/zfcp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/net/ism.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/scsi/zfcp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/scsi/zfcp.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_mod.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_iblock.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_iblock.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_iblock.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_file.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_file.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_file.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_pscsi.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_pscsi.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_pscsi.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_user.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_user.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/target_core_user.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/loopback/tcm_loop.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/loopback/tcm_loop.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/loopback/tcm_loop.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/tcm_fc/tcm_fc.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/tcm_fc/tcm_fc.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/tcm_fc/tcm_fc.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/iscsi/iscsi_target_mod.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/iscsi/iscsi_target_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slimbus.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slimbus.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slimbus.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/target/iscsi/iscsi_target_mod.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slim-qcom-ctrl.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slim-qcom-ctrl.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/uio/uio.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/slimbus/slim-qcom-ctrl.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/uio/uio.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/uio/uio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio_iommu_type1.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio_iommu_type1.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/vfio_iommu_type1.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci-core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/pci/vfio-pci.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/mdev/mdev.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/mdev/mdev.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vfio/mdev/mdev.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_cm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_cm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_cm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/iw_cm.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/iw_cm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_cm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/iw_cm.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_cm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_cm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_umad.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_umad.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_umad.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_uverbs.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_ucm.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_uverbs.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_ucm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/rdma_ucm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_uverbs.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srp/ib_srp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/iser/ib_iser.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/isert/ib_isert.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-client.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/ulp/rtrs/rtrs-server.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/siw/siw.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/siw/siw.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/sw/siw/siw.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_net.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_net.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_net.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_scsi.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_scsi.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_scsi.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_vsock.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_vsock.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_vsock.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_iotlb.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_iotlb.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/vhost/vhost_iotlb.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_basic.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_basic.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_basic.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/dummy_stm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_p_sys-t.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/dummy_stm.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/dummy_stm.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_console.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_console.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_console.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_ftrace.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_ftrace.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/fpga-mgr.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_heartbeat.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwtracing/stm/stm_ftrace.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/fpga-mgr.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/fpga-mgr.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-cvp.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-cvp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-cvp.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-selectmap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-selectmap.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-pr-ip-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/xilinx-selectmap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-pr-ip-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/fpga/altera-pr-ip-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-core.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-core.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-core.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-bus-gpio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/trace_printk/trace-printk.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-bus-gpio.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/trace_printk/trace-printk.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/siox/siox-bus-gpio.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/ftrace/sample-trace-array.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/trace_printk/trace-printk.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/ftrace/sample-trace-array.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/samples/ftrace/sample-trace-array.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/core/pktgen.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/core/pktgen.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/core/pktgen.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/p8022.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/psnap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/p8022.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/psnap.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/p8022.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/stp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/psnap.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/stp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/stp.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/garp.ko 1655s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/garp.ko 1655s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/garp.ko 1655s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/mrp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_police.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/mrp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_police.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gact.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/802/mrp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_police.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gact.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gact.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mirred.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mirred.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mirred.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_sample.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_nat.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_sample.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_nat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_sample.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_pedit.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_nat.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_pedit.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_pedit.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_simple.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_simple.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_simple.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbedit.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_csum.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbedit.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_csum.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbedit.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mpls.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_csum.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mpls.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_mpls.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_vlan.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_vlan.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_vlan.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_bpf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_connmark.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_bpf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_connmark.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_bpf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ctinfo.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_connmark.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ctinfo.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ctinfo.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbmod.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbmod.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_skbmod.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_tunnel_key.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ct.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_tunnel_key.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ct.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_tunnel_key.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gate.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_ct.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gate.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/act_gate.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_htb.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_htb.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_htb.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hfsc.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hfsc.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_red.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_gred.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hfsc.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_red.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_gred.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_red.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_gred.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ingress.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ingress.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ingress.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfb.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfb.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfb.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_tbf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfq.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_tbf.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_sfq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_tbf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_teql.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_teql.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_teql.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_prio.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_prio.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_prio.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_multiq.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_multiq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_multiq.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_netem.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_netem.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_netem.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_drr.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_drr.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_drr.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_plug.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_plug.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_plug.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ets.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ets.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_ets.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio_lib.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio_lib.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_mqprio_lib.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_skbprio.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_skbprio.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_skbprio.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_choke.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_choke.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_choke.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_qfq.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_qfq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_qfq.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_codel.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_codel.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_codel.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_codel.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_codel.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cake.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_codel.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cake.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cake.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hhf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hhf.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_hhf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_pie.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_pie.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_pie.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_pie.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_fq_pie.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cbs.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_pie.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cbs.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_cbs.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_etf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_etf.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_etf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_taprio.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_taprio.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_u32.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_route.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/sch_taprio.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_u32.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_route.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_u32.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_route.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_fw.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_fw.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_fw.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_basic.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_basic.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flow.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_basic.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_cgroup.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flow.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_cgroup.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flow.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_cgroup.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_bpf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_bpf.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_bpf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flower.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flower.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_matchall.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_flower.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_cmp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_matchall.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_cmp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/cls_matchall.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_cmp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_nbyte.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_nbyte.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_u32.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_nbyte.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_u32.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_u32.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_meta.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_text.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_meta.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_text.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_meta.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_text.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipset.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipset.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipt.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipset.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipt.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sched/em_ipt.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netlink/netlink_diag.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netlink/netlink_diag.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netlink/netlink_diag.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_acct.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_acct.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_queue.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_acct.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_queue.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_queue.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_log.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_osf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_log.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_osf.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_log.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_osf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_hook.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_hook.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_hook.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netlink.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cttimeout.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netlink.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cttimeout.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netlink.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cttimeout.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cthelper.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cthelper.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nfnetlink_cthelper.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_amanda.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_ftp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_amanda.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_ftp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_amanda.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_ftp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_h323.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_h323.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_h323.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_irc.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_irc.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_irc.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_broadcast.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_broadcast.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_broadcast.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_netbios_ns.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_snmp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_snmp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_snmp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_pptp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_pptp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_pptp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sane.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sip.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sane.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sip.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sane.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_sip.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_tftp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_tftp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conntrack_tftp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_log_syslog.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_log_syslog.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_log_syslog.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_amanda.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_amanda.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_amanda.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_ftp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_irc.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_ftp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_irc.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_ftp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_irc.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_sip.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_sip.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_sip.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_tftp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_tftp.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_nat_tftp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_synproxy_core.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conncount.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_synproxy_core.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conncount.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_synproxy_core.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_conncount.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_dup_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_dup_netdev.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_dup_netdev.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_tables.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_tables.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_compat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_connlimit.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_compat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_tables.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_connlimit.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_compat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_connlimit.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_numgen.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_numgen.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_numgen.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_ct.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_flow_offload.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_ct.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_limit.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_flow_offload.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_limit.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_ct.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_flow_offload.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_limit.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_nat.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_nat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_nat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_queue.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_quota.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_queue.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_quota.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_queue.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_quota.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_inet.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_inet.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_inet.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_netdev.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tunnel.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tunnel.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_log.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_reject_netdev.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tunnel.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_log.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_log.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_masq.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_masq.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_masq.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_redir.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_redir.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_hash.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_redir.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_hash.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_hash.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_inet.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_inet.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_inet.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_netdev.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_socket.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_osf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_socket.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fib_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_osf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tproxy.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_socket.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_osf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tproxy.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_tproxy.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_xfrm.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_synproxy.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_chain_nat.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_xfrm.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_synproxy.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_dup_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_chain_nat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_xfrm.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_synproxy.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_dup_netdev.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_chain_nat.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_dup_netdev.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fwd_netdev.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table_inet.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fwd_netdev.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table_inet.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/x_tables.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nft_fwd_netdev.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table_inet.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/nf_flow_table.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/x_tables.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/x_tables.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpudp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mark.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connmark.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpudp.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mark.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connmark.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpudp.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_set.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mark.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connmark.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_set.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_set.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_AUDIT.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nat.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CHECKSUM.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CLASSIFY.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_AUDIT.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nat.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CHECKSUM.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CLASSIFY.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_AUDIT.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CHECKSUM.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CLASSIFY.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CONNSECMARK.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CONNSECMARK.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CT.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_DSCP.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HL.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CT.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CONNSECMARK.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_DSCP.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HL.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_CT.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_DSCP.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HL.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HMARK.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_LOG.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HMARK.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NETMAP.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFLOG.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_LOG.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NETMAP.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_HMARK.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFLOG.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_LOG.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NETMAP.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFLOG.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFQUEUE.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_RATEEST.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFQUEUE.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_REDIRECT.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_MASQUERADE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_RATEEST.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_NFQUEUE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_REDIRECT.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_MASQUERADE.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_RATEEST.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_REDIRECT.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_MASQUERADE.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_SECMARK.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TPROXY.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_SECMARK.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPMSS.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TPROXY.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_SECMARK.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPMSS.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TPROXY.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPMSS.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TCPOPTSTRIP.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TEE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TEE.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TRACE.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_IDLETIMER.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TEE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TRACE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_IDLETIMER.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_addrtype.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_TRACE.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_addrtype.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_IDLETIMER.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_addrtype.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_bpf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cluster.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_bpf.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_comment.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cluster.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_bpf.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_comment.ko 1656s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connbytes.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cluster.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_comment.ko 1656s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connbytes.ko 1656s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connbytes.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlabel.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlabel.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlimit.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_conntrack.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlabel.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlimit.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_conntrack.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cpu.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_connlimit.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_conntrack.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cpu.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cpu.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dccp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dccp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_devgroup.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dscp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dccp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_devgroup.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dscp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ecn.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_devgroup.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_dscp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ecn.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ecn.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_esp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_esp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hashlimit.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_esp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_helper.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hashlimit.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_helper.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hashlimit.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hl.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_helper.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hl.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_hl.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipcomp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipcomp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipcomp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_iprange.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipvs.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_iprange.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipvs.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_iprange.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_l2tp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_ipvs.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_l2tp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_l2tp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_length.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_length.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_limit.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mac.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_length.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_limit.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mac.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_limit.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_mac.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_multiport.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_multiport.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_multiport.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nfacct.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nfacct.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_osf.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_owner.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_nfacct.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_osf.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_owner.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_osf.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_owner.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cgroup.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cgroup.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_cgroup.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_physdev.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_physdev.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_physdev.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_pkttype.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_policy.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_pkttype.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_policy.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_pkttype.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_policy.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_quota.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_quota.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_quota.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_rateest.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_rateest.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_rateest.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_realm.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_realm.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_recent.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_realm.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_recent.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_sctp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_recent.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_sctp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_sctp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_socket.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_socket.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_socket.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_state.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_state.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_statistic.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_string.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_state.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_statistic.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_string.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_statistic.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_string.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpmss.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpmss.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_tcpmss.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_time.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_time.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_u32.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_time.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_u32.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/xt_u32.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ip.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_net.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_mac.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_net.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_net.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netport.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_list_set.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_list_set.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipset/ip_set_list_set.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_rr.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_rr.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_rr.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wrr.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lc.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lc.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lc.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_fo.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_wlc.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_fo.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_fo.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ovf.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblc.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_dh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_dh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_dh.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_mh.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_mh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_mh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sed.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sed.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_nq.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_sed.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_nq.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_nq.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_ftp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_tproxy_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_h323.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_h323.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_h323.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_pptp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ip_tables.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ip_tables.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ip_tables.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_filter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_filter.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_filter.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_mangle.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_mangle.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_mangle.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_nat.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_raw.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_nat.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_raw.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_nat.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_raw.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_security.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_security.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/iptable_security.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ah.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ah.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ah.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ECN.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_rpfilter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ECN.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_ECN.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_REJECT.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_REJECT.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_REJECT.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arp_tables.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arp_tables.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arpt_mangle.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arp_tables.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arpt_mangle.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arpt_mangle.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arptable_filter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arptable_filter.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/arptable_filter.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_tunnel.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_tunnel.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_tunnel.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipip.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipip.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/fou.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/fou.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/fou.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/gre.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/gre.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/gre.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_gre.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_gre.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_tunnel.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_gre.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_tunnel.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_tunnel.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_vti.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_vti.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ip_vti.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ah4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ah4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ah4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4_offload.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4_offload.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/esp4_offload.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipcomp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipcomp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/ipcomp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/xfrm4_tunnel.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/xfrm4_tunnel.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/xfrm4_tunnel.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tunnel4.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tunnel4.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/inet_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/inet_diag.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tunnel4.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/inet_diag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_diag.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_diag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_diag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/raw_diag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bbr.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/raw_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bbr.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/udp_diag.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/raw_diag.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bbr.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bic.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bic.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_bic.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_cdg.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_dctcp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_westwood.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_cdg.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_dctcp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_westwood.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_cdg.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_dctcp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_westwood.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_highspeed.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_highspeed.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_highspeed.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_hybla.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_htcp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_hybla.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_vegas.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_htcp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_hybla.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_vegas.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_htcp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_vegas.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_nv.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_nv.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_nv.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_veno.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_scalable.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_veno.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_lp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_scalable.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_veno.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_lp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_scalable.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_lp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_yeah.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_yeah.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_yeah.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_illinois.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_algo.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_illinois.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_algo.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_user.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv4/tcp_illinois.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_algo.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_user.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_user.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_ipcomp.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_ipcomp.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_ipcomp.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_interface.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/unix/unix_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_interface.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xfrm/xfrm_interface.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/unix/unix_diag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6_tables.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/unix/unix_diag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6_tables.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6_tables.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_filter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_filter.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_filter.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_mangle.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_raw.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_mangle.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_raw.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_mangle.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_raw.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_security.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_security.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_security.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_nat.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_nat.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6table_nat.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_tproxy_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ah.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ah.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_eui64.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ah.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_frag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_eui64.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_frag.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_eui64.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_frag.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_mh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_hbh.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_mh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_hbh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_mh.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rt.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_hbh.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rt.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_rt.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_srh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_NPT.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_srh.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_NPT.ko 1657s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_srh.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_NPT.ko 1657s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_REJECT.ko 1657s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ah6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ah6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6_offload.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ah6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6_offload.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ipcomp6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/esp6_offload.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ipcomp6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ipcomp6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/xfrm6_tunnel.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/tunnel6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/xfrm6_tunnel.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/mip6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/tunnel6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/xfrm6_tunnel.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/mip6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ila/ila.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/tunnel6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/mip6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ila/ila.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ila/ila.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_vti.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_vti.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/sit.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_tunnel.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_vti.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/sit.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_tunnel.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_gre.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/sit.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_tunnel.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_gre.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_gre.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/fou6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_udp_tunnel.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/fou6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_udp_tunnel.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/packet/af_packet_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/fou6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/8021q/8021q.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ipv6/ip6_udp_tunnel.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/packet/af_packet_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/packet/af_packet_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/8021q/8021q.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/8021q/8021q.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/iucv/af_iucv.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/iucv/af_iucv.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_gso.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_gso.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/iucv/af_iucv.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_router.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_gso.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_router.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_iptunnel.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_router.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_iptunnel.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mpls/mpls_iptunnel.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xdp/xsk_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mptcp/mptcp_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xdp/xsk_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mptcp/mptcp_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/xdp/xsk_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/mptcp/mptcp_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/llc/llc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/llc/llc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tls/tls.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/llc/llc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tls/tls.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tls/tls.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/key/af_key.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/key/af_key.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_meta_bridge.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/key/af_key.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_meta_bridge.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_meta_bridge.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_reject_bridge.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_reject_bridge.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nft_reject_bridge.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/nf_conntrack_bridge.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtables.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtables.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_broute.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtables.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_broute.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_broute.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_filter.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_nat.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_filter.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_nat.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_filter.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebtable_nat.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_802_3.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_802_3.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_among.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_802_3.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_among.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_among.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_limit.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_ip6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_limit.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_limit.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark_m.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark_m.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark_m.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_pkttype.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_pkttype.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_stp.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_pkttype.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_stp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_vlan.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_stp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_vlan.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_vlan.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arpreply.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arpreply.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_arpreply.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_dnat.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_mark.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_redirect.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_dnat.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_redirect.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_dnat.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_redirect.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_snat.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_snat.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_snat.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_log.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_nflog.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_log.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/bridge.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_nflog.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_log.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/netfilter/ebt_nflog.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/br_netfilter.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/br_netfilter.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/br_netfilter.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/bridge.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/bridge/bridge.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/sunrpc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/sunrpc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/sunrpc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sunrpc/xprtrdma/rpcrdma.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rxrpc/rxrpc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/kcm/kcm.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rxrpc/rxrpc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/kcm/kcm.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/kcm/kcm.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_core.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_core.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rxrpc/rxrpc.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_core.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_netlink.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_netlink.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_netlink.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_eth.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_eth.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_debugfs.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_eth.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_debugfs.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_debugfs.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/l2tp/l2tp_ip6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv4.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv6.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv4.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv6.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv4.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_ipv6.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/dccp/dccp_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_rdma.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_rdma.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/sctp/sctp.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_rdma.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_tcp.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_tcp.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/rds/rds_tcp.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/tipc/tipc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/smc/smc_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_fd.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_fd.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_fd.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_virtio.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_virtio.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_rdma.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_virtio.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_rdma.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/9p/9pnet_rdma.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ceph/libceph.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/psample/psample.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/psample/psample.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/psample/psample.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ceph/libceph.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ife/ife.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/openvswitch.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ceph/libceph.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ife/ife.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/ife/ife.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/openvswitch.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/openvswitch.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-vxlan.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-vxlan.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-vxlan.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-geneve.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-geneve.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-geneve.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-gre.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-gre.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/openvswitch/vport-gre.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_diag.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_diag.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_diag.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_loopback.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_loopback.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/vmw_vsock/vsock_loopback.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/nsh/nsh.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/nsh/nsh.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/net/nsh/nsh.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/virt/lib/irqbypass.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/virt/lib/irqbypass.ko 1658s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/virt/lib/irqbypass.ko 1658s STRIP /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 1658s SIGN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/ubuntu/ubuntu-host/ubuntu-host.ko 1658s DEPMOD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic 1658s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic' 1658s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 1658s # 1658s # Build module blacklists: 1658s # - blacklist all watchdog drivers (LP:1432837) 1658s # 1658s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modprobe.d 1658s echo "# Kernel supplied blacklist for linux-hwe-6.11 6.11.0-17-generic s390x" \ 1658s >/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modprobe.d/blacklist_linux-hwe-6.11_6.11.0-17-generic.conf 1658s for conf in s390x-generic s390x common.conf; do \ 1658s if [ -f debian.hwe-6.11/modprobe.d/$conf ]; then \ 1658s echo "# modprobe.d/$conf"; \ 1658s cat debian.hwe-6.11/modprobe.d/$conf; \ 1658s fi; \ 1658s done >>/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modprobe.d/blacklist_linux-hwe-6.11_6.11.0-17-generic.conf 1658s echo "# Autogenerated watchdog blacklist" \ 1658s >>/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modprobe.d/blacklist_linux-hwe-6.11_6.11.0-17-generic.conf 1658s ls -1 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/watchdog/ | \ 1658s grep -v '^bcm2835_wdt$' | \ 1658s sed -e 's/^/blacklist /' -e 's/.ko$//' | \ 1658s sort -u \ 1658s >>/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modprobe.d/blacklist_linux-hwe-6.11_6.11.0-17-generic.conf 1658s # 1658s # Remove all modules not in the inclusion list. 1658s # 1658s if [ -f debian.hwe-6.11/control.d/generic.inclusion-list ] ; then \ 1658s /sbin/depmod -v -b /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic 6.11.0-17-generic | \ 1658s sed -e "s@/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/@@g" | \ 1658s awk '{ print $1 " " $NF}' >/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/module-inclusion.depmap; \ 1658s mkdir -p /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic; \ 1658s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel \ 1658s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel; \ 1658s /bin/bash -e debian/scripts/module-inclusion --master \ 1658s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel \ 1658s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel \ 1658s debian.hwe-6.11/control.d/generic.inclusion-list \ 1658s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/module-inclusion.depmap 2>&1 | \ 1658s tee generic.inclusion-list.log; \ 1658s /sbin/depmod -b /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic -ea -F /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/boot/System.map-6.11.0-17-generic \ 1658s 6.11.0-17-generic 2>&1 |tee generic.depmod.log; \ 1658s if [ `grep -c 'unknown symbol' generic.depmod.log` -gt 0 ]; then \ 1658s echo "EE: Unresolved module dependencies in base package!"; \ 1658s exit 1; \ 1658s fi \ 1658s fi 1658s find: 'arch/*/kernel': No such file or directory 1658s find: 'arch/*/oprofile': No such file or directory 1658s find: 'arch/*/kvm/kvm.ko': No such file or directory 1658s find: 'drivers/acpi/*': No such file or directory 1658s find: 'drivers/char/ipmi/*': No such file or directory 1658s find: 'drivers/crypto/nx/*': No such file or directory 1658s find: 'drivers/firmware/efi/*': No such file or directory 1658s find: 'drivers/hv/*': No such file or directory 1658s find: 'drivers/message/fusion*': No such file or directory 1658s find: 'drivers/misc/cxl/*': No such file or directory 1658s find: 'drivers/net/ethernet/broadcom/bnx2x/*': No such file or directory 1658s find: 'drivers/net/ethernet/dec/tulip/*': No such file or directory 1658s find: 'drivers/net/ethernet/emulex/benet/*': No such file or directory 1658s find: 'drivers/net/ethernet/ibm/*': No such file or directory 1658s find: 'drivers/net/ethernet/intel/i40e/*': No such file or directory 1658s find: 'drivers/net/ethernet/intel/igb/*': No such file or directory 1658s find: 'drivers/net/ethernet/intel/ixgbe/*': No such file or directory 1658s find: 'drivers/net/fddi/*': No such file or directory 1658s find: 'drivers/net/ppp/*': No such file or directory 1658s find: 'drivers/net/slip/*': No such file or directory 1658s find: 'drivers/net/wwan/*': No such file or directory 1658s find: 'drivers/net/xen-netback/*': No such file or directory 1658s find: 'drivers/scsi/aacraid/*': No such file or directory 1658s find: 'drivers/scsi/cxlflash/*': No such file or directory 1658s find: 'drivers/scsi/ibmvscsi/*': No such file or directory 1658s find: 'drivers/scsi/lpfc/*': No such file or directory 1658s find: 'drivers/scsi/megaraid/*': No such file or directory 1658s find: 'drivers/scsi/qla2xxx/*': No such file or directory 1658s find: 'drivers/tty/serial/jsm/*': No such file or directory 1658s find: 'drivers/usb/host/*': No such file or directory 1658s find: 'drivers/video/fbdev/*': No such file or directory 1658s find: 'drivers/xen/*': No such file or directory 1658s find: 'fs/configfs/*': No such file or directory 1658s find: 'fs/ecryptfs/*': No such file or directory 1658s find: 'fs/efivarfs/*': No such file or directory 1658s find: 'fs/ext4/*': No such file or directory 1658s find: 'fs/fscache/*': No such file or directory 1658s find: 'fs/squashfs/*': No such file or directory 1658s find: 'fs/ufs/*': No such file or directory 1658s find: 'net/6lowpan/*': No such file or directory 1658s find: 'net/appletalk/*': No such file or directory 1658s find: 'net/atm/*': No such file or directory 1658s find: 'net/ax25/*': No such file or directory 1658s find: 'net/bpfilter/*': No such file or directory 1658s find: 'net/can/*': No such file or directory 1658s find: 'net/decnet/*': No such file or directory 1658s find: 'net/ieee802154/*': No such file or directory 1658s find: 'net/ipx/*': No such file or directory 1658s find: 'net/lapb/*': No such file or directory 1658s find: 'net/netrom/*': No such file or directory 1658s find: 'net/phonet/*': No such file or directory 1658s find: 'net/rose/*': No such file or directory 1658s find: 'net/x25/*': No such file or directory 1658s find: 'sound/core': No such file or directory 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/powerpc/kvm/kvm-hv.ko 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/powerpc/kvm/kvm-pr.ko 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/powerpc/kvm/vfio.ko 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/powerpc/platforms/powernv/opal-prd.ko 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/x86/kvm/kvm-amd.ko 1658s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/arch/x86/kvm/kvm-intel.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/acard-ahci.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/ahci.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/ahci_platform.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/ahci_tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/ata_generic.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/libahci.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/ata/libahci_platform.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/cryptoloop.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/floppy.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/loop.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/virtio_blk.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/block/xen-blkfront.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/bus/tegra-aconnect.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/hw_random/powernv-rng.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/ipmi/ipmi_msghandler.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/lp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/nvram.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/ppdev.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/raw.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/char/virtio_console.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/clk/clk-max77686.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/cpufreq/tegra186-cpufreq.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/cpufreq/tegra194-cpufreq.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/crypto/vmx/vmx-crypto.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/dma/tegra210-adma.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/firmware/dmi-sysfs.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/firmware/iscsi_ibft.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpio/gpio-max77620.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/ast/ast.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/bochs/bochs-drm.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/cirrus/cirrus.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/tegra/tegra-drm.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/vboxvideo/vboxvideo.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/drm/xen/drm_xen_front.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/gpu/host1x/host1x.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hid/hid-generic.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hid/hid-hyperv.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hid/hid.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hid/usbhid/usbhid.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwmon/ibmpowernv.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/hwmon/pwm-fan.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/busses/i2c-tegra-bpmp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/busses/i2c-tegra-bpmp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/i2c/busses/i2c-tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_addr.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_mad.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/infiniband/core/ib_sa.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/evbug.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/gameport/gameport.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/input-leds.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/joydev.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/keyboard/gpio_keys.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/misc/xen-kbdfront.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/mouse/psmouse.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/serio/hyperv-keyboard.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/serio/serio_raw.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/serio/serport.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/input/touchscreen/usbtouchscreen.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/leds/leds-powernv.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/memory/tegra/tegra210-emc.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/eeprom/at24.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/vmw_balloon.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mmc/host/sdhci-tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mtd/cmdlinepart.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mtd/devices/powernv_flash.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/mtd/ofpart.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/appletalk/ipddp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/caif/caif_virtio.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/8390/8390.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/8390/ne2k-pci.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/amazon/ena/ena.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/amd/pcnet32.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/broadcom/tg3.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/intel/e1000/e1000.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/intel/iavf/iavf.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/realtek/8139cp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/realtek/8139too.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/hyperv/hv_netvsc.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/mii.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/pcs/pcs-xpcs.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/phy/phylink.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/ppp/bsd_comp.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/virtio_net.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vmxnet3/vmxnet3.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/vxlan.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/net/xen-netfront.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/nvmem/nvmem_core.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/parport/parport.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/parport/parport_pc.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/controller/dwc/pcie-tegra194.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pci/host/vmd.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/phy/tegra/phy-tegra194-p2u.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pinctrl/pinctrl-max77620.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/platform/x86/pvpanic.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pps/pps_core.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/pwm/pwm-tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/regulator/fixed.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/regulator/max77620-regulator.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/rtc/rtc-max77686.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/rtc/rtc-tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/s390/block/xpram.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/BusLogic.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/hv_storvsc.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/ipr.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/osd/libosd.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/osd/osd.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/qla1280.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/sd_mod.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/sr_mod.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/virtio_scsi.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/scsi/vmw_pvscsi.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/spi/spi-tegra114.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/staging/media/tegra-video/tegra-video.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/thermal/tegra/tegra-bpmp-thermal.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/tty/serial/serial-tegra.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/uio/uio_pdrv_genirq.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/usb/gadget/udc/tegra-xudc.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/usb/storage/uas.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/usb/storage/usb-storage.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/video/vgastate.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/virt/vboxguest/vboxguest.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/aufs/aufs.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/autofs/autofs4.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/exofs/libore.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/nls/nls_cp437.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/shiftfs.ko 1659s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/fs/vboxsf/vboxsf.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/drivers/pcsp/snd-pcsp.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/pci/hda/snd-hda-tegra.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/pci/snd-ens1370.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soc/tegra/snd-soc-tegra186-dspk.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soc/tegra/snd-soc-tegra210-admaif.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soc/tegra/snd-soc-tegra210-ahub.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soc/tegra/snd-soc-tegra210-dmic.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soc/tegra/snd-soc-tegra210-i2s.ko 1660s Warning: Could not find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/sound/soundcore.ko 1660s NOTE: pass 1: dependency scan 1660s NOTE: pass 1: drivers/gpu/drm/drm.ko pulls in drivers/gpu/drm/drm_panel_orientation_quirks.ko 1660s NOTE: pass 1: drivers/gpu/drm/drm.ko pulls in drivers/i2c/i2c-core.ko 1660s NOTE: pass 1: drivers/gpu/drm/virtio/virtio-gpu.ko pulls in drivers/gpu/drm/drm_shmem_helper.ko 1660s NOTE: pass 1: drivers/infiniband/ulp/isert/ib_isert.ko pulls in drivers/target/iscsi/iscsi_target_mod.ko 1660s NOTE: pass 1: drivers/net/bonding/bonding.ko pulls in net/tls/tls.ko 1660s NOTE: pass 1: drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko pulls in net/psample/psample.ko 1660s NOTE: pass 1: drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko pulls in drivers/net/vxlan/vxlan.ko 1660s NOTE: pass 1: drivers/net/ipvlan/ipvtap.ko pulls in drivers/net/tap.ko 1660s NOTE: pass 1: drivers/nvme/host/nvme.ko pulls in drivers/nvme/host/nvme-core.ko 1660s NOTE: pass 1: drivers/vfio/pci/vfio-pci-core.ko pulls in virt/lib/irqbypass.ko 1660s NOTE: pass 1: fs/9p/9p.ko pulls in fs/netfs/netfs.ko 1660s NOTE: pass 1: fs/smb/client/cifs.ko pulls in fs/nls/nls_ucs2_utils.ko 1660s NOTE: pass 1: net/openvswitch/openvswitch.ko pulls in net/nsh/nsh.ko 1660s NOTE: pass 2: dependency scan 1660s NOTE: pass 2: drivers/nvme/host/nvme-core.ko pulls in drivers/nvme/common/nvme-auth.ko 1660s NOTE: pass 3: dependency scan 1660s rm -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/build 1660s rm -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/source 1660s # Some initramfs-tools specific modules 1660s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/initrd 1660s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/video/vesafb.ko ]; then\ 1660s ln -sf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/kernel/drivers/video/vesafb.ko \ 1660s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/initrd/; \ 1660s fi 1660s echo "interest linux-update-6.11.0-17-generic" >"debian/linux-image-unsigned-6.11.0-17-generic.triggers" 1660s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-image-unsigned-6.11.0-17-generic/usr/lib/linux/triggers 1660s for which in postinst postrm preinst prerm; do template="debian/templates/image.$which.in"; script="debian/linux-image-unsigned-6.11.0-17-generic.$which"; sed -e 's/@abiname@/6.11.0-17/g' -e 's/@localversion@/-generic/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 1660s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/usr/lib/linux/triggers 1660s for which in postinst postrm; do template="debian/templates/extra.$which.in"; script="debian/linux-modules-6.11.0-17-generic.$which"; sed -e 's/@abiname@/6.11.0-17/g' -e 's/@localversion@/-generic/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 1660s # Install the postinit/postrm scripts in the extras package. 1660s if [ -f debian.hwe-6.11/control.d/generic.inclusion-list ] ; then \ 1660s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic/usr/lib/linux/triggers; \ 1660s for which in postinst postrm; do template="debian/templates/extra.$which.in"; script="debian/linux-modules-extra-6.11.0-17-generic.$which"; sed -e 's/@abiname@/6.11.0-17/g' -e 's/@localversion@/-generic/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done; \ 1660s fi 1660s cp /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/vmlinux tools/bpf/bpftool/ 1661s # The flavour specific headers image 1661s # TODO: Would be nice if we didn't have to dupe the original builddir 1661s install -d -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic 1661s cp /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic 1661s chmod 644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/.config 1661s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 O=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic -j1 syncconfig prepare scripts 1661s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 1661s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic' 1661s GEN Makefile 1661s HOSTCC scripts/basic/fixdep 1661s HOSTCC scripts/kconfig/conf.o 1661s HOSTCC scripts/kconfig/confdata.o 1661s HOSTCC scripts/kconfig/expr.o 1661s LEX scripts/kconfig/lexer.lex.c 1661s YACC scripts/kconfig/parser.tab.[ch] 1662s HOSTCC scripts/kconfig/lexer.lex.o 1662s HOSTCC scripts/kconfig/menu.o 1662s HOSTCC scripts/kconfig/parser.tab.o 1662s HOSTCC scripts/kconfig/preprocess.o 1662s HOSTCC scripts/kconfig/symbol.o 1663s HOSTCC scripts/kconfig/util.o 1663s HOSTLD scripts/kconfig/conf 1664s GEN Makefile 1664s UPD arch/s390/include/generated/uapi/asm/unistd_32.h 1664s UPD arch/s390/include/generated/uapi/asm/unistd_64.h 1664s HOSTCC scripts/genksyms/genksyms.o 1664s YACC scripts/genksyms/parse.tab.[ch] 1665s HOSTCC scripts/genksyms/parse.tab.o 1665s LEX scripts/genksyms/lex.lex.c 1665s HOSTCC scripts/genksyms/lex.lex.o 1665s HOSTLD scripts/genksyms/genksyms 1665s HOSTCC scripts/selinux/genheaders/genheaders 1665s HOSTCC scripts/selinux/mdp/mdp 1665s HOSTCC scripts/kallsyms 1666s HOSTCC scripts/sorttable 1666s HOSTCC scripts/asn1_compiler 1666s HOSTCC scripts/sign-file 1666s HOSTCC scripts/insert-sys-cert 1666s WRAP arch/s390/include/generated/uapi/asm/errno.h 1666s WRAP arch/s390/include/generated/uapi/asm/fcntl.h 1666s WRAP arch/s390/include/generated/uapi/asm/ioctl.h 1666s WRAP arch/s390/include/generated/uapi/asm/mman.h 1666s WRAP arch/s390/include/generated/uapi/asm/msgbuf.h 1666s WRAP arch/s390/include/generated/uapi/asm/param.h 1666s WRAP arch/s390/include/generated/uapi/asm/poll.h 1666s WRAP arch/s390/include/generated/uapi/asm/resource.h 1666s WRAP arch/s390/include/generated/uapi/asm/sembuf.h 1666s WRAP arch/s390/include/generated/uapi/asm/shmbuf.h 1666s WRAP arch/s390/include/generated/uapi/asm/siginfo.h 1666s WRAP arch/s390/include/generated/uapi/asm/socket.h 1666s WRAP arch/s390/include/generated/uapi/asm/sockios.h 1666s WRAP arch/s390/include/generated/uapi/asm/swab.h 1666s WRAP arch/s390/include/generated/uapi/asm/termbits.h 1666s WRAP arch/s390/include/generated/uapi/asm/termios.h 1666s WRAP arch/s390/include/generated/asm/asm-offsets.h 1666s WRAP arch/s390/include/generated/asm/kvm_types.h 1666s WRAP arch/s390/include/generated/asm/mcs_spinlock.h 1666s WRAP arch/s390/include/generated/asm/cacheflush.h 1666s WRAP arch/s390/include/generated/asm/cfi.h 1666s WRAP arch/s390/include/generated/asm/device.h 1666s WRAP arch/s390/include/generated/asm/div64.h 1666s WRAP arch/s390/include/generated/asm/dma-mapping.h 1666s WRAP arch/s390/include/generated/asm/emergency-restart.h 1666s WRAP arch/s390/include/generated/asm/irq_regs.h 1666s WRAP arch/s390/include/generated/asm/kmap_size.h 1666s WRAP arch/s390/include/generated/asm/local.h 1666s WRAP arch/s390/include/generated/asm/local64.h 1666s WRAP arch/s390/include/generated/asm/mmiowb.h 1666s WRAP arch/s390/include/generated/asm/module.lds.h 1666s WRAP arch/s390/include/generated/asm/serial.h 1666s WRAP arch/s390/include/generated/asm/shmparam.h 1666s WRAP arch/s390/include/generated/asm/simd.h 1666s WRAP arch/s390/include/generated/asm/switch_to.h 1666s WRAP arch/s390/include/generated/asm/trace_clock.h 1666s WRAP arch/s390/include/generated/asm/unaligned.h 1666s WRAP arch/s390/include/generated/asm/vermagic.h 1666s WRAP arch/s390/include/generated/asm/vga.h 1666s WRAP arch/s390/include/generated/asm/video.h 1666s UPD include/config/kernel.release 1666s UPD include/generated/uapi/linux/version.h 1666s UPD include/generated/utsrelease.h 1666s UPD include/generated/compile.h 1666s UPD arch/s390/include/generated/asm/syscall_table.h 1666s UPD arch/s390/include/generated/asm/unistd_nr.h 1666s HOSTCC arch/s390/tools/gen_facilities 1667s UPD arch/s390/include/generated/asm/facility-defs.h 1667s HOSTCC arch/s390/tools/gen_opcode_table 1667s UPD arch/s390/include/generated/asm/dis-defs.h 1667s HOSTCC arch/s390/tools/relocs 1667s CC scripts/mod/empty.o 1667s HOSTCC scripts/mod/mk_elfconfig 1667s MKELF scripts/mod/elfconfig.h 1667s HOSTCC scripts/mod/modpost.o 1667s CC scripts/mod/devicetable-offsets.s 1667s UPD scripts/mod/devicetable-offsets.h 1667s HOSTCC scripts/mod/file2alias.o 1668s HOSTCC scripts/mod/sumversion.o 1668s HOSTCC scripts/mod/symsearch.o 1668s HOSTLD scripts/mod/modpost 1668s UPD include/generated/timeconst.h 1668s CC kernel/bounds.s 1668s UPD include/generated/bounds.h 1668s CC arch/s390/kernel/asm-offsets.s 1669s UPD include/generated/asm-offsets.h 1669s CALL /tmp/autopkgtest.S9HXwA/build.V3M/src/scripts/checksyscalls.sh 1669s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-arch-fallback.h 1669s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-instrumented.h 1669s CHKSHA1 /tmp/autopkgtest.S9HXwA/build.V3M/src/include/linux/atomic/atomic-long.h 1669s DESCEND bpf/resolve_btfids 1669s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/ 1669s GEN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/bpf_helper_defs.h 1669s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/ 1669s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf.o 1673s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf.o 1674s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/nlattr.o 1674s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf.o 1675s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_errno.o 1675s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/str_error.o 1675s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/netlink.o 1676s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/bpf_prog_linfo.o 1676s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf_probes.o 1676s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/hashmap.o 1676s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_dump.o 1677s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/ringbuf.o 1677s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/strset.o 1677s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/linker.o 1678s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/gen_loader.o 1678s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/relo_core.o 1678s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/usdt.o 1679s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/zip.o 1679s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/elf.o 1679s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/features.o 1679s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_iter.o 1679s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/btf_relocate.o 1679s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/staticobjs/libbpf-in.o 1679s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf/libbpf.a 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/btf.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_common.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_legacy.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helpers.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_tracing.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_endian.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_core_read.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/skel_internal.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/libbpf_version.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/usdt.bpf.h 1679s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libbpf//include/bpf/bpf_helper_defs.h 1679s INSTALL libbpf_headers 1680s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/fixdep.o 1680s HOSTLD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/fixdep-in.o 1680s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/fixdep 1680s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids//libsubcmd 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/exec-cmd.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/help.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/pager.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/parse-options.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/run-command.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/sigchain.o 1680s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/subcmd-config.o 1680s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/libsubcmd-in.o 1680s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd/libsubcmd.a 1681s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/exec-cmd.h 1681s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/help.h 1681s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/pager.h 1681s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/parse-options.h 1681s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/libsubcmd//include/subcmd/run-command.h 1681s INSTALL libsubcmd_headers 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/main.o 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/rbtree.o 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/zalloc.o 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/string.o 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/ctype.o 1681s HOSTCC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/str_error_r.o 1681s HOSTLD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/tools/bpf/resolve_btfids/resolve_btfids-in.o 1681s LINK resolve_btfids 1681s LDS arch/s390/kernel/vdso64/vdso64.lds 1681s VDSO64A arch/s390/kernel/vdso64/vdso_user_wrapper.o 1681s VDSO64A arch/s390/kernel/vdso64/note.o 1681s VDSO64C arch/s390/kernel/vdso64/vdso64_generic.o 1681s VDSO64C arch/s390/kernel/vdso64/getcpu.o 1681s VDSO arch/s390/kernel/vdso64/vdso64.so.dbg 1681s VDSOSYM include/generated/vdso64-offsets.h 1681s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic' 1681s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src' 1681s # Makefile may need per-arch-flavour CC settings, which are 1681s # normally set via make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17-generic CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 during build 1681s rm -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s cp -a /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17/Makefile /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s sed -i 's|\(^HOSTCC = \)gcc$|\1gcc-13|' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s sed -i 's|\(^CC = $(CROSS_COMPILE)\)gcc$|\1gcc-13|' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s # Quick check for successful substitutions 1681s grep '^HOSTCC .*gcc-13$' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s HOSTCC = gcc-13 1681s grep '^CC .*gcc-13$' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Makefile 1681s CC = $(CROSS_COMPILE)gcc-13 1681s rm -rf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/include2 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/source 1681s # Copy over the compilation version. 1681s cp "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/include/generated/compile.h" \ 1681s "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/include/generated/compile.h" 1681s # Add UTS_UBUNTU_RELEASE_ABI since UTS_RELEASE is difficult to parse. 1681s echo "#define UTS_UBUNTU_RELEASE_ABI 17" >> /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/include/generated/utsrelease.h 1681s # powerpc kernel arch seems to need some .o files for external module linking. Add them in. 1681s if [ -n "$(find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/arch/s390/lib/expoline -maxdepth 1 -name '*.o' -print -quit)" ]; then \ 1681s mkdir -p /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/arch/s390/lib/expoline/; \ 1681s cp /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/arch/s390/lib/expoline/*.o /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/arch/s390/lib/expoline/; \ 1681s fi 1681s # Copy over scripts/module.lds for building external modules 1681s cp /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/scripts/module.lds /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/scripts 1681s # Script to symlink everything up 1681s /bin/bash -e debian/scripts/link-headers "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic" "linux-hwe-6.11-headers-6.11.0-17" "generic" 1681s Symlinking and copying headers for generic... 1681s find: '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/arch/s390/lib/expoline': No such file or directory 1697s # The build symlink 1697s install -d debian/linux-headers-6.11.0-17-generic/lib/modules/6.11.0-17-generic 1697s ln -sf /usr/src/linux-headers-6.11.0-17-generic \ 1697s debian/linux-headers-6.11.0-17-generic/lib/modules/6.11.0-17-generic/build 1697s # And finally the symvers 1697s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/Module.symvers \ 1697s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/Module.symvers 1697s # Now the header scripts 1697s for which in postinst; do template="debian/templates/headers.$which.in"; script="debian/linux-headers-6.11.0-17-generic.$which"; sed -e 's/@abiname@/6.11.0-17/g' -e 's/@localversion@/-generic/g' -e 's/@image-stem@/vmlinuz/g' <"$template" >"$script"; done 1697s # At the end of the package prep, call the tests 1697s DPKG_ARCH="s390x" KERN_ARCH="s390" FLAVOUR="generic" \ 1697s VERSION="6.11.0-17" REVISION="17.17~24.04.2" \ 1697s PREV_REVISION="14.15~24.04.1" ABI_NUM="17" \ 1697s PREV_ABI_NUM="14" BUILD_DIR="/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic" \ 1697s INSTALL_DIR="/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic" SOURCE_DIR="/tmp/autopkgtest.S9HXwA/build.V3M/src" \ 1697s run-parts -v debian/tests-build 1697s run-parts: executing debian/tests-build/check-aliases 1698s Checking for dupe aliases in generic... 1698s sha1_s390 / sha256_s390 : cpu:type:*:feature:*0000* 1698s sha1_s390 / sha3_256_s390 : cpu:type:*:feature:*0000* 1698s sha1_s390 / sha3_512_s390 : cpu:type:*:feature:*0000* 1698s sha1_s390 / des_s390 : cpu:type:*:feature:*0000* 1698s sha1_s390 / aes_s390 : cpu:type:*:feature:*0000* 1698s sha1_s390 / prng : cpu:type:*:feature:*0000* 1698s sha1_s390 / ghash_s390 : cpu:type:*:feature:*0000* 1698s chacha_s390 / crc32_vx_s390 : cpu:type:*:feature:*0001* 1698s des_s390 / des_generic : crypto-des3_ede 1698s des_s390 / des_generic : des3_ede 1698s des_s390 / des_generic : crypto-des 1698s des_s390 / des_generic : des 1698s chacha_s390 / chacha_generic : crypto-chacha20 1698s chacha_s390 / chacha_generic : chacha20 1698s crc32_vx_s390 / crc32_generic : crypto-crc32 1698s crc32_vx_s390 / crc32_generic : crc32 1698s INT nvme / nvme : pci:v00001E4Bd00001602sv*sd*bc*sc*i* 1698s INT nvme / nvme : pci:v00001D97d00002263sv*sd*bc*sc*i* 1698s INT nvme / nvme : pci:v000010ECd00005763sv*sd*bc*sc*i* 1698s INT zcrypt_cex4 / zcrypt_cex4 : ap:t0E* 1698s INT zcrypt_cex4 / zcrypt_cex4 : ap:t0D* 1698s INT zcrypt_cex4 / zcrypt_cex4 : ap:t0C* 1698s INT zcrypt_cex4 / zcrypt_cex4 : ap:t0B* 1698s INT zcrypt_cex4 / zcrypt_cex4 : ap:t0A* 1698s sha1_s390 / pkey : cpu:type:*:feature:*0000* 1698s ctcm / lcs : ccw:t3088m1Fdt*dm* 1698s ctcm / lcs : ccw:t3088m08dt*dm* 1698s # 1698s # Remove files which are generated at installation by postinst, 1698s # except for modules.order and modules.builtin 1698s # 1698s # NOTE: need to keep this list in sync with postrm 1698s # 1698s mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_ 1698s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.order \ 1698s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_ 1698s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin ] ; then \ 1698s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin \ 1698s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_; \ 1698s fi 1698s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin.modinfo ] ; then \ 1698s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin.modinfo \ 1698s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_; \ 1698s fi 1698s rm -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.* 1698s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_/* \ 1698s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic 1698s rmdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/_ 1698s # Create the linux-tools tool links 1698s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/usbip /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/usbipd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/cpupower /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/perf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/libperf-jvmti.so /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s ln -sf ../../linux-hwe-6.11-tools-6.11.0-17/bpftool /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-tools-6.11.0-17-generic/usr/lib/linux-tools/6.11.0-17-generic 1698s # Build a temporary "installed headers" directory. 1698s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/_______________________________________________________________________dkms /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/_______________________________________________________________________dkms/headers /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/_______________________________________________________________________dkms/build /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/_______________________________________________________________________dkms/source 1698s cp -rp "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic" "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-headers-6.11.0-17/usr/src/linux-hwe-6.11-headers-6.11.0-17" "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/_______________________________________________________________________dkms/headers" 1698s # Build the final ABI information. 1698s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x 1698s sed -e 's/^\(.\+\)[[:space:]]\+\(.\+\)[[:space:]]\(.\+\)$/\3 \2 \1/' \ 1698s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/Module.symvers | sort > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic 1698s # Build the final ABI modules information. 1698s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-image-unsigned-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic \( -name '*.ko' -o -name '*.ko.*' \) | \ 1698s sed -e 's/.*\/\([^\/]*\)\.ko.*/\1/' | sort > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.modules 1698s # Build the final ABI built-in modules information. 1698s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin ] ; then \ 1698s sed -e 's/.*\/\([^\/]*\)\.ko/\1/' /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin | \ 1698s sort > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.modules.builtin; \ 1698s fi 1698s # Build the final ABI firmware information. 1698s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-image-unsigned-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic -name \*.ko | \ 1698s while read ko; do \ 1698s /sbin/modinfo $ko | grep ^firmware || true; \ 1698s done | sort -u >/tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.fwinfo 1699s # Build the final ABI built-in firmware information. 1699s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin.modinfo ] ; then \ 1699s cat /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic/lib/modules/6.11.0-17-generic/modules.builtin.modinfo | \ 1699s tr '\0' '\n' | sed -n 's/^.*firmware=/firmware: /p' | \ 1699s sort -u > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.fwinfo.builtin; \ 1699s fi 1699s # Build the final ABI compiler information. 1699s ko=$(find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-image-unsigned-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-6.11.0-17-generic /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-modules-extra-6.11.0-17-generic -name \*.ko | head -1); \ 1699s readelf -p .comment "$ko" | gawk ' \ 1699s ($1 == "[") { \ 1699s printf("%s", $3); \ 1699s for (n=4; n<=NF; n++) { \ 1699s printf(" %s", $n); \ 1699s } \ 1699s print "" \ 1699s }' | sort -u >/tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.compiler 1699s # Build the buildinfo package content. 1700s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/.config \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/config 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/abi 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.modules \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/modules 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.fwinfo \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/fwinfo 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.compiler \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/compiler 1700s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.modules.builtin ] ; then \ 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.modules.builtin \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/modules.builtin; \ 1700s fi 1700s if [ -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.fwinfo.builtin ] ; then \ 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian.hwe-6.11/__abi.current/s390x/generic.fwinfo.builtin \ 1700s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/fwinfo.builtin; \ 1700s fi 1700s install -m644 debian/canonical-certs.pem /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/canonical-certs.pem 1700s install -m644 debian/canonical-revoked-certs.pem /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/canonical-revoked-certs.pem 1700s # List of source files used for this build 1700s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/build-generic/sources.list /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-buildinfo-6.11.0-17-generic/usr/lib/linux/6.11.0-17-generic/sources 1700s # Get rid of .o and .cmd artifacts in headers 1700s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic -name \*.o -or -name \*.cmd -exec rm -f {} \; 1700s # Strip .so files (e.g., rust/libmacros.so) to reduce size even more 1700s find /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic -name libmacros.so -exec strip -s {} \; 1700s # Generate Rust lib files 1700s install -d -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-lib-rust-6.11.0-17-generic/usr/src/linux-hwe-6.11-lib-rust-6.11.0-17-generic 1700s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/rust /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-lib-rust-6.11.0-17-generic/usr/src/linux-hwe-6.11-lib-rust-6.11.0-17-generic 1700s # Generate symlink for Rust lib directory in headers 1700s /bin/bash -e debian/scripts/link-lib-rust "/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic" "linux-hwe-6.11-headers-6.11.0-17" "generic" 1700s Symlinking and copying Rust files for generic... 1700s ln -s ../linux-hwe-6.11-lib-rust-6.11.0-17-generic/rust /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-headers-6.11.0-17-generic/usr/src/linux-headers-6.11.0-17-generic/rust 1700s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-install-generic 1700s Debug: build-arch 1700s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-perarch 1700s rm -rf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch 1700s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch 1700s rsync -a --exclude debian --exclude debian.master --exclude debian.hwe-6.11 --exclude .git -a ./ /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/ 1713s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-prepare-perarch 1714s Debug: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-build-perarch 1714s chmod 755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/autogen.sh 1714s cd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip && ./autogen.sh 1714s + autoreconf -i -f -v 1714s autoreconf: export WARNINGS= 1714s autoreconf: Entering directory '.' 1714s autoreconf: configure.ac: not using Gettext 1715s autoreconf: running: aclocal --force 1715s autoreconf: configure.ac: tracing 1716s autoreconf: running: libtoolize --copy --force 1716s libtoolize: putting auxiliary files in '.'. 1716s libtoolize: copying file './ltmain.sh' 1716s libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 1716s libtoolize: and rerunning libtoolize and aclocal. 1716s libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 1716s autoreconf: configure.ac: not using Intltool 1716s autoreconf: configure.ac: not using Gtkdoc 1716s autoreconf: running: aclocal --force 1716s autoreconf: running: /usr/bin/autoconf --force 1716s configure.ac:30: warning: The macro `AC_HEADER_STDC' is obsolete. 1716s configure.ac:30: You should run autoupdate. 1716s ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... 1716s configure.ac:30: the top level 1716s configure.ac:31: warning: whitespace-separated list contains macros; 1716s configure.ac:31: in a future version of Autoconf they will not be expanded 1716s configure.ac:31: note: `dnl' is a macro 1716s ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... 1716s configure.ac:31: the top level 1716s configure.ac:44: warning: whitespace-separated list contains macros; 1716s configure.ac:44: in a future version of Autoconf they will not be expanded 1716s configure.ac:44: note: `dnl' is a macro 1716s ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... 1716s configure.ac:44: the top level 1716s configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete. 1716s configure.ac:55: You should run autoupdate. 1716s ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... 1716s lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... 1716s ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... 1716s configure.ac:55: the top level 1716s configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete. 1716s configure.ac:55: You should run autoupdate. 1716s ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... 1716s lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... 1716s lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... 1716s ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... 1716s configure.ac:55: the top level 1716s autoreconf: running: /usr/bin/autoheader --force 1717s autoreconf: running: automake --add-missing --copy --force-missing 1717s configure.ac:16: installing './compile' 1717s configure.ac:16: installing './config.guess' 1717s configure.ac:16: installing './config.sub' 1717s configure.ac:15: installing './install-sh' 1717s configure.ac:15: installing './missing' 1717s libsrc/Makefile.am: installing './depcomp' 1717s autoreconf: Leaving directory '.' 1717s chmod 755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/configure 1717s cd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip && ./configure --prefix=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin 1717s checking for a BSD-compatible install... /usr/bin/install -c 1717s checking whether build environment is sane... yes 1717s checking for a race-free mkdir -p... /usr/bin/mkdir -p 1717s checking for gawk... gawk 1717s checking whether make sets $(MAKE)... yes 1717s checking whether make supports nested variables... yes 1717s checking build system type... s390x-ibm-linux-gnu 1717s checking host system type... s390x-ibm-linux-gnu 1717s checking how to print strings... printf 1717s checking whether make supports the include directive... yes (GNU style) 1717s checking for gcc... gcc 1717s checking whether the C compiler works... yes 1717s checking for C compiler default output file name... a.out 1717s checking for suffix of executables... 1717s checking whether we are cross compiling... no 1717s checking for suffix of object files... o 1717s checking whether the compiler supports GNU C... yes 1717s checking whether gcc accepts -g... yes 1717s checking for gcc option to enable C11 features... none needed 1717s checking whether gcc understands -c and -o together... yes 1717s checking dependency style of gcc... gcc3 1717s checking for a sed that does not truncate output... /usr/bin/sed 1717s checking for grep that handles long lines and -e... /usr/bin/grep 1717s checking for egrep... /usr/bin/grep -E 1717s checking for fgrep... /usr/bin/grep -F 1717s checking for ld used by gcc... /usr/bin/ld 1717s checking if the linker (/usr/bin/ld) is GNU ld... yes 1717s checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 1717s checking the name lister (/usr/bin/nm -B) interface... BSD nm 1717s checking whether ln -s works... yes 1717s checking the maximum length of command line arguments... 1572864 1717s checking how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop 1717s checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop 1717s checking for /usr/bin/ld option to reload object files... -r 1717s checking for file... file 1717s checking for objdump... objdump 1717s checking how to recognize dependent libraries... pass_all 1717s checking for dlltool... no 1717s checking how to associate runtime and link libraries... printf %s\n 1717s checking for ar... ar 1717s checking for archiver @FILE support... @ 1717s checking for strip... strip 1717s checking for ranlib... ranlib 1717s checking command to parse /usr/bin/nm -B output from gcc object... ok 1717s checking for sysroot... no 1717s checking for a working dd... /usr/bin/dd 1717s checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 1717s checking for mt... mt 1717s checking if mt is a manifest tool... no 1717s checking for stdio.h... yes 1717s checking for stdlib.h... yes 1717s checking for string.h... yes 1717s checking for inttypes.h... yes 1717s checking for stdint.h... yes 1717s checking for strings.h... yes 1717s checking for sys/stat.h... yes 1717s checking for sys/types.h... yes 1717s checking for unistd.h... yes 1717s checking for dlfcn.h... yes 1717s checking for objdir... .libs 1718s checking if gcc supports -fno-rtti -fno-exceptions... no 1718s checking for gcc option to produce PIC... -fPIC -DPIC 1718s checking if gcc PIC flag -fPIC -DPIC works... yes 1718s checking if gcc static flag -static works... yes 1718s checking if gcc supports -c -o file.o... yes 1718s checking if gcc supports -c -o file.o... (cached) yes 1718s checking whether the gcc linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes 1718s checking whether -lc should be explicitly linked in... no 1718s checking dynamic linker characteristics... GNU/Linux ld.so 1718s checking how to hardcode library paths into programs... immediate 1718s checking whether stripping libraries is possible... yes 1718s checking if libtool supports shared libraries... yes 1718s checking whether to build shared libraries... yes 1718s checking whether to build static libraries... yes 1718s checking whether make supports nested variables... (cached) yes 1718s checking for gcc... (cached) gcc 1718s checking whether the compiler supports GNU C... (cached) yes 1718s checking whether gcc accepts -g... (cached) yes 1718s checking for gcc option to enable C11 features... (cached) none needed 1718s checking whether gcc understands -c and -o together... (cached) yes 1718s checking dependency style of gcc... (cached) gcc3 1718s checking whether make sets $(MAKE)... (cached) yes 1718s checking for dirent.h that defines DIR... yes 1718s checking for library containing opendir... none required 1718s checking for egrep... (cached) /usr/bin/grep -E 1718s checking for arpa/inet.h... yes 1718s checking for fcntl.h... yes 1718s checking for netdb.h... yes 1718s checking for netinet/in.h... yes 1718s checking for stdint.h... (cached) yes 1718s checking for stdlib.h... (cached) yes 1718s checking for string.h... (cached) yes 1718s checking for sys/socket.h... yes 1718s checking for syslog.h... yes 1718s checking for unistd.h... (cached) yes 1718s checking for int32_t... yes 1718s checking for size_t... yes 1718s checking for ssize_t... yes 1718s checking for uint16_t... yes 1718s checking for uint32_t... yes 1718s checking for uint8_t... yes 1718s checking for GNU libc compatible realloc... yes 1718s checking for memset... yes 1718s checking for mkdir... yes 1718s checking for regcomp... yes 1718s checking for socket... yes 1718s checking for strchr... yes 1718s checking for strerror... yes 1718s checking for strstr... yes 1718s checking for strtoul... yes 1718s checking for libudev.h... yes 1718s checking for udev_new in -ludev... yes 1718s checking whether to use the libwrap (TCP wrappers) library... (default) 1718s checking for hosts_access in -lwrap... no 1718s checking whether to use fortify... default 1718s checking that generated files are newer than configure... done 1718s configure: creating ./config.status 1719s config.status: creating Makefile 1719s config.status: creating libsrc/Makefile 1719s config.status: creating src/Makefile 1719s config.status: creating config.h 1719s config.status: executing depfiles commands 1719s config.status: executing libtool commands 1719s cd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip && make install CFLAGS="-g -O2 -static" CROSS_COMPILE=s390x-linux-gnu- 1719s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1719s Making install in libsrc 1719s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1719s CC libusbip_la-names.lo 1719s CC libusbip_la-usbip_host_driver.lo 1719s CC libusbip_la-usbip_device_driver.lo 1719s CC libusbip_la-usbip_common.lo 1719s CC libusbip_la-usbip_host_common.lo 1719s CC libusbip_la-vhci_driver.lo 1720s CC libusbip_la-sysfs_utils.lo 1720s CCLD libusbip.la 1720s make[3]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1720s /usr/bin/mkdir -p '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib' 1720s /bin/bash ../libtool --mode=install /usr/bin/install -c libusbip.la '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib' 1720s libtool: install: /usr/bin/install -c .libs/libusbip.lai /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.la 1720s libtool: install: /usr/bin/install -c .libs/libusbip.a /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1720s libtool: install: chmod 644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1720s libtool: install: ranlib /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib/libusbip.a 1720s libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib 1720s ---------------------------------------------------------------------- 1720s Libraries have been installed in: 1720s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/lib 1720s 1720s If you ever happen to want to link against installed libraries 1720s in a given directory, LIBDIR, you must either use libtool, and 1720s specify the full pathname of the library, or use the '-LLIBDIR' 1720s flag during linking and do at least one of the following: 1720s - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 1720s during execution 1720s - add LIBDIR to the 'LD_RUN_PATH' environment variable 1720s during linking 1720s - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 1720s - have your system administrator add LIBDIR to '/etc/ld.so.conf' 1720s 1720s See any operating system documentation about shared libraries for 1720s more information, such as the ld(1) and ld.so(8) manual pages. 1720s ---------------------------------------------------------------------- 1720s make[3]: Nothing to be done for 'install-data-am'. 1720s make[3]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1720s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/libsrc' 1720s Making install in src 1720s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/src' 1720s CC usbip.o 1720s CC utils.o 1720s CC usbip_network.o 1720s CC usbip_attach.o 1720s CC usbip_detach.o 1720s CC usbip_list.o 1721s CC usbip_bind.o 1721s CC usbip_unbind.o 1721s CC usbip_port.o 1721s CCLD usbip 1721s CC usbipd.o 1721s CCLD usbipd 1721s make[3]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/src' 1721s /usr/bin/mkdir -p '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin' 1721s /bin/bash ../libtool --mode=install /usr/bin/install -c usbip usbipd '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin' 1721s libtool: install: /usr/bin/install -c usbip /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbip 1721s libtool: install: /usr/bin/install -c usbipd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbipd 1721s make[3]: Nothing to be done for 'install-data-am'. 1721s make[3]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/src' 1721s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/src' 1721s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1721s make[3]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1721s make[3]: Nothing to be done for 'install-exec-am'. 1721s /usr/bin/mkdir -p '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/include/usbip' 1721s /usr/bin/install -c -m 644 libsrc/usbip_common.h libsrc/vhci_driver.h libsrc/usbip_host_driver.h libsrc/list.h libsrc/sysfs_utils.h libsrc/usbip_host_common.h '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/include/usbip' 1721s /usr/bin/mkdir -p '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/share/man/man8' 1721s /usr/bin/install -c -m 644 doc/usbip.8 doc/usbipd.8 '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/share/man/man8' 1721s make[3]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1721s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1721s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip' 1721s make -C /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/power/cpupower \ 1721s CROSS_COMPILE=s390x-linux-gnu- \ 1721s CROSS=s390x-linux-gnu- \ 1721s STATIC=true \ 1721s CPUFREQ_BENCH=false 1721s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/power/cpupower' 1721s CC lib/cpufreq.o 1721s CC lib/cpupower.o 1721s CC lib/cpuidle.o 1722s CC lib/acpi_cppc.o 1722s CC lib/powercap.o 1722s LD libcpupower.so.0.0.1 1722s CC utils/helpers/amd.o 1722s CC utils/helpers/msr.o 1722s CC utils/helpers/sysfs.o 1722s CC utils/helpers/misc.o 1722s CC utils/helpers/cpuid.o 1722s CC utils/helpers/pci.o 1722s CC utils/helpers/bitmask.o 1722s CC utils/idle_monitor/nhm_idle.o 1722s CC utils/idle_monitor/snb_idle.o 1722s CC utils/idle_monitor/hsw_ext_idle.o 1722s CC utils/idle_monitor/amd_fam14h_idle.o 1722s CC utils/idle_monitor/cpuidle_sysfs.o 1722s CC utils/idle_monitor/mperf_monitor.o 1722s CC utils/idle_monitor/cpupower-monitor.o 1722s CC utils/idle_monitor/rapl_monitor.o 1722s CC utils/cpupower.o 1722s CC utils/cpufreq-info.o 1722s CC utils/cpufreq-set.o 1722s CC utils/cpupower-set.o 1722s CC utils/cpupower-info.o 1722s CC utils/cpuidle-info.o 1722s CC utils/cpuidle-set.o 1722s CC utils/powercap-info.o 1722s CC cpupower 1722s MSGFMT po/de.gmo 1722s MSGFMT po/fr.gmo 1722s MSGFMT po/it.gmo 1722s MSGFMT po/cs.gmo 1722s MSGFMT po/pt.gmo 1722s MSGFMT po/ka.gmo 1722s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/power/cpupower' 1722s cd /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf && \ 1722s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17- CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 prefix=/usr HAVE_CPLUS_DEMANGLE_SUPPORT=1 CROSS_COMPILE=s390x-linux-gnu- NO_LIBPERL=1 WERROR=0 1722s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf' 1722s BUILD: Doing 'make -j4' parallel build 1722s HOSTCC fixdep.o 1722s HOSTLD fixdep-in.o 1722s LINK fixdep 1723s Warning: Kernel ABI header differences: 1723s diff -u tools/arch/x86/include/asm/cpufeatures.h arch/x86/include/asm/cpufeatures.h 1723s diff -u tools/arch/arm64/include/uapi/asm/unistd.h arch/arm64/include/uapi/asm/unistd.h 1723s diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h 1723s diff -u tools/lib/list_sort.c lib/list_sort.c 1725s Makefile.config:626: No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel or systemtap-sdt-dev 1725s Makefile.config:712: Warning: Disabled BPF skeletons as clang (clang) is missing 1725s Makefile.config:1122: No libbabeltrace found, disables 'perf data' CTF format support, please install libbabeltrace-dev[el]/libbabeltrace-ctf-dev 1725s Makefile.config:1134: No libcapstone found, disables disasm engine support for 'perf script', please install libcapstone-dev/capstone-devel 1726s Makefile.config:1199: libpfm4 not found, disables libpfm4 support. Please install libpfm4-dev 1726s 1726s Auto-detecting system features: 1726s ... dwarf: [ on ] 1726s ... dwarf_getlocations: [ on ] 1726s ... glibc: [ on ] 1726s ... libbfd: [ OFF ] 1726s ... libbfd-buildid: [ OFF ] 1726s ... libcap: [ on ] 1726s ... libelf: [ on ] 1726s ... libnuma: [ on ] 1726s ... numa_num_possible_cpus: [ on ] 1726s ... libperl: [ OFF ] 1726s ... libpython: [ on ] 1726s ... libcrypto: [ on ] 1726s ... libunwind: [ OFF ] 1726s ... libdw-dwarf-unwind: [ on ] 1726s ... libcapstone: [ OFF ] 1726s ... zlib: [ on ] 1726s ... lzma: [ on ] 1726s ... get_cpuid: [ OFF ] 1726s ... bpf: [ on ] 1726s ... libaio: [ on ] 1726s ... libzstd: [ on ] 1726s 1726s GEN common-cmds.h 1726s GEN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/arch/arm64/include/generated/asm/sysreg-defs.h 1726s PERF_VERSION = 6.11.11 1726s CC jvmti/libjvmti.o 1726s GEN perf-archive 1726s GEN perf-iostat 1726s CC dlfilters/dlfilter-test-api-v0.o 1726s CC jvmti/jvmti_agent.o 1726s CC dlfilters/dlfilter-test-api-v2.o 1726s CC dlfilters/dlfilter-show-cycles.o 1726s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fd/ 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fd/array.o 1726s CC jvmti/libstring.o 1726s CC jvmti/libctype.o 1726s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fd/libapi-in.o 1726s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/ 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/fs.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/cpu.h 1726s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/ 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/tracing_path.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/core.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/cgroup.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/cpumap.o 1726s LD jvmti/jvmti-in.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/debug.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/cpu.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/debug.o 1726s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/fs/libapi-in.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/str_error_r.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/exec-cmd.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/include/subcmd/exec-cmd.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/include/subcmd/help.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/include/subcmd/pager.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/help.o 1726s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/libapi-in.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/threadmap.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/io.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/fd/array.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/fs/fs.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/include/api/fs/tracing_path.h 1726s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libapi/libapi.a 1726s INSTALL libapi_headers 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/bpf_perf.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/core.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/evsel.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsymbol/kallsyms.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/pager.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/evlist.o 1726s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsymbol/libsymbol-in.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsymbol/include/symbol/kallsyms.h 1726s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsymbol/libsymbol.a 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/parse-options.o 1726s INSTALL libsymbol_headers 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/include/subcmd/parse-options.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/run-command.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/cpumap.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/threadmap.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/evlist.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/evsel.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/event.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/perf/mmap.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/cpumap.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/evlist.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/include/subcmd/run-command.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/sigchain.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/mmap.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/subcmd-config.o 1726s GEN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/bpf_helper_defs.h 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/zalloc.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/xyarray.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/lib.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/evsel.h 1726s INSTALL libsubcmd_headers 1726s LINK libperf-jvmti.so 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf.h 1726s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/libperf-in.o 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/lib.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/libbpf.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/mmap.h 1726s LINK dlfilters/dlfilter-test-api-v0.so 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/rc_check.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/btf.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/libbpf_common.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/libbpf_legacy.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf_helpers.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf_tracing.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf_endian.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf_core_read.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/skel_internal.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/libbpf_version.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/threadmap.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/include/internal/xyarray.h 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/usdt.bpf.h 1726s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf/libperf.a 1726s LINK dlfilters/dlfilter-test-api-v2.so 1726s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/include/bpf/bpf_helper_defs.h 1726s INSTALL libbpf_headers 1726s INSTALL libperf_headers 1726s LINK dlfilters/dlfilter-show-cycles.so 1726s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/ 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/libbpf.o 1726s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/ 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/bpf.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/nlattr.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/btf.o 1726s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/libbpf_errno.o 1727s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/libsubcmd-in.o 1727s AR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libsubcmd/libsubcmd.a 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/str_error.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/netlink.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/bpf_prog_linfo.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/libbpf_probes.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/hashmap.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/btf_dump.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/ringbuf.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/strset.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/linker.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/gen_loader.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/relo_core.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/usdt.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/zip.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/elf.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/features.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/btf_iter.o 1727s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/btf_relocate.o 1727s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/staticobjs/libbpf-in.o 1727s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libbpf/libbpf.a 1727s CC builtin-bench.o 1727s CC ui/setup.o 1727s CC tests/builtin-test.o 1727s CC util/arm64-frame-pointer-unwind-support.o 1727s CC util/addr_location.o 1727s CC ui/helpline.o 1727s CC bench/sched-messaging.o 1728s CC ui/progress.o 1728s CC util/annotate.o 1728s CC ui/util.o 1728s CC ui/hist.o 1728s CC bench/sched-pipe.o 1728s CC tests/tests-scripts.o 1728s CC bench/sched-seccomp-notify.o 1728s CC bench/syscall.o 1728s CC tests/parse-events.o 1728s CC bench/mem-functions.o 1728s CC bench/futex-hash.o 1728s CC bench/futex-wake.o 1728s CC bench/futex-wake-parallel.o 1728s CC ui/stdio/hist.o 1728s CC util/block-info.o 1728s CC bench/futex-requeue.o 1728s CC bench/futex-lock-pi.o 1728s CC util/block-range.o 1728s CC bench/epoll-wait.o 1729s CC util/build-id.o 1729s CC bench/epoll-ctl.o 1729s CC ui/browser.o 1729s CC bench/synthesize.o 1729s CC util/cacheline.o 1729s CC util/config.o 1729s CC tests/dso-data.o 1729s CC bench/kallsyms-parse.o 1729s CC bench/find-bit-bench.o 1729s CC ui/browsers/annotate.o 1729s CC tests/attr.o 1729s CC bench/inject-buildid.o 1729s CC tests/vmlinux-kallsyms.o 1729s CC util/copyfile.o 1729s CC bench/evlist-open-close.o 1729s CC util/ctype.o 1729s CC util/db-export.o 1729s CC tests/openat-syscall.o 1729s CC bench/breakpoint.o 1729s CC ui/browsers/annotate-data.o 1729s CC tests/openat-syscall-all-cpus.o 1729s CC bench/pmu-scan.o 1729s CC tests/openat-syscall-tp-fields.o 1729s CC util/disasm.o 1729s CC bench/uprobe.o 1729s CC ui/browsers/hists.o 1729s CC tests/mmap-basic.o 1729s CC bench/numa.o 1730s CC tests/perf-record.o 1730s CC tests/evsel-roundtrip-name.o 1730s CC tests/evsel-tp-sched.o 1730s CC tests/fdarray.o 1730s CC tests/pmu.o 1730s CC util/disasm_bpf.o 1730s CC util/env.o 1730s LD bench/perf-bench-in.o 1730s LD perf-bench-in.o 1730s CC util/event.o 1730s CC tests/pmu-events.o 1730s CC util/evlist.o 1730s CC tests/hists_common.o 1730s CC util/sideband_evlist.o 1730s CC tests/hists_link.o 1730s CC util/evsel.o 1731s CC ui/browsers/map.o 1731s CC tests/hists_filter.o 1731s CC ui/browsers/scripts.o 1731s CC tests/hists_output.o 1731s CC ui/browsers/header.o 1731s CC ui/browsers/res_sample.o 1731s CC util/evsel_fprintf.o 1731s LD ui/browsers/perf-ui-in.o 1731s CC ui/tui/setup.o 1731s CC tests/hists_cumulate.o 1731s CC tests/python-use.o 1731s CC ui/tui/util.o 1731s CC tests/bp_signal.o 1731s CC tests/bp_signal_overflow.o 1731s CC tests/bp_account.o 1731s CC ui/tui/helpline.o 1731s CC ui/tui/progress.o 1731s CC util/perf_event_attr_fprintf.o 1731s CC tests/wp.o 1731s LD ui/tui/perf-ui-in.o 1731s LD ui/perf-ui-in.o 1731s LD perf-ui-in.o 1731s CC util/evswitch.o 1731s CC tests/task-exit.o 1731s CC tests/sw-clock.o 1731s CC tests/mmap-thread-lookup.o 1731s CC tests/thread-maps-share.o 1731s CC util/find_bit.o 1731s CC util/get_current_dir_name.o 1731s LD arch/s390/perf-test-in.o 1731s LD arch/perf-test-in.o 1731s CC util/levenshtein.o 1731s TEST pmu-events/metric_test.log 1731s CC tests/switch-tracking.o 1731s CC util/mmap.o 1731s CC arch/common.o 1731s GEN pmu-events/pmu-events.c 1731s CC arch/s390/util/header.o 1731s CC pmu-events/pmu-events.o 1732s CC util/memswap.o 1732s CC tests/keep-tracking.o 1732s CC arch/s390/util/kvm-stat.o 1732s BISON util/parse-events-bison.c 1732s CC tests/code-reading.o 1732s CC arch/s390/util/perf_regs.o 1732s CC arch/s390/util/dwarf-regs.o 1732s CC util/print-events.o 1732s LD pmu-events/pmu-events-in.o 1732s CC tests/sample-parsing.o 1732s CC arch/s390/util/unwind-libdw.o 1732s CC arch/s390/util/machine.o 1732s CC arch/s390/util/pmu.o 1732s CC util/tracepoint.o 1732s CC arch/s390/util/auxtrace.o 1732s CC builtin-annotate.o 1732s CC tests/parse-no-sample-id-all.o 1732s CC util/perf_regs.o 1732s LD arch/s390/util/perf-util-in.o 1732s LD arch/s390/perf-util-in.o 1732s LD arch/perf-util-in.o 1732s CC tests/kmod-path.o 1732s CC scripts/python/Perf-Trace-Util/Context.o 1732s CC util/perf-regs-arch/perf_regs_aarch64.o 1732s CC util/perf-regs-arch/perf_regs_arm.o 1732s CC util/perf-regs-arch/perf_regs_csky.o 1732s CC util/perf-regs-arch/perf_regs_loongarch.o 1732s CC util/perf-regs-arch/perf_regs_mips.o 1732s CC util/perf-regs-arch/perf_regs_powerpc.o 1732s CC util/perf-regs-arch/perf_regs_riscv.o 1732s LD scripts/python/Perf-Trace-Util/perf-util-in.o 1732s LD scripts/perf-util-in.o 1732s CC util/perf-regs-arch/perf_regs_s390.o 1732s CC util/perf-regs-arch/perf_regs_x86.o 1732s CC builtin-config.o 1732s LD util/perf-regs-arch/perf-util-in.o 1732s CC util/intel-pt-decoder/intel-pt-pkt-decoder.o 1732s CC tests/thread-map.o 1732s GEN util/intel-pt-decoder/inat-tables.c 1732s CC builtin-diff.o 1732s CC builtin-evlist.o 1732s CC tests/topology.o 1732s CC util/intel-pt-decoder/intel-pt-log.o 1732s CC builtin-ftrace.o 1732s CC tests/mem.o 1732s CC util/intel-pt-decoder/intel-pt-decoder.o 1732s CC tests/cpumap.o 1732s CC tests/stat.o 1733s CC tests/event_update.o 1733s CC builtin-help.o 1733s CC tests/event-times.o 1733s CC builtin-buildid-list.o 1733s CC builtin-buildid-cache.o 1733s CC tests/expr.o 1733s CC builtin-kallsyms.o 1733s CC builtin-list.o 1733s CC builtin-record.o 1733s CC tests/backward-ring-buffer.o 1733s CC tests/sdt.o 1733s CC tests/is_printable_array.o 1733s CC util/arm-spe-decoder/arm-spe-pkt-decoder.o 1733s CC tests/bitmap.o 1733s CC tests/perf-hooks.o 1733s CC tests/unit_number__scnprintf.o 1733s CC tests/mem2node.o 1733s CC util/intel-pt-decoder/intel-pt-insn-decoder.o 1733s CC util/arm-spe-decoder/arm-spe-decoder.o 1733s CC tests/maps.o 1733s LD util/arm-spe-decoder/perf-util-in.o 1733s CC builtin-report.o 1733s CC tests/time-utils-test.o 1733s CC tests/genelf.o 1733s LD util/intel-pt-decoder/perf-util-in.o 1733s CC tests/api-io.o 1733s CC util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.o 1734s LD util/hisi-ptt-decoder/perf-util-in.o 1734s CC util/scripting-engines/trace-event-python.o 1734s CC tests/demangle-java-test.o 1734s CC tests/demangle-ocaml-test.o 1734s CC tests/pfm.o 1734s CC tests/parse-metric.o 1734s CC util/path.o 1734s CC builtin-stat.o 1734s CC tests/pe-file-parsing.o 1734s CC tests/expand-cgroup.o 1734s CC util/print_binary.o 1734s CC tests/perf-time-to-tsc.o 1734s CC builtin-top.o 1734s CC tests/dlfilter-test.o 1734s LD util/scripting-engines/perf-util-in.o 1734s CC util/print_insn.o 1734s CC util/rlimit.o 1734s CC util/argv_split.o 1734s CC tests/sigtrap.o 1734s CC util/rbtree.o 1734s CC tests/event_groups.o 1734s CC tests/symbols.o 1734s CC util/libstring.o 1735s CC tests/util.o 1735s CC util/bitmap.o 1735s CC tests/workloads/noploop.o 1735s CC tests/workloads/thloop.o 1735s CC tests/workloads/leafloop.o 1735s CC tests/workloads/sqrtloop.o 1735s CC util/hweight.o 1735s CC builtin-script.o 1735s CC util/smt.o 1735s CC tests/workloads/brstack.o 1735s CC util/strbuf.o 1735s CC tests/workloads/datasym.o 1735s LD tests/workloads/perf-test-in.o 1735s LD tests/perf-test-in.o 1735s LD perf-test-in.o 1735s CC builtin-kvm.o 1735s CC util/string.o 1735s CC util/strlist.o 1735s AR libperf-bench.a 1735s CC builtin-inject.o 1735s CC util/strfilter.o 1735s CC util/top.o 1735s CC util/usage.o 1735s CC util/dso.o 1735s AR libperf-test.a 1735s CC builtin-mem.o 1735s AR libperf-ui.a 1735s CC builtin-data.o 1736s CC util/dsos.o 1736s AR libpmu-events.a 1736s CC util/symbol.o 1736s CC builtin-version.o 1736s CC builtin-c2c.o 1736s CC builtin-daemon.o 1736s CC builtin-kmem.o 1736s CC util/symbol_fprintf.o 1736s CC util/map_symbol.o 1736s CC util/color.o 1736s CC util/color_config.o 1738s CC util/metricgroup.o 1738s CC builtin-kwork.o 1738s CC util/header.o 1738s CC builtin-lock.o 1738s CC util/callchain.o 1738s CC util/values.o 1738s CC util/debug.o 1738s CC builtin-sched.o 1738s CC builtin-timechart.o 1738s CC util/fncache.o 1738s CC util/machine.o 1738s CC builtin-trace.o 1738s CC trace/beauty/clone.o 1738s CC trace/beauty/fcntl.o 1738s CC trace/beauty/flock.o 1738s CC trace/beauty/fs_at_flags.o 1738s CC trace/beauty/fsmount.o 1738s CC trace/beauty/fspick.o 1738s CC trace/beauty/kcmp.o 1738s CC trace/beauty/mount_flags.o 1738s CC trace/beauty/move_mount.o 1738s CC trace/beauty/pkey_alloc.o 1738s CC trace/beauty/arch_prctl.o 1738s CC util/map.o 1738s CC trace/beauty/prctl.o 1738s CC trace/beauty/renameat.o 1738s CC trace/beauty/sockaddr.o 1738s CC trace/beauty/socket.o 1738s LD arch/perf-in.o 1738s CC builtin-probe.o 1738s CC trace/beauty/statx.o 1738s CC trace/beauty/sync_file_range.o 1738s CC util/maps.o 1738s CC trace/beauty/timespec.o 1739s CC trace/beauty/tracepoints/x86_irq_vectors.o 1739s CC trace/beauty/tracepoints/x86_msr.o 1739s LD trace/beauty/tracepoints/perf-in.o 1739s LD trace/beauty/perf-in.o 1739s CC perf.o 1739s CC util/pstack.o 1739s CC util/session.o 1739s CC util/sample-raw.o 1739s CC util/s390-sample-raw.o 1739s CC util/amd-sample-raw.o 1739s CC util/syscalltbl.o 1739s CC util/ordered-events.o 1739s CC util/namespaces.o 1739s CC util/comm.o 1739s CC util/thread.o 1739s CC util/threads.o 1739s CC util/thread_map.o 1739s CC util/parse-events-bison.o 1739s LD perf-in.o 1739s BISON util/pmu-bison.c 1739s CC util/pmus.o 1739s CC util/svghelper.o 1739s CC util/trace-event-info.o 1740s CC util/trace-event-scripting.o 1740s CC util/trace-event.o 1740s CC util/trace-event-parse.o 1740s CC util/trace-event-read.o 1740s CC util/sort.o 1740s CC util/hist.o 1740s CC util/util.o 1740s CC util/cpumap.o 1740s CC util/affinity.o 1740s CC util/cputopo.o 1740s CC util/cgroup.o 1740s CC util/target.o 1740s CC util/rblist.o 1740s CC util/intlist.o 1740s CC util/vdso.o 1740s CC util/counts.o 1740s CC util/stat.o 1740s CC util/stat-shadow.o 1740s CC util/stat-display.o 1741s CC util/perf_api_probe.o 1741s CC util/record.o 1741s CC util/srcline.o 1741s CC util/srccode.o 1741s CC util/synthetic-events.o 1741s CC util/data.o 1741s CC util/tsc.o 1741s CC util/cloexec.o 1741s CC util/call-path.o 1741s CC util/rwsem.o 1741s CC util/thread-stack.o 1741s CC util/spark.o 1741s CC util/topdown.o 1741s CC util/iostat.o 1741s CC util/stream.o 1741s CC util/auxtrace.o 1741s CC util/intel-pt.o 1741s CC util/intel-bts.o 1742s CC util/arm-spe.o 1742s CC util/hisi-ptt.o 1742s CC util/s390-cpumsf.o 1742s CC util/cs-etm-base.o 1742s CC util/parse-branch-options.o 1742s CC util/dump-insn.o 1742s CC util/parse-regs-options.o 1742s CC util/parse-sublevel-options.o 1742s CC util/term.o 1742s CC util/help-unknown-cmd.o 1742s CC util/dlfilter.o 1742s CC util/mem-events.o 1742s CC util/mem-info.o 1742s CC util/vsprintf.o 1742s CC util/units.o 1742s CC util/time-utils.o 1742s BISON util/expr-bison.c 1742s CC util/branch.o 1742s CC util/mem2node.o 1742s CC util/clockid.o 1742s CC util/list_sort.o 1742s CC util/mutex.o 1742s CC util/sharded_mutex.o 1742s CC util/bpf_map.o 1742s CC util/symbol-elf.o 1742s CC util/probe-file.o 1742s CC util/probe-event.o 1742s CC util/probe-finder.o 1743s CC util/dwarf-aux.o 1743s CC util/dwarf-regs.o 1743s CC util/debuginfo.o 1743s CC util/annotate-data.o 1743s CC util/unwind-libdw.o 1743s CC util/data-convert-json.o 1743s CC util/zlib.o 1743s CC util/lzma.o 1743s CC util/zstd.o 1743s CC util/cap.o 1743s CXX util/demangle-cxx.o 1743s CC util/demangle-ocaml.o 1743s CC util/demangle-java.o 1743s CC util/demangle-rust.o 1743s CC util/jitdump.o 1743s CC util/genelf.o 1743s CC util/genelf_debug.o 1743s CC util/perf-hooks.o 1743s CC util/bpf-event.o 1744s CC util/bpf-utils.o 1744s FLEX util/parse-events-flex.c 1744s FLEX util/pmu-flex.c 1744s CC util/pmu-bison.o 1744s FLEX util/expr-flex.c 1744s CC util/expr-bison.o 1744s CC util/expr.o 1744s CC util/parse-events.o 1744s CC util/parse-events-flex.o 1744s CC util/pmu.o 1744s CC util/pmu-flex.o 1744s CC util/expr-flex.o 1744s LD util/perf-util-in.o 1745s LD perf-util-in.o 1745s AR libperf-util.a 1745s LINK perf 1745s GEN python/perf.cpython-312-s390x-linux-gnu.so 1745s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf' 1745s mv /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/vmlinux /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/vmlinux 1745s make ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- HOSTCC=s390x-linux-gnu-gcc-13 CC=s390x-linux-gnu-gcc-13 RUSTC=rustc-1.80 HOSTRUSTC=rustc-1.80 RUSTFMT=/usr/lib/rust-1.80/bin/rustfmt BINDGEN=bindgen-0.65 KERNELRELEASE=6.11.0-17- CONFIG_DEBUG_SECTION_MISMATCH=y KBUILD_BUILD_VERSION="17~24.04.2" CFLAGS_MODULE="-DPKG_ABI=17" PYTHON=python3 CROSS_COMPILE=s390x-linux-gnu- -C /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool 1745s make[1]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool' 1746s 1746s Auto-detecting system features: 1746s ... clang-bpf-co-re: [ OFF ] 1746s ... llvm: [ OFF ] 1746s ... libcap: [ on ] 1746s ... libbfd: [ OFF ] 1746s 1746s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/ 1746s make[2]: Entering directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/lib/bpf' 1746s GEN /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/bpf_helper_defs.h 1746s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/ 1746s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/libbpf.o 1750s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/bpf.o 1750s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/nlattr.o 1750s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/btf.o 1752s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/libbpf_errno.o 1752s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/str_error.o 1752s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/netlink.o 1752s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/bpf_prog_linfo.o 1752s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/libbpf_probes.o 1753s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/hashmap.o 1753s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/btf_dump.o 1753s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/ringbuf.o 1753s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/strset.o 1754s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/linker.o 1754s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/gen_loader.o 1755s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/relo_core.o 1755s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/usdt.o 1755s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/zip.o 1755s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/elf.o 1756s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/features.o 1756s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/btf_iter.o 1756s CC /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/btf_relocate.o 1756s LD /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/staticobjs/libbpf-in.o 1756s LINK /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/libbpf.a 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/libbpf.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/btf.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/libbpf_common.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/libbpf_legacy.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf_helpers.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf_tracing.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf_endian.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf_core_read.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/skel_internal.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/libbpf_version.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/usdt.bpf.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/bpf_helper_defs.h 1756s INSTALL libbpf_headers 1756s make[2]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/lib/bpf' 1756s MKDIR /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/hashmap.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/nlattr.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/relo_core.h 1756s INSTALL /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/libbpf/include/bpf/libbpf_internal.h 1756s CC btf.o 1756s CC btf_dumper.o 1757s CC cfg.o 1757s CC cgroup.o 1757s CC common.o 1757s CC feature.o 1757s CC gen.o 1758s CC iter.o 1758s CC json_writer.o 1758s CC link.o 1758s CC main.o 1758s CC map.o 1759s CC map_perf_ring.o 1759s CC net.o 1759s CC netlink_dumper.o 1759s CC perf.o 1759s CC pids.o 1759s CC prog.o 1760s CC struct_ops.o 1760s CC tracelog.o 1760s CC xlated_dumper.o 1760s CC disasm.o 1760s LINK bpftool 1760s make[1]: Leaving directory '/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool' 1760s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/bpftool btf dump file /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/vmlinux format c > /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/vmlinux.h 1760s rm -f /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/vmlinux 1760s [ -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/ ] || mkdir /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/; touch /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/stamps/stamp-build-perarch 1760s Debug: install-tools 1761s Debug: install-source 1761s Debug: install-indep 1761s Debug: install-perarch 1761s # Add the tools. 1761s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib 1761s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbip /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/usb/usbip/bin/sbin/usbipd \ 1761s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/power/cpupower/cpupower \ 1761s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/perf /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/libperf-jvmti.so /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -d /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/python3/dist-packages/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/perf/python/perf*.so /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/python3/dist-packages/linux-hwe-6.11-tools-6.11.0-17 1761s install -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/tools/bpf/bpftool/bpftool /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-hwe-6.11-tools-6.11.0-17/usr/lib/linux-hwe-6.11-tools-6.11.0-17 1761s install -d -m755 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-bpf-dev/usr/include/s390x-linux-gnu/linux/ 1761s install -m644 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/build/tools-perarch/vmlinux.h /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/linux-bpf-dev/usr/include/s390x-linux-gnu/linux/vmlinux.h 1761s Debug: binary-perarch 1761s dh_installchangelogs -plinux-hwe-6.11-tools-6.11.0-17 1761s dh_installdocs -plinux-hwe-6.11-tools-6.11.0-17 1761s dh_compress -plinux-hwe-6.11-tools-6.11.0-17 1761s # Compress kernel modules, on mantic+ 1761s find debian/linux-hwe-6.11-tools-6.11.0-17 -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1761s dh_fixperms -plinux-hwe-6.11-tools-6.11.0-17 -X/boot/ 1761s dh_shlibdeps -plinux-hwe-6.11-tools-6.11.0-17 -- -l/usr/s390x-linux-gnu/lib 1763s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1763s diversion by libc6 from: /lib/ld64.so.1 1763s dpkg-shlibdeps: warning: diversions involved - output may be incorrect 1763s diversion by libc6 to: /lib/ld64.so.1.usr-is-merged 1763s dh_installdeb -plinux-hwe-6.11-tools-6.11.0-17 1763s dh_installdebconf -plinux-hwe-6.11-tools-6.11.0-17 1763s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-hwe-6.11-tools-6.11.0-17 -- -Vlinux:rprovides=' ' 1763s dh_md5sums -plinux-hwe-6.11-tools-6.11.0-17 1763s dh_builddeb -plinux-hwe-6.11-tools-6.11.0-17 1763s dpkg-deb: building package 'linux-hwe-6.11-tools-6.11.0-17' in '../linux-hwe-6.11-tools-6.11.0-17_6.11.0-17.17~24.04.2_s390x.deb'. 1767s Debug: module-signature-check-generic 1767s debian/scripts/checks/module-signature-check "generic" \ 1767s "debian/linux-modules-6.11.0-17-generic" \ 1767s "debian/linux-modules-extra-6.11.0-17-generic" \ 1767s 1767s II: Checking signature of staging modules for generic... 1767s II: Use signature inclusion file(s): 1767s /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/scripts/checks/../../../debian/signature-inclusion 1767s II: Checking modules directory: 1767s debian/linux-modules-6.11.0-17-generic 1767s debian/linux-modules-extra-6.11.0-17-generic 1767s II: Checked 0 modules : 0 PASS, 0 FAIL 1767s II: Done 1767s Debug: checks-generic 1767s Debug: binary-generic 1767s dh_testdir 1767s dh_testroot 1767s dh_installchangelogs -plinux-image-unsigned-6.11.0-17-generic 1767s dh_installdocs -plinux-image-unsigned-6.11.0-17-generic 1768s dh_compress -plinux-image-unsigned-6.11.0-17-generic 1768s # Compress kernel modules, on mantic+ 1768s find debian/linux-image-unsigned-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1768s dh_fixperms -plinux-image-unsigned-6.11.0-17-generic -X/boot/ 1768s dh_shlibdeps -plinux-image-unsigned-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1768s dh_installdeb -plinux-image-unsigned-6.11.0-17-generic 1768s dh_installdebconf -plinux-image-unsigned-6.11.0-17-generic 1768s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-image-unsigned-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1768s dpkg-gencontrol: warning: Depends field of package linux-image-unsigned-6.11.0-17-generic: substitution variable ${shlibs:Depends} used, but is not defined 1768s dh_md5sums -plinux-image-unsigned-6.11.0-17-generic 1768s dh_builddeb -plinux-image-unsigned-6.11.0-17-generic -- -Znone 1768s dpkg-deb: building package 'linux-image-unsigned-6.11.0-17-generic' in '../linux-image-unsigned-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1768s dh_installchangelogs -plinux-modules-6.11.0-17-generic 1768s dh_installdocs -plinux-modules-6.11.0-17-generic 1768s dh_compress -plinux-modules-6.11.0-17-generic 1768s # Compress kernel modules, on mantic+ 1768s find debian/linux-modules-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1776s dh_fixperms -plinux-modules-6.11.0-17-generic -X/boot/ 1776s dh_shlibdeps -plinux-modules-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1776s dh_installdeb -plinux-modules-6.11.0-17-generic 1776s dh_installdebconf -plinux-modules-6.11.0-17-generic 1776s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-modules-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1776s dpkg-gencontrol: warning: Depends field of package linux-modules-6.11.0-17-generic: substitution variable ${shlibs:Depends} used, but is not defined 1776s dpkg-gencontrol: warning: Built-Using field of package linux-modules-6.11.0-17-generic: substitution variable ${linux:BuiltUsing} used, but is not defined 1776s dh_md5sums -plinux-modules-6.11.0-17-generic 1776s dh_builddeb -plinux-modules-6.11.0-17-generic -- -Znone 1776s dpkg-deb: building package 'linux-modules-6.11.0-17-generic' in '../linux-modules-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1776s if [ -f debian.hwe-6.11/control.d/generic.inclusion-list ] ; then \ 1776s dh_installchangelogs -plinux-modules-extra-6.11.0-17-generic; \ 1776s dh_installdocs -plinux-modules-extra-6.11.0-17-generic; \ 1776s dh_compress -plinux-modules-extra-6.11.0-17-generic; \ 1776s # Compress kernel modules, on mantic+; \ 1776s find debian/linux-modules-extra-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm; \ 1776s dh_fixperms -plinux-modules-extra-6.11.0-17-generic -X/boot/; \ 1776s dh_shlibdeps -plinux-modules-extra-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib; \ 1776s dh_installdeb -plinux-modules-extra-6.11.0-17-generic; \ 1776s dh_installdebconf -plinux-modules-extra-6.11.0-17-generic; \ 1776s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-modules-extra-6.11.0-17-generic -- -Vlinux:rprovides=' ' ; \ 1776s dh_md5sums -plinux-modules-extra-6.11.0-17-generic; \ 1776s dh_builddeb -plinux-modules-extra-6.11.0-17-generic -- -Znone; \ 1776s fi 1780s dpkg-gencontrol: warning: Depends field of package linux-modules-extra-6.11.0-17-generic: substitution variable ${shlibs:Depends} used, but is not defined 1780s dpkg-deb: building package 'linux-modules-extra-6.11.0-17-generic' in '../linux-modules-extra-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1780s dh_installchangelogs -plinux-buildinfo-6.11.0-17-generic 1780s dh_installdocs -plinux-buildinfo-6.11.0-17-generic 1780s dh_compress -plinux-buildinfo-6.11.0-17-generic 1781s # Compress kernel modules, on mantic+ 1781s find debian/linux-buildinfo-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1781s dh_fixperms -plinux-buildinfo-6.11.0-17-generic -X/boot/ 1781s dh_shlibdeps -plinux-buildinfo-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1781s dh_installdeb -plinux-buildinfo-6.11.0-17-generic 1781s dh_installdebconf -plinux-buildinfo-6.11.0-17-generic 1781s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-buildinfo-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1781s dpkg-gencontrol: warning: Depends field of package linux-buildinfo-6.11.0-17-generic: substitution variable ${shlibs:Depends} used, but is not defined 1781s dpkg-gencontrol: warning: Built-Using field of package linux-buildinfo-6.11.0-17-generic: substitution variable ${linux:BuiltUsing} used, but is not defined 1781s dh_md5sums -plinux-buildinfo-6.11.0-17-generic 1781s dh_builddeb -plinux-buildinfo-6.11.0-17-generic 1781s dpkg-deb: building package 'linux-buildinfo-6.11.0-17-generic' in '../linux-buildinfo-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1782s dh_installchangelogs -plinux-headers-6.11.0-17-generic 1782s dh_installdocs -plinux-headers-6.11.0-17-generic 1782s dh_compress -plinux-headers-6.11.0-17-generic 1782s # Compress kernel modules, on mantic+ 1782s find debian/linux-headers-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1782s dh_fixperms -plinux-headers-6.11.0-17-generic -X/boot/ 1782s dh_shlibdeps -plinux-headers-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1783s dh_installdeb -plinux-headers-6.11.0-17-generic 1783s dh_installdebconf -plinux-headers-6.11.0-17-generic 1783s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-headers-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1783s dh_md5sums -plinux-headers-6.11.0-17-generic 1783s dh_builddeb -plinux-headers-6.11.0-17-generic 1783s dpkg-deb: building package 'linux-headers-6.11.0-17-generic' in '../linux-headers-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1787s dh_installchangelogs -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1787s dh_installchangelogs: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1787s dh_installdocs -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1787s dh_installdocs: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1787s dh_compress -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1788s # Compress kernel modules, on mantic+ 1788s dh_compress: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s find debian/linux-hwe-6.11-lib-rust-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1788s dh_fixperms -plinux-hwe-6.11-lib-rust-6.11.0-17-generic -X/boot/ 1788s dh_shlibdeps -plinux-hwe-6.11-lib-rust-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1788s dh_fixperms: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_installdeb -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1788s dh_shlibdeps: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_installdeb: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_installdebconf -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1788s dh_installdebconf: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-hwe-6.11-lib-rust-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1788s dh_md5sums -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1788s dh_gencontrol: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_builddeb -plinux-hwe-6.11-lib-rust-6.11.0-17-generic 1788s dh_md5sums: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_builddeb: warning: All requested packages have been excluded (e.g. via a Build-Profile or due to architecture restrictions). 1788s dh_installchangelogs -plinux-tools-6.11.0-17-generic 1788s dh_installdocs -plinux-tools-6.11.0-17-generic 1788s dh_compress -plinux-tools-6.11.0-17-generic 1788s # Compress kernel modules, on mantic+ 1788s find debian/linux-tools-6.11.0-17-generic -name '*.ko' -print0 | xargs -0 -n1 -P 4 -r zstd -19 --quiet --rm 1788s dh_fixperms -plinux-tools-6.11.0-17-generic -X/boot/ 1788s dh_shlibdeps -plinux-tools-6.11.0-17-generic -- -l/usr/s390x-linux-gnu/lib 1788s dh_installdeb -plinux-tools-6.11.0-17-generic 1788s dh_installdebconf -plinux-tools-6.11.0-17-generic 1788s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -plinux-tools-6.11.0-17-generic -- -Vlinux:rprovides=' ' 1788s dh_md5sums -plinux-tools-6.11.0-17-generic 1788s dh_builddeb -plinux-tools-6.11.0-17-generic 1789s dpkg-deb: building package 'linux-tools-6.11.0-17-generic' in '../linux-tools-6.11.0-17-generic_6.11.0-17.17~24.04.2_s390x.deb'. 1789s Debug: binary-debs 1789s Debug: binary-arch-headers 1789s dh_testdir 1789s dh_testroot 1789s Debug: binary-arch 1789s Debug: binary-indep 1789s dh_installchangelogs -i 1789s dh_installdocs -i 1789s dh_compress -i 1789s dh_fixperms -i 1790s dh_installdeb -i 1790s flock -w 60 /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/.LOCK dh_gencontrol -i 1790s dh_md5sums -i 1792s dh_builddeb -i 1792s dpkg-deb: building package 'linux-hwe-6.11-headers-6.11.0-17' in '../linux-hwe-6.11-headers-6.11.0-17_6.11.0-17.17~24.04.2_all.deb'. 1805s dpkg-genbuildinfo --build=binary -O../linux-hwe-6.11_6.11.0-17.17~24.04.2_s390x.buildinfo 1806s dpkg-genchanges --build=binary -O../linux-hwe-6.11_6.11.0-17.17~24.04.2_s390x.changes 1806s dpkg-genchanges: warning: package linux-image-unsigned-6.11.0-17-generic-dbgsym in control file but not in files list 1806s dpkg-genchanges: warning: package linux-cloud-tools-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: warning: package linux-modules-ipu6-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: warning: package linux-modules-ipu7-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: warning: package linux-modules-iwlwifi-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: warning: package linux-modules-usbio-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: warning: package linux-modules-vision-6.11.0-17-generic in control file but not in files list 1806s dpkg-genchanges: info: binary-only upload (no source code included) 1806s dpkg-source --after-build . 1806s dpkg-source: info: using options from src/debian/source/options: --diff-ignore --tar-ignore 1806s dpkg-buildpackage: info: binary-only upload (no source included) 1806s /tmp/autopkgtest.S9HXwA/wrapper.sh: checking for leaked background processes... 1806s /tmp/autopkgtest.S9HXwA/wrapper.sh: waiting for tee/cat subprocesses... 1806s /tmp/autopkgtest.S9HXwA/wrapper.sh: cleaning up... 1806s /tmp/autopkgtest.S9HXwA/wrapper.sh: Exit status: 0 1806s autopkgtest: DBG: testbed command exited with code 0 1807s autopkgtest [01:48:05]: test rebuild: -----------------------] 1807s autopkgtest: DBG: testbed executing test finished with exit status 0 1807s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/rebuild-stdout /tmp/autopkgtest-work.f7llk8eh/out/rebuild-stdout 1807s autopkgtest: DBG: got reply from testbed: ok 1807s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/rebuild-stderr /tmp/autopkgtest-work.f7llk8eh/out/rebuild-stderr 1807s autopkgtest: DBG: got reply from testbed: ok 1808s rebuild PASS 1808s autopkgtest [01:48:06]: test rebuild: - - - - - - - - - - results - - - - - - - - - - 1808s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/rebuild-artifacts/ /tmp/autopkgtest-work.f7llk8eh/out/artifacts/ 1808s autopkgtest: DBG: got reply from testbed: ok 1808s autopkgtest: DBG: testbed command ['rm', '-rf', '/tmp/autopkgtest.S9HXwA/rebuild-artifacts', '/tmp/autopkgtest.S9HXwA/autopkgtest_tmp'], kind short, sout raw, serr pipe, env [] 1808s autopkgtest: DBG: testbed command exited with code 0 1808s autopkgtest [01:48:06]: test ubuntu-regression-suite: preparing testbed 1808s autopkgtest: DBG: testbed reset: modified=False, deps_installed=['gcc-13', 'gcc-13-aarch64-linux-gnu [arm64] ', 'gcc-13-arm-linux-gnueabihf [armhf] ', 'gcc-13-powerpc64le-linux-gnu [ppc64el] ', 'gcc-13-riscv64-linux-gnu [riscv64] ', 'gcc-13-s390x-linux-gnu [s390x] ', 'gcc-13-x86-64-linux-gnu [amd64] ', 'debhelper-compat (= 10)', 'cpio', 'kmod ', 'makedumpfile [amd64] ', 'libcap-dev ', 'libelf-dev ', 'libnewt-dev ', 'libiberty-dev ', 'default-jdk-headless ', 'java-common ', 'rsync [!i386] ', 'libdw-dev ', 'libpci-dev ', 'pkg-config ', 'python3 ', 'python3-dev ', 'python3-setuptools', 'flex ', 'bison ', 'libunwind8-dev [amd64 arm64 armhf ppc64el] ', 'liblzma-dev ', 'openssl ', 'libssl-dev ', 'libaudit-dev ', 'bc ', 'gawk ', 'libudev-dev ', 'autoconf ', 'automake ', 'libtool ', 'uuid-dev ', 'libnuma-dev [amd64 arm64 ppc64el s390x] ', 'libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] ', 'dkms ', 'dwarfdump ', 'curl ', 'zstd ', 'pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] ', 'clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustc-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rust-1.80-src [amd64 arm64 armhf ppc64el riscv64 s390x]', 'rustfmt-1.80 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x]', 'libstdc++-13-dev', 'xmlto ', 'bzip2 ', 'sharutils ', 'asciidoc ', 'python3-docutils ', 'build-essential', 'fakeroot'], deps_new=['build-essential', 'fakeroot', 'gcc-multilib [amd64 armhf i386]', 'gdb', 'git', 'python3'] 1808s autopkgtest: DBG: testbed reset 1808s autopkgtest: DBG: sending command to testbed: revert 1885s autopkgtest: DBG: got reply from testbed: ok /tmp/autopkgtest.S9HXwA 1885s autopkgtest: DBG: sending command to testbed: print-execute-command 1885s autopkgtest: DBG: got reply from testbed: ok /tmp/autopkgtest-ssh.1r0xranx/runcmd 1885s autopkgtest: DBG: sending command to testbed: capabilities 1885s autopkgtest: DBG: got reply from testbed: ok root-on-testbed revert-full-system revert reboot suggested-normal-user=ubuntu ok isolation-machine 1885s autopkgtest: DBG: testbed capabilities: ['root-on-testbed', 'revert-full-system', 'revert', 'reboot', 'suggested-normal-user=ubuntu', 'ok', 'isolation-machine', 'has_internet'] 1885s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 1885s autopkgtest: DBG: testbed command exited with code 0 1885s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/wrapper.sh /tmp/autopkgtest.S9HXwA/wrapper.sh 1885s autopkgtest: DBG: got reply from testbed: ok 1885s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/wrapper.sh'], kind short, sout raw, serr pipe, env [] 1885s autopkgtest: DBG: testbed command exited with code 0 1885s autopkgtest: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env [] 1885s autopkgtest: DBG: testbed command exited with code 0 1885s autopkgtest [01:49:23]: testbed dpkg architecture: s390x 1885s autopkgtest: DBG: testbed command ['dpkg-query', '-W', '-f', '${Version}', 'apt'], kind short, sout pipe, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest [01:49:24]: testbed apt version: 2.7.14build2 1886s autopkgtest: DBG: testbed command ['sh', '-ec', 'command -v eatmydata'], kind short, sout pipe, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest: DBG: testbed has eatmydata 1886s autopkgtest: DBG: testbed command ['mkdir', '-p', '/etc/apt/preferences.d'], kind short, sout raw, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest [01:49:24]: @@@@@@@@@@@@@@@@@@@@ test bed setup 1886s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# Copyright © 2006-2018 Canonical Ltd.\n# Copyright © 2015-2017 Martin Pitt\n# Copyright © 2017 Steve Langasek\n# Copyright © 2017-2022 Paul Gevers\n# Copyright © 2018 Simon McVittie\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the first suite found in apt sources. We can\'t just rely\n# on /etc/os-release because it doesn\'t allow to distinguish between Debian\n# unstable and testing.\n#\n# This release detection logic should be kept in sync with similar code in the\n# setup-testbed script.\n#\n# For more information on APT data sources see sources.list(5).\n\n# Usage $0\n\nset -eux\n\ndistro=UNKNOWN\nif [ -r /etc/os-release ]; then\n # shellcheck disable=SC1091\n distro=$(. /etc/os-release && echo "${ID:-$distro}")\nfi\n\n# Try guessing the default release from deb822-style format sources.\n#\n# While not mandatory, APT upstream expects distros to follow the\n# .sources naming pattern for the default deb822 sources.\napt_sources="/etc/apt/sources.list.d/$distro.sources"\nif [ -r "$apt_sources" ]; then\n release=$(sed -En \'s/^Suites:\\s*(\\w+).*/\\1/Ip\' "$apt_sources" | head -n1)\n [ -n "$release" ] && echo "$release" && exit\nfi\n\n# Try guessing the default release from one-line-style format sources.\napt_sources=/etc/apt/sources.list\nif [ -r "$apt_sources" ]; then\n release=$(sed -En \'/^(deb|deb-src) +(\\[.*\\] *)?(http|https|file):/ { s/\\[.*\\] +//; s/^[^ ]+ +[^ ]* +([^ ]+) +.*$/\\1/p }\' "$apt_sources" | head -n1)\n [ -n "$release" ] && echo "$release" && exit\nfi\n\n# Could not guess the default release\necho "Could not guess the default release from the APT sources." >&2\nexit 1\n'], kind short, sout pipe, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest [01:49:24]: testbed release detected to be: noble 1886s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the list of configured "deb" sources in one-line-style\n# source lists (/etc/apt/sources.list, /etc/apt/sources.list.d/*.list).\n# See sources.list(5) for more information on the APT source list formats.\n#\n# This script takes no arguments.\n\nset -eu\n\n# grep(1) returns 1 if no lines were selected from the input files, which\n# can happen if there are .list files, but they contain no "deb" entries.\n# We don\'t want to fail in this case, hence the "|| true", which we put\n# in a subshell because we want it to affect only the grep invocation.\n{\n if [ -f /etc/apt/sources.list ]; then\n printf \'%s\\0\' /etc/apt/sources.list\n fi\n if [ -d /etc/apt/sources.list.d ]; then\n find /etc/apt/sources.list.d -maxdepth 1 -type f -regex \'.*/[a-zA-Z0-9_.-]+\\.list\' -print0 \\\n | LC_ALL=C sort --zero-terminated\n fi\n} | xargs -0 --no-run-if-empty -- sh -c \'grep -h "^deb " "$@" || true\' "$(basename "$0")"\n'], kind short, sout pipe, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# SPDX-License-Identifier: GPL-2.0-or-later\n\n# This script returns the list of configured sources in deb822-style source\n# lists (/etc/apt/sources.list.d/*.sources). Sources are not stripped out of\n# comments, extra blank lines or similar: the output of this script is meant to\n# be consumed by a deb822 parser that is able to correctly handle those.\n# See sources.list(5) for more information on the APT source list formats.\n#\n# This script takes no arguments.\n\nset -eu\n\n# Awk concatenates files making sure stanzas from separate files are separated\n# by a blank line, even if there are no newlines at EOF in the .sources files.\nif [ -d /etc/apt/sources.list.d ]; then\n find /etc/apt/sources.list.d -maxdepth 1 -type f -regex \'.*/[a-zA-Z0-9_.-]+\\.sources\' -print0 \\\n | LC_ALL=C sort --zero-terminated \\\n | xargs -0 --no-run-if-empty -- awk \'FNR == 1 && NR != 1 { print "" } { print }\'\nfi\n'], kind short, sout pipe, serr pipe, env [] 1886s autopkgtest: DBG: testbed command exited with code 0 1886s autopkgtest: DBG: adding APT source: Types: deb deb-src 1886s URIs: http://ftpmaster.internal/ubuntu/ 1886s Suites: noble-proposed 1886s Components: main restricted universe multiverse 1886s Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg 1886s autopkgtest: DBG: testbed command ['sh', '-ec', '"$@" >> "/etc/apt/sources.list.d/autopkgtest-add-apt-release-noble-proposed.sources"', 'add_apt_source', 'printf', '%s\\n', 'Types: deb deb-src\nURIs: http://ftpmaster.internal/ubuntu/\nSuites: noble-proposed\nComponents: main restricted universe multiverse\nSigned-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg\n'], kind short, sout raw, serr pipe, env [] 1887s autopkgtest: DBG: testbed command exited with code 0 1887s autopkgtest: DBG: adding APT preference to autopkgtest-zz-noble-proposed-baseline.pref: 1887s Package: * 1887s Pin: release noble-proposed 1887s Pin-Priority: 500 1887s autopkgtest: DBG: testbed command ['sh', '-ec', '"$@" > "/etc/apt/preferences.d/autopkgtest-zz-noble-proposed-baseline.pref"', 'add_apt_preference', 'printf', '%s\\n', 'Package: *\nPin: release noble-proposed\nPin-Priority: 500'], kind short, sout raw, serr pipe, env [] 1887s autopkgtest: DBG: testbed command exited with code 0 1887s autopkgtest [01:49:25]: updating testbed package index (apt update) 1887s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'update'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 1887s Get:1 http://ftpmaster.internal/ubuntu noble-proposed InRelease [265 kB] 1887s Hit:2 http://ftpmaster.internal/ubuntu noble InRelease 1887s Hit:3 http://ftpmaster.internal/ubuntu noble-updates InRelease 1887s Hit:4 http://ftpmaster.internal/ubuntu noble-security InRelease 1888s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/restricted Sources [18.2 kB] 1888s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/universe Sources [68.8 kB] 1888s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/multiverse Sources [1948 B] 1888s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/main Sources [66.8 kB] 1888s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x Packages [79.9 kB] 1888s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x c-n-f Metadata [3744 B] 1888s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/restricted s390x Packages [1176 B] 1888s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/restricted s390x c-n-f Metadata [116 B] 1888s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/universe s390x Packages [276 kB] 1888s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/universe s390x c-n-f Metadata [5504 B] 1888s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/multiverse s390x c-n-f Metadata [116 B] 1890s Fetched 787 kB in 1s (1002 kB/s) 1890s Reading package lists... 1890s autopkgtest: DBG: testbed command exited with code 0 1890s autopkgtest: DBG: testbed command ['bash', '-ec', 'for d in /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do [ ! -d $d ] || touch -r $d /tmp/autopkgtest.S9HXwA/${d//\\//_}.stamp; done'], kind short, sout raw, serr pipe, env [] 1891s autopkgtest: DBG: testbed command exited with code 0 1891s autopkgtest: DBG: testbed command ['sh', '-ec', '#!/bin/sh\n# Canonical/Ubuntu specific testbed setup\n\nset -x\n\nRELEASE=$(lsb_release --codename --short 2>/dev/null)\n\n# Make the installed package versions match what is available from the configured\n# repositories, even if a downgrade is required.\n#\n# We may end up with images with packages newer than those available from the\n# repositories when opening a new release (images are created using the\n# previous release dailies as a base, which may include 0-day SRUs, or\n# Launchpad may fail to copy packages, see openssl 3.0.8-1ubuntu2), or when\n# package versions are pulled from the archive.\n#\n# Note: \'release a=\' matches the Suite field in the repository Release file.\ncat >/etc/apt/preferences.d/force-downgrade-to-release.pref <= Focal).\n#\n# Note: autoremove/--autoremove always runs on the entire set of installed\n# packages. Together with --autopurge/purge each removal becomes a purge.\n#\n# Removing \'?obsolete\' packages may remove the running kernel. This is not\n# expected to be an issue.\nif /usr/lib/apt/apt-helper analyze-pattern \'?true\' >/dev/null 2>&1; then\n # DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove \'?obsolete\'\n # Avoid removing the running kernel\n running_kernel_pattern="^linux-.*$(uname -r | sed \'s/\\./\\\\./g\').*"\n obsolete_pkgs="$(apt list \'?obsolete\' 2>/dev/null \\\n | tail -n+2 \\\n | cut -d\'/\' -f1 \\\n | grep -v "${running_kernel_pattern}" || true)"\n DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove ${obsolete_pkgs}\nelse\n # We\'re on an older release (analyze-pattern is not available).\n # Still do an autopurge to get rid of packages that got orphaned\n # by downgrades.\n eatmydata apt-get -y autoremove --purge\nfi\n\n# compatibility with old Jenkins testbeds for trusty\nif grep -q trusty /etc/lsb-release; then apt-get update || (sleep 10; apt-get update); apt-get install -y build-essential; fi\n\n# these packages really break tests, purge them if we use standard cloud images\n# (on lcy01)\nfor p in unattended-upgrades lxd lxd-client snapd; do\n [ ! -d /usr/share/doc/$p ] || $(which eatmydata || true) apt-get purge --auto-remove -y $p\ndone\n\nif type iptables >/dev/null 2>&1; then\n cat < /etc/rc.local\n#!/bin/sh\n\n# work around broken PTMU; LP: #1572026, RT#90771\niptables -w -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu || true\n\n# These addresses are used at least by rust-reqwest and should not be reachable\n# See https://bugs.launchpad.net/ubuntu/+source/rust-reqwest/+bug/2080346\niptables -A OUTPUT -d 10.255.255.1/32 -p tcp -j DROP || true\niptables -A OUTPUT -d 10.255.255.2/32 -p tcp -j DROP || true\nEOF\n chmod 755 /etc/rc.local\n # shellcheck disable=SC1091\n . /etc/rc.local\nfi\n\n# work around broken tty on ppc64el instances (LP: #1607075)\nif [ "$(uname -m)" = ppc64le ] && [ "$(systemctl is-active keyboard-setup.service 2>/dev/null|| true)" = failed ]; then\n systemctl reset-failed keyboard-setup.service\n systemctl mask keyboard-setup.service\nfi\n\n# work around late urandom pool initialization (LP: #1622893)\nif [ -d /run/systemd/system ] && systemd-detect-virt --quiet --vm; then\n mkdir -p /etc/systemd/system/systemd-random-seed.service.d/\n cat < /etc/systemd/system/systemd-random-seed.service.d/fakeentropy.conf\n[Service]\nExecStart=/usr/bin/perl -E \'open \\$\\$f, "/bin/bash" or die; open \\$\\$rnd, ">/dev/random" or die; for (\\$\\$i = 0; \\$\\$i < 10; ++\\$\\$i) {read \\$\\$f, \\$\\$d, 64; ioctl \\$\\$rnd, 0x40085203, pack("ii", 64*8, 64) . \\$\\$d}\'\nEOF\nfi\n\n# set compressor to lz4 where supported, we care about compression speed\nif grep -q lz4 /etc/initramfs-tools/initramfs.conf; then\n echo COMPRESS=lz4 > /etc/initramfs-tools/conf.d/lz4\nfi'], kind install, sout raw, serr raw, env ['AUTOPKGTEST_IS_SETUP_COMMAND=1', 'AUTOPKGTEST_NORMAL_USER=ubuntu', 'ADT_NORMAL_USER=ubuntu'] 1891s + lsb_release --codename --short 1891s + RELEASE=noble 1891s + cat 1891s + [ noble != trusty ] 1891s + DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y --allow-downgrades -o Dpkg::Options::=--force-confnew dist-upgrade 1891s Reading package lists... 1891s Building dependency tree... 1891s Reading state information... 1891s Calculating upgrade... 1891s The following NEW packages will be installed: 1891s linux-headers-6.8.0-53 linux-headers-6.8.0-53-generic 1891s linux-image-6.8.0-53-generic linux-modules-6.8.0-53-generic 1891s linux-modules-extra-6.8.0-53-generic linux-tools-6.8.0-53 1891s linux-tools-6.8.0-53-generic 1891s The following packages will be upgraded: 1891s base-files bpftrace linux-generic linux-headers-generic 1891s linux-headers-virtual linux-image-generic linux-image-virtual linux-libc-dev 1891s linux-tools-common linux-virtual motd-news-config 1891s 11 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 1891s Need to get 66.5 MB of archives. 1891s After this operation, 160 MB of additional disk space will be used. 1891s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main s390x motd-news-config all 13ubuntu10.2 [4000 B] 1891s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main s390x base-files s390x 13ubuntu10.2 [73.1 kB] 1891s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main s390x bpftrace s390x 0.20.2-1ubuntu4.3 [1127 kB] 1892s Get:4 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-modules-6.8.0-53-generic s390x 6.8.0-53.55 [21.8 MB] 1893s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-6.8.0-53-generic s390x 6.8.0-53.55 [9938 kB] 1893s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-modules-extra-6.8.0-53-generic s390x 6.8.0-53.55 [11.0 MB] 1894s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-generic s390x 6.8.0-53.55+1 [1736 B] 1894s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-generic s390x 6.8.0-53.55+1 [10.5 kB] 1894s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-virtual s390x 6.8.0-53.55+1 [1730 B] 1894s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-image-virtual s390x 6.8.0-53.55+1 [10.5 kB] 1894s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-virtual s390x 6.8.0-53.55+1 [1642 B] 1894s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-6.8.0-53 all 6.8.0-53.55 [13.8 MB] 1894s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-6.8.0-53-generic s390x 6.8.0-53.55 [2832 kB] 1895s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-headers-generic s390x 6.8.0-53.55+1 [10.4 kB] 1895s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-libc-dev s390x 6.8.0-53.55 [1791 kB] 1895s Get:16 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-common all 6.8.0-53.55 [636 kB] 1895s Get:17 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-6.8.0-53 s390x 6.8.0-53.55 [3407 kB] 1895s Get:18 http://ftpmaster.internal/ubuntu noble-proposed/main s390x linux-tools-6.8.0-53-generic s390x 6.8.0-53.55 [1728 B] 1895s Fetched 66.5 MB in 4s (18.0 MB/s) 1895s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78235 files and directories currently installed.) 1895s Preparing to unpack .../motd-news-config_13ubuntu10.2_all.deb ... 1895s Unpacking motd-news-config (13ubuntu10.2) over (13ubuntu10.1) ... 1895s Preparing to unpack .../base-files_13ubuntu10.2_s390x.deb ... 1895s Unpacking base-files (13ubuntu10.2) over (13ubuntu10.1) ... 1895s Setting up base-files (13ubuntu10.2) ... 1895s Installing new version of config file /etc/issue ... 1895s Installing new version of config file /etc/issue.net ... 1895s Installing new version of config file /etc/lsb-release ... 1896s motd-news.service is a disabled or a static unit not running, not starting it. 1896s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78235 files and directories currently installed.) 1896s Preparing to unpack .../00-bpftrace_0.20.2-1ubuntu4.3_s390x.deb ... 1896s Unpacking bpftrace (0.20.2-1ubuntu4.3) over (0.20.2-1ubuntu4) ... 1896s Selecting previously unselected package linux-modules-6.8.0-53-generic. 1896s Preparing to unpack .../01-linux-modules-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 1896s Unpacking linux-modules-6.8.0-53-generic (6.8.0-53.55) ... 1896s Selecting previously unselected package linux-image-6.8.0-53-generic. 1896s Preparing to unpack .../02-linux-image-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 1896s Unpacking linux-image-6.8.0-53-generic (6.8.0-53.55) ... 1896s Selecting previously unselected package linux-modules-extra-6.8.0-53-generic. 1896s Preparing to unpack .../03-linux-modules-extra-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 1896s Unpacking linux-modules-extra-6.8.0-53-generic (6.8.0-53.55) ... 1896s Preparing to unpack .../04-linux-generic_6.8.0-53.55+1_s390x.deb ... 1896s Unpacking linux-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 1896s Preparing to unpack .../05-linux-image-generic_6.8.0-53.55+1_s390x.deb ... 1896s Unpacking linux-image-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 1896s Preparing to unpack .../06-linux-virtual_6.8.0-53.55+1_s390x.deb ... 1896s Unpacking linux-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 1896s Preparing to unpack .../07-linux-image-virtual_6.8.0-53.55+1_s390x.deb ... 1896s Unpacking linux-image-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 1896s Preparing to unpack .../08-linux-headers-virtual_6.8.0-53.55+1_s390x.deb ... 1896s Unpacking linux-headers-virtual (6.8.0-53.55+1) over (6.8.0-52.53) ... 1896s Selecting previously unselected package linux-headers-6.8.0-53. 1896s Preparing to unpack .../09-linux-headers-6.8.0-53_6.8.0-53.55_all.deb ... 1896s Unpacking linux-headers-6.8.0-53 (6.8.0-53.55) ... 1897s Selecting previously unselected package linux-headers-6.8.0-53-generic. 1897s Preparing to unpack .../10-linux-headers-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 1897s Unpacking linux-headers-6.8.0-53-generic (6.8.0-53.55) ... 1897s Preparing to unpack .../11-linux-headers-generic_6.8.0-53.55+1_s390x.deb ... 1897s Unpacking linux-headers-generic (6.8.0-53.55+1) over (6.8.0-52.53) ... 1897s Preparing to unpack .../12-linux-libc-dev_6.8.0-53.55_s390x.deb ... 1897s Unpacking linux-libc-dev:s390x (6.8.0-53.55) over (6.8.0-52.53) ... 1897s Preparing to unpack .../13-linux-tools-common_6.8.0-53.55_all.deb ... 1897s Unpacking linux-tools-common (6.8.0-53.55) over (6.8.0-52.53) ... 1897s Selecting previously unselected package linux-tools-6.8.0-53. 1897s Preparing to unpack .../14-linux-tools-6.8.0-53_6.8.0-53.55_s390x.deb ... 1897s Unpacking linux-tools-6.8.0-53 (6.8.0-53.55) ... 1897s Selecting previously unselected package linux-tools-6.8.0-53-generic. 1897s Preparing to unpack .../15-linux-tools-6.8.0-53-generic_6.8.0-53.55_s390x.deb ... 1897s Unpacking linux-tools-6.8.0-53-generic (6.8.0-53.55) ... 1897s Setting up motd-news-config (13ubuntu10.2) ... 1897s Setting up bpftrace (0.20.2-1ubuntu4.3) ... 1897s Setting up linux-libc-dev:s390x (6.8.0-53.55) ... 1897s Setting up linux-headers-6.8.0-53 (6.8.0-53.55) ... 1897s Setting up linux-modules-6.8.0-53-generic (6.8.0-53.55) ... 1898s Setting up linux-modules-extra-6.8.0-53-generic (6.8.0-53.55) ... 1898s Setting up linux-tools-common (6.8.0-53.55) ... 1898s Setting up linux-headers-6.8.0-53-generic (6.8.0-53.55) ... 1898s Setting up linux-headers-generic (6.8.0-53.55+1) ... 1898s Setting up linux-image-6.8.0-53-generic (6.8.0-53.55) ... 1898s I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-52-generic 1898s I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-52-generic 1898s I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-53-generic 1898s I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-53-generic 1898s Setting up linux-tools-6.8.0-53 (6.8.0-53.55) ... 1898s Setting up linux-image-virtual (6.8.0-53.55+1) ... 1898s Setting up linux-image-generic (6.8.0-53.55+1) ... 1898s Setting up linux-headers-virtual (6.8.0-53.55+1) ... 1898s Setting up linux-generic (6.8.0-53.55+1) ... 1898s Setting up linux-virtual (6.8.0-53.55+1) ... 1898s Setting up linux-tools-6.8.0-53-generic (6.8.0-53.55) ... 1898s Processing triggers for man-db (2.12.0-4build2) ... 1899s Processing triggers for plymouth-theme-ubuntu-text (24.004.60-1ubuntu7) ... 1899s update-initramfs: deferring update (trigger activated) 1899s Processing triggers for install-info (7.1-3build2) ... 1899s Processing triggers for linux-image-6.8.0-53-generic (6.8.0-53.55) ... 1899s /etc/kernel/postinst.d/initramfs-tools: 1899s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 1899s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 1901s Using config file '/etc/zipl.conf' 1901s Building bootmap in '/boot' 1901s Adding IPL section 'ubuntu' (default) 1901s Preparing boot device for LD-IPL: vda (0000). 1901s Done. 1901s /etc/kernel/postinst.d/zz-zipl: 1901s Using config file '/etc/zipl.conf' 1901s Building bootmap in '/boot' 1901s Adding IPL section 'ubuntu' (default) 1901s Preparing boot device for LD-IPL: vda (0000). 1901s Done. 1901s Processing triggers for initramfs-tools (0.142ubuntu25.4) ... 1901s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 1901s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 1902s Using config file '/etc/zipl.conf' 1902s Building bootmap in '/boot' 1902s Adding IPL section 'ubuntu' (default) 1902s Preparing boot device for LD-IPL: vda (0000). 1902s Done. 1902s + rm /etc/apt/preferences.d/force-downgrade-to-release.pref 1902s + /usr/lib/apt/apt-helper analyze-pattern ?true 1902s + uname -r 1902s + sed s/\./\\./g 1902s + running_kernel_pattern=^linux-.*6\.8\.0-52-generic.* 1902s + apt list ?obsolete 1902s + tail -n+2 1902s + cut -d/ -f1 1902s + grep -v ^linux-.*6\.8\.0-52-generic.* 1902s + true 1902s + obsolete_pkgs= 1902s + DEBIAN_FRONTEND=noninteractive eatmydata apt-get -y purge --autoremove 1903s Reading package lists... 1903s Building dependency tree... 1903s Reading state information... 1903s The following packages will be REMOVED: 1903s linux-headers-6.8.0-51* linux-headers-6.8.0-51-generic* 1903s linux-image-6.8.0-51-generic* linux-modules-6.8.0-51-generic* 1903s linux-tools-6.8.0-51* linux-tools-6.8.0-51-generic* 1903s 0 upgraded, 0 newly installed, 6 to remove and 16 not upgraded. 1903s After this operation, 148 MB disk space will be freed. 1903s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 102596 files and directories currently installed.) 1903s Removing linux-headers-6.8.0-51-generic (6.8.0-51.52) ... 1903s Removing linux-headers-6.8.0-51 (6.8.0-51.52) ... 1904s Removing linux-image-6.8.0-51-generic (6.8.0-51.52) ... 1904s /etc/kernel/postrm.d/initramfs-tools: 1904s update-initramfs: Deleting /boot/initrd.img-6.8.0-51-generic 1904s /etc/kernel/postrm.d/zz-zipl: 1904s Using config file '/etc/zipl.conf' 1904s Building bootmap in '/boot' 1904s Adding IPL section 'ubuntu' (default) 1904s Preparing boot device for LD-IPL: vda (0000). 1904s Done. 1904s Removing linux-modules-6.8.0-51-generic (6.8.0-51.52) ... 1904s Removing linux-tools-6.8.0-51-generic (6.8.0-51.52) ... 1904s Removing linux-tools-6.8.0-51 (6.8.0-51.52) ... 1904s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78582 files and directories currently installed.) 1904s Purging configuration files for linux-modules-6.8.0-51-generic (6.8.0-51.52) ... 1904s dpkg: warning: while removing linux-modules-6.8.0-51-generic, directory '/lib/modules/6.8.0-51-generic' not empty so not removed 1904s Purging configuration files for linux-image-6.8.0-51-generic (6.8.0-51.52) ... 1904s + grep -q trusty /etc/lsb-release 1904s + [ ! -d /usr/share/doc/unattended-upgrades ] 1904s + [ ! -d /usr/share/doc/lxd ] 1904s + [ ! -d /usr/share/doc/lxd-client ] 1904s + [ ! -d /usr/share/doc/snapd ] 1904s + type iptables 1904s + cat 1904s + chmod 755 /etc/rc.local 1904s + . /etc/rc.local 1904s + iptables -w -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu 1904s + iptables -A OUTPUT -d 10.255.255.1/32 -p tcp -j DROP 1904s + iptables -A OUTPUT -d 10.255.255.2/32 -p tcp -j DROP 1904s + uname -m 1904s + [ s390x = ppc64le ] 1904s + [ -d /run/systemd/system ] 1904s + systemd-detect-virt --quiet --vm 1904s + mkdir -p /etc/systemd/system/systemd-random-seed.service.d/ 1904s + cat 1904s + grep -q lz4 /etc/initramfs-tools/initramfs.conf 1904s + echo COMPRESS=lz4 1904s autopkgtest: DBG: testbed command exited with code 0 1904s autopkgtest [01:49:42]: upgrading testbed (apt dist-upgrade and autopurge) 1904s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'dist-upgrade'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 1904s Reading package lists... 1904s Building dependency tree... 1904s Reading state information... 1905s Calculating upgrade...Starting pkgProblemResolver with broken count: 0 1905s Starting 2 pkgProblemResolver with broken count: 0 1905s Done 1905s Entering ResolveByKeep 1905s 1905s The following packages will be upgraded: 1905s cryptsetup-bin dmsetup dpkg dpkg-dev libcryptsetup12 libdevmapper1.02.1 1905s libdpkg-perl libldap-common libldap2 libnvme1t64 login openssh-client 1905s openssh-server openssh-sftp-server passwd wireless-regdb 1905s 16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1905s Need to get 6184 kB of archives. 1905s After this operation, 48.1 kB disk space will be freed. 1905s Get:1 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dpkg s390x 1.22.6ubuntu6.2 [1276 kB] 1906s Get:2 http://ftpmaster.internal/ubuntu noble-proposed/main s390x login s390x 1:4.13+dfsg1-4ubuntu3.3 [202 kB] 1906s Get:3 http://ftpmaster.internal/ubuntu noble-proposed/main s390x passwd s390x 1:4.13+dfsg1-4ubuntu3.3 [856 kB] 1906s Get:4 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-sftp-server s390x 1:9.6p1-3ubuntu13.7 [38.6 kB] 1906s Get:5 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-server s390x 1:9.6p1-3ubuntu13.7 [526 kB] 1906s Get:6 http://ftpmaster.internal/ubuntu noble-proposed/main s390x openssh-client s390x 1:9.6p1-3ubuntu13.7 [931 kB] 1906s Get:7 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libdevmapper1.02.1 s390x 2:1.02.185-3ubuntu3.2 [142 kB] 1906s Get:8 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dmsetup s390x 2:1.02.185-3ubuntu3.2 [80.4 kB] 1906s Get:9 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libcryptsetup12 s390x 2:2.7.0-1ubuntu4.2 [261 kB] 1906s Get:10 http://ftpmaster.internal/ubuntu noble-proposed/main s390x cryptsetup-bin s390x 2:2.7.0-1ubuntu4.2 [210 kB] 1906s Get:11 http://ftpmaster.internal/ubuntu noble-proposed/main s390x dpkg-dev all 1.22.6ubuntu6.2 [1074 kB] 1906s Get:12 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libdpkg-perl all 1.22.6ubuntu6.2 [269 kB] 1906s Get:13 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 1906s Get:14 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libldap2 s390x 2.6.7+dfsg-1~exp1ubuntu8.2 [200 kB] 1906s Get:15 http://ftpmaster.internal/ubuntu noble-proposed/main s390x libnvme1t64 s390x 1.8-3ubuntu1 [77.5 kB] 1906s Get:16 http://ftpmaster.internal/ubuntu noble-proposed/main s390x wireless-regdb all 2024.10.07-0ubuntu1~24.04.1 [7254 B] 1906s Preconfiguring packages ... 1906s Fetched 6184 kB in 1s (7591 kB/s) 1906s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 1906s Preparing to unpack .../dpkg_1.22.6ubuntu6.2_s390x.deb ... 1906s Unpacking dpkg (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 1906s Setting up dpkg (1.22.6ubuntu6.2) ... 1906s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 1906s Preparing to unpack .../login_1%3a4.13+dfsg1-4ubuntu3.3_s390x.deb ... 1906s Unpacking login (1:4.13+dfsg1-4ubuntu3.3) over (1:4.13+dfsg1-4ubuntu3.2) ... 1907s Setting up login (1:4.13+dfsg1-4ubuntu3.3) ... 1907s Installing new version of config file /etc/pam.d/login ... 1907s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 1907s Preparing to unpack .../passwd_1%3a4.13+dfsg1-4ubuntu3.3_s390x.deb ... 1907s Unpacking passwd (1:4.13+dfsg1-4ubuntu3.3) over (1:4.13+dfsg1-4ubuntu3.2) ... 1907s Setting up passwd (1:4.13+dfsg1-4ubuntu3.3) ... 1907s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 1907s Preparing to unpack .../00-openssh-sftp-server_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 1907s Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 1907s Preparing to unpack .../01-openssh-server_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 1907s Unpacking openssh-server (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 1907s Preparing to unpack .../02-openssh-client_1%3a9.6p1-3ubuntu13.7_s390x.deb ... 1907s Unpacking openssh-client (1:9.6p1-3ubuntu13.7) over (1:9.6p1-3ubuntu13.5) ... 1907s Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_s390x.deb ... 1907s Unpacking libdevmapper1.02.1:s390x (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ... 1907s Preparing to unpack .../04-dmsetup_2%3a1.02.185-3ubuntu3.2_s390x.deb ... 1907s Unpacking dmsetup (2:1.02.185-3ubuntu3.2) over (2:1.02.185-3ubuntu3.1) ... 1907s Preparing to unpack .../05-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_s390x.deb ... 1907s Unpacking libcryptsetup12:s390x (2:2.7.0-1ubuntu4.2) over (2:2.7.0-1ubuntu4.1) ... 1907s Preparing to unpack .../06-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_s390x.deb ... 1907s Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) over (2:2.7.0-1ubuntu4.1) ... 1907s Preparing to unpack .../07-dpkg-dev_1.22.6ubuntu6.2_all.deb ... 1907s Unpacking dpkg-dev (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 1907s Preparing to unpack .../08-libdpkg-perl_1.22.6ubuntu6.2_all.deb ... 1907s Unpacking libdpkg-perl (1.22.6ubuntu6.2) over (1.22.6ubuntu6.1) ... 1907s Preparing to unpack .../09-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 1907s Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ... 1907s Preparing to unpack .../10-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_s390x.deb ... 1907s Unpacking libldap2:s390x (2.6.7+dfsg-1~exp1ubuntu8.2) over (2.6.7+dfsg-1~exp1ubuntu8.1) ... 1907s Preparing to unpack .../11-libnvme1t64_1.8-3ubuntu1_s390x.deb ... 1907s Unpacking libnvme1t64 (1.8-3ubuntu1) over (1.8-3build1) ... 1907s Preparing to unpack .../12-wireless-regdb_2024.10.07-0ubuntu1~24.04.1_all.deb ... 1907s Unpacking wireless-regdb (2024.10.07-0ubuntu1~24.04.1) over (2024.07.04-0ubuntu1~24.04.1) ... 1907s Setting up openssh-client (1:9.6p1-3ubuntu13.7) ... 1907s Setting up wireless-regdb (2024.10.07-0ubuntu1~24.04.1) ... 1907s Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 1907s Setting up libnvme1t64 (1.8-3ubuntu1) ... 1907s Setting up libdpkg-perl (1.22.6ubuntu6.2) ... 1907s Setting up libdevmapper1.02.1:s390x (2:1.02.185-3ubuntu3.2) ... 1907s Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 1907s Setting up libcryptsetup12:s390x (2:2.7.0-1ubuntu4.2) ... 1907s Setting up libldap2:s390x (2.6.7+dfsg-1~exp1ubuntu8.2) ... 1907s Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 1907s Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.7) ... 1907s Setting up openssh-server (1:9.6p1-3ubuntu13.7) ... 1907s Replacing config file /etc/ssh/sshd_config with new version 1908s Setting up dpkg-dev (1.22.6ubuntu6.2) ... 1908s Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 1908s Processing triggers for ufw (0.36.2-6) ... 1908s Processing triggers for man-db (2.12.0-4build2) ... 1908s Processing triggers for initramfs-tools (0.142ubuntu25.4) ... 1908s update-initramfs: Generating /boot/initrd.img-6.8.0-53-generic 1908s W: No lz4 in /usr/bin:/sbin:/bin, using gzip 1910s Using config file '/etc/zipl.conf' 1910s Building bootmap in '/boot' 1910s Adding IPL section 'ubuntu' (default) 1910s Preparing boot device for LD-IPL: vda (0000). 1910s Done. 1910s autopkgtest: DBG: testbed command exited with code 0 1910s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', '--purge', 'autoremove'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 1910s Reading package lists... 1910s Building dependency tree... 1910s Reading state information... 1910s Starting pkgProblemResolver with broken count: 0 1910s Starting 2 pkgProblemResolver with broken count: 0 1910s Done 1910s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1910s autopkgtest: DBG: testbed command exited with code 0 1910s autopkgtest: DBG: testbed command ['bash', '-ec', '[ ! -e /run/autopkgtest_no_reboot.stamp ] || exit 0;for d in /boot /boot/efi /boot/grub /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do s=/tmp/autopkgtest.S9HXwA/${d//\\//_}.stamp; [ ! -d $d ] || [ `stat -c %Y $d` = `stat -c %Y $s` ]; done'], kind short, sout raw, serr raw, env [] 1911s autopkgtest: DBG: testbed command exited with code 1 1911s autopkgtest [01:49:49]: rebooting testbed after setup commands that affected boot 1911s autopkgtest: DBG: sending command to testbed: reboot 1914s autopkgtest-virt-ssh: WARNING: ssh connection failed. Retrying in 3 seconds... 1929s autopkgtest: DBG: got reply from testbed: ok 1929s autopkgtest: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot 1929s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 1929s autopkgtest: DBG: testbed command exited with code 0 1929s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot 1930s autopkgtest: DBG: got reply from testbed: ok 1930s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1930s autopkgtest: DBG: testbed command exited with code 0 1930s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/tmp/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1930s autopkgtest: DBG: testbed command exited with code 0 1930s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/sbin/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1930s autopkgtest: DBG: testbed command exited with code 0 1930s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 1930s autopkgtest: DBG: testbed command exited with code 0 1930s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot-prepare.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare 1930s autopkgtest: DBG: got reply from testbed: ok 1930s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 1931s autopkgtest: DBG: testbed command exited with code 0 1931s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare', '/tmp/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 1931s autopkgtest: DBG: testbed command exited with code 0 1931s autopkgtest: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env [] 1931s autopkgtest: DBG: testbed command exited with code 0 1931s autopkgtest: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.S9HXwA/testbed-packages"], kind short, sout raw, serr pipe, env [] 1931s autopkgtest: DBG: testbed command exited with code 0 1931s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/testbed-packages /tmp/autopkgtest-work.f7llk8eh/out/testbed-packages 1931s autopkgtest: DBG: got reply from testbed: ok 1931s autopkgtest: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot 1931s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 1931s autopkgtest: DBG: testbed command exited with code 0 1931s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot 1932s autopkgtest: DBG: got reply from testbed: ok 1932s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1932s autopkgtest: DBG: testbed command exited with code 0 1932s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/tmp/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1932s autopkgtest: DBG: testbed command exited with code 0 1932s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot', '/sbin/autopkgtest-reboot'], kind short, sout raw, serr pipe, env [] 1932s autopkgtest: DBG: testbed command exited with code 0 1932s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA'], kind short, sout raw, serr pipe, env [] 1932s autopkgtest: DBG: testbed command exited with code 0 1932s autopkgtest: DBG: sending command to testbed: copydown /home/ubuntu/autopkgtest/lib/in-testbed/reboot-prepare.sh /tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare 1932s autopkgtest: DBG: got reply from testbed: ok 1932s autopkgtest: DBG: testbed command ['chmod', '-R', '0755', '--', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 1933s autopkgtest: DBG: testbed command exited with code 0 1933s autopkgtest: DBG: testbed command ['ln', '-fns', '/tmp/autopkgtest.S9HXwA/autopkgtest-reboot-prepare', '/tmp/autopkgtest-reboot-prepare'], kind short, sout raw, serr pipe, env [] 1933s autopkgtest: DBG: testbed command exited with code 0 1933s autopkgtest: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env [] 1933s autopkgtest: DBG: testbed command exited with code 0 1933s autopkgtest: DBG: Binaries: no registered binaries, not publishing anything 1933s autopkgtest: DBG: install_deps: deps_new=['build-essential', 'fakeroot', 'gcc-multilib [amd64 armhf i386]', 'gdb', 'git', 'python3'] 1933s autopkgtest: DBG: install-deps: satisfying build-essential, fakeroot, gcc-multilib [amd64 armhf i386], gdb, git, python3 1933s autopkgtest: DBG: can use apt-get on testbed: True 1933s autopkgtest: DBG: testbed command ['/bin/sh', '-ec', '"$@" 3>&2 2>&1', 'run_apt_command', '/usr/bin/eatmydata', 'apt-get', '--quiet', '--assume-yes', '-o=APT::Status-Fd=3', '-o=APT::Install-Recommends=false', '-o=Dpkg::Options::=--force-confnew', '-o=Debug::pkgProblemResolver=true', 'satisfy', 'build-essential, fakeroot, gcc-multilib [amd64 armhf i386], gdb, git, python3'], kind install, sout raw, serr pipe, env ['DEBIAN_FRONTEND=noninteractive', 'APT_LISTBUGS_FRONTEND=none', 'APT_LISTCHANGES_FRONTEND=none'] 1933s Reading package lists... 1933s Building dependency tree... 1933s Reading state information... 1933s Starting pkgProblemResolver with broken count: 0 1933s Starting 2 pkgProblemResolver with broken count: 0 1933s Done 1934s The following NEW packages will be installed: 1934s build-essential cpp cpp-13 cpp-13-s390x-linux-gnu cpp-s390x-linux-gnu 1934s fakeroot g++ g++-13 g++-13-s390x-linux-gnu g++-s390x-linux-gnu gcc gcc-13 1934s gcc-13-base gcc-13-s390x-linux-gnu gcc-s390x-linux-gnu gdb git git-man 1934s libasan8 libatomic1 libbabeltrace1 libcc1-0 libdebuginfod-common 1934s libdebuginfod1t64 liberror-perl libfakeroot libgcc-13-dev libgomp1 libisl23 1934s libitm1 libmpc3 libsource-highlight-common libsource-highlight4t64 1934s libstdc++-13-dev libubsan1 1934s 0 upgraded, 35 newly installed, 0 to remove and 0 not upgraded. 1934s Need to get 55.2 MB of archives. 1934s After this operation, 182 MB of additional disk space will be used. 1934s Get:1 http://ftpmaster.internal/ubuntu noble-updates/main s390x libdebuginfod-common all 0.190-1.1build4.1 [14.2 kB] 1934s Get:2 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13-base s390x 13.3.0-6ubuntu2~24.04 [51.5 kB] 1934s Get:3 http://ftpmaster.internal/ubuntu noble-updates/main s390x libisl23 s390x 0.26-3build1.1 [702 kB] 1934s Get:4 http://ftpmaster.internal/ubuntu noble-updates/main s390x libmpc3 s390x 1.3.1-1build1.1 [58.0 kB] 1934s Get:5 http://ftpmaster.internal/ubuntu noble-updates/main s390x cpp-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [8804 kB] 1935s Get:6 http://ftpmaster.internal/ubuntu noble-updates/main s390x cpp-13 s390x 13.3.0-6ubuntu2~24.04 [1036 B] 1935s Get:7 http://ftpmaster.internal/ubuntu noble/main s390x cpp-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [5308 B] 1935s Get:8 http://ftpmaster.internal/ubuntu noble/main s390x cpp s390x 4:13.2.0-7ubuntu1 [22.4 kB] 1935s Get:9 http://ftpmaster.internal/ubuntu noble-updates/main s390x libcc1-0 s390x 14.2.0-4ubuntu2~24.04 [51.0 kB] 1935s Get:10 http://ftpmaster.internal/ubuntu noble-updates/main s390x libgomp1 s390x 14.2.0-4ubuntu2~24.04 [152 kB] 1935s Get:11 http://ftpmaster.internal/ubuntu noble-updates/main s390x libitm1 s390x 14.2.0-4ubuntu2~24.04 [31.2 kB] 1935s Get:12 http://ftpmaster.internal/ubuntu noble-updates/main s390x libatomic1 s390x 14.2.0-4ubuntu2~24.04 [9576 B] 1935s Get:13 http://ftpmaster.internal/ubuntu noble-updates/main s390x libasan8 s390x 14.2.0-4ubuntu2~24.04 [3008 kB] 1936s Get:14 http://ftpmaster.internal/ubuntu noble-updates/main s390x libubsan1 s390x 14.2.0-4ubuntu2~24.04 [1187 kB] 1936s Get:15 http://ftpmaster.internal/ubuntu noble-updates/main s390x libgcc-13-dev s390x 13.3.0-6ubuntu2~24.04 [1003 kB] 1936s Get:16 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [17.2 MB] 1937s Get:17 http://ftpmaster.internal/ubuntu noble-updates/main s390x gcc-13 s390x 13.3.0-6ubuntu2~24.04 [484 kB] 1937s Get:18 http://ftpmaster.internal/ubuntu noble/main s390x gcc-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [1208 B] 1937s Get:19 http://ftpmaster.internal/ubuntu noble/main s390x gcc s390x 4:13.2.0-7ubuntu1 [5014 B] 1937s Get:20 http://ftpmaster.internal/ubuntu noble-updates/main s390x libstdc++-13-dev s390x 13.3.0-6ubuntu2~24.04 [2535 kB] 1937s Get:21 http://ftpmaster.internal/ubuntu noble-updates/main s390x g++-13-s390x-linux-gnu s390x 13.3.0-6ubuntu2~24.04 [10.2 MB] 1937s Get:22 http://ftpmaster.internal/ubuntu noble-updates/main s390x g++-13 s390x 13.3.0-6ubuntu2~24.04 [16.0 kB] 1937s Get:23 http://ftpmaster.internal/ubuntu noble/main s390x g++-s390x-linux-gnu s390x 4:13.2.0-7ubuntu1 [956 B] 1937s Get:24 http://ftpmaster.internal/ubuntu noble/main s390x g++ s390x 4:13.2.0-7ubuntu1 [1096 B] 1937s Get:25 http://ftpmaster.internal/ubuntu noble/main s390x build-essential s390x 12.10ubuntu1 [4930 B] 1937s Get:26 http://ftpmaster.internal/ubuntu noble/main s390x libfakeroot s390x 1.33-1 [31.9 kB] 1937s Get:27 http://ftpmaster.internal/ubuntu noble/main s390x fakeroot s390x 1.33-1 [67.5 kB] 1937s Get:28 http://ftpmaster.internal/ubuntu noble/main s390x libbabeltrace1 s390x 1.5.11-3build3 [173 kB] 1937s Get:29 http://ftpmaster.internal/ubuntu noble-updates/main s390x libdebuginfod1t64 s390x 0.190-1.1build4.1 [17.6 kB] 1937s Get:30 http://ftpmaster.internal/ubuntu noble/main s390x libsource-highlight-common all 3.1.9-4.3build1 [64.2 kB] 1937s Get:31 http://ftpmaster.internal/ubuntu noble/main s390x libsource-highlight4t64 s390x 3.1.9-4.3build1 [268 kB] 1937s Get:32 http://ftpmaster.internal/ubuntu noble-proposed/main s390x gdb s390x 15.1-1ubuntu1~24.04 [4107 kB] 1937s Get:33 http://ftpmaster.internal/ubuntu noble/main s390x liberror-perl all 0.17029-2 [25.6 kB] 1937s Get:34 http://ftpmaster.internal/ubuntu noble-updates/main s390x git-man all 1:2.43.0-1ubuntu7.2 [1100 kB] 1937s Get:35 http://ftpmaster.internal/ubuntu noble-updates/main s390x git s390x 1:2.43.0-1ubuntu7.2 [3834 kB] 1938s Preconfiguring packages ... 1938s Fetched 55.2 MB in 4s (14.3 MB/s) 1938s Selecting previously unselected package libdebuginfod-common. 1938s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 78581 files and directories currently installed.) 1938s Preparing to unpack .../00-libdebuginfod-common_0.190-1.1build4.1_all.deb ... 1938s Unpacking libdebuginfod-common (0.190-1.1build4.1) ... 1938s Selecting previously unselected package gcc-13-base:s390x. 1938s Preparing to unpack .../01-gcc-13-base_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking gcc-13-base:s390x (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package libisl23:s390x. 1938s Preparing to unpack .../02-libisl23_0.26-3build1.1_s390x.deb ... 1938s Unpacking libisl23:s390x (0.26-3build1.1) ... 1938s Selecting previously unselected package libmpc3:s390x. 1938s Preparing to unpack .../03-libmpc3_1.3.1-1build1.1_s390x.deb ... 1938s Unpacking libmpc3:s390x (1.3.1-1build1.1) ... 1938s Selecting previously unselected package cpp-13-s390x-linux-gnu. 1938s Preparing to unpack .../04-cpp-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking cpp-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package cpp-13. 1938s Preparing to unpack .../05-cpp-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package cpp-s390x-linux-gnu. 1938s Preparing to unpack .../06-cpp-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 1938s Unpacking cpp-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1938s Selecting previously unselected package cpp. 1938s Preparing to unpack .../07-cpp_4%3a13.2.0-7ubuntu1_s390x.deb ... 1938s Unpacking cpp (4:13.2.0-7ubuntu1) ... 1938s Selecting previously unselected package libcc1-0:s390x. 1938s Preparing to unpack .../08-libcc1-0_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libcc1-0:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libgomp1:s390x. 1938s Preparing to unpack .../09-libgomp1_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libgomp1:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libitm1:s390x. 1938s Preparing to unpack .../10-libitm1_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libitm1:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libatomic1:s390x. 1938s Preparing to unpack .../11-libatomic1_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libatomic1:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libasan8:s390x. 1938s Preparing to unpack .../12-libasan8_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libasan8:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libubsan1:s390x. 1938s Preparing to unpack .../13-libubsan1_14.2.0-4ubuntu2~24.04_s390x.deb ... 1938s Unpacking libubsan1:s390x (14.2.0-4ubuntu2~24.04) ... 1938s Selecting previously unselected package libgcc-13-dev:s390x. 1938s Preparing to unpack .../14-libgcc-13-dev_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking libgcc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package gcc-13-s390x-linux-gnu. 1938s Preparing to unpack .../15-gcc-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking gcc-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package gcc-13. 1938s Preparing to unpack .../16-gcc-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 1938s Selecting previously unselected package gcc-s390x-linux-gnu. 1938s Preparing to unpack .../17-gcc-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 1938s Unpacking gcc-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1938s Selecting previously unselected package gcc. 1938s Preparing to unpack .../18-gcc_4%3a13.2.0-7ubuntu1_s390x.deb ... 1938s Unpacking gcc (4:13.2.0-7ubuntu1) ... 1938s Selecting previously unselected package libstdc++-13-dev:s390x. 1938s Preparing to unpack .../19-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_s390x.deb ... 1938s Unpacking libstdc++-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 1939s Selecting previously unselected package g++-13-s390x-linux-gnu. 1939s Preparing to unpack .../20-g++-13-s390x-linux-gnu_13.3.0-6ubuntu2~24.04_s390x.deb ... 1939s Unpacking g++-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1939s Selecting previously unselected package g++-13. 1939s Preparing to unpack .../21-g++-13_13.3.0-6ubuntu2~24.04_s390x.deb ... 1939s Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 1939s Selecting previously unselected package g++-s390x-linux-gnu. 1939s Preparing to unpack .../22-g++-s390x-linux-gnu_4%3a13.2.0-7ubuntu1_s390x.deb ... 1939s Unpacking g++-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1939s Selecting previously unselected package g++. 1939s Preparing to unpack .../23-g++_4%3a13.2.0-7ubuntu1_s390x.deb ... 1939s Unpacking g++ (4:13.2.0-7ubuntu1) ... 1939s Selecting previously unselected package build-essential. 1939s Preparing to unpack .../24-build-essential_12.10ubuntu1_s390x.deb ... 1939s Unpacking build-essential (12.10ubuntu1) ... 1939s Selecting previously unselected package libfakeroot:s390x. 1939s Preparing to unpack .../25-libfakeroot_1.33-1_s390x.deb ... 1939s Unpacking libfakeroot:s390x (1.33-1) ... 1939s Selecting previously unselected package fakeroot. 1939s Preparing to unpack .../26-fakeroot_1.33-1_s390x.deb ... 1939s Unpacking fakeroot (1.33-1) ... 1939s Selecting previously unselected package libbabeltrace1:s390x. 1939s Preparing to unpack .../27-libbabeltrace1_1.5.11-3build3_s390x.deb ... 1939s Unpacking libbabeltrace1:s390x (1.5.11-3build3) ... 1939s Selecting previously unselected package libdebuginfod1t64:s390x. 1939s Preparing to unpack .../28-libdebuginfod1t64_0.190-1.1build4.1_s390x.deb ... 1939s Unpacking libdebuginfod1t64:s390x (0.190-1.1build4.1) ... 1939s Selecting previously unselected package libsource-highlight-common. 1939s Preparing to unpack .../29-libsource-highlight-common_3.1.9-4.3build1_all.deb ... 1939s Unpacking libsource-highlight-common (3.1.9-4.3build1) ... 1939s Selecting previously unselected package libsource-highlight4t64:s390x. 1939s Preparing to unpack .../30-libsource-highlight4t64_3.1.9-4.3build1_s390x.deb ... 1939s Unpacking libsource-highlight4t64:s390x (3.1.9-4.3build1) ... 1939s Selecting previously unselected package gdb. 1939s Preparing to unpack .../31-gdb_15.1-1ubuntu1~24.04_s390x.deb ... 1939s Unpacking gdb (15.1-1ubuntu1~24.04) ... 1939s Selecting previously unselected package liberror-perl. 1939s Preparing to unpack .../32-liberror-perl_0.17029-2_all.deb ... 1939s Unpacking liberror-perl (0.17029-2) ... 1939s Selecting previously unselected package git-man. 1939s Preparing to unpack .../33-git-man_1%3a2.43.0-1ubuntu7.2_all.deb ... 1939s Unpacking git-man (1:2.43.0-1ubuntu7.2) ... 1939s Selecting previously unselected package git. 1939s Preparing to unpack .../34-git_1%3a2.43.0-1ubuntu7.2_s390x.deb ... 1939s Unpacking git (1:2.43.0-1ubuntu7.2) ... 1939s Setting up libdebuginfod-common (0.190-1.1build4.1) ... 1939s Setting up libgomp1:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up libsource-highlight-common (3.1.9-4.3build1) ... 1939s Setting up libfakeroot:s390x (1.33-1) ... 1939s Setting up fakeroot (1.33-1) ... 1939s update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 1939s Setting up liberror-perl (0.17029-2) ... 1939s Setting up gcc-13-base:s390x (13.3.0-6ubuntu2~24.04) ... 1939s Setting up libmpc3:s390x (1.3.1-1build1.1) ... 1939s Setting up libatomic1:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up libbabeltrace1:s390x (1.5.11-3build3) ... 1939s Setting up libubsan1:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up libasan8:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up git-man (1:2.43.0-1ubuntu7.2) ... 1939s Setting up libisl23:s390x (0.26-3build1.1) ... 1939s Setting up libcc1-0:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up libitm1:s390x (14.2.0-4ubuntu2~24.04) ... 1939s Setting up libdebuginfod1t64:s390x (0.190-1.1build4.1) ... 1939s Setting up libsource-highlight4t64:s390x (3.1.9-4.3build1) ... 1939s Setting up gdb (15.1-1ubuntu1~24.04) ... 1939s Setting up cpp-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1939s Setting up git (1:2.43.0-1ubuntu7.2) ... 1939s Setting up libgcc-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 1939s Setting up libstdc++-13-dev:s390x (13.3.0-6ubuntu2~24.04) ... 1939s Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 1939s Setting up cpp-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1939s Setting up gcc-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1939s Setting up gcc-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1939s Setting up g++-13-s390x-linux-gnu (13.3.0-6ubuntu2~24.04) ... 1939s Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 1939s Setting up cpp (4:13.2.0-7ubuntu1) ... 1939s Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 1939s Setting up g++-s390x-linux-gnu (4:13.2.0-7ubuntu1) ... 1939s Setting up gcc (4:13.2.0-7ubuntu1) ... 1939s Setting up g++ (4:13.2.0-7ubuntu1) ... 1939s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 1939s Setting up build-essential (12.10ubuntu1) ... 1939s Processing triggers for man-db (2.12.0-4build2) ... 1940s Processing triggers for libc-bin (2.39-0ubuntu8.4) ... 1940s autopkgtest: DBG: testbed command exited with code 0 1940s autopkgtest: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-packages.all"], kind short, sout raw, serr pipe, env [] 1940s autopkgtest: DBG: testbed command exited with code 0 1940s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-packages.all /tmp/autopkgtest-work.f7llk8eh/out/ubuntu-regression-suite-packages.all 1940s autopkgtest: DBG: got reply from testbed: ok 1940s autopkgtest: DBG: testbed command ['test', '-e', '/tmp/autopkgtest.S9HXwA/build.V3M/src'], kind short, sout raw, serr raw, env [] 1940s autopkgtest: DBG: testbed command exited with code 1 1940s autopkgtest: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.S9HXwA/build.V3M'], kind short, sout raw, serr pipe, env [] 1940s autopkgtest: DBG: testbed command exited with code 0 1940s autopkgtest: DBG: sending command to testbed: copydown /tmp/autopkgtest-work.f7llk8eh/out/tests-tree/ /tmp/autopkgtest.S9HXwA/build.V3M/src/ 2087s autopkgtest: DBG: got reply from testbed: ok 2087s autopkgtest: DBG: testbed command ['chown', '-R', 'ubuntu', '--', '/tmp/autopkgtest.S9HXwA/build.V3M/src'], kind short, sout raw, serr pipe, env [] 2087s autopkgtest: DBG: testbed command exited with code 0 2087s autopkgtest [01:52:45]: test ubuntu-regression-suite: [----------------------- 2087s autopkgtest: DBG: testbed command ['su', '-s', '/bin/bash', 'ubuntu', '-c', "set -e; exec /tmp/autopkgtest.S9HXwA/wrapper.sh --debug --artifacts=/tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-artifacts --chdir=/tmp/autopkgtest.S9HXwA/build.V3M/src --env=AUTOPKGTEST_TESTBED_ARCH=s390x --env=AUTOPKGTEST_TEST_ARCH=s390x --env=DEB_BUILD_OPTIONS=parallel=4 --env=DEBIAN_FRONTEND=noninteractive --env=LANG=C.UTF-8 --unset-env=LANGUAGE --unset-env=LC_ADDRESS --unset-env=LC_ALL --unset-env=LC_COLLATE --unset-env=LC_CTYPE --unset-env=LC_IDENTIFICATION --unset-env=LC_MEASUREMENT --unset-env=LC_MESSAGES --unset-env=LC_MONETARY --unset-env=LC_NAME --unset-env=LC_NUMERIC --unset-env=LC_PAPER --unset-env=LC_TELEPHONE --unset-env=LC_TIME --script-pid-file=/tmp/autopkgtest_script_pid --source-profile --stderr=/tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stderr --stdout=/tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stdout --tmp=/tmp/autopkgtest.S9HXwA/autopkgtest_tmp '--env=ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1' --make-executable=/tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/ubuntu-regression-suite -- /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/ubuntu-regression-suite"], kind test, sout raw, serr raw, env [] 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: creating AUTOPKGTEST_ARTIFACTS: /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-artifacts 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: changing to directory: /tmp/autopkgtest.S9HXwA/build.V3M/src 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: AUTOPKGTEST_TESTBED_ARCH=s390x 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: AUTOPKGTEST_TEST_ARCH=s390x 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: DEB_BUILD_OPTIONS=parallel=4 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: DEBIAN_FRONTEND=noninteractive 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: LANG=C.UTF-8 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LANGUAGE 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_ADDRESS 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_ALL 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_COLLATE 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_CTYPE 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_IDENTIFICATION 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MEASUREMENT 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MESSAGES 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_MONETARY 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_NAME 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_NUMERIC 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_PAPER 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_TELEPHONE 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: unsetting environment: LC_TIME 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: will create pid file: /tmp/autopkgtest_script_pid 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: pretending to be a login shell 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: will write standard error to /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stderr 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: will write stdout to /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stdout 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: creating AUTOPKGTEST_TMP: /tmp/autopkgtest.S9HXwA/autopkgtest_tmp 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: setting environment: ADT_TEST_TRIGGERS=gdb/15.1-1ubuntu1~24.04 linux-aws/6.8.0-1023.25 linux-azure-6.11/6.11.0-1008.8~24.04.1 linux-azure-nvidia/6.8.0-1009.9 linux-azure/6.8.0-1022.26 linux-gcp/6.8.0-1024.26 linux-gke/6.8.0-1019.23 linux-gkeop/6.8.0-1006.8 linux-ibm/6.8.0-1020.20 linux-nvidia-lowlatency/6.8.0-1022.25.2 linux-nvidia-tegra/6.8.0-1001.1 linux-nvidia/6.8.0-1022.25 linux-oem-6.11/6.11.0-1014.14 linux-oem-6.8/6.8.0-1021.21 linux-oracle/6.8.0-1020.21 linux-raspi/6.8.0-1019.23 linux-riscv/6.8.0-53.55.1 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: marking as executable: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/ubuntu-regression-suite 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: command to run: /tmp/autopkgtest.S9HXwA/build.V3M/src/debian/tests/ubuntu-regression-suite 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: copying /tmp/tmp.B0scoZIxDO/out to stdout and file: /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stdout 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: copying /tmp/tmp.B0scoZIxDO/err to standard error and file: /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stdout 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: writing script pid 1547 to /tmp/autopkgtest_script_pid 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: checking for leaked background processes... 2087s ubuntu-regression-suite is not requested, as there is no linux-meta trigger 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: waiting for tee/cat subprocesses... 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: cleaning up... 2087s /tmp/autopkgtest.S9HXwA/wrapper.sh: Exit status: 77 2087s autopkgtest: DBG: testbed command exited with code 77 2088s autopkgtest [01:52:46]: test ubuntu-regression-suite: -----------------------] 2088s autopkgtest: DBG: testbed executing test finished with exit status 77 2088s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stdout /tmp/autopkgtest-work.f7llk8eh/out/ubuntu-regression-suite-stdout 2088s autopkgtest: DBG: got reply from testbed: ok 2088s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-stderr /tmp/autopkgtest-work.f7llk8eh/out/ubuntu-regression-suite-stderr 2088s autopkgtest: DBG: got reply from testbed: ok 2088s ubuntu-regression-suite SKIP exit status 77 and marked as skippable 2088s autopkgtest [01:52:46]: test ubuntu-regression-suite: - - - - - - - - - - results - - - - - - - - - - 2088s autopkgtest: DBG: sending command to testbed: copyup /tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-artifacts/ /tmp/autopkgtest-work.f7llk8eh/out/artifacts/ 2088s autopkgtest: DBG: got reply from testbed: ok 2088s autopkgtest: DBG: testbed command ['rm', '-rf', '/tmp/autopkgtest.S9HXwA/ubuntu-regression-suite-artifacts', '/tmp/autopkgtest.S9HXwA/autopkgtest_tmp'], kind short, sout raw, serr pipe, env [] 2088s autopkgtest: DBG: testbed command exited with code 0 2088s autopkgtest: DBG: needs_reset, previously=False, requested by run_tests() line 223 2088s autopkgtest: DBG: needs_reset, previously=True, requested by run_tests() line 230 2088s autopkgtest [01:52:46]: @@@@@@@@@@@@@@@@@@@@ summary 2088s rebuild PASS 2088s ubuntu-regression-suite SKIP exit status 77 and marked as skippable 2088s autopkgtest: DBG: testbed stop 2088s autopkgtest: DBG: testbed close, scratch=/tmp/autopkgtest.S9HXwA 2088s autopkgtest: DBG: sending command to testbed: close 2106s autopkgtest: DBG: got reply from testbed: ok 2106s autopkgtest: DBG: sending command to testbed: quit 2106s nova [W] Using flock in prodstack6-s390x 2106s Creating nova instance adt-noble-s390x-linux-hwe-6.11-20250211-011758-juju-7f2275-prod-proposed-migration-environment-15-922bcf4a-1f26-4b51-9911-537d0de874ba from image adt/ubuntu-noble-s390x-server-20250210.img (UUID f9f5e952-f6af-4d0b-960d-775b1cefe2e8)... 2106s nova [W] Timed out waiting for 61ec6cec-a2fc-44f7-baf9-5300be953d9c to get deleted. 2106s nova [W] Using flock in prodstack6-s390x 2106s Creating nova instance adt-noble-s390x-linux-hwe-6.11-20250211-011758-juju-7f2275-prod-proposed-migration-environment-15-922bcf4a-1f26-4b51-9911-537d0de874ba from image adt/ubuntu-noble-s390x-server-20250210.img (UUID f9f5e952-f6af-4d0b-960d-775b1cefe2e8)... 2106s nova [W] Timed out waiting for a63e7426-d1db-457a-bd52-72b474d765e7 to get deleted.