Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
Commit message: "jenkins-common: Treat -asan builds the same as -master"
 > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
[ttcn3-ggsn-test-kernel-net-next] $ /bin/sh -xe /tmp/jenkins14146411309965615428.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=master + export KERNEL_TEST=1 + export KERNEL_BUILD=1 + export KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + export KERNEL_REMOTE_NAME=net-next + export KERNEL_BRANCH=main + cd ttcn3-ggsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-net-next-25 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=master + docker_images_require osmo-ggsn-master ttcn3-ggsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-ggsn-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 ... #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.3s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.3s done #7 DONE 0.3s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.4s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.5s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #7 CACHED #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 0.6s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 CACHED #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 CACHED #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 CACHED #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 DONE 0.2s #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 DONE 0.1s #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 0.373 + useradd --uid=1000 -d /build -m build #14 0.552 + chown -R build:build /usr/local #14 0.567 + echo path-exclude=/usr/share/man/* #14 0.567 + rm -rf /usr/share/man/ #14 DONE 0.7s #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 0.425 + apt-get update #15 0.462 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #15 0.488 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #15 0.488 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #15 0.572 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #15 0.679 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #15 0.705 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #15 1.327 Fetched 9214 kB in 1s (10.5 MB/s) #15 1.327 Reading package lists... #15 1.679 + apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget #15 1.685 Reading package lists... #15 2.043 Building dependency tree... #15 2.126 Reading state information... #15 2.203 The following additional packages will be installed: #15 2.203 libpsl5 libssl3 openssl #15 2.204 Recommended packages: #15 2.204 publicsuffix #15 2.262 The following NEW packages will be installed: #15 2.262 ca-certificates libpsl5 libssl3 libtinfo5 openssl wget #15 2.289 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. #15 2.289 Need to get 4962 kB of archives. #15 2.289 After this operation, 13.2 MB of additional disk space will be used. #15 2.289 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #15 2.343 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #15 2.355 Get:3 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #15 2.366 Get:4 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #15 2.366 Get:5 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #15 2.371 Get:6 http://deb.debian.org/debian bookworm/main amd64 libtinfo5 amd64 6.4-4 [328 kB] #15 2.479 debconf: delaying package configuration, since apt-utils is not installed #15 2.502 Fetched 4962 kB in 0s (46.3 MB/s) #15 2.564 Selecting previously unselected package libssl3:amd64. #15 2.564 (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 ... 6090 files and directories currently installed.) #15 2.572 Preparing to unpack .../0-libssl3_3.0.11-1~deb12u2_amd64.deb ... #15 2.604 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #15 2.805 Selecting previously unselected package openssl. #15 2.807 Preparing to unpack .../1-openssl_3.0.11-1~deb12u2_amd64.deb ... #15 2.821 Unpacking openssl (3.0.11-1~deb12u2) ... #15 3.571 Selecting previously unselected package ca-certificates. #15 3.575 Preparing to unpack .../2-ca-certificates_20230311_all.deb ... #15 3.589 Unpacking ca-certificates (20230311) ... #15 3.777 Selecting previously unselected package libpsl5:amd64. #15 3.778 Preparing to unpack .../3-libpsl5_0.21.2-1_amd64.deb ... #15 3.792 Unpacking libpsl5:amd64 (0.21.2-1) ... #15 3.893 Selecting previously unselected package wget. #15 3.894 Preparing to unpack .../4-wget_1.21.3-1+b2_amd64.deb ... #15 3.909 Unpacking wget (1.21.3-1+b2) ... #15 4.072 Selecting previously unselected package libtinfo5:amd64. #15 4.074 Preparing to unpack .../5-libtinfo5_6.4-4_amd64.deb ... #15 4.095 Unpacking libtinfo5:amd64 (6.4-4) ... #15 4.229 Setting up libpsl5:amd64 (0.21.2-1) ... #15 4.280 Setting up wget (1.21.3-1+b2) ... #15 4.341 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #15 4.387 Setting up openssl (3.0.11-1~deb12u2) ... #15 4.451 Setting up libtinfo5:amd64 (6.4-4) ... #15 4.497 Setting up ca-certificates (20230311) ... #15 4.586 debconf: unable to initialize frontend: Dialog #15 4.586 debconf: (TERM is not set, so the dialog frontend is not usable.) #15 4.586 debconf: falling back to frontend: Readline #15 4.586 debconf: unable to initialize frontend: Readline #15 4.586 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #15 4.586 debconf: falling back to frontend: Teletype #15 5.087 Updating certificates in /etc/ssl/certs... #15 5.833 140 added, 0 removed; done. #15 5.921 Processing triggers for libc-bin (2.36-9+deb12u7) ... #15 5.976 Processing triggers for ca-certificates (20230311) ... #15 5.996 Updating certificates in /etc/ssl/certs... #15 6.635 0 added, 0 removed; done. #15 6.635 Running hooks in /etc/ca-certificates/update.d... #15 6.636 done. #15 6.694 + apt-get clean #15 6.701 + wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 6.705 --2024-06-14 04:01:09-- https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 6.716 Resolving github.com (github.com)... 140.82.121.3 #15 6.716 Connecting to github.com (github.com)|140.82.121.3|:443... connected. #15 6.786 HTTP request sent, awaiting response... 302 Found #15 6.979 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240614%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240614T040109Z&X-Amz-Expires=300&X-Amz-Signature=6794ffcdc35735c5f34ca2fc4192ca769e73cbcb896ee414f811da67ed765624&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream [following] #15 6.979 --2024-06-14 04:01:09-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/269096539/b34cd946-4e5f-4353-94b7-5a2fe00c9927?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240614%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240614T040109Z&X-Amz-Expires=300&X-Amz-Signature=6794ffcdc35735c5f34ca2fc4192ca769e73cbcb896ee414f811da67ed765624&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=269096539&response-content-disposition=attachment%3B%20filename%3DLLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz&response-content-type=application%2Foctet-stream #15 6.979 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... #15 6.979 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. #15 6.994 HTTP request sent, awaiting response... 200 OK #15 7.451 Length: 115786100 (110M) [application/octet-stream] #15 7.451 Saving to: 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' #15 7.452 #15 7.452 0K .......... .......... .......... .......... .......... 0% 8.75M 13s #15 7.457 50K .......... .......... .......... .......... .......... 0% 9.49M 12s #15 7.462 100K .......... .......... .......... .......... .......... 0% 54.1M 9s #15 7.463 150K .......... .......... .......... .......... .......... 0% 33.8M 7s #15 7.465 200K .......... .......... .......... .......... .......... 0% 15.2M 7s #15 7.468 250K .......... .......... .......... .......... .......... 0% 68.8M 6s #15 7.468 300K .......... .......... .......... .......... .......... 0% 50.9M 6s #15 7.470 350K .......... .......... .......... .......... .......... 0% 87.2M 5s #15 7.470 400K .......... .......... .......... .......... .......... 0% 20.8M 5s #15 7.472 450K .......... .......... .......... .......... .......... 0% 92.8M 5s #15 7.473 500K .......... .......... .......... .......... .......... 0% 73.4M 5s #15 7.474 550K .......... .......... .......... .......... .......... 0% 99.6M 4s #15 7.474 600K .......... .......... .......... .......... .......... 0% 117M 4s #15 7.474 650K .......... .......... .......... .......... .......... 0% 107M 4s #15 7.475 700K .......... .......... .......... .......... .......... 0% 138M 4s #15 7.475 750K .......... .......... .......... .......... .......... 0% 91.6M 3s #15 7.476 800K .......... .......... .......... .......... .......... 0% 121M 3s #15 7.476 850K .......... .......... .......... .......... .......... 0% 103M 3s #15 7.477 900K .......... .......... .......... .......... .......... 0% 49.4M 3s #15 7.478 950K .......... .......... .......... .......... .......... 0% 87.4M 3s #15 7.478 1000K .......... .......... .......... .......... .......... 0% 133M 3s #15 7.479 1050K .......... .......... .......... .......... .......... 0% 127M 3s #15 7.479 1100K .......... .......... .......... .......... .......... 1% 111M 3s #15 7.479 1150K .......... .......... .......... .......... .......... 1% 102M 3s #15 7.480 1200K .......... .......... .......... .......... .......... 1% 115M 3s #15 7.480 1250K .......... .......... .......... .......... .......... 1% 96.8M 3s #15 7.481 1300K .......... .......... .......... .......... .......... 1% 128M 2s #15 7.481 1350K .......... .......... .......... .......... .......... 1% 122M 2s #15 7.482 1400K .......... .......... .......... .......... .......... 1% 112M 2s #15 7.482 1450K .......... .......... .......... .......... .......... 1% 95.2M 2s #15 7.483 1500K .......... .......... .......... .......... .......... 1% 136M 2s #15 7.483 1550K .......... .......... .......... .......... .......... 1% 90.3M 2s #15 7.483 1600K .......... .......... .......... .......... .......... 1% 127M 2s #15 7.484 1650K .......... .......... .......... .......... .......... 1% 125M 2s #15 7.484 1700K .......... .......... .......... .......... .......... 1% 118M 2s #15 7.485 1750K .......... .......... .......... .......... .......... 1% 92.4M 2s #15 7.485 1800K .......... .......... .......... .......... .......... 1% 130M 2s #15 7.486 1850K .......... .......... .......... .......... .......... 1% 126M 2s #15 7.486 1900K .......... .......... .......... .......... .......... 1% 120M 2s #15 7.486 1950K .......... .......... .......... .......... .......... 1% 87.0M 2s #15 7.487 2000K .......... .......... .......... .......... .......... 1% 95.2M 2s #15 7.487 2050K .......... .......... .......... .......... .......... 1% 136M 2s #15 7.488 2100K .......... .......... .......... .......... .......... 1% 130M 2s #15 7.488 2150K .......... .......... .......... .......... .......... 1% 108M 2s #15 7.489 2200K .......... .......... .......... .......... .......... 1% 93.2M 2s #15 7.489 2250K .......... .......... .......... .......... .......... 2% 136M 2s #15 7.489 2300K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.490 2350K .......... .......... .......... .......... .......... 2% 90.7M 2s #15 7.490 2400K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.491 2450K .......... .......... .......... .......... .......... 2% 117M 2s #15 7.491 2500K .......... .......... .......... .......... .......... 2% 93.7M 2s #15 7.492 2550K .......... .......... .......... .......... .......... 2% 4.24M 2s #15 7.503 2600K .......... .......... .......... .......... .......... 2% 107M 2s #15 7.504 2650K .......... .......... .......... .......... .......... 2% 86.6M 2s #15 7.504 2700K .......... .......... .......... .......... .......... 2% 92.1M 2s #15 7.505 2750K .......... .......... .......... .......... .......... 2% 90.0M 2s #15 7.505 2800K .......... .......... .......... .......... .......... 2% 134M 2s #15 7.506 2850K .......... .......... .......... .......... .......... 2% 114M 2s #15 7.506 2900K .......... .......... .......... .......... .......... 2% 107M 2s #15 7.507 2950K .......... .......... .......... .......... .......... 2% 155M 2s #15 7.507 3000K .......... .......... .......... .......... .......... 2% 150M 2s #15 7.507 3050K .......... .......... .......... .......... .......... 2% 133M 2s #15 7.508 3100K .......... .......... .......... .......... .......... 2% 115M 2s #15 7.508 3150K .......... .......... .......... .......... .......... 2% 127M 2s #15 7.508 3200K .......... .......... .......... .......... .......... 2% 150M 2s #15 7.509 3250K .......... .......... .......... .......... .......... 2% 147M 2s #15 7.509 3300K .......... .......... .......... .......... .......... 2% 133M 2s #15 7.509 3350K .......... .......... .......... .......... .......... 3% 123M 2s #15 7.510 3400K .......... .......... .......... .......... .......... 3% 118M 2s #15 7.510 3450K .......... .......... .......... .......... .......... 3% 133M 2s #15 7.511 3500K .......... .......... .......... .......... .......... 3% 129M 2s #15 7.511 3550K .......... .......... .......... .......... .......... 3% 111M 2s #15 7.511 3600K .......... .......... .......... .......... .......... 3% 89.2M 2s #15 7.512 3650K .......... .......... .......... .......... .......... 3% 158M 2s #15 7.512 3700K .......... .......... .......... .......... .......... 3% 167M 2s #15 7.513 3750K .......... .......... .......... .......... .......... 3% 264M 2s #15 7.513 3800K .......... .......... .......... .......... .......... 3% 311M 2s #15 7.513 3850K .......... .......... .......... .......... .......... 3% 230M 2s #15 7.513 3900K .......... .......... .......... .......... .......... 3% 264M 2s #15 7.513 3950K .......... .......... .......... .......... .......... 3% 213M 2s #15 7.514 4000K .......... .......... .......... .......... .......... 3% 215M 2s #15 7.514 4050K .......... .......... .......... .......... .......... 3% 261M 2s #15 7.514 4100K .......... .......... .......... .......... .......... 3% 265M 2s #15 7.514 4150K .......... .......... .......... .......... .......... 3% 219M 2s #15 7.514 4200K .......... .......... .......... .......... .......... 3% 259M 2s #15 7.515 4250K .......... .......... .......... .......... .......... 3% 251M 2s #15 7.515 4300K .......... .......... .......... .......... .......... 3% 256M 2s #15 7.515 4350K .......... .......... .......... .......... .......... 3% 219M 2s #15 7.515 4400K .......... .......... .......... .......... .......... 3% 232M 2s #15 7.515 4450K .......... .......... .......... .......... .......... 3% 251M 2s #15 7.516 4500K .......... .......... .......... .......... .......... 4% 260M 2s #15 7.516 4550K .......... .......... .......... .......... .......... 4% 249M 2s #15 7.516 4600K .......... .......... .......... .......... .......... 4% 269M 2s #15 7.516 4650K .......... .......... .......... .......... .......... 4% 238M 1s #15 7.516 4700K .......... .......... .......... .......... .......... 4% 243M 1s #15 7.517 4750K .......... .......... .......... .......... .......... 4% 213M 1s #15 7.517 4800K .......... .......... .......... .......... .......... 4% 251M 1s #15 7.517 4850K .......... .......... .......... .......... .......... 4% 273M 1s #15 7.517 4900K .......... .......... .......... .......... .......... 4% 191M 1s #15 7.517 4950K .......... .......... .......... .......... .......... 4% 255M 1s #15 7.518 5000K .......... .......... .......... .......... .......... 4% 239M 1s #15 7.518 5050K .......... .......... .......... .......... .......... 4% 237M 1s #15 7.518 5100K .......... .......... .......... .......... .......... 4% 251M 1s #15 7.518 5150K .......... .......... .......... .......... .......... 4% 198M 1s #15 7.518 5200K .......... .......... .......... .......... .......... 4% 244M 1s #15 7.519 5250K .......... .......... .......... .......... .......... 4% 239M 1s #15 7.519 5300K .......... .......... .......... .......... .......... 4% 259M 1s #15 7.519 5350K .......... .......... .......... .......... .......... 4% 242M 1s #15 7.519 5400K .......... .......... .......... .......... .......... 4% 256M 1s #15 7.519 5450K .......... .......... .......... .......... .......... 4% 278M 1s #15 7.520 5500K .......... .......... .......... .......... .......... 4% 247M 1s #15 7.520 5550K .......... .......... .......... .......... .......... 4% 219M 1s #15 7.520 5600K .......... .......... .......... .......... .......... 4% 272M 1s #15 7.520 5650K .......... .......... .......... .......... .......... 5% 303M 1s #15 7.520 5700K .......... .......... .......... .......... .......... 5% 281M 1s #15 7.521 5750K .......... .......... .......... .......... .......... 5% 260M 1s #15 7.521 5800K .......... .......... .......... .......... .......... 5% 316M 1s #15 7.521 5850K .......... .......... .......... .......... .......... 5% 297M 1s #15 7.521 5900K .......... .......... .......... .......... .......... 5% 214M 1s #15 7.521 5950K .......... .......... .......... .......... .......... 5% 89.7M 1s #15 7.522 6000K .......... .......... .......... .......... .......... 5% 127M 1s #15 7.522 6050K .......... .......... .......... .......... .......... 5% 116M 1s #15 7.523 6100K .......... .......... .......... .......... .......... 5% 96.0M 1s #15 7.523 6150K .......... .......... .......... .......... .......... 5% 123M 1s #15 7.523 6200K .......... .......... .......... .......... .......... 5% 127M 1s #15 7.524 6250K .......... .......... .......... .......... .......... 5% 118M 1s #15 7.524 6300K .......... .......... .......... .......... .......... 5% 94.5M 1s #15 7.525 6350K .......... .......... .......... .......... .......... 5% 90.9M 1s #15 7.525 6400K .......... .......... .......... .......... .......... 5% 127M 1s #15 7.526 6450K .......... .......... .......... .......... .......... 5% 128M 1s #15 7.526 6500K .......... .......... .......... .......... .......... 5% 131M 1s #15 7.526 6550K .......... .......... .......... .......... .......... 5% 109M 1s #15 7.527 6600K .......... .......... .......... .......... .......... 5% 95.8M 1s #15 7.527 6650K .......... .......... .......... .......... .......... 5% 126M 1s #15 7.528 6700K .......... .......... .......... .......... .......... 5% 129M 1s #15 7.528 6750K .......... .......... .......... .......... .......... 6% 89.7M 1s #15 7.529 6800K .......... .......... .......... .......... .......... 6% 98.9M 1s #15 7.529 6850K .......... .......... .......... .......... .......... 6% 113M 1s #15 7.530 6900K .......... .......... .......... .......... .......... 6% 130M 1s #15 7.530 6950K .......... .......... .......... .......... .......... 6% 111M 1s #15 7.530 7000K .......... .......... .......... .......... .......... 6% 134M 1s #15 7.531 7050K .......... .......... .......... .......... .......... 6% 105M 1s #15 7.531 7100K .......... .......... .......... .......... .......... 6% 107M 1s #15 7.532 7150K .......... .......... .......... .......... .......... 6% 93.1M 1s #15 7.532 7200K .......... .......... .......... .......... .......... 6% 161M 1s #15 7.533 7250K .......... .......... .......... .......... .......... 6% 101M 1s #15 7.533 7300K .......... .......... .......... .......... .......... 6% 120M 1s #15 7.534 7350K .......... .......... .......... .......... .......... 6% 94.0M 1s #15 7.534 7400K .......... .......... .......... .......... .......... 6% 131M 1s #15 7.534 7450K .......... .......... .......... .......... .......... 6% 124M 1s #15 7.535 7500K .......... .......... .......... .......... .......... 6% 131M 1s #15 7.535 7550K .......... .......... .......... .......... .......... 6% 91.1M 1s #15 7.536 7600K .......... .......... .......... .......... .......... 6% 99.4M 1s #15 7.536 7650K .......... .......... .......... .......... .......... 6% 110M 1s #15 7.537 7700K .......... .......... .......... .......... .......... 6% 129M 1s #15 7.537 7750K .......... .......... .......... .......... .......... 6% 118M 1s #15 7.537 7800K .......... .......... .......... .......... .......... 6% 116M 1s #15 7.538 7850K .......... .......... .......... .......... .......... 6% 97.6M 1s #15 7.538 7900K .......... .......... .......... .......... .......... 7% 130M 1s #15 7.539 7950K .......... .......... .......... .......... .......... 7% 90.4M 1s #15 7.539 8000K .......... .......... .......... .......... .......... 7% 121M 1s #15 7.540 8050K .......... .......... .......... .......... .......... 7% 137M 1s #15 7.540 8100K .......... .......... .......... .......... .......... 7% 114M 1s #15 7.540 8150K .......... .......... .......... .......... .......... 7% 89.9M 1s #15 7.541 8200K .......... .......... .......... .......... .......... 7% 134M 1s #15 7.541 8250K .......... .......... .......... .......... .......... 7% 123M 1s #15 7.542 8300K .......... .......... .......... .......... .......... 7% 117M 1s #15 7.542 8350K .......... .......... .......... .......... .......... 7% 88.9M 1s #15 7.543 8400K .......... .......... .......... .......... .......... 7% 96.0M 1s #15 7.543 8450K .......... .......... .......... .......... .......... 7% 133M 1s #15 7.544 8500K .......... .......... .......... .......... .......... 7% 121M 1s #15 7.544 8550K .......... .......... .......... .......... .......... 7% 126M 1s #15 7.544 8600K .......... .......... .......... .......... .......... 7% 119M 1s #15 7.545 8650K .......... .......... .......... .......... .......... 7% 94.3M 1s #15 7.545 8700K .......... .......... .......... .......... .......... 7% 124M 1s #15 7.546 8750K .......... .......... .......... .......... .......... 7% 121M 1s #15 7.546 8800K .......... .......... .......... .......... .......... 7% 95.5M 1s #15 7.547 8850K .......... .......... .......... .......... .......... 7% 88.6M 1s #15 7.547 8900K .......... .......... .......... .......... .......... 7% 130M 1s #15 7.548 8950K .......... .......... .......... .......... .......... 7% 133M 1s #15 7.548 9000K .......... .......... .......... .......... .......... 8% 124M 1s #15 7.548 9050K .......... .......... .......... .......... .......... 8% 111M 1s #15 7.549 9100K .......... .......... .......... .......... .......... 8% 78.3M 1s #15 7.550 9150K .......... .......... .......... .......... .......... 8% 139M 1s #15 7.550 9200K .......... .......... .......... .......... .......... 8% 163M 1s #15 7.550 9250K .......... .......... .......... .......... .......... 8% 90.8M 1s #15 7.551 9300K .......... .......... .......... .......... .......... 8% 113M 1s #15 7.551 9350K .......... .......... .......... .......... .......... 8% 137M 1s #15 7.551 9400K .......... .......... .......... .......... .......... 8% 94.1M 1s #15 7.552 9450K .......... .......... .......... .......... .......... 8% 120M 1s #15 7.552 9500K .......... .......... .......... .......... .......... 8% 129M 1s #15 7.553 9550K .......... .......... .......... .......... .......... 8% 119M 1s #15 7.553 9600K .......... .......... .......... .......... .......... 8% 93.1M 1s #15 7.554 9650K .......... .......... .......... .......... .......... 8% 90.4M 1s #15 7.554 9700K .......... .......... .......... .......... .......... 8% 124M 1s #15 7.555 9750K .......... .......... .......... .......... .......... 8% 126M 1s #15 7.555 9800K .......... .......... .......... .......... .......... 8% 117M 1s #15 7.555 9850K .......... .......... .......... .......... .......... 8% 92.7M 1s #15 7.556 9900K .......... .......... .......... .......... .......... 8% 129M 1s #15 7.556 9950K .......... .......... .......... .......... .......... 8% 131M 1s #15 7.557 10000K .......... .......... .......... .......... .......... 8% 118M 1s #15 7.557 10050K .......... .......... .......... .......... .......... 8% 87.8M 1s #15 7.558 10100K .......... .......... .......... .......... .......... 8% 130M 1s #15 7.558 10150K .......... .......... .......... .......... .......... 9% 112M 1s #15 7.558 10200K .......... .......... .......... .......... .......... 9% 99.4M 1s #15 7.559 10250K .......... .......... .......... .......... .......... 9% 117M 1s #15 7.559 10300K .......... .......... .......... .......... .......... 9% 133M 1s #15 7.560 10350K .......... .......... .......... .......... .......... 9% 113M 1s #15 7.560 10400K .......... .......... .......... .......... .......... 9% 96.2M 1s #15 7.561 10450K .......... .......... .......... .......... .......... 9% 93.9M 1s #15 7.561 10500K .......... .......... .......... .......... .......... 9% 130M 1s #15 7.561 10550K .......... .......... .......... .......... .......... 9% 120M 1s #15 7.562 10600K .......... .......... .......... .......... .......... 9% 112M 1s #15 7.562 10650K .......... .......... .......... .......... .......... 9% 97.3M 1s #15 7.563 10700K .......... .......... .......... .......... .......... 9% 130M 1s #15 7.563 10750K .......... .......... .......... .......... .......... 9% 116M 1s #15 7.564 10800K .......... .......... .......... .......... .......... 9% 112M 1s #15 7.564 10850K .......... .......... .......... .......... .......... 9% 108M 1s #15 7.565 10900K .......... .......... .......... .......... .......... 9% 113M 1s #15 7.565 10950K .......... .......... .......... .......... .......... 9% 101M 1s #15 7.565 11000K .......... .......... .......... .......... .......... 9% 123M 1s #15 7.566 11050K .......... .......... .......... .......... .......... 9% 124M 1s #15 7.566 11100K .......... .......... .......... .......... .......... 9% 123M 1s #15 7.567 11150K .......... .......... .......... .......... .......... 9% 94.7M 1s #15 7.567 11200K .......... .......... .......... .......... .......... 9% 128M 1s #15 7.568 11250K .......... .......... .......... .......... .......... 9% 90.3M 1s #15 7.568 11300K .......... .......... .......... .......... .......... 10% 126M 1s #15 7.568 11350K .......... .......... .......... .......... .......... 10% 117M 1s #15 7.569 11400K .......... .......... .......... .......... .......... 10% 130M 1s #15 7.569 11450K .......... .......... .......... .......... .......... 10% 93.0M 1s #15 7.570 11500K .......... .......... .......... .......... .......... 10% 124M 1s #15 7.570 11550K .......... .......... .......... .......... .......... 10% 130M 1s #15 7.571 11600K .......... .......... .......... .......... .......... 10% 117M 1s #15 7.571 11650K .......... .......... .......... .......... .......... 10% 91.7M 1s #15 7.571 11700K .......... .......... .......... .......... .......... 10% 92.7M 1s #15 7.572 11750K .......... .......... .......... .......... .......... 10% 130M 1s #15 7.572 11800K .......... .......... .......... .......... .......... 10% 124M 1s #15 7.573 11850K .......... .......... .......... .......... .......... 10% 116M 1s #15 7.573 11900K .......... .......... .......... .......... .......... 10% 131M 1s #15 7.574 11950K .......... .......... .......... .......... .......... 10% 92.6M 1s #15 7.574 12000K .......... .......... .......... .......... .......... 10% 125M 1s #15 7.575 12050K .......... .......... .......... .......... .......... 10% 89.9M 1s #15 7.575 12100K .......... .......... .......... .......... .......... 10% 134M 1s #15 7.575 12150K .......... .......... .......... .......... .......... 10% 117M 1s #15 7.576 12200K .......... .......... .......... .......... .......... 10% 94.3M 1s #15 7.576 12250K .......... .......... .......... .......... .......... 10% 125M 1s #15 7.577 12300K .......... .......... .......... .......... .......... 10% 123M 1s #15 7.577 12350K .......... .......... .......... .......... .......... 10% 122M 1s #15 7.578 12400K .......... .......... .......... .......... .......... 11% 127M 1s #15 7.578 12450K .......... .......... .......... .......... .......... 11% 88.8M 1s #15 7.578 12500K .......... .......... .......... .......... .......... 11% 97.0M 1s #15 7.579 12550K .......... .......... .......... .......... .......... 11% 121M 1s #15 7.579 12600K .......... .......... .......... .......... .......... 11% 136M 1s #15 7.580 12650K .......... .......... .......... .......... .......... 11% 113M 1s #15 7.580 12700K .......... .......... .......... .......... .......... 11% 93.2M 1s #15 7.581 12750K .......... .......... .......... .......... .......... 11% 132M 1s #15 7.581 12800K .......... .......... .......... .......... .......... 11% 126M 1s #15 7.582 12850K .......... .......... .......... .......... .......... 11% 87.7M 1s #15 7.582 12900K .......... .......... .......... .......... .......... 11% 134M 1s #15 7.582 12950K .......... .......... .......... .......... .......... 11% 86.9M 1s #15 7.583 13000K .......... .......... .......... .......... .......... 11% 132M 1s #15 7.583 13050K .......... .......... .......... .......... .......... 11% 113M 1s #15 7.584 13100K .......... .......... .......... .......... .......... 11% 133M 1s #15 7.584 13150K .......... .......... .......... .......... .......... 11% 115M 1s #15 7.585 13200K .......... .......... .......... .......... .......... 11% 99.1M 1s #15 7.585 13250K .......... .......... .......... .......... .......... 11% 91.2M 1s #15 7.586 13300K .......... .......... .......... .......... .......... 11% 122M 1s #15 7.586 13350K .......... .......... .......... .......... .......... 11% 134M 1s #15 7.586 13400K .......... .......... .......... .......... .......... 11% 130M 1s #15 7.587 13450K .......... .......... .......... .......... .......... 11% 80.8M 1s #15 7.587 13500K .......... .......... .......... .......... .......... 11% 125M 1s #15 7.588 13550K .......... .......... .......... .......... .......... 12% 131M 1s #15 7.588 13600K .......... .......... .......... .......... .......... 12% 135M 1s #15 7.589 13650K .......... .......... .......... .......... .......... 12% 91.1M 1s #15 7.589 13700K .......... .......... .......... .......... .......... 12% 109M 1s #15 7.589 13750K .......... .......... .......... .......... .......... 12% 97.9M 1s #15 7.590 13800K .......... .......... .......... .......... .......... 12% 127M 1s #15 7.590 13850K .......... .......... .......... .......... .......... 12% 126M 1s #15 7.591 13900K .......... .......... .......... .......... .......... 12% 107M 1s #15 7.591 13950K .......... .......... .......... .......... .......... 12% 97.0M 1s #15 7.592 14000K .......... .......... .......... .......... .......... 12% 141M 1s #15 7.592 14050K .......... .......... .......... .......... .......... 12% 91.0M 1s #15 7.593 14100K .......... .......... .......... .......... .......... 12% 125M 1s #15 7.593 14150K .......... .......... .......... .......... .......... 12% 131M 1s #15 7.593 14200K .......... .......... .......... .......... .......... 12% 115M 1s #15 7.594 14250K .......... .......... .......... .......... .......... 12% 94.3M 1s #15 7.594 14300K .......... .......... .......... .......... .......... 12% 121M 1s #15 7.595 14350K .......... .......... .......... .......... .......... 12% 130M 1s #15 7.595 14400K .......... .......... .......... .......... .......... 12% 118M 1s #15 7.596 14450K .......... .......... .......... .......... .......... 12% 98.9M 1s #15 7.596 14500K .......... .......... .......... .......... .......... 12% 110M 1s #15 7.596 14550K .......... .......... .......... .......... .......... 12% 98.5M 1s #15 7.597 14600K .......... .......... .......... .......... .......... 12% 123M 1s #15 7.597 14650K .......... .......... .......... .......... .......... 13% 131M 1s #15 7.598 14700K .......... .......... .......... .......... .......... 13% 109M 1s #15 7.598 14750K .......... .......... .......... .......... .......... 13% 97.5M 1s #15 7.599 14800K .......... .......... .......... .......... .......... 13% 127M 1s #15 7.599 14850K .......... .......... .......... .......... .......... 13% 90.0M 1s #15 7.599 14900K .......... .......... .......... .......... .......... 13% 124M 1s #15 7.600 14950K .......... .......... .......... .......... .......... 13% 122M 1s #15 7.600 15000K .......... .......... .......... .......... .......... 13% 129M 1s #15 7.601 15050K .......... .......... .......... .......... .......... 13% 93.9M 1s #15 7.601 15100K .......... .......... .......... .......... .......... 13% 123M 1s #15 7.602 15150K .......... .......... .......... .......... .......... 13% 89.6M 1s #15 7.602 15200K .......... .......... .......... .......... .......... 13% 136M 1s #15 7.602 15250K .......... .......... .......... .......... .......... 13% 130M 1s #15 7.603 15300K .......... .......... .......... .......... .......... 13% 111M 1s #15 7.603 15350K .......... .......... .......... .......... .......... 13% 91.4M 1s #15 7.604 15400K .......... .......... .......... .......... .......... 13% 134M 1s #15 7.604 15450K .......... .......... .......... .......... .......... 13% 129M 1s #15 7.605 15500K .......... .......... .......... .......... .......... 13% 111M 1s #15 7.605 15550K .......... .......... .......... .......... .......... 13% 88.3M 1s #15 7.606 15600K .......... .......... .......... .......... .......... 13% 101M 1s #15 7.606 15650K .......... .......... .......... .......... .......... 13% 127M 1s #15 7.606 15700K .......... .......... .......... .......... .......... 13% 132M 1s #15 7.607 15750K .......... .......... .......... .......... .......... 13% 122M 1s #15 7.607 15800K .......... .......... .......... .......... .......... 14% 105M 1s #15 7.608 15850K .......... .......... .......... .......... .......... 14% 97.5M 1s #15 7.608 15900K .......... .......... .......... .......... .......... 14% 140M 1s #15 7.609 15950K .......... .......... .......... .......... .......... 14% 87.4M 1s #15 7.609 16000K .......... .......... .......... .......... .......... 14% 124M 1s #15 7.609 16050K .......... .......... .......... .......... .......... 14% 128M 1s #15 7.610 16100K .......... .......... .......... .......... .......... 14% 87.8M 1s #15 7.610 16150K .......... .......... .......... .......... .......... 14% 123M 1s #15 7.611 16200K .......... .......... .......... .......... .......... 14% 125M 1s #15 7.611 16250K .......... .......... .......... .......... .......... 14% 134M 1s #15 7.612 16300K .......... .......... .......... .......... .......... 14% 104M 1s #15 7.612 16350K .......... .......... .......... .......... .......... 14% 91.2M 1s #15 7.613 16400K .......... .......... .......... .......... .......... 14% 103M 1s #15 7.613 16450K .......... .......... .......... .......... .......... 14% 133M 1s #15 7.613 16500K .......... .......... .......... .......... .......... 14% 131M 1s #15 7.614 16550K .......... .......... .......... .......... .......... 14% 97.0M 1s #15 7.614 16600K .......... .......... .......... .......... .......... 14% 103M 1s #15 7.615 16650K .......... .......... .......... .......... .......... 14% 139M 1s #15 7.615 16700K .......... .......... .......... .......... .......... 14% 130M 1s #15 7.616 16750K .......... .......... .......... .......... .......... 14% 90.9M 1s #15 7.616 16800K .......... .......... .......... .......... .......... 14% 124M 1s #15 7.616 16850K .......... .......... .......... .......... .......... 14% 114M 1s #15 7.617 16900K .......... .......... .......... .......... .......... 14% 97.1M 1s #15 7.617 16950K .......... .......... .......... .......... .......... 15% 128M 1s #15 7.618 17000K .......... .......... .......... .......... .......... 15% 129M 1s #15 7.618 17050K .......... .......... .......... .......... .......... 15% 110M 1s #15 7.619 17100K .......... .......... .......... .......... .......... 15% 95.5M 1s #15 7.619 17150K .......... .......... .......... .......... .......... 15% 90.1M 1s #15 7.620 17200K .......... .......... .......... .......... .......... 15% 136M 1s #15 7.620 17250K .......... .......... .......... .......... .......... 15% 126M 1s #15 7.620 17300K .......... .......... .......... .......... .......... 15% 129M 1s #15 7.621 17350K .......... .......... .......... .......... .......... 15% 111M 1s #15 7.621 17400K .......... .......... .......... .......... .......... 15% 92.8M 1s #15 7.622 17450K .......... .......... .......... .......... .......... 15% 134M 1s #15 7.622 17500K .......... .......... .......... .......... .......... 15% 124M 1s #15 7.623 17550K .......... .......... .......... .......... .......... 15% 91.3M 1s #15 7.623 17600K .......... .......... .......... .......... .......... 15% 113M 1s #15 7.623 17650K .......... .......... .......... .......... .......... 15% 95.1M 1s #15 7.624 17700K .......... .......... .......... .......... .......... 15% 129M 1s #15 7.624 17750K .......... .......... .......... .......... .......... 15% 123M 1s #15 7.625 17800K .......... .......... .......... .......... .......... 15% 126M 1s #15 7.625 17850K .......... .......... .......... .......... .......... 15% 116M 1s #15 7.625 17900K .......... .......... .......... .......... .......... 15% 96.5M 1s #15 7.626 17950K .......... .......... .......... .......... .......... 15% 88.1M 1s #15 7.627 18000K .......... .......... .......... .......... .......... 15% 131M 1s #15 7.627 18050K .......... .......... .......... .......... .......... 16% 137M 1s #15 7.627 18100K .......... .......... .......... .......... .......... 16% 106M 1s #15 7.628 18150K .......... .......... .......... .......... .......... 16% 92.0M 1s #15 7.628 18200K .......... .......... .......... .......... .......... 16% 134M 1s #15 7.629 18250K .......... .......... .......... .......... .......... 16% 130M 1s #15 7.629 18300K .......... .......... .......... .......... .......... 16% 124M 1s #15 7.630 18350K .......... .......... .......... .......... .......... 16% 89.7M 1s #15 7.630 18400K .......... .......... .......... .......... .......... 16% 120M 1s #15 7.630 18450K .......... .......... .......... .......... .......... 16% 97.8M 1s #15 7.631 18500K .......... .......... .......... .......... .......... 16% 122M 1s #15 7.631 18550K .......... .......... .......... .......... .......... 16% 122M 1s #15 7.632 18600K .......... .......... .......... .......... .......... 16% 116M 1s #15 7.632 18650K .......... .......... .......... .......... .......... 16% 97.1M 1s #15 7.633 18700K .......... .......... .......... .......... .......... 16% 127M 1s #15 7.633 18750K .......... .......... .......... .......... .......... 16% 92.0M 1s #15 7.633 18800K .......... .......... .......... .......... .......... 16% 130M 1s #15 7.634 18850K .......... .......... .......... .......... .......... 16% 123M 1s #15 7.634 18900K .......... .......... .......... .......... .......... 16% 117M 1s #15 7.635 18950K .......... .......... .......... .......... .......... 16% 94.0M 1s #15 7.635 19000K .......... .......... .......... .......... .......... 16% 120M 1s #15 7.636 19050K .......... .......... .......... .......... .......... 16% 132M 1s #15 7.636 19100K .......... .......... .......... .......... .......... 16% 108M 1s #15 7.637 19150K .......... .......... .......... .......... .......... 16% 94.8M 1s #15 7.637 19200K .......... .......... .......... .......... .......... 17% 96.7M 1s #15 7.637 19250K .......... .......... .......... .......... .......... 17% 135M 1s #15 7.638 19300K .......... .......... .......... .......... .......... 17% 129M 1s #15 7.638 19350K .......... .......... .......... .......... .......... 17% 116M 1s #15 7.639 19400K .......... .......... .......... .......... .......... 17% 85.9M 1s #15 7.639 19450K .......... .......... .......... .......... .......... 17% 140M 1s #15 7.640 19500K .......... .......... .......... .......... .......... 17% 120M 1s #15 7.640 19550K .......... .......... .......... .......... .......... 17% 95.7M 1s #15 7.640 19600K .......... .......... .......... .......... .......... 17% 126M 1s #15 7.641 19650K .......... .......... .......... .......... .......... 17% 113M 1s #15 7.641 19700K .......... .......... .......... .......... .......... 17% 94.4M 1s #15 7.642 19750K .......... .......... .......... .......... .......... 17% 127M 1s #15 7.642 19800K .......... .......... .......... .......... .......... 17% 129M 1s #15 7.643 19850K .......... .......... .......... .......... .......... 17% 107M 1s #15 7.643 19900K .......... .......... .......... .......... .......... 17% 137M 1s #15 7.643 19950K .......... .......... .......... .......... .......... 17% 87.6M 1s #15 7.644 20000K .......... .......... .......... .......... .......... 17% 102M 1s #15 7.644 20050K .......... .......... .......... .......... .......... 17% 130M 1s #15 7.645 20100K .......... .......... .......... .......... .......... 17% 121M 1s #15 7.645 20150K .......... .......... .......... .......... .......... 17% 113M 1s #15 7.646 20200K .......... .......... .......... .......... .......... 17% 96.3M 1s #15 7.646 20250K .......... .......... .......... .......... .......... 17% 130M 1s #15 7.646 20300K .......... .......... .......... .......... .......... 17% 129M 1s #15 7.647 20350K .......... .......... .......... .......... .......... 18% 90.5M 1s #15 7.647 20400K .......... .......... .......... .......... .......... 18% 121M 1s #15 7.648 20450K .......... .......... .......... .......... .......... 18% 119M 1s #15 7.648 20500K .......... .......... .......... .......... .......... 18% 97.8M 1s #15 7.649 20550K .......... .......... .......... .......... .......... 18% 121M 1s #15 7.649 20600K .......... .......... .......... .......... .......... 18% 123M 1s #15 7.650 20650K .......... .......... .......... .......... .......... 18% 118M 1s #15 7.650 20700K .......... .......... .......... .......... .......... 18% 93.5M 1s #15 7.650 20750K .......... .......... .......... .......... .......... 18% 93.1M 1s #15 7.651 20800K .......... .......... .......... .......... .......... 18% 128M 1s #15 7.651 20850K .......... .......... .......... .......... .......... 18% 133M 1s #15 7.652 20900K .......... .......... .......... .......... .......... 18% 121M 1s #15 7.652 20950K .......... .......... .......... .......... .......... 18% 113M 1s #15 7.653 21000K .......... .......... .......... .......... .......... 18% 60.8M 1s #15 7.653 21050K .......... .......... .......... .......... .......... 18% 158M 1s #15 7.654 21100K .......... .......... .......... .......... .......... 18% 205M 1s #15 7.654 21150K .......... .......... .......... .......... .......... 18% 106M 1s #15 7.654 21200K .......... .......... .......... .......... .......... 18% 121M 1s #15 7.655 21250K .......... .......... .......... .......... .......... 18% 93.1M 1s #15 7.655 21300K .......... .......... .......... .......... .......... 18% 129M 1s #15 7.656 21350K .......... .......... .......... .......... .......... 18% 124M 1s #15 7.656 21400K .......... .......... .......... .......... .......... 18% 84.9M 1s #15 7.657 21450K .......... .......... .......... .......... .......... 19% 105M 1s #15 7.657 21500K .......... .......... .......... .......... .......... 19% 142M 1s #15 7.658 21550K .......... .......... .......... .......... .......... 19% 99.7M 1s #15 7.658 21600K .......... .......... .......... .......... .......... 19% 137M 1s #15 7.658 21650K .......... .......... .......... .......... .......... 19% 133M 1s #15 7.659 21700K .......... .......... .......... .......... .......... 19% 78.3M 1s #15 7.659 21750K .......... .......... .......... .......... .......... 19% 93.6M 1s #15 7.660 21800K .......... .......... .......... .......... .......... 19% 97.5M 1s #15 7.660 21850K .......... .......... .......... .......... .......... 19% 251M 1s #15 7.661 21900K .......... .......... .......... .......... .......... 19% 107M 1s #15 7.661 21950K .......... .......... .......... .......... .......... 19% 92.8M 1s #15 7.661 22000K .......... .......... .......... .......... .......... 19% 106M 1s #15 7.662 22050K .......... .......... .......... .......... .......... 19% 104M 1s #15 7.662 22100K .......... .......... .......... .......... .......... 19% 162M 1s #15 7.663 22150K .......... .......... .......... .......... .......... 19% 99.2M 1s #15 7.663 22200K .......... .......... .......... .......... .......... 19% 169M 1s #15 7.664 22250K .......... .......... .......... .......... .......... 19% 126M 1s #15 7.664 22300K .......... .......... .......... .......... .......... 19% 74.1M 1s #15 7.665 22350K .......... .......... .......... .......... .......... 19% 139M 1s #15 7.665 22400K .......... .......... .......... .......... .......... 19% 90.9M 1s #15 7.665 22450K .......... .......... .......... .......... .......... 19% 124M 1s #15 7.666 22500K .......... .......... .......... .......... .......... 19% 129M 1s #15 7.666 22550K .......... .......... .......... .......... .......... 19% 86.2M 1s #15 7.667 22600K .......... .......... .......... .......... .......... 20% 245M 1s #15 7.667 22650K .......... .......... .......... .......... .......... 20% 80.6M 1s #15 7.668 22700K .......... .......... .......... .......... .......... 20% 125M 1s #15 7.668 22750K .......... .......... .......... .......... .......... 20% 123M 1s #15 7.668 22800K .......... .......... .......... .......... .......... 20% 118M 1s #15 7.669 22850K .......... .......... .......... .......... .......... 20% 113M 1s #15 7.669 22900K .......... .......... .......... .......... .......... 20% 99.8M 1s #15 7.670 22950K .......... .......... .......... .......... .......... 20% 89.2M 1s #15 7.670 23000K .......... .......... .......... .......... .......... 20% 98.6M 1s #15 7.671 23050K .......... .......... .......... .......... .......... 20% 261M 1s #15 7.671 23100K .......... .......... .......... .......... .......... 20% 79.3M 1s #15 7.672 23150K .......... .......... .......... .......... .......... 20% 103M 1s #15 7.672 23200K .......... .......... .......... .......... .......... 20% 155M 1s #15 7.672 23250K .......... .......... .......... .......... .......... 20% 94.2M 1s #15 7.673 23300K .......... .......... .......... .......... .......... 20% 141M 1s #15 7.673 23350K .......... .......... .......... .......... .......... 20% 112M 1s #15 7.674 23400K .......... .......... .......... .......... .......... 20% 121M 1s #15 7.674 23450K .......... .......... .......... .......... .......... 20% 120M 1s #15 7.674 23500K .......... .......... .......... .......... .......... 20% 89.9M 1s #15 7.675 23550K .......... .......... .......... .......... .......... 20% 84.1M 1s #15 7.676 23600K .......... .......... .......... .......... .......... 20% 117M 1s #15 7.676 23650K .......... .......... .......... .......... .......... 20% 234M 1s #15 7.676 23700K .......... .......... .......... .......... .......... 21% 93.8M 1s #15 7.677 23750K .......... .......... .......... .......... .......... 21% 122M 1s #15 7.677 23800K .......... .......... .......... .......... .......... 21% 90.1M 1s #15 7.678 23850K .......... .......... .......... .......... .......... 21% 161M 1s #15 7.678 23900K .......... .......... .......... .......... .......... 21% 124M 1s #15 7.678 23950K .......... .......... .......... .......... .......... 21% 90.0M 1s #15 7.679 24000K .......... .......... .......... .......... .......... 21% 128M 1s #15 7.679 24050K .......... .......... .......... .......... .......... 21% 85.9M 1s #15 7.680 24100K .......... .......... .......... .......... .......... 21% 122M 1s #15 7.680 24150K .......... .......... .......... .......... .......... 21% 134M 1s #15 7.681 24200K .......... .......... .......... .......... .......... 21% 112M 1s #15 7.681 24250K .......... .......... .......... .......... .......... 21% 97.9M 1s #15 7.682 24300K .......... .......... .......... .......... .......... 21% 107M 1s #15 7.682 24350K .......... .......... .......... .......... .......... 21% 142M 1s #15 7.682 24400K .......... .......... .......... .......... .......... 21% 85.9M 1s #15 7.683 24450K .......... .......... .......... .......... .......... 21% 141M 1s #15 7.683 24500K .......... .......... .......... .......... .......... 21% 144M 1s #15 7.684 24550K .......... .......... .......... .......... .......... 21% 126M 1s #15 7.684 24600K .......... .......... .......... .......... .......... 21% 130M 1s #15 7.684 24650K .......... .......... .......... .......... .......... 21% 108M 1s #15 7.685 24700K .......... .......... .......... .......... .......... 21% 90.1M 1s #15 7.685 24750K .......... .......... .......... .......... .......... 21% 80.7M 1s #15 7.686 24800K .......... .......... .......... .......... .......... 21% 152M 1s #15 7.686 24850K .......... .......... .......... .......... .......... 22% 97.1M 1s #15 7.687 24900K .......... .......... .......... .......... .......... 22% 110M 1s #15 7.687 24950K .......... .......... .......... .......... .......... 22% 115M 1s #15 7.688 25000K .......... .......... .......... .......... .......... 22% 119M 1s #15 7.688 25050K .......... .......... .......... .......... .......... 22% 145M 1s #15 7.688 25100K .......... .......... .......... .......... .......... 22% 170M 1s #15 7.689 25150K .......... .......... .......... .......... .......... 22% 88.4M 1s #15 7.689 25200K .......... .......... .......... .......... .......... 22% 113M 1s #15 7.690 25250K .......... .......... .......... .......... .......... 22% 82.0M 1s #15 7.690 25300K .......... .......... .......... .......... .......... 22% 121M 1s #15 7.691 25350K .......... .......... .......... .......... .......... 22% 160M 1s #15 7.691 25400K .......... .......... .......... .......... .......... 22% 81.0M 1s #15 7.692 25450K .......... .......... .......... .......... .......... 22% 120M 1s #15 7.692 25500K .......... .......... .......... .......... .......... 22% 144M 1s #15 7.692 25550K .......... .......... .......... .......... .......... 22% 95.5M 1s #15 7.693 25600K .......... .......... .......... .......... .......... 22% 80.0M 1s #15 7.693 25650K .......... .......... .......... .......... .......... 22% 239M 1s #15 7.694 25700K .......... .......... .......... .......... .......... 22% 139M 1s #15 7.694 25750K .......... .......... .......... .......... .......... 22% 92.2M 1s #15 7.695 25800K .......... .......... .......... .......... .......... 22% 129M 1s #15 7.695 25850K .......... .......... .......... .......... .......... 22% 79.7M 1s #15 7.696 25900K .......... .......... .......... .......... .......... 22% 170M 1s #15 7.696 25950K .......... .......... .......... .......... .......... 22% 99.2M 1s #15 7.696 26000K .......... .......... .......... .......... .......... 23% 91.1M 1s #15 7.697 26050K .......... .......... .......... .......... .......... 23% 114M 1s #15 7.697 26100K .......... .......... .......... .......... .......... 23% 95.3M 1s #15 7.698 26150K .......... .......... .......... .......... .......... 23% 115M 1s #15 7.698 26200K .......... .......... .......... .......... .......... 23% 155M 1s #15 7.699 26250K .......... .......... .......... .......... .......... 23% 117M 1s #15 7.699 26300K .......... .......... .......... .......... .......... 23% 173M 1s #15 7.699 26350K .......... .......... .......... .......... .......... 23% 89.4M 1s #15 7.700 26400K .......... .......... .......... .......... .......... 23% 128M 1s #15 7.700 26450K .......... .......... .......... .......... .......... 23% 109M 1s #15 7.701 26500K .......... .......... .......... .......... .......... 23% 91.2M 1s #15 7.701 26550K .......... .......... .......... .......... .......... 23% 90.1M 1s #15 7.702 26600K .......... .......... .......... .......... .......... 23% 106M 1s #15 7.702 26650K .......... .......... .......... .......... .......... 23% 194M 1s #15 7.702 26700K .......... .......... .......... .......... .......... 23% 101M 1s #15 7.703 26750K .......... .......... .......... .......... .......... 23% 101M 1s #15 7.703 26800K .......... .......... .......... .......... .......... 23% 112M 1s #15 7.704 26850K .......... .......... .......... .......... .......... 23% 90.7M 1s #15 7.704 26900K .......... .......... .......... .......... .......... 23% 289M 1s #15 7.705 26950K .......... .......... .......... .......... .......... 23% 110M 1s #15 7.705 27000K .......... .......... .......... .......... .......... 23% 97.3M 1s #15 7.705 27050K .......... .......... .......... .......... .......... 23% 107M 1s #15 7.706 27100K .......... .......... .......... .......... .......... 24% 136M 1s #15 7.706 27150K .......... .......... .......... .......... .......... 24% 94.1M 1s #15 7.707 27200K .......... .......... .......... .......... .......... 24% 123M 1s #15 7.707 27250K .......... .......... .......... .......... .......... 24% 98.0M 1s #15 7.708 27300K .......... .......... .......... .......... .......... 24% 103M 1s #15 7.708 27350K .......... .......... .......... .......... .......... 24% 148M 1s #15 7.708 27400K .......... .......... .......... .......... .......... 24% 140M 1s #15 7.709 27450K .......... .......... .......... .......... .......... 24% 116M 1s #15 7.709 27500K .......... .......... .......... .......... .......... 24% 94.7M 1s #15 7.710 27550K .......... .......... .......... .......... .......... 24% 90.4M 1s #15 7.710 27600K .......... .......... .......... .......... .......... 24% 121M 1s #15 7.711 27650K .......... .......... .......... .......... .......... 24% 83.1M 1s #15 7.711 27700K .......... .......... .......... .......... .......... 24% 215M 1s #15 7.712 27750K .......... .......... .......... .......... .......... 24% 82.1M 1s #15 7.712 27800K .......... .......... .......... .......... .......... 24% 123M 1s #15 7.713 27850K .......... .......... .......... .......... .......... 24% 94.5M 1s #15 7.713 27900K .......... .......... .......... .......... .......... 24% 268M 1s #15 7.713 27950K .......... .......... .......... .......... .......... 24% 93.5M 1s #15 7.714 28000K .......... .......... .......... .......... .......... 24% 131M 1s #15 7.714 28050K .......... .......... .......... .......... .......... 24% 93.5M 1s #15 7.715 28100K .......... .......... .......... .......... .......... 24% 134M 1s #15 7.715 28150K .......... .......... .......... .......... .......... 24% 123M 1s #15 7.715 28200K .......... .......... .......... .......... .......... 24% 113M 1s #15 7.716 28250K .......... .......... .......... .......... .......... 25% 85.2M 1s #15 7.716 28300K .......... .......... .......... .......... .......... 25% 129M 1s #15 7.717 28350K .......... .......... .......... .......... .......... 25% 86.1M 1s #15 7.717 28400K .......... .......... .......... .......... .......... 25% 137M 1s #15 7.718 28450K .......... .......... .......... .......... .......... 25% 117M 1s #15 7.718 28500K .......... .......... .......... .......... .......... 25% 126M 1s #15 7.719 28550K .......... .......... .......... .......... .......... 25% 90.2M 1s #15 7.719 28600K .......... .......... .......... .......... .......... 25% 169M 1s #15 7.719 28650K .......... .......... .......... .......... .......... 25% 128M 1s #15 7.720 28700K .......... .......... .......... .......... .......... 25% 111M 1s #15 7.720 28750K .......... .......... .......... .......... .......... 25% 90.2M 1s #15 7.721 28800K .......... .......... .......... .......... .......... 25% 83.9M 1s #15 7.721 28850K .......... .......... .......... .......... .......... 25% 114M 1s #15 7.722 28900K .......... .......... .......... .......... .......... 25% 95.4M 1s #15 7.722 28950K .......... .......... .......... .......... .......... 25% 77.4M 1s #15 7.723 29000K .......... .......... .......... .......... .......... 25% 216M 1s #15 7.723 29050K .......... .......... .......... .......... .......... 25% 147M 1s #15 7.723 29100K .......... .......... .......... .......... .......... 25% 151M 1s #15 7.724 29150K .......... .......... .......... .......... .......... 25% 101M 1s #15 7.724 29200K .......... .......... .......... .......... .......... 25% 127M 1s #15 7.725 29250K .......... .......... .......... .......... .......... 25% 132M 1s #15 7.725 29300K .......... .......... .......... .......... .......... 25% 118M 1s #15 7.725 29350K .......... .......... .......... .......... .......... 26% 88.9M 1s #15 7.726 29400K .......... .......... .......... .......... .......... 26% 131M 1s #15 7.726 29450K .......... .......... .......... .......... .......... 26% 126M 1s #15 7.727 29500K .......... .......... .......... .......... .......... 26% 120M 1s #15 7.727 29550K .......... .......... .......... .......... .......... 26% 87.6M 1s #15 7.728 29600K .......... .......... .......... .......... .......... 26% 95.2M 1s #15 7.728 29650K .......... .......... .......... .......... .......... 26% 132M 1s #15 7.729 29700K .......... .......... .......... .......... .......... 26% 129M 1s #15 7.729 29750K .......... .......... .......... .......... .......... 26% 92.7M 1s #15 7.729 29800K .......... .......... .......... .......... .......... 26% 165M 1s #15 7.730 29850K .......... .......... .......... .......... .......... 26% 96.9M 1s #15 7.730 29900K .......... .......... .......... .......... .......... 26% 74.7M 1s #15 7.731 29950K .......... .......... .......... .......... .......... 26% 185M 1s #15 7.731 30000K .......... .......... .......... .......... .......... 26% 124M 1s #15 7.732 30050K .......... .......... .......... .......... .......... 26% 117M 1s #15 7.732 30100K .......... .......... .......... .......... .......... 26% 96.9M 1s #15 7.733 30150K .......... .......... .......... .......... .......... 26% 94.4M 1s #15 7.733 30200K .......... .......... .......... .......... .......... 26% 128M 1s #15 7.733 30250K .......... .......... .......... .......... .......... 26% 116M 1s #15 7.734 30300K .......... .......... .......... .......... .......... 26% 92.1M 1s #15 7.734 30350K .......... .......... .......... .......... .......... 26% 109M 1s #15 7.735 30400K .......... .......... .......... .......... .......... 26% 86.4M 1s #15 7.735 30450K .......... .......... .......... .......... .......... 26% 232M 1s #15 7.736 30500K .......... .......... .......... .......... .......... 27% 121M 1s #15 7.736 30550K .......... .......... .......... .......... .......... 27% 88.0M 1s #15 7.737 30600K .......... .......... .......... .......... .......... 27% 131M 1s #15 7.737 30650K .......... .......... .......... .......... .......... 27% 130M 1s #15 7.737 30700K .......... .......... .......... .......... .......... 27% 113M 1s #15 7.738 30750K .......... .......... .......... .......... .......... 27% 109M 1s #15 7.738 30800K .......... .......... .......... .......... .......... 27% 87.0M 1s #15 7.739 30850K .......... .......... .......... .......... .......... 27% 113M 1s #15 7.739 30900K .......... .......... .......... .......... .......... 27% 128M 1s #15 7.740 30950K .......... .......... .......... .......... .......... 27% 123M 1s #15 7.740 31000K .......... .......... .......... .......... .......... 27% 101M 1s #15 7.740 31050K .......... .......... .......... .......... .......... 27% 103M 1s #15 7.741 31100K .......... .......... .......... .......... .......... 27% 103M 1s #15 7.741 31150K .......... .......... .......... .......... .......... 27% 111M 1s #15 7.742 31200K .......... .......... .......... .......... .......... 27% 134M 1s #15 7.742 31250K .......... .......... .......... .......... .......... 27% 72.4M 1s #15 7.743 31300K .......... .......... .......... .......... .......... 27% 222M 1s #15 7.743 31350K .......... .......... .......... .......... .......... 27% 131M 1s #15 7.743 31400K .......... .......... .......... .......... .......... 27% 126M 1s #15 7.744 31450K .......... .......... .......... .......... .......... 27% 130M 1s #15 7.744 31500K .......... .......... .......... .......... .......... 27% 123M 1s #15 7.745 31550K .......... .......... .......... .......... .......... 27% 91.1M 1s #15 7.745 31600K .......... .......... .......... .......... .......... 27% 117M 1s #15 7.746 31650K .......... .......... .......... .......... .......... 28% 97.4M 1s #15 7.746 31700K .......... .......... .......... .......... .......... 28% 105M 1s #15 7.747 31750K .......... .......... .......... .......... .......... 28% 121M 1s #15 7.747 31800K .......... .......... .......... .......... .......... 28% 82.3M 1s #15 7.747 31850K .......... .......... .......... .......... .......... 28% 216M 1s #15 7.748 31900K .......... .......... .......... .......... .......... 28% 98.6M 1s #15 7.748 31950K .......... .......... .......... .......... .......... 28% 84.9M 1s #15 7.749 32000K .......... .......... .......... .......... .......... 28% 145M 1s #15 7.749 32050K .......... .......... .......... .......... .......... 28% 119M 1s #15 7.750 32100K .......... .......... .......... .......... .......... 28% 97.9M 1s #15 7.750 32150K .......... .......... .......... .......... .......... 28% 141M 1s #15 7.750 32200K .......... .......... .......... .......... .......... 28% 127M 1s #15 7.751 32250K .......... .......... .......... .......... .......... 28% 126M 1s #15 7.751 32300K .......... .......... .......... .......... .......... 28% 79.2M 1s #15 7.752 32350K .......... .......... .......... .......... .......... 28% 77.7M 1s #15 7.752 32400K .......... .......... .......... .......... .......... 28% 112M 1s #15 7.753 32450K .......... .......... .......... .......... .......... 28% 215M 1s #15 7.753 32500K .......... .......... .......... .......... .......... 28% 88.1M 1s #15 7.754 32550K .......... .......... .......... .......... .......... 28% 186M 1s #15 7.754 32600K .......... .......... .......... .......... .......... 28% 84.9M 1s #15 7.754 32650K .......... .......... .......... .......... .......... 28% 154M 1s #15 7.755 32700K .......... .......... .......... .......... .......... 28% 131M 1s #15 7.755 32750K .......... .......... .......... .......... .......... 29% 98.5M 1s #15 7.756 32800K .......... .......... .......... .......... .......... 29% 132M 1s #15 7.756 32850K .......... .......... .......... .......... .......... 29% 118M 1s #15 7.756 32900K .......... .......... .......... .......... .......... 29% 78.7M 1s #15 7.757 32950K .......... .......... .......... .......... .......... 29% 134M 1s #15 7.757 33000K .......... .......... .......... .......... .......... 29% 122M 1s #15 7.758 33050K .......... .......... .......... .......... .......... 29% 117M 1s #15 7.758 33100K .......... .......... .......... .......... .......... 29% 94.2M 1s #15 7.759 33150K .......... .......... .......... .......... .......... 29% 108M 1s #15 7.759 33200K .......... .......... .......... .......... .......... 29% 110M 1s #15 7.760 33250K .......... .......... .......... .......... .......... 29% 95.4M 1s #15 7.760 33300K .......... .......... .......... .......... .......... 29% 178M 1s #15 7.760 33350K .......... .......... .......... .......... .......... 29% 108M 1s #15 7.761 33400K .......... .......... .......... .......... .......... 29% 149M 1s #15 7.761 33450K .......... .......... .......... .......... .......... 29% 100M 1s #15 7.762 33500K .......... .......... .......... .......... .......... 29% 121M 1s #15 7.762 33550K .......... .......... .......... .......... .......... 29% 73.9M 1s #15 7.763 33600K .......... .......... .......... .......... .......... 29% 136M 1s #15 7.763 33650K .......... .......... .......... .......... .......... 29% 87.3M 1s #15 7.764 33700K .......... .......... .......... .......... .......... 29% 156M 1s #15 7.764 33750K .......... .......... .......... .......... .......... 29% 114M 1s #15 7.764 33800K .......... .......... .......... .......... .......... 29% 106M 1s #15 7.765 33850K .......... .......... .......... .......... .......... 29% 78.0M 1s #15 7.765 33900K .......... .......... .......... .......... .......... 30% 205M 1s #15 7.766 33950K .......... .......... .......... .......... .......... 30% 99.2M 1s #15 7.766 34000K .......... .......... .......... .......... .......... 30% 97.1M 1s #15 7.767 34050K .......... .......... .......... .......... .......... 30% 102M 1s #15 7.767 34100K .......... .......... .......... .......... .......... 30% 130M 1s #15 7.768 34150K .......... .......... .......... .......... .......... 30% 101M 1s #15 7.768 34200K .......... .......... .......... .......... .......... 30% 96.8M 1s #15 7.769 34250K .......... .......... .......... .......... .......... 30% 153M 1s #15 7.769 34300K .......... .......... .......... .......... .......... 30% 110M 1s #15 7.769 34350K .......... .......... .......... .......... .......... 30% 85.9M 1s #15 7.770 34400K .......... .......... .......... .......... .......... 30% 131M 1s #15 7.770 34450K .......... .......... .......... .......... .......... 30% 168M 1s #15 7.771 34500K .......... .......... .......... .......... .......... 30% 101M 1s #15 7.771 34550K .......... .......... .......... .......... .......... 30% 117M 1s #15 7.771 34600K .......... .......... .......... .......... .......... 30% 131M 1s #15 7.772 34650K .......... .......... .......... .......... .......... 30% 68.6M 1s #15 7.773 34700K .......... .......... .......... .......... .......... 30% 140M 1s #15 7.773 34750K .......... .......... .......... .......... .......... 30% 103M 1s #15 7.773 34800K .......... .......... .......... .......... .......... 30% 112M 1s #15 7.774 34850K .......... .......... .......... .......... .......... 30% 129M 1s #15 7.774 34900K .......... .......... .......... .......... .......... 30% 92.5M 1s #15 7.775 34950K .......... .......... .......... .......... .......... 30% 184M 1s #15 7.775 35000K .......... .......... .......... .......... .......... 30% 86.8M 1s #15 7.776 35050K .......... .......... .......... .......... .......... 31% 196M 1s #15 7.776 35100K .......... .......... .......... .......... .......... 31% 137M 1s #15 7.776 35150K .......... .......... .......... .......... .......... 31% 88.2M 1s #15 7.777 35200K .......... .......... .......... .......... .......... 31% 80.1M 1s #15 7.777 35250K .......... .......... .......... .......... .......... 31% 192M 1s #15 7.778 35300K .......... .......... .......... .......... .......... 31% 95.9M 1s #15 7.778 35350K .......... .......... .......... .......... .......... 31% 110M 1s #15 7.779 35400K .......... .......... .......... .......... .......... 31% 136M 1s #15 7.779 35450K .......... .......... .......... .......... .......... 31% 89.6M 1s #15 7.779 35500K .......... .......... .......... .......... .......... 31% 88.9M 1s #15 7.780 35550K .......... .......... .......... .......... .......... 31% 94.3M 1s #15 7.780 35600K .......... .......... .......... .......... .......... 31% 266M 1s #15 7.781 35650K .......... .......... .......... .......... .......... 31% 135M 1s #15 7.781 35700K .......... .......... .......... .......... .......... 31% 120M 1s #15 7.781 35750K .......... .......... .......... .......... .......... 31% 120M 1s #15 7.782 35800K .......... .......... .......... .......... .......... 31% 85.4M 1s #15 7.782 35850K .......... .......... .......... .......... .......... 31% 102M 1s #15 7.783 35900K .......... .......... .......... .......... .......... 31% 98.4M 1s #15 7.783 35950K .......... .......... .......... .......... .......... 31% 134M 1s #15 7.784 36000K .......... .......... .......... .......... .......... 31% 94.7M 1s #15 7.784 36050K .......... .......... .......... .......... .......... 31% 145M 1s #15 7.785 36100K .......... .......... .......... .......... .......... 31% 122M 1s #15 7.785 36150K .......... .......... .......... .......... .......... 32% 112M 1s #15 7.785 36200K .......... .......... .......... .......... .......... 32% 140M 1s #15 7.786 36250K .......... .......... .......... .......... .......... 32% 95.6M 1s #15 7.786 36300K .......... .......... .......... .......... .......... 32% 129M 1s #15 7.787 36350K .......... .......... .......... .......... .......... 32% 84.7M 1s #15 7.787 36400K .......... .......... .......... .......... .......... 32% 137M 1s #15 7.788 36450K .......... .......... .......... .......... .......... 32% 125M 1s #15 7.788 36500K .......... .......... .......... .......... .......... 32% 114M 1s #15 7.788 36550K .......... .......... .......... .......... .......... 32% 84.5M 1s #15 7.789 36600K .......... .......... .......... .......... .......... 32% 120M 1s #15 7.789 36650K .......... .......... .......... .......... .......... 32% 103M 1s #15 7.790 36700K .......... .......... .......... .......... .......... 32% 106M 1s #15 7.790 36750K .......... .......... .......... .......... .......... 32% 121M 1s #15 7.791 36800K .......... .......... .......... .......... .......... 32% 123M 1s #15 7.791 36850K .......... .......... .......... .......... .......... 32% 125M 1s #15 7.792 36900K .......... .......... .......... .......... .......... 32% 130M 1s #15 7.792 36950K .......... .......... .......... .......... .......... 32% 83.6M 1s #15 7.793 37000K .......... .......... .......... .......... .......... 32% 200M 1s #15 7.793 37050K .......... .......... .......... .......... .......... 32% 79.8M 1s #15 7.793 37100K .......... .......... .......... .......... .......... 32% 123M 1s #15 7.794 37150K .......... .......... .......... .......... .......... 32% 92.6M 1s #15 7.794 37200K .......... .......... .......... .......... .......... 32% 127M 1s #15 7.795 37250K .......... .......... .......... .......... .......... 32% 95.6M 1s #15 7.795 37300K .......... .......... .......... .......... .......... 33% 129M 1s #15 7.796 37350K .......... .......... .......... .......... .......... 33% 138M 1s #15 7.796 37400K .......... .......... .......... .......... .......... 33% 136M 1s #15 7.796 37450K .......... .......... .......... .......... .......... 33% 116M 1s #15 7.797 37500K .......... .......... .......... .......... .......... 33% 128M 1s #15 7.797 37550K .......... .......... .......... .......... .......... 33% 89.7M 1s #15 7.798 37600K .......... .......... .......... .......... .......... 33% 83.9M 1s #15 7.798 37650K .......... .......... .......... .......... .......... 33% 121M 1s #15 7.799 37700K .......... .......... .......... .......... .......... 33% 99.6M 1s #15 7.799 37750K .......... .......... .......... .......... .......... 33% 176M 1s #15 7.799 37800K .......... .......... .......... .......... .......... 33% 92.6M 1s #15 7.800 37850K .......... .......... .......... .......... .......... 33% 115M 1s #15 7.800 37900K .......... .......... .......... .......... .......... 33% 87.3M 1s #15 7.801 37950K .......... .......... .......... .......... .......... 33% 137M 1s #15 7.801 38000K .......... .......... .......... .......... .......... 33% 162M 1s #15 7.802 38050K .......... .......... .......... .......... .......... 33% 120M 1s #15 7.802 38100K .......... .......... .......... .......... .......... 33% 96.1M 1s #15 7.802 38150K .......... .......... .......... .......... .......... 33% 102M 1s #15 7.803 38200K .......... .......... .......... .......... .......... 33% 88.2M 1s #15 7.803 38250K .......... .......... .......... .......... .......... 33% 141M 1s #15 7.804 38300K .......... .......... .......... .......... .......... 33% 145M 1s #15 7.804 38350K .......... .......... .......... .......... .......... 33% 108M 1s #15 7.805 38400K .......... .......... .......... .......... .......... 34% 88.0M 1s #15 7.805 38450K .......... .......... .......... .......... .......... 34% 126M 1s #15 7.806 38500K .......... .......... .......... .......... .......... 34% 162M 1s #15 7.806 38550K .......... .......... .......... .......... .......... 34% 111M 1s #15 7.806 38600K .......... .......... .......... .......... .......... 34% 99.6M 1s #15 7.807 38650K .......... .......... .......... .......... .......... 34% 138M 1s #15 7.807 38700K .......... .......... .......... .......... .......... 34% 126M 1s #15 7.808 38750K .......... .......... .......... .......... .......... 34% 75.5M 1s #15 7.808 38800K .......... .......... .......... .......... .......... 34% 127M 1s #15 7.809 38850K .......... .......... .......... .......... .......... 34% 101M 1s #15 7.809 38900K .......... .......... .......... .......... .......... 34% 133M 1s #15 7.809 38950K .......... .......... .......... .......... .......... 34% 81.1M 1s #15 7.810 39000K .......... .......... .......... .......... .......... 34% 245M 1s #15 7.810 39050K .......... .......... .......... .......... .......... 34% 102M 1s #15 7.811 39100K .......... .......... .......... .......... .......... 34% 100M 1s #15 7.811 39150K .......... .......... .......... .......... .......... 34% 104M 1s #15 7.812 39200K .......... .......... .......... .......... .......... 34% 134M 1s #15 7.812 39250K .......... .......... .......... .......... .......... 34% 128M 1s #15 7.812 39300K .......... .......... .......... .......... .......... 34% 109M 1s #15 7.813 39350K .......... .......... .......... .......... .......... 34% 106M 1s #15 7.813 39400K .......... .......... .......... .......... .......... 34% 87.5M 1s #15 7.814 39450K .......... .......... .......... .......... .......... 34% 99.5M 1s #15 7.814 39500K .......... .......... .......... .......... .......... 34% 133M 1s #15 7.815 39550K .......... .......... .......... .......... .......... 35% 88.2M 1s #15 7.815 39600K .......... .......... .......... .......... .......... 35% 197M 1s #15 7.816 39650K .......... .......... .......... .......... .......... 35% 101M 1s #15 7.816 39700K .......... .......... .......... .......... .......... 35% 144M 1s #15 7.816 39750K .......... .......... .......... .......... .......... 35% 124M 1s #15 7.817 39800K .......... .......... .......... .......... .......... 35% 109M 1s #15 7.817 39850K .......... .......... .......... .......... .......... 35% 96.6M 1s #15 7.818 39900K .......... .......... .......... .......... .......... 35% 134M 1s #15 7.818 39950K .......... .......... .......... .......... .......... 35% 72.9M 1s #15 7.819 40000K .......... .......... .......... .......... .......... 35% 143M 1s #15 7.819 40050K .......... .......... .......... .......... .......... 35% 133M 1s #15 7.819 40100K .......... .......... .......... .......... .......... 35% 124M 1s #15 7.820 40150K .......... .......... .......... .......... .......... 35% 70.0M 1s #15 7.821 40200K .......... .......... .......... .......... .......... 35% 163M 1s #15 7.821 40250K .......... .......... .......... .......... .......... 35% 91.3M 1s #15 7.821 40300K .......... .......... .......... .......... .......... 35% 123M 1s #15 7.822 40350K .......... .......... .......... .......... .......... 35% 159M 1s #15 7.822 40400K .......... .......... .......... .......... .......... 35% 97.2M 1s #15 7.823 40450K .......... .......... .......... .......... .......... 35% 132M 1s #15 7.823 40500K .......... .......... .......... .......... .......... 35% 74.3M 1s #15 7.824 40550K .......... .......... .......... .......... .......... 35% 129M 1s #15 7.824 40600K .......... .......... .......... .......... .......... 35% 174M 1s #15 7.824 40650K .......... .......... .......... .......... .......... 35% 103M 1s #15 7.825 40700K .......... .......... .......... .......... .......... 36% 115M 1s #15 7.825 40750K .......... .......... .......... .......... .......... 36% 90.7M 1s #15 7.826 40800K .......... .......... .......... .......... .......... 36% 138M 1s #15 7.826 40850K .......... .......... .......... .......... .......... 36% 120M 1s #15 7.826 40900K .......... .......... .......... .......... .......... 36% 91.6M 1s #15 7.827 40950K .......... .......... .......... .......... .......... 36% 170M 1s #15 7.827 41000K .......... .......... .......... .......... .......... 36% 125M 1s #15 7.828 41050K .......... .......... .......... .......... .......... 36% 133M 1s #15 7.828 41100K .......... .......... .......... .......... .......... 36% 113M 1s #15 7.829 41150K .......... .......... .......... .......... .......... 36% 76.2M 1s #15 7.829 41200K .......... .......... .......... .......... .......... 36% 95.5M 1s #15 7.830 41250K .......... .......... .......... .......... .......... 36% 134M 1s #15 7.830 41300K .......... .......... .......... .......... .......... 36% 114M 1s #15 7.830 41350K .......... .......... .......... .......... .......... 36% 97.4M 1s #15 7.831 41400K .......... .......... .......... .......... .......... 36% 121M 1s #15 7.831 41450K .......... .......... .......... .......... .......... 36% 132M 1s #15 7.832 41500K .......... .......... .......... .......... .......... 36% 161M 1s #15 7.832 41550K .......... .......... .......... .......... .......... 36% 82.1M 1s #15 7.833 41600K .......... .......... .......... .......... .......... 36% 146M 1s #15 7.833 41650K .......... .......... .......... .......... .......... 36% 117M 1s #15 7.833 41700K .......... .......... .......... .......... .......... 36% 80.5M 1s #15 7.834 41750K .......... .......... .......... .......... .......... 36% 88.1M 1s #15 7.834 41800K .......... .......... .......... .......... .......... 37% 118M 1s #15 7.835 41850K .......... .......... .......... .......... .......... 37% 267M 1s #15 7.835 41900K .......... .......... .......... .......... .......... 37% 98.0M 1s #15 7.836 41950K .......... .......... .......... .......... .......... 37% 89.9M 1s #15 7.836 42000K .......... .......... .......... .......... .......... 37% 101M 1s #15 7.837 42050K .......... .......... .......... .......... .......... 37% 156M 1s #15 7.837 42100K .......... .......... .......... .......... .......... 37% 161M 1s #15 7.837 42150K .......... .......... .......... .......... .......... 37% 111M 1s #15 7.838 42200K .......... .......... .......... .......... .......... 37% 97.8M 1s #15 7.838 42250K .......... .......... .......... .......... .......... 37% 124M 1s #15 7.839 42300K .......... .......... .......... .......... .......... 37% 136M 1s #15 7.839 42350K .......... .......... .......... .......... .......... 37% 78.7M 1s #15 7.840 42400K .......... .......... .......... .......... .......... 37% 120M 1s #15 7.840 42450K .......... .......... .......... .......... .......... 37% 98.1M 1s #15 7.840 42500K .......... .......... .......... .......... .......... 37% 129M 1s #15 7.841 42550K .......... .......... .......... .......... .......... 37% 108M 1s #15 7.841 42600K .......... .......... .......... .......... .......... 37% 132M 1s #15 7.842 42650K .......... .......... .......... .......... .......... 37% 99.1M 1s #15 7.842 42700K .......... .......... .......... .......... .......... 37% 139M 1s #15 7.843 42750K .......... .......... .......... .......... .......... 37% 90.2M 1s #15 7.843 42800K .......... .......... .......... .......... .......... 37% 129M 1s #15 7.843 42850K .......... .......... .......... .......... .......... 37% 124M 1s #15 7.844 42900K .......... .......... .......... .......... .......... 37% 109M 1s #15 7.844 42950K .......... .......... .......... .......... .......... 38% 71.9M 1s #15 7.845 43000K .......... .......... .......... .......... .......... 38% 114M 1s #15 7.845 43050K .......... .......... .......... .......... .......... 38% 119M 1s #15 7.846 43100K .......... .......... .......... .......... .......... 38% 177M 1s #15 7.846 43150K .......... .......... .......... .......... .......... 38% 85.9M 1s #15 7.847 43200K .......... .......... .......... .......... .......... 38% 105M 1s #15 7.847 43250K .......... .......... .......... .......... .......... 38% 116M 1s #15 7.848 43300K .......... .......... .......... .......... .......... 38% 193M 1s #15 7.848 43350K .......... .......... .......... .......... .......... 38% 123M 1s #15 7.848 43400K .......... .......... .......... .......... .......... 38% 113M 1s #15 7.849 43450K .......... .......... .......... .......... .......... 38% 82.4M 1s #15 7.849 43500K .......... .......... .......... .......... .......... 38% 122M 1s #15 7.850 43550K .......... .......... .......... .......... .......... 38% 85.6M 1s #15 7.850 43600K .......... .......... .......... .......... .......... 38% 148M 1s #15 7.850 43650K .......... .......... .......... .......... .......... 38% 124M 1s #15 7.851 43700K .......... .......... .......... .......... .......... 38% 94.9M 1s #15 7.851 43750K .......... .......... .......... .......... .......... 38% 119M 1s #15 7.852 43800K .......... .......... .......... .......... .......... 38% 85.4M 1s #15 7.852 43850K .......... .......... .......... .......... .......... 38% 113M 1s #15 7.853 43900K .......... .......... .......... .......... .......... 38% 173M 1s #15 7.853 43950K .......... .......... .......... .......... .......... 38% 137M 1s #15 7.853 44000K .......... .......... .......... .......... .......... 38% 95.0M 1s #15 7.854 44050K .......... .......... .......... .......... .......... 39% 101M 1s #15 7.854 44100K .......... .......... .......... .......... .......... 39% 157M 1s #15 7.855 44150K .......... .......... .......... .......... .......... 39% 109M 1s #15 7.855 44200K .......... .......... .......... .......... .......... 39% 101M 1s #15 7.856 44250K .......... .......... .......... .......... .......... 39% 103M 1s #15 7.856 44300K .......... .......... .......... .......... .......... 39% 93.4M 1s #15 7.857 44350K .......... .......... .......... .......... .......... 39% 92.0M 1s #15 7.857 44400K .......... .......... .......... .......... .......... 39% 198M 1s #15 7.857 44450K .......... .......... .......... .......... .......... 39% 133M 1s #15 7.858 44500K .......... .......... .......... .......... .......... 39% 100M 1s #15 7.859 44550K .......... .......... .......... .......... .......... 39% 92.9M 1s #15 7.859 44600K .......... .......... .......... .......... .......... 39% 111M 1s #15 7.859 44650K .......... .......... .......... .......... .......... 39% 191M 1s #15 7.860 44700K .......... .......... .......... .......... .......... 39% 98.7M 1s #15 7.860 44750K .......... .......... .......... .......... .......... 39% 93.9M 1s #15 7.861 44800K .......... .......... .......... .......... .......... 39% 88.1M 1s #15 7.861 44850K .......... .......... .......... .......... .......... 39% 203M 1s #15 7.861 44900K .......... .......... .......... .......... .......... 39% 86.2M 1s #15 7.862 44950K .......... .......... .......... .......... .......... 39% 111M 1s #15 7.862 45000K .......... .......... .......... .......... .......... 39% 106M 1s #15 7.863 45050K .......... .......... .......... .......... .......... 39% 163M 1s #15 7.863 45100K .......... .......... .......... .......... .......... 39% 152M 1s #15 7.864 45150K .......... .......... .......... .......... .......... 39% 91.7M 1s #15 7.864 45200K .......... .......... .......... .......... .......... 40% 86.7M 1s #15 7.865 45250K .......... .......... .......... .......... .......... 40% 125M 1s #15 7.865 45300K .......... .......... .......... .......... .......... 40% 82.1M 1s #15 7.866 45350K .......... .......... .......... .......... .......... 40% 120M 1s #15 7.866 45400K .......... .......... .......... .......... .......... 40% 184M 1s #15 7.866 45450K .......... .......... .......... .......... .......... 40% 118M 1s #15 7.867 45500K .......... .......... .......... .......... .......... 40% 96.0M 1s #15 7.867 45550K .......... .......... .......... .......... .......... 40% 112M 1s #15 7.868 45600K .......... .......... .......... .......... .......... 40% 94.4M 1s #15 7.868 45650K .......... .......... .......... .......... .......... 40% 252M 1s #15 7.868 45700K .......... .......... .......... .......... .......... 40% 101M 1s #15 7.869 45750K .......... .......... .......... .......... .......... 40% 124M 1s #15 7.869 45800K .......... .......... .......... .......... .......... 40% 78.9M 1s #15 7.870 45850K .......... .......... .......... .......... .......... 40% 237M 1s #15 7.870 45900K .......... .......... .......... .......... .......... 40% 95.1M 1s #15 7.871 45950K .......... .......... .......... .......... .......... 40% 83.0M 1s #15 7.871 46000K .......... .......... .......... .......... .......... 40% 120M 1s #15 7.871 46050K .......... .......... .......... .......... .......... 40% 139M 1s #15 7.872 46100K .......... .......... .......... .......... .......... 40% 130M 1s #15 7.872 46150K .......... .......... .......... .......... .......... 40% 88.0M 1s #15 7.873 46200K .......... .......... .......... .......... .......... 40% 131M 1s #15 7.873 46250K .......... .......... .......... .......... .......... 40% 151M 1s #15 7.873 46300K .......... .......... .......... .......... .......... 40% 126M 1s #15 7.874 46350K .......... .......... .......... .......... .......... 41% 66.0M 1s #15 7.875 46400K .......... .......... .......... .......... .......... 41% 122M 1s #15 7.875 46450K .......... .......... .......... .......... .......... 41% 134M 1s #15 7.875 46500K .......... .......... .......... .......... .......... 41% 112M 1s #15 7.876 46550K .......... .......... .......... .......... .......... 41% 86.6M 1s #15 7.876 46600K .......... .......... .......... .......... .......... 41% 147M 1s #15 7.877 46650K .......... .......... .......... .......... .......... 41% 111M 1s #15 7.877 46700K .......... .......... .......... .......... .......... 41% 121M 1s #15 7.878 46750K .......... .......... .......... .......... .......... 41% 109M 1s #15 7.878 46800K .......... .......... .......... .......... .......... 41% 138M 1s #15 7.878 46850K .......... .......... .......... .......... .......... 41% 129M 1s #15 7.879 46900K .......... .......... .......... .......... .......... 41% 112M 1s #15 7.879 46950K .......... .......... .......... .......... .......... 41% 76.5M 1s #15 7.880 47000K .......... .......... .......... .......... .......... 41% 140M 1s #15 7.880 47050K .......... .......... .......... .......... .......... 41% 111M 1s #15 7.881 47100K .......... .......... .......... .......... .......... 41% 98.7M 1s #15 7.881 47150K .......... .......... .......... .......... .......... 41% 88.2M 1s #15 7.882 47200K .......... .......... .......... .......... .......... 41% 216M 1s #15 7.882 47250K .......... .......... .......... .......... .......... 41% 98.7M 1s #15 7.882 47300K .......... .......... .......... .......... .......... 41% 85.2M 1s #15 7.883 47350K .......... .......... .......... .......... .......... 41% 127M 1s #15 7.883 47400K .......... .......... .......... .......... .......... 41% 202M 1s #15 7.884 47450K .......... .......... .......... .......... .......... 42% 103M 1s #15 7.884 47500K .......... .......... .......... .......... .......... 42% 134M 1s #15 7.885 47550K .......... .......... .......... .......... .......... 42% 72.8M 1s #15 7.885 47600K .......... .......... .......... .......... .......... 42% 91.0M 1s #15 7.886 47650K .......... .......... .......... .......... .......... 42% 141M 1s #15 7.886 47700K .......... .......... .......... .......... .......... 42% 142M 1s #15 7.886 47750K .......... .......... .......... .......... .......... 42% 114M 1s #15 7.887 47800K .......... .......... .......... .......... .......... 42% 105M 1s #15 7.887 47850K .......... .......... .......... .......... .......... 42% 168M 1s #15 7.887 47900K .......... .......... .......... .......... .......... 42% 85.7M 1s #15 7.888 47950K .......... .......... .......... .......... .......... 42% 128M 1s #15 7.888 48000K .......... .......... .......... .......... .......... 42% 107M 1s #15 7.889 48050K .......... .......... .......... .......... .......... 42% 133M 1s #15 7.889 48100K .......... .......... .......... .......... .......... 42% 130M 1s #15 7.890 48150K .......... .......... .......... .......... .......... 42% 92.1M 1s #15 7.890 48200K .......... .......... .......... .......... .......... 42% 120M 1s #15 7.891 48250K .......... .......... .......... .......... .......... 42% 90.6M 1s #15 7.891 48300K .......... .......... .......... .......... .......... 42% 135M 1s #15 7.892 48350K .......... .......... .......... .......... .......... 42% 76.2M 1s #15 7.892 48400K .......... .......... .......... .......... .......... 42% 122M 1s #15 7.892 48450K .......... .......... .......... .......... .......... 42% 124M 1s #15 7.893 48500K .......... .......... .......... .......... .......... 42% 153M 1s #15 7.893 48550K .......... .......... .......... .......... .......... 42% 128M 1s #15 7.894 48600K .......... .......... .......... .......... .......... 43% 131M 1s #15 7.894 48650K .......... .......... .......... .......... .......... 43% 112M 1s #15 7.894 48700K .......... .......... .......... .......... .......... 43% 136M 1s #15 7.895 48750K .......... .......... .......... .......... .......... 43% 77.2M 1s #15 7.895 48800K .......... .......... .......... .......... .......... 43% 86.7M 1s #15 7.896 48850K .......... .......... .......... .......... .......... 43% 94.4M 1s #15 7.896 48900K .......... .......... .......... .......... .......... 43% 134M 1s #15 7.897 48950K .......... .......... .......... .......... .......... 43% 164M 1s #15 7.897 49000K .......... .......... .......... .......... .......... 43% 97.4M 1s #15 7.898 49050K .......... .......... .......... .......... .......... 43% 106M 1s #15 7.898 49100K .......... .......... .......... .......... .......... 43% 177M 1s #15 7.898 49150K .......... .......... .......... .......... .......... 43% 103M 1s #15 7.899 49200K .......... .......... .......... .......... .......... 43% 126M 1s #15 7.899 49250K .......... .......... .......... .......... .......... 43% 87.8M 1s #15 7.900 49300K .......... .......... .......... .......... .......... 43% 130M 1s #15 7.900 49350K .......... .......... .......... .......... .......... 43% 98.1M 1s #15 7.901 49400K .......... .......... .......... .......... .......... 43% 115M 1s #15 7.901 49450K .......... .......... .......... .......... .......... 43% 130M 1s #15 7.901 49500K .......... .......... .......... .......... .......... 43% 104M 1s #15 7.902 49550K .......... .......... .......... .......... .......... 43% 91.8M 1s #15 7.902 49600K .......... .......... .......... .......... .......... 43% 116M 1s #15 7.903 49650K .......... .......... .......... .......... .......... 43% 95.7M 1s #15 7.903 49700K .......... .......... .......... .......... .......... 43% 155M 1s #15 7.904 49750K .......... .......... .......... .......... .......... 44% 103M 1s #15 7.904 49800K .......... .......... .......... .......... .......... 44% 138M 1s #15 7.905 49850K .......... .......... .......... .......... .......... 44% 131M 1s #15 7.905 49900K .......... .......... .......... .......... .......... 44% 133M 1s #15 7.905 49950K .......... .......... .......... .......... .......... 44% 77.3M 1s #15 7.906 50000K .......... .......... .......... .......... .......... 44% 82.7M 1s #15 7.907 50050K .......... .......... .......... .......... .......... 44% 118M 1s #15 7.907 50100K .......... .......... .......... .......... .......... 44% 111M 1s #15 7.907 50150K .......... .......... .......... .......... .......... 44% 117M 1s #15 7.908 50200K .......... .......... .......... .......... .......... 44% 197M 1s #15 7.908 50250K .......... .......... .......... .......... .......... 44% 102M 1s #15 7.908 50300K .......... .......... .......... .......... .......... 44% 112M 1s #15 7.909 50350K .......... .......... .......... .......... .......... 44% 116M 1s #15 7.909 50400K .......... .......... .......... .......... .......... 44% 127M 1s #15 7.910 50450K .......... .......... .......... .......... .......... 44% 83.1M 1s #15 7.910 50500K .......... .......... .......... .......... .......... 44% 163M 1s #15 7.911 50550K .......... .......... .......... .......... .......... 44% 89.6M 1s #15 7.911 50600K .......... .......... .......... .......... .......... 44% 142M 1s #15 7.911 50650K .......... .......... .......... .......... .......... 44% 120M 1s #15 7.912 50700K .......... .......... .......... .......... .......... 44% 136M 1s #15 7.913 50750K .......... .......... .......... .......... .......... 44% 88.2M 1s #15 7.913 50800K .......... .......... .......... .......... .......... 44% 102M 1s #15 7.913 50850K .......... .......... .......... .......... .......... 45% 122M 1s #15 7.914 50900K .......... .......... .......... .......... .......... 45% 145M 1s #15 7.914 50950K .......... .......... .......... .......... .......... 45% 117M 1s #15 7.914 51000K .......... .......... .......... .......... .......... 45% 115M 1s #15 7.915 51050K .......... .......... .......... .......... .......... 45% 85.8M 1s #15 7.915 51100K .......... .......... .......... .......... .......... 45% 126M 1s #15 7.916 51150K .......... .......... .......... .......... .......... 45% 69.2M 1s #15 7.917 51200K .......... .......... .......... .......... .......... 45% 120M 1s #15 7.917 51250K .......... .......... .......... .......... .......... 45% 129M 1s #15 7.917 51300K .......... .......... .......... .......... .......... 45% 118M 1s #15 7.918 51350K .......... .......... .......... .......... .......... 45% 93.0M 1s #15 7.918 51400K .......... .......... .......... .......... .......... 45% 158M 1s #15 7.919 51450K .......... .......... .......... .......... .......... 45% 144M 1s #15 7.919 51500K .......... .......... .......... .......... .......... 45% 116M 1s #15 7.919 51550K .......... .......... .......... .......... .......... 45% 112M 1s #15 7.920 51600K .......... .......... .......... .......... .......... 45% 100M 1s #15 7.920 51650K .......... .......... .......... .......... .......... 45% 126M 1s #15 7.921 51700K .......... .......... .......... .......... .......... 45% 115M 1s #15 7.921 51750K .......... .......... .......... .......... .......... 45% 96.2M 1s #15 7.922 51800K .......... .......... .......... .......... .......... 45% 102M 1s #15 7.922 51850K .......... .......... .......... .......... .......... 45% 105M 1s #15 7.923 51900K .......... .......... .......... .......... .......... 45% 141M 1s #15 7.923 51950K .......... .......... .......... .......... .......... 45% 81.8M 1s #15 7.923 52000K .......... .......... .......... .......... .......... 46% 205M 1s #15 7.924 52050K .......... .......... .......... .......... .......... 46% 88.9M 1s #15 7.924 52100K .......... .......... .......... .......... .......... 46% 140M 1s #15 7.925 52150K .......... .......... .......... .......... .......... 46% 131M 1s #15 7.925 52200K .......... .......... .......... .......... .......... 46% 130M 1s #15 7.925 52250K .......... .......... .......... .......... .......... 46% 114M 1s #15 7.926 52300K .......... .......... .......... .......... .......... 46% 91.0M 1s #15 7.926 52350K .......... .......... .......... .......... .......... 46% 81.5M 1s #15 7.927 52400K .......... .......... .......... .......... .......... 46% 114M 1s #15 7.927 52450K .......... .......... .......... .......... .......... 46% 89.5M 1s #15 7.928 52500K .......... .......... .......... .......... .......... 46% 183M 1s #15 7.928 52550K .......... .......... .......... .......... .......... 46% 103M 1s #15 7.929 52600K .......... .......... .......... .......... .......... 46% 120M 1s #15 7.929 52650K .......... .......... .......... .......... .......... 46% 95.1M 1s #15 7.930 52700K .......... .......... .......... .......... .......... 46% 211M 1s #15 7.930 52750K .......... .......... .......... .......... .......... 46% 112M 1s #15 7.930 52800K .......... .......... .......... .......... .......... 46% 117M 1s #15 7.931 52850K .......... .......... .......... .......... .......... 46% 83.0M 1s #15 7.931 52900K .......... .......... .......... .......... .......... 46% 126M 1s #15 7.932 52950K .......... .......... .......... .......... .......... 46% 119M 1s #15 7.932 53000K .......... .......... .......... .......... .......... 46% 135M 1s #15 7.932 53050K .......... .......... .......... .......... .......... 46% 87.9M 1s #15 7.933 53100K .......... .......... .......... .......... .......... 47% 131M 1s #15 7.933 53150K .......... .......... .......... .......... .......... 47% 94.2M 1s #15 7.934 53200K .......... .......... .......... .......... .......... 47% 124M 1s #15 7.934 53250K .......... .......... .......... .......... .......... 47% 146M 1s #15 7.935 53300K .......... .......... .......... .......... .......... 47% 120M 1s #15 7.935 53350K .......... .......... .......... .......... .......... 47% 117M 1s #15 7.935 53400K .......... .......... .......... .......... .......... 47% 66.7M 1s #15 7.936 53450K .......... .......... .......... .......... .......... 47% 217M 1s #15 7.936 53500K .......... .......... .......... .......... .......... 47% 115M 1s #15 7.937 53550K .......... .......... .......... .......... .......... 47% 98.4M 1s #15 7.937 53600K .......... .......... .......... .......... .......... 47% 94.5M 1s #15 7.938 53650K .......... .......... .......... .......... .......... 47% 118M 1s #15 7.938 53700K .......... .......... .......... .......... .......... 47% 129M 1s #15 7.939 53750K .......... .......... .......... .......... .......... 47% 116M 1s #15 7.939 53800K .......... .......... .......... .......... .......... 47% 88.5M 1s #15 7.940 53850K .......... .......... .......... .......... .......... 47% 141M 1s #15 7.940 53900K .......... .......... .......... .......... .......... 47% 150M 1s #15 7.940 53950K .......... .......... .......... .......... .......... 47% 91.8M 1s #15 7.941 54000K .......... .......... .......... .......... .......... 47% 101M 1s #15 7.941 54050K .......... .......... .......... .......... .......... 47% 123M 1s #15 7.942 54100K .......... .......... .......... .......... .......... 47% 123M 1s #15 7.942 54150K .......... .......... .......... .......... .......... 47% 95.0M 1s #15 7.943 54200K .......... .......... .......... .......... .......... 47% 112M 1s #15 7.943 54250K .......... .......... .......... .......... .......... 48% 136M 1s #15 7.943 54300K .......... .......... .......... .......... .......... 48% 89.4M 1s #15 7.944 54350K .......... .......... .......... .......... .......... 48% 119M 1s #15 7.944 54400K .......... .......... .......... .......... .......... 48% 87.3M 1s #15 7.945 54450K .......... .......... .......... .......... .......... 48% 204M 1s #15 7.945 54500K .......... .......... .......... .......... .......... 48% 123M 1s #15 7.945 54550K .......... .......... .......... .......... .......... 48% 123M 1s #15 7.946 54600K .......... .......... .......... .......... .......... 48% 84.9M 1s #15 7.946 54650K .......... .......... .......... .......... .......... 48% 108M 1s #15 7.947 54700K .......... .......... .......... .......... .......... 48% 80.3M 1s #15 7.948 54750K .......... .......... .......... .......... .......... 48% 110M 1s #15 7.948 54800K .......... .......... .......... .......... .......... 48% 202M 1s #15 7.948 54850K .......... .......... .......... .......... .......... 48% 92.1M 1s #15 7.949 54900K .......... .......... .......... .......... .......... 48% 86.6M 1s #15 7.949 54950K .......... .......... .......... .......... .......... 48% 205M 1s #15 7.950 55000K .......... .......... .......... .......... .......... 48% 142M 1s #15 7.950 55050K .......... .......... .......... .......... .......... 48% 146M 1s #15 7.950 55100K .......... .......... .......... .......... .......... 48% 121M 1s #15 7.951 55150K .......... .......... .......... .......... .......... 48% 91.4M 1s #15 7.951 55200K .......... .......... .......... .......... .......... 48% 74.3M 1s #15 7.952 55250K .......... .......... .......... .......... .......... 48% 149M 1s #15 7.952 55300K .......... .......... .......... .......... .......... 48% 116M 1s #15 7.953 55350K .......... .......... .......... .......... .......... 48% 100M 1s #15 7.953 55400K .......... .......... .......... .......... .......... 49% 129M 1s #15 7.953 55450K .......... .......... .......... .......... .......... 49% 120M 1s #15 7.954 55500K .......... .......... .......... .......... .......... 49% 124M 1s #15 7.954 55550K .......... .......... .......... .......... .......... 49% 108M 1s #15 7.955 55600K .......... .......... .......... .......... .......... 49% 103M 1s #15 7.955 55650K .......... .......... .......... .......... .......... 49% 150M 1s #15 7.955 55700K .......... .......... .......... .......... .......... 49% 97.6M 1s #15 7.956 55750K .......... .......... .......... .......... .......... 49% 120M 1s #15 7.956 55800K .......... .......... .......... .......... .......... 49% 96.2M 1s #15 7.957 55850K .......... .......... .......... .......... .......... 49% 99.8M 1s #15 7.957 55900K .......... .......... .......... .......... .......... 49% 111M 1s #15 7.958 55950K .......... .......... .......... .......... .......... 49% 88.9M 1s #15 7.958 56000K .......... .......... .......... .......... .......... 49% 175M 1s #15 7.959 56050K .......... .......... .......... .......... .......... 49% 141M 1s #15 7.959 56100K .......... .......... .......... .......... .......... 49% 110M 1s #15 7.959 56150K .......... .......... .......... .......... .......... 49% 88.7M 1s #15 7.960 56200K .......... .......... .......... .......... .......... 49% 142M 1s #15 7.960 56250K .......... .......... .......... .......... .......... 49% 137M 1s #15 7.961 56300K .......... .......... .......... .......... .......... 49% 96.6M 1s #15 7.961 56350K .......... .......... .......... .......... .......... 49% 91.6M 1s #15 7.962 56400K .......... .......... .......... .......... .......... 49% 105M 1s #15 7.962 56450K .......... .......... .......... .......... .......... 49% 127M 1s #15 7.963 56500K .......... .......... .......... .......... .......... 50% 114M 1s #15 7.963 56550K .......... .......... .......... .......... .......... 50% 108M 1s #15 7.963 56600K .......... .......... .......... .......... .......... 50% 110M 1s #15 7.964 56650K .......... .......... .......... .......... .......... 50% 87.1M 1s #15 7.964 56700K .......... .......... .......... .......... .......... 50% 121M 1s #15 7.965 56750K .......... .......... .......... .......... .......... 50% 153M 1s #15 7.965 56800K .......... .......... .......... .......... .......... 50% 114M 1s #15 7.966 56850K .......... .......... .......... .......... .......... 50% 106M 1s #15 7.966 56900K .......... .......... .......... .......... .......... 50% 138M 1s #15 7.966 56950K .......... .......... .......... .......... .......... 50% 79.6M 1s #15 7.967 57000K .......... .......... .......... .......... .......... 50% 104M 1s #15 7.968 57050K .......... .......... .......... .......... .......... 50% 154M 1s #15 7.968 57100K .......... .......... .......... .......... .......... 50% 95.7M 1s #15 7.968 57150K .......... .......... .......... .......... .......... 50% 100M 1s #15 7.969 57200K .......... .......... .......... .......... .......... 50% 103M 1s #15 7.969 57250K .......... .......... .......... .......... .......... 50% 112M 1s #15 7.970 57300K .......... .......... .......... .......... .......... 50% 166M 1s #15 7.970 57350K .......... .......... .......... .......... .......... 50% 95.5M 1s #15 7.971 57400K .......... .......... .......... .......... .......... 50% 148M 1s #15 7.971 57450K .......... .......... .......... .......... .......... 50% 125M 1s #15 7.971 57500K .......... .......... .......... .......... .......... 50% 111M 1s #15 7.972 57550K .......... .......... .......... .......... .......... 50% 84.4M 1s #15 7.972 57600K .......... .......... .......... .......... .......... 50% 104M 1s #15 7.974 57650K .......... .......... .......... .......... .......... 51% 85.7M 1s #15 7.974 57700K .......... .......... .......... .......... .......... 51% 115M 1s #15 7.974 57750K .......... .......... .......... .......... .......... 51% 145M 0s #15 7.974 57800K .......... .......... .......... .......... .......... 51% 142M 0s #15 7.974 57850K .......... .......... .......... .......... .......... 51% 118M 0s #15 7.975 57900K .......... .......... .......... .......... .......... 51% 129M 0s #15 7.975 57950K .......... .......... .......... .......... .......... 51% 112M 0s #15 7.976 58000K .......... .......... .......... .......... .......... 51% 129M 0s #15 7.976 58050K .......... .......... .......... .......... .......... 51% 104M 0s #15 7.977 58100K .......... .......... .......... .......... .......... 51% 103M 0s #15 7.977 58150K .......... .......... .......... .......... .......... 51% 121M 0s #15 7.977 58200K .......... .......... .......... .......... .......... 51% 80.1M 0s #15 7.978 58250K .......... .......... .......... .......... .......... 51% 143M 0s #15 7.978 58300K .......... .......... .......... .......... .......... 51% 128M 0s #15 7.979 58350K .......... .......... .......... .......... .......... 51% 96.5M 0s #15 7.979 58400K .......... .......... .......... .......... .......... 51% 94.7M 0s #15 7.980 58450K .......... .......... .......... .......... .......... 51% 170M 0s #15 7.980 58500K .......... .......... .......... .......... .......... 51% 121M 0s #15 7.980 58550K .......... .......... .......... .......... .......... 51% 127M 0s #15 7.981 58600K .......... .......... .......... .......... .......... 51% 96.9M 0s #15 7.981 58650K .......... .......... .......... .......... .......... 51% 134M 0s #15 7.982 58700K .......... .......... .......... .......... .......... 51% 130M 0s #15 7.982 58750K .......... .......... .......... .......... .......... 52% 75.9M 0s #15 7.983 58800K .......... .......... .......... .......... .......... 52% 169M 0s #15 7.983 58850K .......... .......... .......... .......... .......... 52% 83.2M 0s #15 7.984 58900K .......... .......... .......... .......... .......... 52% 107M 0s #15 7.984 58950K .......... .......... .......... .......... .......... 52% 86.0M 0s #15 7.985 59000K .......... .......... .......... .......... .......... 52% 157M 0s #15 7.985 59050K .......... .......... .......... .......... .......... 52% 194M 0s #15 7.985 59100K .......... .......... .......... .......... .......... 52% 96.7M 0s #15 7.986 59150K .......... .......... .......... .......... .......... 52% 132M 0s #15 7.986 59200K .......... .......... .......... .......... .......... 52% 95.3M 0s #15 7.987 59250K .......... .......... .......... .......... .......... 52% 130M 0s #15 7.987 59300K .......... .......... .......... .......... .......... 52% 124M 0s #15 7.987 59350K .......... .......... .......... .......... .......... 52% 92.0M 0s #15 7.988 59400K .......... .......... .......... .......... .......... 52% 94.2M 0s #15 7.988 59450K .......... .......... .......... .......... .......... 52% 92.1M 0s #15 7.989 59500K .......... .......... .......... .......... .......... 52% 137M 0s #15 7.989 59550K .......... .......... .......... .......... .......... 52% 134M 0s #15 7.990 59600K .......... .......... .......... .......... .......... 52% 86.2M 0s #15 7.990 59650K .......... .......... .......... .......... .......... 52% 148M 0s #15 7.991 59700K .......... .......... .......... .......... .......... 52% 122M 0s #15 7.991 59750K .......... .......... .......... .......... .......... 52% 113M 0s #15 7.991 59800K .......... .......... .......... .......... .......... 52% 140M 0s #15 7.992 59850K .......... .......... .......... .......... .......... 52% 128M 0s #15 7.992 59900K .......... .......... .......... .......... .......... 53% 96.0M 0s #15 7.993 59950K .......... .......... .......... .......... .......... 53% 76.7M 0s #15 7.993 60000K .......... .......... .......... .......... .......... 53% 137M 0s #15 7.994 60050K .......... .......... .......... .......... .......... 53% 129M 0s #15 7.994 60100K .......... .......... .......... .......... .......... 53% 142M 0s #15 7.994 60150K .......... .......... .......... .......... .......... 53% 85.5M 0s #15 7.995 60200K .......... .......... .......... .......... .......... 53% 117M 0s #15 7.995 60250K .......... .......... .......... .......... .......... 53% 120M 0s #15 7.996 60300K .......... .......... .......... .......... .......... 53% 138M 0s #15 7.996 60350K .......... .......... .......... .......... .......... 53% 102M 0s #15 7.997 60400K .......... .......... .......... .......... .......... 53% 118M 0s #15 7.997 60450K .......... .......... .......... .......... .......... 53% 95.9M 0s #15 7.997 60500K .......... .......... .......... .......... .......... 53% 116M 0s #15 7.998 60550K .......... .......... .......... .......... .......... 53% 125M 0s #15 7.998 60600K .......... .......... .......... .......... .......... 53% 93.5M 0s #15 7.999 60650K .......... .......... .......... .......... .......... 53% 109M 0s #15 7.999 60700K .......... .......... .......... .......... .......... 53% 88.7M 0s #15 8.000 60750K .......... .......... .......... .......... .......... 53% 138M 0s #15 8.000 60800K .......... .......... .......... .......... .......... 53% 80.2M 0s #15 8.001 60850K .......... .......... .......... .......... .......... 53% 265M 0s #15 8.001 60900K .......... .......... .......... .......... .......... 53% 142M 0s #15 8.001 60950K .......... .......... .......... .......... .......... 53% 91.2M 0s #15 8.002 61000K .......... .......... .......... .......... .......... 53% 129M 0s #15 8.002 61050K .......... .......... .......... .......... .......... 54% 110M 0s #15 8.003 61100K .......... .......... .......... .......... .......... 54% 123M 0s #15 8.003 61150K .......... .......... .......... .......... .......... 54% 88.5M 0s #15 8.004 61200K .......... .......... .......... .......... .......... 54% 98.4M 0s #15 8.004 61250K .......... .......... .......... .......... .......... 54% 84.3M 0s #15 8.005 61300K .......... .......... .......... .......... .......... 54% 128M 0s #15 8.005 61350K .......... .......... .......... .......... .......... 54% 185M 0s #15 8.005 61400K .......... .......... .......... .......... .......... 54% 89.3M 0s #15 8.006 61450K .......... .......... .......... .......... .......... 54% 133M 0s #15 8.006 61500K .......... .......... .......... .......... .......... 54% 167M 0s #15 8.007 61550K .......... .......... .......... .......... .......... 54% 89.9M 0s #15 8.007 61600K .......... .......... .......... .......... .......... 54% 128M 0s #15 8.007 61650K .......... .......... .......... .......... .......... 54% 94.7M 0s #15 8.008 61700K .......... .......... .......... .......... .......... 54% 86.9M 0s #15 8.009 61750K .......... .......... .......... .......... .......... 54% 108M 0s #15 8.009 61800K .......... .......... .......... .......... .......... 54% 118M 0s #15 8.009 61850K .......... .......... .......... .......... .......... 54% 179M 0s #15 8.010 61900K .......... .......... .......... .......... .......... 54% 95.3M 0s #15 8.010 61950K .......... .......... .......... .......... .......... 54% 99.3M 0s #15 8.011 62000K .......... .......... .......... .......... .......... 54% 116M 0s #15 8.011 62050K .......... .......... .......... .......... .......... 54% 145M 0s #15 8.011 62100K .......... .......... .......... .......... .......... 54% 125M 0s #15 8.012 62150K .......... .......... .......... .......... .......... 55% 98.3M 0s #15 8.012 62200K .......... .......... .......... .......... .......... 55% 120M 0s #15 8.013 62250K .......... .......... .......... .......... .......... 55% 105M 0s #15 8.013 62300K .......... .......... .......... .......... .......... 55% 162M 0s #15 8.014 62350K .......... .......... .......... .......... .......... 55% 86.3M 0s #15 8.014 62400K .......... .......... .......... .......... .......... 55% 95.3M 0s #15 8.015 62450K .......... .......... .......... .......... .......... 55% 115M 0s #15 8.015 62500K .......... .......... .......... .......... .......... 55% 113M 0s #15 8.015 62550K .......... .......... .......... .......... .......... 55% 130M 0s #15 8.016 62600K .......... .......... .......... .......... .......... 55% 151M 0s #15 8.016 62650K .......... .......... .......... .......... .......... 55% 86.3M 0s #15 8.017 62700K .......... .......... .......... .......... .......... 55% 136M 0s #15 8.017 62750K .......... .......... .......... .......... .......... 55% 87.4M 0s #15 8.018 62800K .......... .......... .......... .......... .......... 55% 121M 0s #15 8.018 62850K .......... .......... .......... .......... .......... 55% 112M 0s #15 8.018 62900K .......... .......... .......... .......... .......... 55% 120M 0s #15 8.019 62950K .......... .......... .......... .......... .......... 55% 85.4M 0s #15 8.019 63000K .......... .......... .......... .......... .......... 55% 128M 0s #15 8.020 63050K .......... .......... .......... .......... .......... 55% 95.6M 0s #15 8.020 63100K .......... .......... .......... .......... .......... 55% 208M 0s #15 8.021 63150K .......... .......... .......... .......... .......... 55% 87.0M 0s #15 8.021 63200K .......... .......... .......... .......... .......... 55% 122M 0s #15 8.021 63250K .......... .......... .......... .......... .......... 55% 94.6M 0s #15 8.022 63300K .......... .......... .......... .......... .......... 56% 183M 0s #15 8.022 63350K .......... .......... .......... .......... .......... 56% 113M 0s #15 8.023 63400K .......... .......... .......... .......... .......... 56% 136M 0s #15 8.023 63450K .......... .......... .......... .......... .......... 56% 67.1M 0s #15 8.024 63500K .......... .......... .......... .......... .......... 56% 116M 0s #15 8.024 63550K .......... .......... .......... .......... .......... 56% 112M 0s #15 8.025 63600K .......... .......... .......... .......... .......... 56% 120M 0s #15 8.025 63650K .......... .......... .......... .......... .......... 56% 136M 0s #15 8.025 63700K .......... .......... .......... .......... .......... 56% 131M 0s #15 8.026 63750K .......... .......... .......... .......... .......... 56% 106M 0s #15 8.026 63800K .......... .......... .......... .......... .......... 56% 96.2M 0s #15 8.027 63850K .......... .......... .......... .......... .......... 56% 166M 0s #15 8.027 63900K .......... .......... .......... .......... .......... 56% 127M 0s #15 8.028 63950K .......... .......... .......... .......... .......... 56% 91.4M 0s #15 8.028 64000K .......... .......... .......... .......... .......... 56% 117M 0s #15 8.028 64050K .......... .......... .......... .......... .......... 56% 85.0M 0s #15 8.029 64100K .......... .......... .......... .......... .......... 56% 123M 0s #15 8.029 64150K .......... .......... .......... .......... .......... 56% 114M 0s #15 8.030 64200K .......... .......... .......... .......... .......... 56% 102M 0s #15 8.030 64250K .......... .......... .......... .......... .......... 56% 117M 0s #15 8.031 64300K .......... .......... .......... .......... .......... 56% 82.5M 0s #15 8.031 64350K .......... .......... .......... .......... .......... 56% 153M 0s #15 8.032 64400K .......... .......... .......... .......... .......... 56% 127M 0s #15 8.032 64450K .......... .......... .......... .......... .......... 57% 131M 0s #15 8.032 64500K .......... .......... .......... .......... .......... 57% 138M 0s #15 8.033 64550K .......... .......... .......... .......... .......... 57% 93.7M 0s #15 8.033 64600K .......... .......... .......... .......... .......... 57% 106M 0s #15 8.034 64650K .......... .......... .......... .......... .......... 57% 114M 0s #15 8.034 64700K .......... .......... .......... .......... .......... 57% 131M 0s #15 8.035 64750K .......... .......... .......... .......... .......... 57% 72.9M 0s #15 8.035 64800K .......... .......... .......... .......... .......... 57% 131M 0s #15 8.036 64850K .......... .......... .......... .......... .......... 57% 141M 0s #15 8.036 64900K .......... .......... .......... .......... .......... 57% 121M 0s #15 8.036 64950K .......... .......... .......... .......... .......... 57% 108M 0s #15 8.037 65000K .......... .......... .......... .......... .......... 57% 138M 0s #15 8.037 65050K .......... .......... .......... .......... .......... 57% 107M 0s #15 8.038 65100K .......... .......... .......... .......... .......... 57% 126M 0s #15 8.038 65150K .......... .......... .......... .......... .......... 57% 90.4M 0s #15 8.038 65200K .......... .......... .......... .......... .......... 57% 103M 0s #15 8.039 65250K .......... .......... .......... .......... .......... 57% 89.7M 0s #15 8.039 65300K .......... .......... .......... .......... .......... 57% 141M 0s #15 8.040 65350K .......... .......... .......... .......... .......... 57% 118M 0s #15 8.040 65400K .......... .......... .......... .......... .......... 57% 129M 0s #15 8.041 65450K .......... .......... .......... .......... .......... 57% 111M 0s #15 8.041 65500K .......... .......... .......... .......... .......... 57% 98.8M 0s #15 8.042 65550K .......... .......... .......... .......... .......... 58% 93.1M 0s #15 8.042 65600K .......... .......... .......... .......... .......... 58% 139M 0s #15 8.042 65650K .......... .......... .......... .......... .......... 58% 139M 0s #15 8.043 65700K .......... .......... .......... .......... .......... 58% 126M 0s #15 8.043 65750K .......... .......... .......... .......... .......... 58% 127M 0s #15 8.044 65800K .......... .......... .......... .......... .......... 58% 102M 0s #15 8.044 65850K .......... .......... .......... .......... .......... 58% 92.6M 0s #15 8.045 65900K .......... .......... .......... .......... .......... 58% 119M 0s #15 8.045 65950K .......... .......... .......... .......... .......... 58% 90.3M 0s #15 8.046 66000K .......... .......... .......... .......... .......... 58% 119M 0s #15 8.046 66050K .......... .......... .......... .......... .......... 58% 147M 0s #15 8.046 66100K .......... .......... .......... .......... .......... 58% 91.0M 0s #15 8.047 66150K .......... .......... .......... .......... .......... 58% 147M 0s #15 8.047 66200K .......... .......... .......... .......... .......... 58% 128M 0s #15 8.048 66250K .......... .......... .......... .......... .......... 58% 126M 0s #15 8.048 66300K .......... .......... .......... .......... .......... 58% 118M 0s #15 8.048 66350K .......... .......... .......... .......... .......... 58% 88.3M 0s #15 8.049 66400K .......... .......... .......... .......... .......... 58% 74.1M 0s #15 8.050 66450K .......... .......... .......... .......... .......... 58% 131M 0s #15 8.050 66500K .......... .......... .......... .......... .......... 58% 122M 0s #15 8.050 66550K .......... .......... .......... .......... .......... 58% 88.4M 0s #15 8.051 66600K .......... .......... .......... .......... .......... 58% 104M 0s #15 8.051 66650K .......... .......... .......... .......... .......... 58% 218M 0s #15 8.052 66700K .......... .......... .......... .......... .......... 59% 96.5M 0s #15 8.052 66750K .......... .......... .......... .......... .......... 59% 115M 0s #15 8.052 66800K .......... .......... .......... .......... .......... 59% 163M 0s #15 8.053 66850K .......... .......... .......... .......... .......... 59% 119M 0s #15 8.053 66900K .......... .......... .......... .......... .......... 59% 95.5M 0s #15 8.054 66950K .......... .......... .......... .......... .......... 59% 106M 0s #15 8.054 67000K .......... .......... .......... .......... .......... 59% 102M 0s #15 8.055 67050K .......... .......... .......... .......... .......... 59% 87.8M 0s #15 8.055 67100K .......... .......... .......... .......... .......... 59% 195M 0s #15 8.056 67150K .......... .......... .......... .......... .......... 59% 85.6M 0s #15 8.056 67200K .......... .......... .......... .......... .......... 59% 102M 0s #15 8.056 67250K .......... .......... .......... .......... .......... 59% 177M 0s #15 8.057 67300K .......... .......... .......... .......... .......... 59% 106M 0s #15 8.057 67350K .......... .......... .......... .......... .......... 59% 97.9M 0s #15 8.058 67400K .......... .......... .......... .......... .......... 59% 162M 0s #15 8.058 67450K .......... .......... .......... .......... .......... 59% 119M 0s #15 8.058 67500K .......... .......... .......... .......... .......... 59% 136M 0s #15 8.059 67550K .......... .......... .......... .......... .......... 59% 66.2M 0s #15 8.060 67600K .......... .......... .......... .......... .......... 59% 108M 0s #15 8.060 67650K .......... .......... .......... .......... .......... 59% 180M 0s #15 8.060 67700K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.061 67750K .......... .......... .......... .......... .......... 59% 101M 0s #15 8.061 67800K .......... .......... .......... .......... .......... 60% 149M 0s #15 8.062 67850K .......... .......... .......... .......... .......... 60% 131M 0s #15 8.062 67900K .......... .......... .......... .......... .......... 60% 114M 0s #15 8.062 67950K .......... .......... .......... .......... .......... 60% 95.6M 0s #15 8.063 68000K .......... .......... .......... .......... .......... 60% 97.9M 0s #15 8.063 68050K .......... .......... .......... .......... .......... 60% 135M 0s #15 8.064 68100K .......... .......... .......... .......... .......... 60% 129M 0s #15 8.064 68150K .......... .......... .......... .......... .......... 60% 111M 0s #15 8.065 68200K .......... .......... .......... .......... .......... 60% 87.9M 0s #15 8.065 68250K .......... .......... .......... .......... .......... 60% 125M 0s #15 8.065 68300K .......... .......... .......... .......... .......... 60% 84.5M 0s #15 8.066 68350K .......... .......... .......... .......... .......... 60% 87.9M 0s #15 8.067 68400K .......... .......... .......... .......... .......... 60% 216M 0s #15 8.067 68450K .......... .......... .......... .......... .......... 60% 112M 0s #15 8.067 68500K .......... .......... .......... .......... .......... 60% 97.4M 0s #15 8.068 68550K .......... .......... .......... .......... .......... 60% 168M 0s #15 8.068 68600K .......... .......... .......... .......... .......... 60% 120M 0s #15 8.068 68650K .......... .......... .......... .......... .......... 60% 120M 0s #15 8.069 68700K .......... .......... .......... .......... .......... 60% 131M 0s #15 8.069 68750K .......... .......... .......... .......... .......... 60% 68.9M 0s #15 8.070 68800K .......... .......... .......... .......... .......... 60% 102M 0s #15 8.070 68850K .......... .......... .......... .......... .......... 60% 92.7M 0s #15 8.071 68900K .......... .......... .......... .......... .......... 60% 130M 0s #15 8.071 68950K .......... .......... .......... .......... .......... 61% 167M 0s #15 8.072 69000K .......... .......... .......... .......... .......... 61% 90.6M 0s #15 8.072 69050K .......... .......... .......... .......... .......... 61% 140M 0s #15 8.073 69100K .......... .......... .......... .......... .......... 61% 132M 0s #15 8.073 69150K .......... .......... .......... .......... .......... 61% 110M 0s #15 8.073 69200K .......... .......... .......... .......... .......... 61% 131M 0s #15 8.074 69250K .......... .......... .......... .......... .......... 61% 122M 0s #15 8.074 69300K .......... .......... .......... .......... .......... 61% 76.2M 0s #15 8.075 69350K .......... .......... .......... .......... .......... 61% 130M 0s #15 8.075 69400K .......... .......... .......... .......... .......... 61% 122M 0s #15 8.076 69450K .......... .......... .......... .......... .......... 61% 86.9M 0s #15 8.076 69500K .......... .......... .......... .......... .......... 61% 123M 0s #15 8.077 69550K .......... .......... .......... .......... .......... 61% 93.8M 0s #15 8.077 69600K .......... .......... .......... .......... .......... 61% 92.3M 0s #15 8.078 69650K .......... .......... .......... .......... .......... 61% 215M 0s #15 8.078 69700K .......... .......... .......... .......... .......... 61% 155M 0s #15 8.078 69750K .......... .......... .......... .......... .......... 61% 93.0M 0s #15 8.079 69800K .......... .......... .......... .......... .......... 61% 136M 0s #15 8.079 69850K .......... .......... .......... .......... .......... 61% 78.0M 0s #15 8.080 69900K .......... .......... .......... .......... .......... 61% 281M 0s #15 8.080 69950K .......... .......... .......... .......... .......... 61% 67.3M 0s #15 8.080 70000K .......... .......... .......... .......... .......... 61% 118M 0s #15 8.081 70050K .......... .......... .......... .......... .......... 61% 140M 0s #15 8.081 70100K .......... .......... .......... .......... .......... 62% 84.3M 0s #15 8.082 70150K .......... .......... .......... .......... .......... 62% 233M 0s #15 8.082 70200K .......... .......... .......... .......... .......... 62% 118M 0s #15 8.082 70250K .......... .......... .......... .......... .......... 62% 91.6M 0s #15 8.083 70300K .......... .......... .......... .......... .......... 62% 142M 0s #15 8.083 70350K .......... .......... .......... .......... .......... 62% 94.8M 0s #15 8.084 70400K .......... .......... .......... .......... .......... 62% 130M 0s #15 8.084 70450K .......... .......... .......... .......... .......... 62% 126M 0s #15 8.085 70500K .......... .......... .......... .......... .......... 62% 108M 0s #15 8.085 70550K .......... .......... .......... .......... .......... 62% 86.5M 0s #15 8.086 70600K .......... .......... .......... .......... .......... 62% 132M 0s #15 8.086 70650K .......... .......... .......... .......... .......... 62% 86.6M 0s #15 8.087 70700K .......... .......... .......... .......... .......... 62% 216M 0s #15 8.087 70750K .......... .......... .......... .......... .......... 62% 90.7M 0s #15 8.087 70800K .......... .......... .......... .......... .......... 62% 90.2M 0s #15 8.088 70850K .......... .......... .......... .......... .......... 62% 121M 0s #15 8.088 70900K .......... .......... .......... .......... .......... 62% 184M 0s #15 8.089 70950K .......... .......... .......... .......... .......... 62% 117M 0s #15 8.089 71000K .......... .......... .......... .......... .......... 62% 123M 0s #15 8.089 71050K .......... .......... .......... .......... .......... 62% 88.4M 0s #15 8.090 71100K .......... .......... .......... .......... .......... 62% 82.2M 0s #15 8.091 71150K .......... .......... .......... .......... .......... 62% 88.3M 0s #15 8.091 71200K .......... .......... .......... .......... .......... 63% 141M 0s #15 8.091 71250K .......... .......... .......... .......... .......... 63% 125M 0s #15 8.092 71300K .......... .......... .......... .......... .......... 63% 117M 0s #15 8.092 71350K .......... .......... .......... .......... .......... 63% 130M 0s #15 8.093 71400K .......... .......... .......... .......... .......... 63% 126M 0s #15 8.093 71450K .......... .......... .......... .......... .......... 63% 120M 0s #15 8.093 71500K .......... .......... .......... .......... .......... 63% 107M 0s #15 8.094 71550K .......... .......... .......... .......... .......... 63% 119M 0s #15 8.094 71600K .......... .......... .......... .......... .......... 63% 98.2M 0s #15 8.095 71650K .......... .......... .......... .......... .......... 63% 79.3M 0s #15 8.095 71700K .......... .......... .......... .......... .......... 63% 267M 0s #15 8.096 71750K .......... .......... .......... .......... .......... 63% 83.7M 0s #15 8.096 71800K .......... .......... .......... .......... .......... 63% 114M 0s #15 8.097 71850K .......... .......... .......... .......... .......... 63% 97.8M 0s #15 8.097 71900K .......... .......... .......... .......... .......... 63% 123M 0s #15 8.097 71950K .......... .......... .......... .......... .......... 63% 112M 0s #15 8.098 72000K .......... .......... .......... .......... .......... 63% 143M 0s #15 8.098 72050K .......... .......... .......... .......... .......... 63% 92.2M 0s #15 8.099 72100K .......... .......... .......... .......... .......... 63% 144M 0s #15 8.099 72150K .......... .......... .......... .......... .......... 63% 128M 0s #15 8.099 72200K .......... .......... .......... .......... .......... 63% 124M 0s #15 8.100 72250K .......... .......... .......... .......... .......... 63% 97.3M 0s #15 8.100 72300K .......... .......... .......... .......... .......... 63% 97.7M 0s #15 8.101 72350K .......... .......... .......... .......... .......... 64% 87.5M 0s #15 8.101 72400K .......... .......... .......... .......... .......... 64% 86.0M 0s #15 8.102 72450K .......... .......... .......... .......... .......... 64% 200M 0s #15 8.102 72500K .......... .......... .......... .......... .......... 64% 193M 0s #15 8.103 72550K .......... .......... .......... .......... .......... 64% 78.2M 0s #15 8.103 72600K .......... .......... .......... .......... .......... 64% 87.2M 0s #15 8.104 72650K .......... .......... .......... .......... .......... 64% 243M 0s #15 8.104 72700K .......... .......... .......... .......... .......... 64% 159M 0s #15 8.104 72750K .......... .......... .......... .......... .......... 64% 92.5M 0s #15 8.105 72800K .......... .......... .......... .......... .......... 64% 118M 0s #15 8.105 72850K .......... .......... .......... .......... .......... 64% 84.8M 0s #15 8.106 72900K .......... .......... .......... .......... .......... 64% 128M 0s #15 8.106 72950K .......... .......... .......... .......... .......... 64% 120M 0s #15 8.106 73000K .......... .......... .......... .......... .......... 64% 120M 0s #15 8.107 73050K .......... .......... .......... .......... .......... 64% 90.6M 0s #15 8.107 73100K .......... .......... .......... .......... .......... 64% 124M 0s #15 8.108 73150K .......... .......... .......... .......... .......... 64% 97.3M 0s #15 8.108 73200K .......... .......... .......... .......... .......... 64% 132M 0s #15 8.109 73250K .......... .......... .......... .......... .......... 64% 147M 0s #15 8.109 73300K .......... .......... .......... .......... .......... 64% 119M 0s #15 8.109 73350K .......... .......... .......... .......... .......... 64% 125M 0s #15 8.110 73400K .......... .......... .......... .......... .......... 64% 87.2M 0s #15 8.110 73450K .......... .......... .......... .......... .......... 65% 114M 0s #15 8.111 73500K .......... .......... .......... .......... .......... 65% 123M 0s #15 8.111 73550K .......... .......... .......... .......... .......... 65% 85.9M 0s #15 8.112 73600K .......... .......... .......... .......... .......... 65% 88.1M 0s #15 8.112 73650K .......... .......... .......... .......... .......... 65% 123M 0s #15 8.113 73700K .......... .......... .......... .......... .......... 65% 155M 0s #15 8.113 73750K .......... .......... .......... .......... .......... 65% 116M 0s #15 8.113 73800K .......... .......... .......... .......... .......... 65% 124M 0s #15 8.114 73850K .......... .......... .......... .......... .......... 65% 158M 0s #15 8.114 73900K .......... .......... .......... .......... .......... 65% 95.2M 0s #15 8.115 73950K .......... .......... .......... .......... .......... 65% 88.7M 0s #15 8.115 74000K .......... .......... .......... .......... .......... 65% 77.8M 0s #15 8.116 74050K .......... .......... .......... .......... .......... 65% 157M 0s #15 8.116 74100K .......... .......... .......... .......... .......... 65% 112M 0s #15 8.117 74150K .......... .......... .......... .......... .......... 65% 104M 0s #15 8.117 74200K .......... .......... .......... .......... .......... 65% 95.2M 0s #15 8.118 74250K .......... .......... .......... .......... .......... 65% 138M 0s #15 8.118 74300K .......... .......... .......... .......... .......... 65% 98.0M 0s #15 8.119 74350K .......... .......... .......... .......... .......... 65% 77.5M 0s #15 8.119 74400K .......... .......... .......... .......... .......... 65% 174M 0s #15 8.119 74450K .......... .......... .......... .......... .......... 65% 160M 0s #15 8.120 74500K .......... .......... .......... .......... .......... 65% 150M 0s #15 8.120 74550K .......... .......... .......... .......... .......... 65% 110M 0s #15 8.120 74600K .......... .......... .......... .......... .......... 66% 89.4M 0s #15 8.121 74650K .......... .......... .......... .......... .......... 66% 124M 0s #15 8.121 74700K .......... .......... .......... .......... .......... 66% 121M 0s #15 8.122 74750K .......... .......... .......... .......... .......... 66% 71.1M 0s #15 8.122 74800K .......... .......... .......... .......... .......... 66% 197M 0s #15 8.123 74850K .......... .......... .......... .......... .......... 66% 89.5M 0s #15 8.123 74900K .......... .......... .......... .......... .......... 66% 116M 0s #15 8.124 74950K .......... .......... .......... .......... .......... 66% 176M 0s #15 8.124 75000K .......... .......... .......... .......... .......... 66% 130M 0s #15 8.124 75050K .......... .......... .......... .......... .......... 66% 135M 0s #15 8.125 75100K .......... .......... .......... .......... .......... 66% 127M 0s #15 8.125 75150K .......... .......... .......... .......... .......... 66% 92.1M 0s #15 8.126 75200K .......... .......... .......... .......... .......... 66% 75.0M 0s #15 8.126 75250K .......... .......... .......... .......... .......... 66% 133M 0s #15 8.127 75300K .......... .......... .......... .......... .......... 66% 118M 0s #15 8.127 75350K .......... .......... .......... .......... .......... 66% 89.0M 0s #15 8.128 75400K .......... .......... .......... .......... .......... 66% 110M 0s #15 8.128 75450K .......... .......... .......... .......... .......... 66% 160M 0s #15 8.128 75500K .......... .......... .......... .......... .......... 66% 105M 0s #15 8.129 75550K .......... .......... .......... .......... .......... 66% 110M 0s #15 8.129 75600K .......... .......... .......... .......... .......... 66% 155M 0s #15 8.130 75650K .......... .......... .......... .......... .......... 66% 122M 0s #15 8.130 75700K .......... .......... .......... .......... .......... 66% 111M 0s #15 8.130 75750K .......... .......... .......... .......... .......... 67% 94.0M 0s #15 8.131 75800K .......... .......... .......... .......... .......... 67% 120M 0s #15 8.131 75850K .......... .......... .......... .......... .......... 67% 78.5M 0s #15 8.132 75900K .......... .......... .......... .......... .......... 67% 157M 0s #15 8.132 75950K .......... .......... .......... .......... .......... 67% 76.5M 0s #15 8.133 76000K .......... .......... .......... .......... .......... 67% 163M 0s #15 8.133 76050K .......... .......... .......... .......... .......... 67% 123M 0s #15 8.134 76100K .......... .......... .......... .......... .......... 67% 105M 0s #15 8.134 76150K .......... .......... .......... .......... .......... 67% 145M 0s #15 8.134 76200K .......... .......... .......... .......... .......... 67% 136M 0s #15 8.135 76250K .......... .......... .......... .......... .......... 67% 98.1M 0s #15 8.135 76300K .......... .......... .......... .......... .......... 67% 117M 0s #15 8.136 76350K .......... .......... .......... .......... .......... 67% 71.9M 0s #15 8.136 76400K .......... .......... .......... .......... .......... 67% 159M 0s #15 8.137 76450K .......... .......... .......... .......... .......... 67% 70.2M 0s #15 8.137 76500K .......... .......... .......... .......... .......... 67% 222M 0s #15 8.138 76550K .......... .......... .......... .......... .......... 67% 116M 0s #15 8.138 76600K .......... .......... .......... .......... .......... 67% 137M 0s #15 8.138 76650K .......... .......... .......... .......... .......... 67% 111M 0s #15 8.139 76700K .......... .......... .......... .......... .......... 67% 96.6M 0s #15 8.139 76750K .......... .......... .......... .......... .......... 67% 152M 0s #15 8.140 76800K .......... .......... .......... .......... .......... 67% 102M 0s #15 8.140 76850K .......... .......... .......... .......... .......... 68% 117M 0s #15 8.141 76900K .......... .......... .......... .......... .......... 68% 82.7M 0s #15 8.141 76950K .......... .......... .......... .......... .......... 68% 106M 0s #15 8.142 77000K .......... .......... .......... .......... .......... 68% 131M 0s #15 8.142 77050K .......... .......... .......... .......... .......... 68% 139M 0s #15 8.142 77100K .......... .......... .......... .......... .......... 68% 113M 0s #15 8.143 77150K .......... .......... .......... .......... .......... 68% 89.2M 0s #15 8.143 77200K .......... .......... .......... .......... .......... 68% 137M 0s #15 8.144 77250K .......... .......... .......... .......... .......... 68% 96.9M 0s #15 8.144 77300K .......... .......... .......... .......... .......... 68% 133M 0s #15 8.145 77350K .......... .......... .......... .......... .......... 68% 136M 0s #15 8.145 77400K .......... .......... .......... .......... .......... 68% 135M 0s #15 8.145 77450K .......... .......... .......... .......... .......... 68% 111M 0s #15 8.146 77500K .......... .......... .......... .......... .......... 68% 86.3M 0s #15 8.146 77550K .......... .......... .......... .......... .......... 68% 89.9M 0s #15 8.147 77600K .......... .......... .......... .......... .......... 68% 130M 0s #15 8.147 77650K .......... .......... .......... .......... .......... 68% 90.6M 0s #15 8.148 77700K .......... .......... .......... .......... .......... 68% 123M 0s #15 8.148 77750K .......... .......... .......... .......... .......... 68% 230M 0s #15 8.148 77800K .......... .......... .......... .......... .......... 68% 93.1M 0s #15 8.149 77850K .......... .......... .......... .......... .......... 68% 117M 0s #15 8.149 77900K .......... .......... .......... .......... .......... 68% 112M 0s #15 8.150 77950K .......... .......... .......... .......... .......... 68% 120M 0s #15 8.150 78000K .......... .......... .......... .......... .......... 69% 118M 0s #15 8.150 78050K .......... .......... .......... .......... .......... 69% 95.7M 0s #15 8.151 78100K .......... .......... .......... .......... .......... 69% 113M 0s #15 8.151 78150K .......... .......... .......... .......... .......... 69% 100M 0s #15 8.152 78200K .......... .......... .......... .......... .......... 69% 105M 0s #15 8.152 78250K .......... .......... .......... .......... .......... 69% 133M 0s #15 8.153 78300K .......... .......... .......... .......... .......... 69% 123M 0s #15 8.153 78350K .......... .......... .......... .......... .......... 69% 88.4M 0s #15 8.154 78400K .......... .......... .......... .......... .......... 69% 131M 0s #15 8.154 78450K .......... .......... .......... .......... .......... 69% 88.0M 0s #15 8.155 78500K .......... .......... .......... .......... .......... 69% 128M 0s #15 8.155 78550K .......... .......... .......... .......... .......... 69% 143M 0s #15 8.155 78600K .......... .......... .......... .......... .......... 69% 121M 0s #15 8.156 78650K .......... .......... .......... .......... .......... 69% 136M 0s #15 8.156 78700K .......... .......... .......... .......... .......... 69% 105M 0s #15 8.157 78750K .......... .......... .......... .......... .......... 69% 90.5M 0s #15 8.157 78800K .......... .......... .......... .......... .......... 69% 90.3M 0s #15 8.158 78850K .......... .......... .......... .......... .......... 69% 147M 0s #15 8.158 78900K .......... .......... .......... .......... .......... 69% 120M 0s #15 8.158 78950K .......... .......... .......... .......... .......... 69% 82.2M 0s #15 8.159 79000K .......... .......... .......... .......... .......... 69% 137M 0s #15 8.159 79050K .......... .......... .......... .......... .......... 69% 196M 0s #15 8.160 79100K .......... .......... .......... .......... .......... 69% 83.0M 0s #15 8.160 79150K .......... .......... .......... .......... .......... 70% 101M 0s #15 8.161 79200K .......... .......... .......... .......... .......... 70% 136M 0s #15 8.161 79250K .......... .......... .......... .......... .......... 70% 81.4M 0s #15 8.162 79300K .......... .......... .......... .......... .......... 70% 128M 0s #15 8.162 79350K .......... .......... .......... .......... .......... 70% 116M 0s #15 8.162 79400K .......... .......... .......... .......... .......... 70% 4.21M 0s #15 8.174 79450K .......... .......... .......... .......... .......... 70% 178M 0s #15 8.174 79500K .......... .......... .......... .......... .......... 70% 176M 0s #15 8.175 79550K .......... .......... .......... .......... .......... 70% 87.9M 0s #15 8.175 79600K .......... .......... .......... .......... .......... 70% 72.1M 0s #15 8.176 79650K .......... .......... .......... .......... .......... 70% 121M 0s #15 8.176 79700K .......... .......... .......... .......... .......... 70% 104M 0s #15 8.177 79750K .......... .......... .......... .......... .......... 70% 100M 0s #15 8.177 79800K .......... .......... .......... .......... .......... 70% 112M 0s #15 8.178 79850K .......... .......... .......... .......... .......... 70% 113M 0s #15 8.178 79900K .......... .......... .......... .......... .......... 70% 105M 0s #15 8.179 79950K .......... .......... .......... .......... .......... 70% 92.8M 0s #15 8.179 80000K .......... .......... .......... .......... .......... 70% 111M 0s #15 8.179 80050K .......... .......... .......... .......... .......... 70% 105M 0s #15 8.180 80100K .......... .......... .......... .......... .......... 70% 112M 0s #15 8.180 80150K .......... .......... .......... .......... .......... 70% 100M 0s #15 8.181 80200K .......... .......... .......... .......... .......... 70% 106M 0s #15 8.181 80250K .......... .......... .......... .......... .......... 71% 119M 0s #15 8.182 80300K .......... .......... .......... .......... .......... 71% 91.9M 0s #15 8.182 80350K .......... .......... .......... .......... .......... 71% 104M 0s #15 8.183 80400K .......... .......... .......... .......... .......... 71% 117M 0s #15 8.183 80450K .......... .......... .......... .......... .......... 71% 117M 0s #15 8.184 80500K .......... .......... .......... .......... .......... 71% 150M 0s #15 8.184 80550K .......... .......... .......... .......... .......... 71% 154M 0s #15 8.184 80600K .......... .......... .......... .......... .......... 71% 184M 0s #15 8.184 80650K .......... .......... .......... .......... .......... 71% 185M 0s #15 8.185 80700K .......... .......... .......... .......... .......... 71% 234M 0s #15 8.185 80750K .......... .......... .......... .......... .......... 71% 183M 0s #15 8.185 80800K .......... .......... .......... .......... .......... 71% 257M 0s #15 8.185 80850K .......... .......... .......... .......... .......... 71% 283M 0s #15 8.186 80900K .......... .......... .......... .......... .......... 71% 222M 0s #15 8.186 80950K .......... .......... .......... .......... .......... 71% 230M 0s #15 8.186 81000K .......... .......... .......... .......... .......... 71% 242M 0s #15 8.186 81050K .......... .......... .......... .......... .......... 71% 256M 0s #15 8.186 81100K .......... .......... .......... .......... .......... 71% 237M 0s #15 8.187 81150K .......... .......... .......... .......... .......... 71% 140M 0s #15 8.187 81200K .......... .......... .......... .......... .......... 71% 297M 0s #15 8.187 81250K .......... .......... .......... .......... .......... 71% 299M 0s #15 8.187 81300K .......... .......... .......... .......... .......... 71% 274M 0s #15 8.187 81350K .......... .......... .......... .......... .......... 71% 261M 0s #15 8.188 81400K .......... .......... .......... .......... .......... 72% 296M 0s #15 8.188 81450K .......... .......... .......... .......... .......... 72% 277M 0s #15 8.188 81500K .......... .......... .......... .......... .......... 72% 287M 0s #15 8.188 81550K .......... .......... .......... .......... .......... 72% 256M 0s #15 8.188 81600K .......... .......... .......... .......... .......... 72% 303M 0s #15 8.189 81650K .......... .......... .......... .......... .......... 72% 303M 0s #15 8.189 81700K .......... .......... .......... .......... .......... 72% 304M 0s #15 8.189 81750K .......... .......... .......... .......... .......... 72% 262M 0s #15 8.189 81800K .......... .......... .......... .......... .......... 72% 244M 0s #15 8.189 81850K .......... .......... .......... .......... .......... 72% 305M 0s #15 8.189 81900K .......... .......... .......... .......... .......... 72% 278M 0s #15 8.190 81950K .......... .......... .......... .......... .......... 72% 255M 0s #15 8.190 82000K .......... .......... .......... .......... .......... 72% 286M 0s #15 8.190 82050K .......... .......... .......... .......... .......... 72% 281M 0s #15 8.190 82100K .......... .......... .......... .......... .......... 72% 253M 0s #15 8.190 82150K .......... .......... .......... .......... .......... 72% 270M 0s #15 8.190 82200K .......... .......... .......... .......... .......... 72% 255M 0s #15 8.191 82250K .......... .......... .......... .......... .......... 72% 289M 0s #15 8.191 82300K .......... .......... .......... .......... .......... 72% 249M 0s #15 8.191 82350K .......... .......... .......... .......... .......... 72% 205M 0s #15 8.191 82400K .......... .......... .......... .......... .......... 72% 216M 0s #15 8.191 82450K .......... .......... .......... .......... .......... 72% 302M 0s #15 8.192 82500K .......... .......... .......... .......... .......... 73% 268M 0s #15 8.192 82550K .......... .......... .......... .......... .......... 73% 225M 0s #15 8.192 82600K .......... .......... .......... .......... .......... 73% 308M 0s #15 8.192 82650K .......... .......... .......... .......... .......... 73% 229M 0s #15 8.192 82700K .......... .......... .......... .......... .......... 73% 312M 0s #15 8.193 82750K .......... .......... .......... .......... .......... 73% 235M 0s #15 8.193 82800K .......... .......... .......... .......... .......... 73% 286M 0s #15 8.193 82850K .......... .......... .......... .......... .......... 73% 312M 0s #15 8.193 82900K .......... .......... .......... .......... .......... 73% 309M 0s #15 8.193 82950K .......... .......... .......... .......... .......... 73% 132M 0s #15 8.194 83000K .......... .......... .......... .......... .......... 73% 75.3M 0s #15 8.194 83050K .......... .......... .......... .......... .......... 73% 104M 0s #15 8.195 83100K .......... .......... .......... .......... .......... 73% 187M 0s #15 8.195 83150K .......... .......... .......... .......... .......... 73% 82.6M 0s #15 8.196 83200K .......... .......... .......... .......... .......... 73% 109M 0s #15 8.196 83250K .......... .......... .......... .......... .......... 73% 129M 0s #15 8.196 83300K .......... .......... .......... .......... .......... 73% 126M 0s #15 8.197 83350K .......... .......... .......... .......... .......... 73% 123M 0s #15 8.197 83400K .......... .......... .......... .......... .......... 73% 105M 0s #15 8.198 83450K .......... .......... .......... .......... .......... 73% 175M 0s #15 8.198 83500K .......... .......... .......... .......... .......... 73% 99.4M 0s #15 8.199 83550K .......... .......... .......... .......... .......... 73% 60.6M 0s #15 8.199 83600K .......... .......... .......... .......... .......... 73% 132M 0s #15 8.200 83650K .......... .......... .......... .......... .......... 74% 172M 0s #15 8.200 83700K .......... .......... .......... .......... .......... 74% 108M 0s #15 8.200 83750K .......... .......... .......... .......... .......... 74% 96.8M 0s #15 8.201 83800K .......... .......... .......... .......... .......... 74% 186M 0s #15 8.201 83850K .......... .......... .......... .......... .......... 74% 112M 0s #15 8.202 83900K .......... .......... .......... .......... .......... 74% 108M 0s #15 8.202 83950K .......... .......... .......... .......... .......... 74% 112M 0s #15 8.202 84000K .......... .......... .......... .......... .......... 74% 123M 0s #15 8.203 84050K .......... .......... .......... .......... .......... 74% 105M 0s #15 8.203 84100K .......... .......... .......... .......... .......... 74% 129M 0s #15 8.204 84150K .......... .......... .......... .......... .......... 74% 119M 0s #15 8.204 84200K .......... .......... .......... .......... .......... 74% 105M 0s #15 8.205 84250K .......... .......... .......... .......... .......... 74% 88.1M 0s #15 8.205 84300K .......... .......... .......... .......... .......... 74% 146M 0s #15 8.206 84350K .......... .......... .......... .......... .......... 74% 65.2M 0s #15 8.206 84400K .......... .......... .......... .......... .......... 74% 188M 0s #15 8.206 84450K .......... .......... .......... .......... .......... 74% 134M 0s #15 8.207 84500K .......... .......... .......... .......... .......... 74% 96.8M 0s #15 8.207 84550K .......... .......... .......... .......... .......... 74% 149M 0s #15 8.208 84600K .......... .......... .......... .......... .......... 74% 123M 0s #15 8.208 84650K .......... .......... .......... .......... .......... 74% 134M 0s #15 8.208 84700K .......... .......... .......... .......... .......... 74% 119M 0s #15 8.209 84750K .......... .......... .......... .......... .......... 74% 63.5M 0s #15 8.210 84800K .......... .......... .......... .......... .......... 75% 123M 0s #15 8.210 84850K .......... .......... .......... .......... .......... 75% 170M 0s #15 8.210 84900K .......... .......... .......... .......... .......... 75% 103M 0s #15 8.211 84950K .......... .......... .......... .......... .......... 75% 86.0M 0s #15 8.211 85000K .......... .......... .......... .......... .......... 75% 124M 0s #15 8.212 85050K .......... .......... .......... .......... .......... 75% 98.1M 0s #15 8.212 85100K .......... .......... .......... .......... .......... 75% 128M 0s #15 8.213 85150K .......... .......... .......... .......... .......... 75% 129M 0s #15 8.213 85200K .......... .......... .......... .......... .......... 75% 157M 0s #15 8.213 85250K .......... .......... .......... .......... .......... 75% 116M 0s #15 8.214 85300K .......... .......... .......... .......... .......... 75% 94.9M 0s #15 8.214 85350K .......... .......... .......... .......... .......... 75% 103M 0s #15 8.215 85400K .......... .......... .......... .......... .......... 75% 101M 0s #15 8.215 85450K .......... .......... .......... .......... .......... 75% 112M 0s #15 8.216 85500K .......... .......... .......... .......... .......... 75% 137M 0s #15 8.216 85550K .......... .......... .......... .......... .......... 75% 87.2M 0s #15 8.217 85600K .......... .......... .......... .......... .......... 75% 123M 0s #15 8.217 85650K .......... .......... .......... .......... .......... 75% 116M 0s #15 8.217 85700K .......... .......... .......... .......... .......... 75% 89.0M 0s #15 8.218 85750K .......... .......... .......... .......... .......... 75% 123M 0s #15 8.218 85800K .......... .......... .......... .......... .......... 75% 177M 0s #15 8.219 85850K .......... .......... .......... .......... .......... 75% 131M 0s #15 8.219 85900K .......... .......... .......... .......... .......... 76% 122M 0s #15 8.219 85950K .......... .......... .......... .......... .......... 76% 88.1M 0s #15 8.220 86000K .......... .......... .......... .......... .......... 76% 74.2M 0s #15 8.221 86050K .......... .......... .......... .......... .......... 76% 153M 0s #15 8.221 86100K .......... .......... .......... .......... .......... 76% 121M 0s #15 8.221 86150K .......... .......... .......... .......... .......... 76% 134M 0s #15 8.222 86200K .......... .......... .......... .......... .......... 76% 95.1M 0s #15 8.222 86250K .......... .......... .......... .......... .......... 76% 157M 0s #15 8.222 86300K .......... .......... .......... .......... .......... 76% 94.9M 0s #15 8.223 86350K .......... .......... .......... .......... .......... 76% 82.2M 0s #15 8.224 86400K .......... .......... .......... .......... .......... 76% 206M 0s #15 8.224 86450K .......... .......... .......... .......... .......... 76% 125M 0s #15 8.224 86500K .......... .......... .......... .......... .......... 76% 116M 0s #15 8.225 86550K .......... .......... .......... .......... .......... 76% 77.6M 0s #15 8.225 86600K .......... .......... .......... .......... .......... 76% 131M 0s #15 8.226 86650K .......... .......... .......... .......... .......... 76% 130M 0s #15 8.226 86700K .......... .......... .......... .......... .......... 76% 114M 0s #15 8.227 86750K .......... .......... .......... .......... .......... 76% 90.6M 0s #15 8.227 86800K .......... .......... .......... .......... .......... 76% 112M 0s #15 8.227 86850K .......... .......... .......... .......... .......... 76% 125M 0s #15 8.228 86900K .......... .......... .......... .......... .......... 76% 134M 0s #15 8.228 86950K .......... .......... .......... .......... .......... 76% 126M 0s #15 8.229 87000K .......... .......... .......... .......... .......... 76% 117M 0s #15 8.229 87050K .......... .......... .......... .......... .......... 77% 115M 0s #15 8.229 87100K .......... .......... .......... .......... .......... 77% 107M 0s #15 8.230 87150K .......... .......... .......... .......... .......... 77% 85.5M 0s #15 8.230 87200K .......... .......... .......... .......... .......... 77% 109M 0s #15 8.231 87250K .......... .......... .......... .......... .......... 77% 101M 0s #15 8.231 87300K .......... .......... .......... .......... .......... 77% 115M 0s #15 8.232 87350K .......... .......... .......... .......... .......... 77% 77.4M 0s #15 8.232 87400K .......... .......... .......... .......... .......... 77% 259M 0s #15 8.233 87450K .......... .......... .......... .......... .......... 77% 121M 0s #15 8.233 87500K .......... .......... .......... .......... .......... 77% 132M 0s #15 8.233 87550K .......... .......... .......... .......... .......... 77% 120M 0s #15 8.234 87600K .......... .......... .......... .......... .......... 77% 110M 0s #15 8.234 87650K .......... .......... .......... .......... .......... 77% 96.6M 0s #15 8.235 87700K .......... .......... .......... .......... .......... 77% 131M 0s #15 8.235 87750K .......... .......... .......... .......... .......... 77% 73.4M 0s #15 8.236 87800K .......... .......... .......... .......... .......... 77% 148M 0s #15 8.236 87850K .......... .......... .......... .......... .......... 77% 122M 0s #15 8.237 87900K .......... .......... .......... .......... .......... 77% 100M 0s #15 8.237 87950K .......... .......... .......... .......... .......... 77% 114M 0s #15 8.237 88000K .......... .......... .......... .......... .......... 77% 107M 0s #15 8.238 88050K .......... .......... .......... .......... .......... 77% 171M 0s #15 8.238 88100K .......... .......... .......... .......... .......... 77% 92.6M 0s #15 8.239 88150K .......... .......... .......... .......... .......... 78% 127M 0s #15 8.239 88200K .......... .......... .......... .......... .......... 78% 122M 0s #15 8.239 88250K .......... .......... .......... .......... .......... 78% 135M 0s #15 8.240 88300K .......... .......... .......... .......... .......... 78% 80.0M 0s #15 8.241 88350K .......... .......... .......... .......... .......... 78% 78.2M 0s #15 8.241 88400K .......... .......... .......... .......... .......... 78% 138M 0s #15 8.241 88450K .......... .......... .......... .......... .......... 78% 124M 0s #15 8.242 88500K .......... .......... .......... .......... .......... 78% 106M 0s #15 8.242 88550K .......... .......... .......... .......... .......... 78% 78.9M 0s #15 8.243 88600K .......... .......... .......... .......... .......... 78% 242M 0s #15 8.243 88650K .......... .......... .......... .......... .......... 78% 124M 0s #15 8.243 88700K .......... .......... .......... .......... .......... 78% 144M 0s #15 8.244 88750K .......... .......... .......... .......... .......... 78% 95.6M 0s #15 8.244 88800K .......... .......... .......... .......... .......... 78% 136M 0s #15 8.245 88850K .......... .......... .......... .......... .......... 78% 113M 0s #15 8.245 88900K .......... .......... .......... .......... .......... 78% 85.0M 0s #15 8.246 88950K .......... .......... .......... .......... .......... 78% 134M 0s #15 8.246 89000K .......... .......... .......... .......... .......... 78% 110M 0s #15 8.247 89050K .......... .......... .......... .......... .......... 78% 93.4M 0s #15 8.247 89100K .......... .......... .......... .......... .......... 78% 146M 0s #15 8.247 89150K .......... .......... .......... .......... .......... 78% 83.4M 0s #15 8.248 89200K .......... .......... .......... .......... .......... 78% 119M 0s #15 8.248 89250K .......... .......... .......... .......... .......... 78% 108M 0s #15 8.249 89300K .......... .......... .......... .......... .......... 79% 246M 0s #15 8.249 89350K .......... .......... .......... .......... .......... 79% 110M 0s #15 8.249 89400K .......... .......... .......... .......... .......... 79% 96.3M 0s #15 8.250 89450K .......... .......... .......... .......... .......... 79% 121M 0s #15 8.250 89500K .......... .......... .......... .......... .......... 79% 81.1M 0s #15 8.251 89550K .......... .......... .......... .......... .......... 79% 115M 0s #15 8.251 89600K .......... .......... .......... .......... .......... 79% 88.1M 0s #15 8.252 89650K .......... .......... .......... .......... .......... 79% 166M 0s #15 8.252 89700K .......... .......... .......... .......... .......... 79% 128M 0s #15 8.253 89750K .......... .......... .......... .......... .......... 79% 102M 0s #15 8.253 89800K .......... .......... .......... .......... .......... 79% 90.4M 0s #15 8.254 89850K .......... .......... .......... .......... .......... 79% 140M 0s #15 8.254 89900K .......... .......... .......... .......... .......... 79% 155M 0s #15 8.254 89950K .......... .......... .......... .......... .......... 79% 91.4M 0s #15 8.255 90000K .......... .......... .......... .......... .......... 79% 117M 0s #15 8.255 90050K .......... .......... .......... .......... .......... 79% 89.0M 0s #15 8.256 90100K .......... .......... .......... .......... .......... 79% 133M 0s #15 8.256 90150K .......... .......... .......... .......... .......... 79% 94.1M 0s #15 8.257 90200K .......... .......... .......... .......... .......... 79% 153M 0s #15 8.257 90250K .......... .......... .......... .......... .......... 79% 126M 0s #15 8.257 90300K .......... .......... .......... .......... .......... 79% 91.9M 0s #15 8.258 90350K .......... .......... .......... .......... .......... 79% 80.2M 0s #15 8.259 90400K .......... .......... .......... .......... .......... 79% 256M 0s #15 8.259 90450K .......... .......... .......... .......... .......... 80% 120M 0s #15 8.259 90500K .......... .......... .......... .......... .......... 80% 132M 0s #15 8.260 90550K .......... .......... .......... .......... .......... 80% 105M 0s #15 8.260 90600K .......... .......... .......... .......... .......... 80% 95.2M 0s #15 8.260 90650K .......... .......... .......... .......... .......... 80% 123M 0s #15 8.261 90700K .......... .......... .......... .......... .......... 80% 117M 0s #15 8.262 90750K .......... .......... .......... .......... .......... 80% 77.5M 0s #15 8.262 90800K .......... .......... .......... .......... .......... 80% 111M 0s #15 8.262 90850K .......... .......... .......... .......... .......... 80% 125M 0s #15 8.263 90900K .......... .......... .......... .......... .......... 80% 90.4M 0s #15 8.263 90950K .......... .......... .......... .......... .......... 80% 177M 0s #15 8.264 91000K .......... .......... .......... .......... .......... 80% 186M 0s #15 8.264 91050K .......... .......... .......... .......... .......... 80% 114M 0s #15 8.264 91100K .......... .......... .......... .......... .......... 80% 78.7M 0s #15 8.265 91150K .......... .......... .......... .......... .......... 80% 96.0M 0s #15 8.265 91200K .......... .......... .......... .......... .......... 80% 126M 0s #15 8.266 91250K .......... .......... .......... .......... .......... 80% 119M 0s #15 8.266 91300K .......... .......... .......... .......... .......... 80% 104M 0s #15 8.267 91350K .......... .......... .......... .......... .......... 80% 111M 0s #15 8.267 91400K .......... .......... .......... .......... .......... 80% 125M 0s #15 8.267 91450K .......... .......... .......... .......... .......... 80% 154M 0s #15 8.268 91500K .......... .......... .......... .......... .......... 80% 89.1M 0s #15 8.268 91550K .......... .......... .......... .......... .......... 81% 94.6M 0s #15 8.269 91600K .......... .......... .......... .......... .......... 81% 110M 0s #15 8.269 91650K .......... .......... .......... .......... .......... 81% 141M 0s #15 8.270 91700K .......... .......... .......... .......... .......... 81% 118M 0s #15 8.270 91750K .......... .......... .......... .......... .......... 81% 111M 0s #15 8.271 91800K .......... .......... .......... .......... .......... 81% 149M 0s #15 8.271 91850K .......... .......... .......... .......... .......... 81% 83.8M 0s #15 8.271 91900K .......... .......... .......... .......... .......... 81% 128M 0s #15 8.272 91950K .......... .......... .......... .......... .......... 81% 94.7M 0s #15 8.272 92000K .......... .......... .......... .......... .......... 81% 141M 0s #15 8.273 92050K .......... .......... .......... .......... .......... 81% 105M 0s #15 8.273 92100K .......... .......... .......... .......... .......... 81% 98.4M 0s #15 8.274 92150K .......... .......... .......... .......... .......... 81% 135M 0s #15 8.274 92200K .......... .......... .......... .......... .......... 81% 112M 0s #15 8.274 92250K .......... .......... .......... .......... .......... 81% 164M 0s #15 8.275 92300K .......... .......... .......... .......... .......... 81% 116M 0s #15 8.275 92350K .......... .......... .......... .......... .......... 81% 89.4M 0s #15 8.276 92400K .......... .......... .......... .......... .......... 81% 81.9M 0s #15 8.276 92450K .......... .......... .......... .......... .......... 81% 123M 0s #15 8.277 92500K .......... .......... .......... .......... .......... 81% 123M 0s #15 8.277 92550K .......... .......... .......... .......... .......... 81% 84.1M 0s #15 8.278 92600K .......... .......... .......... .......... .......... 81% 129M 0s #15 8.278 92650K .......... .......... .......... .......... .......... 81% 149M 0s #15 8.278 92700K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.279 92750K .......... .......... .......... .......... .......... 82% 83.7M 0s #15 8.279 92800K .......... .......... .......... .......... .......... 82% 109M 0s #15 8.280 92850K .......... .......... .......... .......... .......... 82% 219M 0s #15 8.280 92900K .......... .......... .......... .......... .......... 82% 93.5M 0s #15 8.281 92950K .......... .......... .......... .......... .......... 82% 105M 0s #15 8.281 93000K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.281 93050K .......... .......... .......... .......... .......... 82% 87.9M 0s #15 8.282 93100K .......... .......... .......... .......... .......... 82% 118M 0s #15 8.283 93150K .......... .......... .......... .......... .......... 82% 125M 0s #15 8.283 93200K .......... .......... .......... .......... .......... 82% 101M 0s #15 8.283 93250K .......... .......... .......... .......... .......... 82% 126M 0s #15 8.284 93300K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.284 93350K .......... .......... .......... .......... .......... 82% 138M 0s #15 8.284 93400K .......... .......... .......... .......... .......... 82% 94.0M 0s #15 8.285 93450K .......... .......... .......... .......... .......... 82% 134M 0s #15 8.285 93500K .......... .......... .......... .......... .......... 82% 128M 0s #15 8.286 93550K .......... .......... .......... .......... .......... 82% 92.5M 0s #15 8.286 93600K .......... .......... .......... .......... .......... 82% 107M 0s #15 8.287 93650K .......... .......... .......... .......... .......... 82% 89.2M 0s #15 8.287 93700K .......... .......... .......... .......... .......... 82% 117M 0s #15 8.288 93750K .......... .......... .......... .......... .......... 82% 108M 0s #15 8.288 93800K .......... .......... .......... .......... .......... 82% 121M 0s #15 8.289 93850K .......... .......... .......... .......... .......... 83% 125M 0s #15 8.289 93900K .......... .......... .......... .......... .......... 83% 126M 0s #15 8.289 93950K .......... .......... .......... .......... .......... 83% 97.4M 0s #15 8.290 94000K .......... .......... .......... .......... .......... 83% 125M 0s #15 8.290 94050K .......... .......... .......... .......... .......... 83% 136M 0s #15 8.291 94100K .......... .......... .......... .......... .......... 83% 101M 0s #15 8.291 94150K .......... .......... .......... .......... .......... 83% 123M 0s #15 8.291 94200K .......... .......... .......... .......... .......... 83% 86.3M 0s #15 8.292 94250K .......... .......... .......... .......... .......... 83% 123M 0s #15 8.292 94300K .......... .......... .......... .......... .......... 83% 98.8M 0s #15 8.293 94350K .......... .......... .......... .......... .......... 83% 92.3M 0s #15 8.293 94400K .......... .......... .......... .......... .......... 83% 124M 0s #15 8.294 94450K .......... .......... .......... .......... .......... 83% 85.4M 0s #15 8.294 94500K .......... .......... .......... .......... .......... 83% 258M 0s #15 8.295 94550K .......... .......... .......... .......... .......... 83% 144M 0s #15 8.295 94600K .......... .......... .......... .......... .......... 83% 120M 0s #15 8.295 94650K .......... .......... .......... .......... .......... 83% 125M 0s #15 8.296 94700K .......... .......... .......... .......... .......... 83% 90.5M 0s #15 8.296 94750K .......... .......... .......... .......... .......... 83% 76.1M 0s #15 8.297 94800K .......... .......... .......... .......... .......... 83% 115M 0s #15 8.297 94850K .......... .......... .......... .......... .......... 83% 90.5M 0s #15 8.298 94900K .......... .......... .......... .......... .......... 83% 94.7M 0s #15 8.298 94950K .......... .......... .......... .......... .......... 84% 110M 0s #15 8.299 95000K .......... .......... .......... .......... .......... 84% 142M 0s #15 8.299 95050K .......... .......... .......... .......... .......... 84% 54.1M 0s #15 8.300 95100K .......... .......... .......... .......... .......... 84% 258M 0s #15 8.300 95150K .......... .......... .......... .......... .......... 84% 239M 0s #15 8.300 95200K .......... .......... .......... .......... .......... 84% 299M 0s #15 8.301 95250K .......... .......... .......... .......... .......... 84% 131M 0s #15 8.301 95300K .......... .......... .......... .......... .......... 84% 114M 0s #15 8.301 95350K .......... .......... .......... .......... .......... 84% 84.9M 0s #15 8.302 95400K .......... .......... .......... .......... .......... 84% 83.6M 0s #15 8.303 95450K .......... .......... .......... .......... .......... 84% 265M 0s #15 8.303 95500K .......... .......... .......... .......... .......... 84% 98.8M 0s #15 8.303 95550K .......... .......... .......... .......... .......... 84% 102M 0s #15 8.304 95600K .......... .......... .......... .......... .......... 84% 80.8M 0s #15 8.304 95650K .......... .......... .......... .......... .......... 84% 134M 0s #15 8.305 95700K .......... .......... .......... .......... .......... 84% 204M 0s #15 8.305 95750K .......... .......... .......... .......... .......... 84% 124M 0s #15 8.305 95800K .......... .......... .......... .......... .......... 84% 119M 0s #15 8.306 95850K .......... .......... .......... .......... .......... 84% 93.2M 0s #15 8.306 95900K .......... .......... .......... .......... .......... 84% 108M 0s #15 8.307 95950K .......... .......... .......... .......... .......... 84% 94.3M 0s #15 8.307 96000K .......... .......... .......... .......... .......... 84% 109M 0s #15 8.308 96050K .......... .......... .......... .......... .......... 84% 141M 0s #15 8.308 96100K .......... .......... .......... .......... .......... 85% 83.8M 0s #15 8.309 96150K .......... .......... .......... .......... .......... 85% 130M 0s #15 8.309 96200K .......... .......... .......... .......... .......... 85% 129M 0s #15 8.309 96250K .......... .......... .......... .......... .......... 85% 121M 0s #15 8.310 96300K .......... .......... .......... .......... .......... 85% 102M 0s #15 8.310 96350K .......... .......... .......... .......... .......... 85% 134M 0s #15 8.311 96400K .......... .......... .......... .......... .......... 85% 95.2M 0s #15 8.311 96450K .......... .......... .......... .......... .......... 85% 116M 0s #15 8.312 96500K .......... .......... .......... .......... .......... 85% 98.9M 0s #15 8.312 96550K .......... .......... .......... .......... .......... 85% 118M 0s #15 8.312 96600K .......... .......... .......... .......... .......... 85% 96.1M 0s #15 8.313 96650K .......... .......... .......... .......... .......... 85% 173M 0s #15 8.313 96700K .......... .......... .......... .......... .......... 85% 83.8M 0s #15 8.314 96750K .......... .......... .......... .......... .......... 85% 48.4M 0s #15 8.315 96800K .......... .......... .......... .......... .......... 85% 234M 0s #15 8.315 96850K .......... .......... .......... .......... .......... 85% 224M 0s #15 8.315 96900K .......... .......... .......... .......... .......... 85% 222M 0s #15 8.315 96950K .......... .......... .......... .......... .......... 85% 130M 0s #15 8.316 97000K .......... .......... .......... .......... .......... 85% 123M 0s #15 8.316 97050K .......... .......... .......... .......... .......... 85% 117M 0s #15 8.317 97100K .......... .......... .......... .......... .......... 85% 83.5M 0s #15 8.317 97150K .......... .......... .......... .......... .......... 85% 95.9M 0s #15 8.318 97200K .......... .......... .......... .......... .......... 86% 83.5M 0s #15 8.318 97250K .......... .......... .......... .......... .......... 86% 129M 0s #15 8.319 97300K .......... .......... .......... .......... .......... 86% 231M 0s #15 8.319 97350K .......... .......... .......... .......... .......... 86% 95.9M 0s #15 8.319 97400K .......... .......... .......... .......... .......... 86% 112M 0s #15 8.320 97450K .......... .......... .......... .......... .......... 86% 137M 0s #15 8.320 97500K .......... .......... .......... .......... .......... 86% 123M 0s #15 8.321 97550K .......... .......... .......... .......... .......... 86% 106M 0s #15 8.321 97600K .......... .......... .......... .......... .......... 86% 116M 0s #15 8.322 97650K .......... .......... .......... .......... .......... 86% 96.1M 0s #15 8.322 97700K .......... .......... .......... .......... .......... 86% 77.6M 0s #15 8.323 97750K .......... .......... .......... .......... .......... 86% 234M 0s #15 8.323 97800K .......... .......... .......... .......... .......... 86% 105M 0s #15 8.323 97850K .......... .......... .......... .......... .......... 86% 86.9M 0s #15 8.324 97900K .......... .......... .......... .......... .......... 86% 172M 0s #15 8.324 97950K .......... .......... .......... .......... .......... 86% 88.9M 0s #15 8.325 98000K .......... .......... .......... .......... .......... 86% 119M 0s #15 8.325 98050K .......... .......... .......... .......... .......... 86% 123M 0s #15 8.326 98100K .......... .......... .......... .......... .......... 86% 159M 0s #15 8.326 98150K .......... .......... .......... .......... .......... 86% 121M 0s #15 8.326 98200K .......... .......... .......... .......... .......... 86% 96.6M 0s #15 8.327 98250K .......... .......... .......... .......... .......... 86% 123M 0s #15 8.327 98300K .......... .......... .......... .......... .......... 86% 112M 0s #15 8.328 98350K .......... .......... .......... .......... .......... 87% 79.6M 0s #15 8.328 98400K .......... .......... .......... .......... .......... 87% 94.0M 0s #15 8.329 98450K .......... .......... .......... .......... .......... 87% 155M 0s #15 8.329 98500K .......... .......... .......... .......... .......... 87% 86.6M 0s #15 8.330 98550K .......... .......... .......... .......... .......... 87% 208M 0s #15 8.330 98600K .......... .......... .......... .......... .......... 87% 90.7M 0s #15 8.330 98650K .......... .......... .......... .......... .......... 87% 174M 0s #15 8.331 98700K .......... .......... .......... .......... .......... 87% 111M 0s #15 8.331 98750K .......... .......... .......... .......... .......... 87% 87.5M 0s #15 8.332 98800K .......... .......... .......... .......... .......... 87% 135M 0s #15 8.332 98850K .......... .......... .......... .......... .......... 87% 111M 0s #15 8.332 98900K .......... .......... .......... .......... .......... 87% 76.0M 0s #15 8.333 98950K .......... .......... .......... .......... .......... 87% 101M 0s #15 8.334 99000K .......... .......... .......... .......... .......... 87% 201M 0s #15 8.334 99050K .......... .......... .......... .......... .......... 87% 130M 0s #15 8.334 99100K .......... .......... .......... .......... .......... 87% 94.8M 0s #15 8.335 99150K .......... .......... .......... .......... .......... 87% 89.4M 0s #15 8.335 99200K .......... .......... .......... .......... .......... 87% 110M 0s #15 8.336 99250K .......... .......... .......... .......... .......... 87% 91.0M 0s #15 8.336 99300K .......... .......... .......... .......... .......... 87% 137M 0s #15 8.337 99350K .......... .......... .......... .......... .......... 87% 150M 0s #15 8.337 99400K .......... .......... .......... .......... .......... 87% 180M 0s #15 8.337 99450K .......... .......... .......... .......... .......... 87% 62.1M 0s #15 8.338 99500K .......... .......... .......... .......... .......... 88% 53.2M 0s #15 8.339 99550K .......... .......... .......... .......... .......... 88% 85.7M 0s #15 8.340 99600K .......... .......... .......... .......... .......... 88% 104M 0s #15 8.340 99650K .......... .......... .......... .......... .......... 88% 189M 0s #15 8.340 99700K .......... .......... .......... .......... .......... 88% 251M 0s #15 8.340 99750K .......... .......... .......... .......... .......... 88% 238M 0s #15 8.341 99800K .......... .......... .......... .......... .......... 88% 254M 0s #15 8.341 99850K .......... .......... .......... .......... .......... 88% 106M 0s #15 8.341 99900K .......... .......... .......... .......... .......... 88% 219M 0s #15 8.342 99950K .......... .......... .......... .......... .......... 88% 89.0M 0s #15 8.342 100000K .......... .......... .......... .......... .......... 88% 89.6M 0s #15 8.343 100050K .......... .......... .......... .......... .......... 88% 127M 0s #15 8.343 100100K .......... .......... .......... .......... .......... 88% 98.9M 0s #15 8.343 100150K .......... .......... .......... .......... .......... 88% 102M 0s #15 8.344 100200K .......... .......... .......... .......... .......... 88% 137M 0s #15 8.344 100250K .......... .......... .......... .......... .......... 88% 122M 0s #15 8.345 100300K .......... .......... .......... .......... .......... 88% 109M 0s #15 8.345 100350K .......... .......... .......... .......... .......... 88% 103M 0s #15 8.346 100400K .......... .......... .......... .......... .......... 88% 87.0M 0s #15 8.346 100450K .......... .......... .......... .......... .......... 88% 135M 0s #15 8.347 100500K .......... .......... .......... .......... .......... 88% 152M 0s #15 8.347 100550K .......... .......... .......... .......... .......... 88% 118M 0s #15 8.347 100600K .......... .......... .......... .......... .......... 89% 128M 0s #15 8.348 100650K .......... .......... .......... .......... .......... 89% 78.8M 0s #15 8.348 100700K .......... .......... .......... .......... .......... 89% 131M 0s #15 8.349 100750K .......... .......... .......... .......... .......... 89% 87.0M 0s #15 8.349 100800K .......... .......... .......... .......... .......... 89% 136M 0s #15 8.350 100850K .......... .......... .......... .......... .......... 89% 117M 0s #15 8.350 100900K .......... .......... .......... .......... .......... 89% 146M 0s #15 8.350 100950K .......... .......... .......... .......... .......... 89% 84.8M 0s #15 8.351 101000K .......... .......... .......... .......... .......... 89% 126M 0s #15 8.351 101050K .......... .......... .......... .......... .......... 89% 149M 0s #15 8.352 101100K .......... .......... .......... .......... .......... 89% 136M 0s #15 8.352 101150K .......... .......... .......... .......... .......... 89% 88.5M 0s #15 8.352 101200K .......... .......... .......... .......... .......... 89% 106M 0s #15 8.353 101250K .......... .......... .......... .......... .......... 89% 99.8M 0s #15 8.353 101300K .......... .......... .......... .......... .......... 89% 111M 0s #15 8.354 101350K .......... .......... .......... .......... .......... 89% 106M 0s #15 8.354 101400K .......... .......... .......... .......... .......... 89% 104M 0s #15 8.355 101450K .......... .......... .......... .......... .......... 89% 110M 0s #15 8.355 101500K .......... .......... .......... .......... .......... 89% 162M 0s #15 8.356 101550K .......... .......... .......... .......... .......... 89% 92.0M 0s #15 8.356 101600K .......... .......... .......... .......... .......... 89% 132M 0s #15 8.356 101650K .......... .......... .......... .......... .......... 89% 128M 0s #15 8.357 101700K .......... .......... .......... .......... .......... 89% 110M 0s #15 8.357 101750K .......... .......... .......... .......... .......... 90% 122M 0s #15 8.358 101800K .......... .......... .......... .......... .......... 90% 102M 0s #15 8.358 101850K .......... .......... .......... .......... .......... 90% 100M 0s #15 8.359 101900K .......... .......... .......... .......... .......... 90% 110M 0s #15 8.359 101950K .......... .......... .......... .......... .......... 90% 103M 0s #15 8.360 102000K .......... .......... .......... .......... .......... 90% 84.5M 0s #15 8.360 102050K .......... .......... .......... .......... .......... 90% 126M 0s #15 8.361 102100K .......... .......... .......... .......... .......... 90% 166M 0s #15 8.361 102150K .......... .......... .......... .......... .......... 90% 102M 0s #15 8.361 102200K .......... .......... .......... .......... .......... 90% 143M 0s #15 8.362 102250K .......... .......... .......... .......... .......... 90% 125M 0s #15 8.362 102300K .......... .......... .......... .......... .......... 90% 117M 0s #15 8.363 102350K .......... .......... .......... .......... .......... 90% 92.6M 0s #15 8.363 102400K .......... .......... .......... .......... .......... 90% 89.7M 0s #15 8.364 102450K .......... .......... .......... .......... .......... 90% 98.5M 0s #15 8.364 102500K .......... .......... .......... .......... .......... 90% 102M 0s #15 8.365 102550K .......... .......... .......... .......... .......... 90% 155M 0s #15 8.365 102600K .......... .......... .......... .......... .......... 90% 87.2M 0s #15 8.365 102650K .......... .......... .......... .......... .......... 90% 140M 0s #15 8.366 102700K .......... .......... .......... .......... .......... 90% 161M 0s #15 8.366 102750K .......... .......... .......... .......... .......... 90% 80.5M 0s #15 8.367 102800K .......... .......... .......... .......... .......... 90% 172M 0s #15 8.367 102850K .......... .......... .......... .......... .......... 91% 131M 0s #15 8.367 102900K .......... .......... .......... .......... .......... 91% 91.5M 0s #15 8.368 102950K .......... .......... .......... .......... .......... 91% 130M 0s #15 8.368 103000K .......... .......... .......... .......... .......... 91% 112M 0s #15 8.369 103050K .......... .......... .......... .......... .......... 91% 86.3M 0s #15 8.369 103100K .......... .......... .......... .......... .......... 91% 129M 0s #15 8.370 103150K .......... .......... .......... .......... .......... 91% 130M 0s #15 8.370 103200K .......... .......... .......... .......... .......... 91% 85.5M 0s #15 8.371 103250K .......... .......... .......... .......... .......... 91% 143M 0s #15 8.371 103300K .......... .......... .......... .......... .......... 91% 150M 0s #15 8.371 103350K .......... .......... .......... .......... .......... 91% 94.5M 0s #15 8.372 103400K .......... .......... .......... .......... .......... 91% 109M 0s #15 8.372 103450K .......... .......... .......... .......... .......... 91% 136M 0s #15 8.373 103500K .......... .......... .......... .......... .......... 91% 129M 0s #15 8.373 103550K .......... .......... .......... .......... .......... 91% 84.4M 0s #15 8.373 103600K .......... .......... .......... .......... .......... 91% 107M 0s #15 8.374 103650K .......... .......... .......... .......... .......... 91% 109M 0s #15 8.374 103700K .......... .......... .......... .......... .......... 91% 95.9M 0s #15 8.375 103750K .......... .......... .......... .......... .......... 91% 97.5M 0s #15 8.375 103800K .......... .......... .......... .......... .......... 91% 152M 0s #15 8.376 103850K .......... .......... .......... .......... .......... 91% 116M 0s #15 8.376 103900K .......... .......... .......... .......... .......... 91% 86.1M 0s #15 8.377 103950K .......... .......... .......... .......... .......... 91% 117M 0s #15 8.377 104000K .......... .......... .......... .......... .......... 92% 164M 0s #15 8.377 104050K .......... .......... .......... .......... .......... 92% 136M 0s #15 8.378 104100K .......... .......... .......... .......... .......... 92% 116M 0s #15 8.378 104150K .......... .......... .......... .......... .......... 92% 104M 0s #15 8.379 104200K .......... .......... .......... .......... .......... 92% 83.9M 0s #15 8.379 104250K .......... .......... .......... .......... .......... 92% 126M 0s #15 8.380 104300K .......... .......... .......... .......... .......... 92% 167M 0s #15 8.380 104350K .......... .......... .......... .......... .......... 92% 85.3M 0s #15 8.381 104400K .......... .......... .......... .......... .......... 92% 105M 0s #15 8.381 104450K .......... .......... .......... .......... .......... 92% 104M 0s #15 8.381 104500K .......... .......... .......... .......... .......... 92% 124M 0s #15 8.382 104550K .......... .......... .......... .......... .......... 92% 112M 0s #15 8.382 104600K .......... .......... .......... .......... .......... 92% 128M 0s #15 8.383 104650K .......... .......... .......... .......... .......... 92% 142M 0s #15 8.383 104700K .......... .......... .......... .......... .......... 92% 102M 0s #15 8.384 104750K .......... .......... .......... .......... .......... 92% 74.2M 0s #15 8.384 104800K .......... .......... .......... .......... .......... 92% 152M 0s #15 8.384 104850K .......... .......... .......... .......... .......... 92% 110M 0s #15 8.385 104900K .......... .......... .......... .......... .......... 92% 109M 0s #15 8.385 104950K .......... .......... .......... .......... .......... 92% 85.2M 0s #15 8.386 105000K .......... .......... .......... .......... .......... 92% 204M 0s #15 8.386 105050K .......... .......... .......... .......... .......... 92% 85.2M 0s #15 8.387 105100K .......... .......... .......... .......... .......... 92% 138M 0s #15 8.387 105150K .......... .......... .......... .......... .......... 93% 128M 0s #15 8.387 105200K .......... .......... .......... .......... .......... 93% 176M 0s #15 8.388 105250K .......... .......... .......... .......... .......... 93% 111M 0s #15 8.388 105300K .......... .......... .......... .......... .......... 93% 76.6M 0s #15 8.389 105350K .......... .......... .......... .......... .......... 93% 160M 0s #15 8.389 105400K .......... .......... .......... .......... .......... 93% 93.8M 0s #15 8.390 105450K .......... .......... .......... .......... .......... 93% 104M 0s #15 8.390 105500K .......... .......... .......... .......... .......... 93% 140M 0s #15 8.390 105550K .......... .......... .......... .......... .......... 93% 91.9M 0s #15 8.391 105600K .......... .......... .......... .......... .......... 93% 130M 0s #15 8.391 105650K .......... .......... .......... .......... .......... 93% 91.1M 0s #15 8.392 105700K .......... .......... .......... .......... .......... 93% 130M 0s #15 8.392 105750K .......... .......... .......... .......... .......... 93% 204M 0s #15 8.393 105800K .......... .......... .......... .......... .......... 93% 92.1M 0s #15 8.393 105850K .......... .......... .......... .......... .......... 93% 95.3M 0s #15 8.394 105900K .......... .......... .......... .......... .......... 93% 107M 0s #15 8.394 105950K .......... .......... .......... .......... .......... 93% 75.9M 0s #15 8.395 106000K .......... .......... .......... .......... .......... 93% 114M 0s #15 8.395 106050K .......... .......... .......... .......... .......... 93% 185M 0s #15 8.395 106100K .......... .......... .......... .......... .......... 93% 115M 0s #15 8.396 106150K .......... .......... .......... .......... .......... 93% 114M 0s #15 8.396 106200K .......... .......... .......... .......... .......... 93% 142M 0s #15 8.397 106250K .......... .......... .......... .......... .......... 94% 85.6M 0s #15 8.397 106300K .......... .......... .......... .......... .......... 94% 92.2M 0s #15 8.398 106350K .......... .......... .......... .......... .......... 94% 197M 0s #15 8.398 106400K .......... .......... .......... .......... .......... 94% 124M 0s #15 8.398 106450K .......... .......... .......... .......... .......... 94% 129M 0s #15 8.399 106500K .......... .......... .......... .......... .......... 94% 99.3M 0s #15 8.399 106550K .......... .......... .......... .......... .......... 94% 82.6M 0s #15 8.400 106600K .......... .......... .......... .......... .......... 94% 149M 0s #15 8.400 106650K .......... .......... .......... .......... .......... 94% 98.9M 0s #15 8.401 106700K .......... .......... .......... .......... .......... 94% 133M 0s #15 8.401 106750K .......... .......... .......... .......... .......... 94% 87.8M 0s #15 8.401 106800K .......... .......... .......... .......... .......... 94% 125M 0s #15 8.402 106850K .......... .......... .......... .......... .......... 94% 118M 0s #15 8.402 106900K .......... .......... .......... .......... .......... 94% 136M 0s #15 8.403 106950K .......... .......... .......... .......... .......... 94% 154M 0s #15 8.403 107000K .......... .......... .......... .......... .......... 94% 115M 0s #15 8.404 107050K .......... .......... .......... .......... .......... 94% 68.5M 0s #15 8.404 107100K .......... .......... .......... .......... .......... 94% 131M 0s #15 8.404 107150K .......... .......... .......... .......... .......... 94% 106M 0s #15 8.405 107200K .......... .......... .......... .......... .......... 94% 121M 0s #15 8.405 107250K .......... .......... .......... .......... .......... 94% 97.8M 0s #15 8.406 107300K .......... .......... .......... .......... .......... 94% 118M 0s #15 8.406 107350K .......... .......... .......... .......... .......... 94% 152M 0s #15 8.407 107400K .......... .......... .......... .......... .......... 95% 121M 0s #15 8.407 107450K .......... .......... .......... .......... .......... 95% 83.2M 0s #15 8.408 107500K .......... .......... .......... .......... .......... 95% 145M 0s #15 8.408 107550K .......... .......... .......... .......... .......... 95% 142M 0s #15 8.408 107600K .......... .......... .......... .......... .......... 95% 110M 0s #15 8.409 107650K .......... .......... .......... .......... .......... 95% 88.7M 0s #15 8.409 107700K .......... .......... .......... .......... .......... 95% 111M 0s #15 8.410 107750K .......... .......... .......... .......... .......... 95% 103M 0s #15 8.410 107800K .......... .......... .......... .......... .......... 95% 88.2M 0s #15 8.411 107850K .......... .......... .......... .......... .......... 95% 162M 0s #15 8.411 107900K .......... .......... .......... .......... .......... 95% 146M 0s #15 8.411 107950K .......... .......... .......... .......... .......... 95% 87.3M 0s #15 8.412 108000K .......... .......... .......... .......... .......... 95% 136M 0s #15 8.412 108050K .......... .......... .......... .......... .......... 95% 117M 0s #15 8.413 108100K .......... .......... .......... .......... .......... 95% 128M 0s #15 8.413 108150K .......... .......... .......... .......... .......... 95% 98.9M 0s #15 8.414 108200K .......... .......... .......... .......... .......... 95% 96.2M 0s #15 8.414 108250K .......... .......... .......... .......... .......... 95% 135M 0s #15 8.414 108300K .......... .......... .......... .......... .......... 95% 78.6M 0s #15 8.415 108350K .......... .......... .......... .......... .......... 95% 130M 0s #15 8.415 108400K .......... .......... .......... .......... .......... 95% 139M 0s #15 8.416 108450K .......... .......... .......... .......... .......... 95% 92.4M 0s #15 8.416 108500K .......... .......... .......... .......... .......... 96% 126M 0s #15 8.417 108550K .......... .......... .......... .......... .......... 96% 87.9M 0s #15 8.417 108600K .......... .......... .......... .......... .......... 96% 108M 0s #15 8.418 108650K .......... .......... .......... .......... .......... 96% 172M 0s #15 8.418 108700K .......... .......... .......... .......... .......... 96% 109M 0s #15 8.418 108750K .......... .......... .......... .......... .......... 96% 139M 0s #15 8.419 108800K .......... .......... .......... .......... .......... 96% 131M 0s #15 8.419 108850K .......... .......... .......... .......... .......... 96% 75.4M 0s #15 8.420 108900K .......... .......... .......... .......... .......... 96% 121M 0s #15 8.420 108950K .......... .......... .......... .......... .......... 96% 135M 0s #15 8.421 109000K .......... .......... .......... .......... .......... 96% 87.4M 0s #15 8.421 109050K .......... .......... .......... .......... .......... 96% 90.6M 0s #15 8.422 109100K .......... .......... .......... .......... .......... 96% 181M 0s #15 8.422 109150K .......... .......... .......... .......... .......... 96% 146M 0s #15 8.422 109200K .......... .......... .......... .......... .......... 96% 98.3M 0s #15 8.423 109250K .......... .......... .......... .......... .......... 96% 120M 0s #15 8.423 109300K .......... .......... .......... .......... .......... 96% 151M 0s #15 8.424 109350K .......... .......... .......... .......... .......... 96% 92.7M 0s #15 8.424 109400K .......... .......... .......... .......... .......... 96% 128M 0s #15 8.424 109450K .......... .......... .......... .......... .......... 96% 83.8M 0s #15 8.425 109500K .......... .......... .......... .......... .......... 96% 103M 0s #15 8.426 109550K .......... .......... .......... .......... .......... 96% 89.1M 0s #15 8.426 109600K .......... .......... .......... .......... .......... 96% 144M 0s #15 8.426 109650K .......... .......... .......... .......... .......... 97% 213M 0s #15 8.427 109700K .......... .......... .......... .......... .......... 97% 99.5M 0s #15 8.427 109750K .......... .......... .......... .......... .......... 97% 81.0M 0s #15 8.428 109800K .......... .......... .......... .......... .......... 97% 135M 0s #15 8.428 109850K .......... .......... .......... .......... .......... 97% 130M 0s #15 8.428 109900K .......... .......... .......... .......... .......... 97% 112M 0s #15 8.429 109950K .......... .......... .......... .......... .......... 97% 111M 0s #15 8.429 110000K .......... .......... .......... .......... .......... 97% 112M 0s #15 8.430 110050K .......... .......... .......... .......... .......... 97% 78.3M 0s #15 8.430 110100K .......... .......... .......... .......... .......... 97% 154M 0s #15 8.431 110150K .......... .......... .......... .......... .......... 97% 134M 0s #15 8.431 110200K .......... .......... .......... .......... .......... 97% 122M 0s #15 8.431 110250K .......... .......... .......... .......... .......... 97% 84.4M 0s #15 8.432 110300K .......... .......... .......... .......... .......... 97% 212M 0s #15 8.433 110350K .......... .......... .......... .......... .......... 97% 93.1M 0s #15 8.433 110400K .......... .......... .......... .......... .......... 97% 125M 0s #15 8.433 110450K .......... .......... .......... .......... .......... 97% 101M 0s #15 8.434 110500K .......... .......... .......... .......... .......... 97% 125M 0s #15 8.434 110550K .......... .......... .......... .......... .......... 97% 93.5M 0s #15 8.435 110600K .......... .......... .......... .......... .......... 97% 83.1M 0s #15 8.435 110650K .......... .......... .......... .......... .......... 97% 206M 0s #15 8.435 110700K .......... .......... .......... .......... .......... 97% 97.4M 0s #15 8.436 110750K .......... .......... .......... .......... .......... 97% 166M 0s #15 8.436 110800K .......... .......... .......... .......... .......... 98% 92.6M 0s #15 8.437 110850K .......... .......... .......... .......... .......... 98% 87.5M 0s #15 8.437 110900K .......... .......... .......... .......... .......... 98% 154M 0s #15 8.438 110950K .......... .......... .......... .......... .......... 98% 115M 0s #15 8.438 111000K .......... .......... .......... .......... .......... 98% 87.4M 0s #15 8.439 111050K .......... .......... .......... .......... .......... 98% 126M 0s #15 8.439 111100K .......... .......... .......... .......... .......... 98% 142M 0s #15 8.439 111150K .......... .......... .......... .......... .......... 98% 120M 0s #15 8.440 111200K .......... .......... .......... .......... .......... 98% 92.5M 0s #15 8.440 111250K .......... .......... .......... .......... .......... 98% 113M 0s #15 8.441 111300K .......... .......... .......... .......... .......... 98% 87.6M 0s #15 8.441 111350K .......... .......... .......... .......... .......... 98% 180M 0s #15 8.441 111400K .......... .......... .......... .......... .......... 98% 87.7M 0s #15 8.442 111450K .......... .......... .......... .......... .......... 98% 160M 0s #15 8.442 111500K .......... .......... .......... .......... .......... 98% 79.0M 0s #15 8.443 111550K .......... .......... .......... .......... .......... 98% 155M 0s #15 8.443 111600K .......... .......... .......... .......... .......... 98% 98.0M 0s #15 8.444 111650K .......... .......... .......... .......... .......... 98% 132M 0s #15 8.444 111700K .......... .......... .......... .......... .......... 98% 125M 0s #15 8.445 111750K .......... .......... .......... .......... .......... 98% 127M 0s #15 8.445 111800K .......... .......... .......... .......... .......... 98% 131M 0s #15 8.445 111850K .......... .......... .......... .......... .......... 98% 75.4M 0s #15 8.446 111900K .......... .......... .......... .......... .......... 99% 134M 0s #15 8.446 111950K .......... .......... .......... .......... .......... 99% 94.9M 0s #15 8.447 112000K .......... .......... .......... .......... .......... 99% 104M 0s #15 8.447 112050K .......... .......... .......... .......... .......... 99% 105M 0s #15 8.448 112100K .......... .......... .......... .......... .......... 99% 121M 0s #15 8.448 112150K .......... .......... .......... .......... .......... 99% 122M 0s #15 8.449 112200K .......... .......... .......... .......... .......... 99% 117M 0s #15 8.449 112250K .......... .......... .......... .......... .......... 99% 182M 0s #15 8.449 112300K .......... .......... .......... .......... .......... 99% 110M 0s #15 8.450 112350K .......... .......... .......... .......... .......... 99% 88.3M 0s #15 8.450 112400K .......... .......... .......... .......... .......... 99% 86.9M 0s #15 8.451 112450K .......... .......... .......... .......... .......... 99% 146M 0s #15 8.451 112500K .......... .......... .......... .......... .......... 99% 98.5M 0s #15 8.452 112550K .......... .......... .......... .......... .......... 99% 99.8M 0s #15 8.452 112600K .......... .......... .......... .......... .......... 99% 195M 0s #15 8.452 112650K .......... .......... .......... .......... .......... 99% 98.4M 0s #15 8.453 112700K .......... .......... .......... .......... .......... 99% 116M 0s #15 8.453 112750K .......... .......... .......... .......... .......... 99% 105M 0s #15 8.454 112800K .......... .......... .......... .......... .......... 99% 142M 0s #15 8.454 112850K .......... .......... .......... .......... .......... 99% 126M 0s #15 8.454 112900K .......... .......... .......... .......... .......... 99% 112M 0s #15 8.455 112950K .......... .......... .......... .......... .......... 99% 92.7M 0s #15 8.455 113000K .......... .......... .......... .......... .......... 99% 76.7M 0s #15 8.456 113050K .......... .......... .. 100% 210M=1.0s #15 8.456 #15 8.456 2024-06-14 04:01:11 (110 MB/s) - 'LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz' saved [115786100/115786100] #15 8.456 #15 8.470 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 10.54 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #15 10.57 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #15 10.57 + /opt/llvm-arm/bin/clang --version #15 10.58 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #15 10.58 Target: x86_64-unknown-linux-gnu #15 10.58 Thread model: posix #15 10.58 InstalledDir: /opt/llvm-arm/bin #15 10.58 + /opt/llvm-arm/bin/clang --print-targets #15 10.59 Registered Targets: #15 10.59 aarch64 - AArch64 (little endian) #15 10.59 aarch64_32 - AArch64 (little endian ILP32) #15 10.59 aarch64_be - AArch64 (big endian) #15 10.59 arm - ARM #15 10.59 arm64 - ARM64 (little endian) #15 10.59 arm64_32 - ARM64 (little endian ILP32) #15 10.59 armeb - ARM (big endian) #15 10.59 thumb - Thumb #15 10.59 thumbeb - Thumb (big endian) #15 DONE 11.3s #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 0.391 + apt-get update #16 0.448 Hit:1 http://deb.debian.org/debian bookworm InRelease #16 0.448 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #16 0.448 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #16 0.673 Reading package lists... #16 1.027 + apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc #16 1.035 Reading package lists... #16 1.388 Building dependency tree... #16 1.471 Reading state information... #16 1.574 ca-certificates is already the newest version (20230311). #16 1.574 libtinfo5 is already the newest version (6.4-4). #16 1.574 The following additional packages will be installed: #16 1.574 asciidoc-base asciidoc-common autopoint autotools-dev binutils #16 1.574 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #16 1.574 bsdextrautils cmake-data comerr-dev cpp cpp-12 dbus-bin dbus-daemon #16 1.574 dbus-session-bus-common dbus-system-bus-common dh-strip-nondeterminism #16 1.574 dirmngr distro-info-data dmsetup docbook docbook-dsssl docbook-utils #16 1.574 docbook-xml docbook-xsl docutils-common dpkg-dev dwz fakeroot file #16 1.574 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 1.574 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++-12 gcc-12 gettext #16 1.574 gettext-base gfortran-12 gir1.2-glib-2.0 git-man gnupg-l10n gnupg-utils gpg #16 1.574 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #16 1.574 guile-3.0-libs ibverbs-providers icu-devtools inetutils-telnet #16 1.574 intltool-debian krb5-multidev libabsl20220623 libaio1 libann0 libaom3 #16 1.574 libapache-pom-java libapparmor1 libarchive-zip-perl libarchive13 libargon2-1 #16 1.574 libasan8 libasound2 libasound2-data libassuan0 libatomic1 libavahi-client3 #16 1.574 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 1.574 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf2 libblkid-dev #16 1.574 libboost-atomic-dev libboost-atomic1.74-dev libboost-atomic1.74.0 #16 1.574 libboost-chrono-dev libboost-chrono1.74-dev libboost-chrono1.74.0 #16 1.574 libboost-container-dev libboost-container1.74-dev libboost-container1.74.0 #16 1.574 libboost-context-dev libboost-context1.74-dev libboost-context1.74.0 #16 1.574 libboost-coroutine-dev libboost-coroutine1.74-dev libboost-coroutine1.74.0 #16 1.574 libboost-date-time-dev libboost-date-time1.74-dev libboost-date-time1.74.0 #16 1.574 libboost-dev libboost-exception-dev libboost-exception1.74-dev #16 1.574 libboost-fiber-dev libboost-fiber1.74-dev libboost-fiber1.74.0 #16 1.574 libboost-filesystem-dev libboost-filesystem1.74-dev #16 1.574 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 1.574 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 1.574 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 1.574 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 1.574 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 1.574 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 1.574 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 1.574 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 1.574 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 1.574 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 1.574 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 1.574 libboost-program-options-dev libboost-program-options1.74-dev #16 1.574 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 1.574 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 1.574 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 1.574 libboost-regex1.74.0 libboost-serialization-dev #16 1.574 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 1.574 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 1.574 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 1.574 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 1.574 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 1.574 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 1.574 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 1.574 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 1.574 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 1.574 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares2 #16 1.574 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 libcap2-bin #16 1.574 libcbor0.8 libcc1-0 libcdk5nc6 libcdt5 libcgraph6 libclang-cpp14 #16 1.574 libclang1-14 libclass-method-modifiers-perl libclass-xsaccessor-perl #16 1.574 libclone-perl libcommons-logging-java libcommons-parent-java libcrypt-dev #16 1.574 libcryptsetup12 libcsv3 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls #16 1.574 libcurl4 libdatrie1 libdav1d6 libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 1.574 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 1.574 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 1.574 libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 1.574 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 1.574 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 1.574 libfdisk1 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 #16 1.574 libfftw3-single3 libfido2-1 libfile-dirlist-perl libfile-homedir-perl #16 1.574 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #16 1.574 libfile-which-perl libfindlib-ocaml libfontbox-java libfontconfig1 #16 1.574 libfontenc1 libfreetype6 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 #16 1.574 libgdbm-compat4 libgdbm6 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common #16 1.574 libgfortran-12-dev libgfortran5 libgirepository-1.0-1 libglib2.0-0 #16 1.574 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin #16 1.574 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1 #16 1.574 libgprofng0 libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 1.574 libgsm1 libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 libgvpr2 #16 1.574 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 1.574 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 1.574 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 1.574 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 1.574 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 1.574 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 1.574 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #16 1.574 libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 libjson-perl #16 1.574 libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 #16 1.574 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #16 1.574 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 libllvm14 liblsan0 #16 1.574 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #16 1.574 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmariadb3 libmbedcrypto7 #16 1.574 libmbedtls14 libmbedx509-1 libmd-dev libmime-charset-perl libmnl0 #16 1.574 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpfr6 libmunge2 #16 1.574 libncurses-dev libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 1.574 libnetsnmptrapd40 libnewlib-dev libnftables1 libnftnl11 libnghttp2-14 #16 1.574 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 #16 1.574 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 1.574 libopenmpi3 liboping0 libopts25 libopts25-dev libortp16 libosp5 libostyle1c2 #16 1.574 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #16 1.574 libpaper-utils libpaper1 libparams-classify-perl libparmap-ocaml #16 1.574 libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 #16 1.574 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpcre3 #16 1.574 libpcsclite1 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 #16 1.574 libpgm-dev libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 #16 1.574 libpng16-16 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 #16 1.574 libpython3-dev libpython3-stdlib libpython3.11 libpython3.11-dev #16 1.574 libpython3.11-minimal libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 #16 1.574 librdmacm1 libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 1.574 librsvg2-2 librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libselinux1-dev #16 1.574 libsensors-config libsensors-dev libsensors5 libsepol-dev libsgmls-perl #16 1.574 libsigsegv2 libsm6 libsnmp-base libsnmp40 libsodium-dev libsodium23 #16 1.574 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 1.574 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #16 1.574 libstdc++-12-dev libstdcompat-ocaml libsub-override-perl libsub-quote-perl #16 1.574 libsvtav1enc1 libsynctex2 libsystemd-shared libtalloc2 libtasn1-6-dev #16 1.574 libteckit0 libtexlua53-5 libtexluajit2 libtext-charwidth-perl #16 1.574 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff6 #16 1.574 libtimedate-perl libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 #16 1.574 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 1.574 libunbound8 libunicode-linebreak-perl liburi-perl liburing2 libusb-0.1-4 #16 1.574 libusb-1.0-0 libuv1 libwebp7 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev #16 1.574 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libx265-199 #16 1.574 libxapian30 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 #16 1.574 libxext6 libxi6 libxml-libxml-perl libxml-namespacesupport-perl #16 1.574 libxml-sax-base-perl libxml-sax-perl libxml2 libxml2-dev libxmu6 libxnvctrl0 #16 1.574 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 1.575 libz3-4 libzmq5 libzzip-0-13 linux-libc-dev lmodern lynx lynx-common m4 #16 1.575 mailcap man-db mariadb-common media-types mime-support module-assistant #16 1.575 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev ocaml-base #16 1.575 ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin openmpi-common opensp #16 1.575 patch patchutils pci.ids perl perl-modules-5.36 perl-openssl-defaults #16 1.575 pinentry-curses pkgconf pkgconf-bin po-debconf poppler-data #16 1.575 preview-latex-style procps python-apt-common python3-apt python3-astroid #16 1.575 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 1.575 python3-docutils python3-filelock python3-funcparserlib #16 1.575 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 1.575 python3-lib2to3 python3-logilab-common python3-markupsafe python3-mccabe #16 1.575 python3-minimal python3-more-itertools python3-mypy-extensions python3-pil #16 1.575 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pygments #16 1.575 python3-reportlab python3-reportlab-accel python3-roman #16 1.575 python3-setuptools-whl python3-six python3-toml python3-tomlkit #16 1.575 python3-typing-extensions python3-virtualenv python3-webcolors python3-wheel #16 1.575 python3-wheel-whl python3-wrapt python3-zipp python3.11 python3.11-dev #16 1.575 python3.11-minimal readline-common rpcsvc-proto sdcc-libraries #16 1.575 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info swig4.0 t1utils #16 1.575 teckit tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #16 1.575 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #16 1.575 texlive-lang-greek texlive-latex-base texlive-latex-extra #16 1.575 texlive-latex-recommended texlive-luatex texlive-pictures #16 1.575 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #16 1.575 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #16 1.575 zlib1g-dev #16 1.576 Suggested packages: #16 1.576 asciidoc-doc epubcheck gnu-standards autoconf-doc binutils-doc bison-doc #16 1.576 bzip2-doc distcc | icecc cmake-doc cmake-format elpa-cmake-mode ninja-build #16 1.576 coccinelle-doc vim-addon-manager doc-base cpp-doc gcc-12-locales cpp-12-doc #16 1.576 cppcheck-gui clang clang-tidy graphicsmagick-imagemagick-compat #16 1.576 | imagemagick inkscape latex-cjk-all pdf-viewer texlive-lang-all #16 1.576 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #16 1.576 | dbus-session-bus dh-make adequate at autopkgtest bls-standalone bsd-mailx #16 1.576 | mailx check-all-the-things cvs-buildpackage diffoscope disorderfs #16 1.576 dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help #16 1.576 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #16 1.576 libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt #16 1.576 piuparts postgresql-client pristine-lfs quilt ratt reprotest #16 1.576 svn-buildpackage w3m dbus-user-session libpam-systemd pinentry-gnome3 tor #16 1.576 docbook-defguide psgml docbook-dsssl-doc dbtoepub docbook-xsl-doc-html #16 1.576 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #16 1.576 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #16 1.576 docbook-xsl-ns docbook5-defguide doxygen-latex doxygen-doc doxygen-gui #16 1.576 debian-keyring flex-doc fonts-freefont-otf | fonts-freefont-ttf #16 1.576 fonts-texgyre g++-multilib g++-12-multilib gcc-12-doc gawk-doc gcc-multilib #16 1.576 manpages-dev gdb gcc-doc gcc-12-multilib gettext-doc libasprintf-dev #16 1.576 libgettextpo-dev gfortran-12-multilib gfortran-12-doc libcoarrays-dev #16 1.576 git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb #16 1.576 git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts #16 1.576 graphviz-doc groff lm-sensors lsof strace iproute2-doc krb5-doc lrzip #16 1.576 libasound2-plugins alsa-utils libasound2-doc libbladerf-doc bladerf-firmware #16 1.576 bladerf-fpga libboost-doc libboost1.74-doc gccxml libboost-contract1.74-dev #16 1.576 libmpfrc++-dev libntl-dev default-jdk glibc-doc libavalon-framework-java #16 1.576 libcommons-logging-java-doc libexcalibur-logkit-java liblog4j1.2-java #16 1.576 cups-common bzr libfftw3-doc libgd-tools gdbm-l10n low-memory-monitor #16 1.576 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin gmp-doc #16 1.576 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-user #16 1.576 libdata-dump-perl libhwloc-contrib-plugins icu-doc libjs-jquery-ui-docs #16 1.576 liblcms2-utils libtool-doc libcrypt-ssleay-perl libencode-eucjpascii-perl #16 1.576 libencode-hanextra-perl libpod2-base-perl ncurses-doc libnewlib-doc #16 1.576 libnftnl-dev-doc libnorm-doc openmpi-doc p11-kit-doc libscalar-number-perl #16 1.576 pciutils pcscd readline-doc lksctp-tools sgmls-doc snmp-mibs-downloader #16 1.576 sofia-sip-doc sqlite3-doc libssl-doc libstdc++-12-doc gcj-jdk #16 1.576 libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl xapian-tools #16 1.576 m4-doc make-doc apparmor less dialog | whiptail camlp4 opencl-icd gfortran #16 1.576 | fortran-compiler keychain libpam-ssh monkeysphere ssh-askpass ed #16 1.576 diffutils-doc perl-doc libterm-readline-gnu-perl #16 1.576 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #16 1.576 libmail-box-perl poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho #16 1.576 fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai #16 1.576 fonts-arphic-uming fonts-nanum pylint-doc python3-doc python3-tk #16 1.576 python3-venv python-apt-doc python3-objgraph docutils-doc #16 1.576 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #16 1.576 python-mako-doc python3-beaker python-pil-doc python-pygments-doc #16 1.576 ttf-bitstream-vera python3-egenix-mxtexttools python-reportlab-doc #16 1.576 python-setuptools-doc python3.11-venv python3.11-doc binfmt-support #16 1.576 openssh-server python3-braceexpand python sdcc-ucsim sgml-base-doc perlsgml #16 1.576 w3-recs swig-doc swig-examples swig4.0-examples swig4.0-doc #16 1.576 systemd-container systemd-homed systemd-userdbd systemd-boot #16 1.576 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #16 1.576 polkitd | policykit-1 perl-tk xpdf | pdf-viewer xzdec chktex #16 1.576 default-jre-headless dvidvi dvipng fragmaster lacheck latexdiff purifyeps #16 1.576 texlive-fonts-recommended-doc texlive-latex-base-doc wp2latex icc-profiles #16 1.576 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #16 1.576 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc zip #16 1.576 wdiff-doc #16 1.576 Recommended packages: #16 1.576 xmlto autogen-doc dahdi-linux dblatex-doc dctrl-tools dput | dupload #16 1.576 libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #16 1.576 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #16 1.576 python3-debian python3-magic python3-requests python3-unidiff python3-xdg #16 1.576 strace debian-keyring libsoap-lite-perl pristine-tar libalgorithm-merge-perl #16 1.576 libfl-dev less fonts-liberation2 libatm1 xpdf | pdf-viewer libgd-gd2-perl #16 1.576 alsa-ucm-conf alsa-topology-conf bladerf manpages manpages-dev libc-devtools #16 1.576 libpam-cap libfile-fcntllock-perl liblocale-gettext-perl #16 1.576 libarchive-cpio-perl libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback #16 1.576 libgts-bin libhtml-format-perl javascript-common libjson-xs-perl #16 1.576 krb5-locales libldap-common libtool-bin libnamespace-clean-perl libgpm2 #16 1.576 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev librsvg2-common #16 1.576 libsasl2-modules libsnmp-perl libxstring-perl libtasn1-doc libusb-1.0-doc #16 1.576 libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl #16 1.576 libxml-sax-expat-perl cppzmq-dev libfindlib-ocaml-dev udev xauth #16 1.576 libmail-sendmail-perl psmisc python3-tk lsb-release iso-codes #16 1.576 python3-olefile pyflakes3 python3-renderpm sdcc-doc gputils #16 1.576 systemd-timesyncd | time-daemon fonts-texgyre fonts-texgyre-math dvisvgm #16 1.576 liblog-log4perl-perl libyaml-tiny-perl ruby default-jre #16 1.576 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #16 1.576 libx11-protocol-perl x11-utils x11-xserver-utils #16 4.264 The following NEW packages will be installed: #16 4.264 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex autoconf #16 4.264 autoconf-archive autogen automake autopoint autotools-dev bc binutils #16 4.264 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #16 4.264 bsdextrautils build-essential bzip2 ccache cmake cmake-data coccinelle #16 4.264 comerr-dev cpp cpp-12 cppcheck curl dahdi-source dblatex dbus dbus-bin #16 4.264 dbus-daemon dbus-session-bus-common dbus-system-bus-common debhelper #16 4.264 devscripts dh-autoreconf dh-strip-nondeterminism dirmngr distro-info-data #16 4.264 dmsetup docbook docbook-dsssl docbook-utils docbook-xml docbook-xsl #16 4.264 docbook5-xml docutils-common doxygen dpkg-dev dwz equivs fakeroot file flex #16 4.264 fontconfig fontconfig-config fonts-dejavu-core fonts-gfs-baskerville #16 4.264 fonts-gfs-porson fonts-lmodern fonts-urw-base35 g++ g++-12 gawk gcc gcc-12 #16 4.264 gcc-arm-none-eabi gettext gettext-base gfortran-12 ghostscript #16 4.264 gir1.2-glib-2.0 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #16 4.264 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #16 4.264 guile-3.0-libs htop ibverbs-providers icu-devtools inetutils-telnet #16 4.264 intltool-debian iproute2 krb5-multidev latexmk lcov libabsl20220623 #16 4.264 libaio-dev libaio1 libann0 libaom3 libapache-pom-java libapparmor1 #16 4.264 libarchive-zip-perl libarchive13 libargon2-1 libasan8 libasound2 #16 4.264 libasound2-data libasound2-dev libassuan0 libatomic1 libavahi-client3 #16 4.264 libavahi-common-data libavahi-common3 libavif15 libb-hooks-op-check-perl #16 4.264 libbctoolbox-dev libbctoolbox1 libbinutils libbladerf-dev libbladerf2 #16 4.264 libblkid-dev libboost-all-dev libboost-atomic-dev libboost-atomic1.74-dev #16 4.264 libboost-atomic1.74.0 libboost-chrono-dev libboost-chrono1.74-dev #16 4.264 libboost-chrono1.74.0 libboost-container-dev libboost-container1.74-dev #16 4.264 libboost-container1.74.0 libboost-context-dev libboost-context1.74-dev #16 4.264 libboost-context1.74.0 libboost-coroutine-dev libboost-coroutine1.74-dev #16 4.264 libboost-coroutine1.74.0 libboost-date-time-dev libboost-date-time1.74-dev #16 4.264 libboost-date-time1.74.0 libboost-dev libboost-exception-dev #16 4.264 libboost-exception1.74-dev libboost-fiber-dev libboost-fiber1.74-dev #16 4.264 libboost-fiber1.74.0 libboost-filesystem-dev libboost-filesystem1.74-dev #16 4.264 libboost-filesystem1.74.0 libboost-graph-dev libboost-graph-parallel-dev #16 4.264 libboost-graph-parallel1.74-dev libboost-graph-parallel1.74.0 #16 4.264 libboost-graph1.74-dev libboost-graph1.74.0 libboost-iostreams-dev #16 4.264 libboost-iostreams1.74-dev libboost-iostreams1.74.0 libboost-locale-dev #16 4.264 libboost-locale1.74-dev libboost-locale1.74.0 libboost-log-dev #16 4.264 libboost-log1.74-dev libboost-log1.74.0 libboost-math-dev #16 4.264 libboost-math1.74-dev libboost-math1.74.0 libboost-mpi-dev #16 4.264 libboost-mpi-python-dev libboost-mpi-python1.74-dev #16 4.264 libboost-mpi-python1.74.0 libboost-mpi1.74-dev libboost-mpi1.74.0 #16 4.264 libboost-nowide-dev libboost-nowide1.74-dev libboost-nowide1.74.0 #16 4.264 libboost-numpy-dev libboost-numpy1.74-dev libboost-numpy1.74.0 #16 4.264 libboost-program-options-dev libboost-program-options1.74-dev #16 4.264 libboost-program-options1.74.0 libboost-python-dev libboost-python1.74-dev #16 4.264 libboost-python1.74.0 libboost-random-dev libboost-random1.74-dev #16 4.264 libboost-random1.74.0 libboost-regex-dev libboost-regex1.74-dev #16 4.264 libboost-regex1.74.0 libboost-serialization-dev #16 4.264 libboost-serialization1.74-dev libboost-serialization1.74.0 #16 4.264 libboost-stacktrace-dev libboost-stacktrace1.74-dev #16 4.264 libboost-stacktrace1.74.0 libboost-system-dev libboost-system1.74-dev #16 4.264 libboost-system1.74.0 libboost-test-dev libboost-test1.74-dev #16 4.264 libboost-test1.74.0 libboost-thread-dev libboost-thread1.74-dev #16 4.264 libboost-thread1.74.0 libboost-timer-dev libboost-timer1.74-dev #16 4.264 libboost-timer1.74.0 libboost-tools-dev libboost-type-erasure-dev #16 4.264 libboost-type-erasure1.74-dev libboost-type-erasure1.74.0 libboost-wave-dev #16 4.264 libboost-wave1.74-dev libboost-wave1.74.0 libboost1.74-dev #16 4.264 libboost1.74-tools-dev libbpf1 libbrotli1 libbsd-dev libbsd0 libc-ares-dev #16 4.264 libc-ares2 libc-dev-bin libc-l10n libc6-dev libcairo-gobject2 libcairo2 #16 4.264 libcap2-bin libcbor0.8 libcc1-0 libcdk5-dev libcdk5nc6 libcdt5 libcgraph6 #16 4.264 libclang-cpp14 libclang1-14 libclass-method-modifiers-perl #16 4.264 libclass-xsaccessor-perl libclone-perl libcommons-logging-java #16 4.264 libcommons-parent-java libcrypt-dev libcryptsetup12 libcsv-dev libcsv3 #16 4.264 libctf-nobfd0 libctf0 libcups2 libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 #16 4.264 libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 libdbus-1-dev libde265-0 #16 4.264 libdebhelper-perl libdecaf0 libdeflate0 libdevel-callchecker-perl #16 4.264 libdevmapper1.02.1 libdpkg-perl libdynaloader-functions-perl libedit2 #16 4.264 libelf-dev libelf1 libencode-locale-perl liberror-perl libevent-2.1-7 #16 4.264 libevent-core-2.1-7 libevent-dev libevent-extra-2.1-7 libevent-openssl-2.1-7 #16 4.264 libevent-pthreads-2.1-7 libexpat1 libexpat1-dev libfabric1 libfakeroot #16 4.264 libfdisk1 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 #16 4.264 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfido2-1 #16 4.264 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #16 4.264 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #16 4.264 libfindlib-ocaml libfontbox-java libfontconfig1 libfontenc1 libfreetype6 #16 4.264 libfribidi0 libgav1-1 libgc1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6 #16 4.264 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libgfortran-12-dev libgfortran5 #16 4.264 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data #16 4.264 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #16 4.264 libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgprofng0 #16 4.264 libgps-dev libgps28 libgraphite2-3 libgs-common libgs10 libgs10-common #16 4.264 libgsm1 libgsm1-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 libgvc6 #16 4.264 libgvpr2 libharfbuzz0b libheif1 libhiredis0.14 libhtml-parser-perl #16 4.264 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #16 4.264 libhttp-message-perl libhttp-negotiate-perl libhwloc-dev libhwloc-plugins #16 4.264 libhwloc15 libibverbs-dev libibverbs1 libice6 libicu-dev libicu72 libidn12 #16 4.264 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #16 4.264 libio-pty-perl libio-socket-ssl-perl libip4tc2 libipc-run-perl libisl23 #16 4.264 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #16 4.264 libjs-jquery libjs-jquery-ui libjs-sphinxdoc libjs-underscore libjson-c5 #16 4.264 libjson-perl libjsoncpp25 libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 #16 4.264 libkdb5-10 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #16 4.264 libkrb5support0 libksba8 liblab-gamut1 liblcms2-2 libldap-2.5-0 liblerc4 #16 4.264 libllvm14 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #16 4.264 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #16 4.264 libmariadb3 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmd-dev #16 4.264 libmime-charset-perl libmnl-dev libmnl0 libmodule-runtime-perl libmoo-perl #16 4.264 libmount-dev libmpc3 libmpfr6 libmunge2 libncurses-dev libncurses5-dev #16 4.264 libncurses6 libncursesw6 libnet-http-perl libnet-ssleay-perl #16 4.264 libnetsnmptrapd40 libnewlib-arm-none-eabi libnewlib-dev libnftables-dev #16 4.264 libnftables1 libnftnl-dev libnftnl11 libnghttp2-14 libnl-3-200 libnl-3-dev #16 4.264 libnl-genl-3-200 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 #16 4.264 libnpth0 libnsl-dev libnsl2 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev #16 4.264 libopenmpi3 liboping-dev liboping0 libopts25 libopts25-dev libortp-dev #16 4.264 libortp16 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #16 4.264 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 #16 4.264 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #16 4.264 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre2-16-0 libpcre2-32-0 #16 4.264 libpcre2-dev libpcre2-posix3 libpcre3 libpcsclite-dev libpcsclite1 #16 4.264 libpdfbox-java libperl5.36 libperlio-gzip-perl libpgm-5.3-0 libpgm-dev #16 4.264 libpipeline1 libpixman-1-0 libpkgconf3 libpmix-dev libpmix2 libpng16-16 #16 4.264 libpopt0 libproc2-0 libpsm-infinipath1 libpsm2-2 libptexenc1 libpython3-dev #16 4.264 libpython3-stdlib libpython3.11 libpython3.11-dev libpython3.11-minimal #16 4.264 libpython3.11-stdlib libquadmath0 libraqm0 librav1e0 librdmacm1 #16 4.264 libreadline-dev libreadline8 libregexp-ipv6-perl librhash0 librole-tiny-perl #16 4.264 librsvg2-2 librsvg2-bin librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #16 4.264 libsctp1 libselinux1-dev libsensors-config libsensors-dev libsensors5 #16 4.264 libsepol-dev libsgmls-perl libsigsegv-dev libsigsegv2 libsm6 libsnmp-base #16 4.264 libsnmp-dev libsnmp40 libsodium-dev libsodium23 libsofia-sip-ua-dev #16 4.264 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #16 4.264 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #16 4.264 libsqlite3-dev libssh2-1 libssl-dev libstdc++-12-dev libstdcompat-ocaml #16 4.264 libsub-override-perl libsub-quote-perl libsvtav1enc1 libsynctex2 #16 4.264 libsystemd-shared libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 #16 4.264 libtexlua53-5 libtexluajit2 libtext-charwidth-perl libtext-unidecode-perl #16 4.264 libtext-wrapi18n-perl libthai-data libthai0 libtiff6 libtimedate-perl #16 4.264 libtinyxml2-9 libtirpc-common libtirpc-dev libtirpc3 libtool #16 4.264 libtry-tiny-perl libtsan2 libubsan1 libuchardet0 libucx0 libudev-dev #16 4.264 libunbound8 libunicode-linebreak-perl liburi-perl liburing-dev liburing2 #16 4.264 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 libwebp7 #16 4.264 libwebpdemux2 libwebpmux3 libwrap0 libwrap0-dev libwww-perl #16 4.264 libwww-robotrules-perl libx11-6 libx11-data libx265-199 libxapian30 libxau6 #16 4.264 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 #16 4.264 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #16 4.264 libxml-sax-perl libxml2 libxml2-dev libxml2-utils libxmu6 libxnvctrl0 #16 4.264 libxpm4 libxrender1 libxslt1.1 libxt6 libxtables12 libyaml-0-2 libyuv0 #16 4.264 libz3-4 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev lmodern locales #16 4.264 lua-socket lynx lynx-common m4 mailcap make man-db mariadb-common #16 4.264 media-types mime-support module-assistant mpi-default-bin mpi-default-dev #16 4.264 mscgen mysql-common netbase nettle-dev ocaml-base ocaml-findlib #16 4.264 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #16 4.264 openssh-client patch patchelf patchutils pci.ids perl perl-modules-5.36 #16 4.264 perl-openssl-defaults picolibc-arm-none-eabi pinentry-curses pkg-config #16 4.264 pkgconf pkgconf-bin po-debconf poppler-data preview-latex-style procps #16 4.264 pylint python-apt-common python3 python3-apt python3-astroid #16 4.264 python3-blockdiag python3-dev python3-dill python3-distlib python3-distutils #16 4.264 python3-docutils python3-filelock python3-funcparserlib python3-gi #16 4.264 python3-importlib-metadata python3-isort python3-lazy-object-proxy #16 4.264 python3-lib2to3 python3-logilab-common python3-mako python3-markupsafe #16 4.264 python3-mccabe python3-minimal python3-more-itertools #16 4.264 python3-mypy-extensions python3-nwdiag python3-pil python3-pip #16 4.264 python3-pip-whl python3-pkg-resources python3-platformdirs python3-pyflakes #16 4.264 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #16 4.264 python3-setuptools python3-setuptools-whl python3-six python3-toml #16 4.264 python3-tomlkit python3-typing-extensions python3-usb python3-virtualenv #16 4.264 python3-webcolors python3-wheel python3-wheel-whl python3-wrapt python3-yaml #16 4.264 python3-zipp python3.11 python3.11-dev python3.11-minimal readline-common #16 4.264 rpcsvc-proto rsync sdcc sdcc-libraries sensible-utils sgml-base sgml-data #16 4.264 sgmlspl shared-mime-info source-highlight sqlite3 stow sudo swig swig4.0 #16 4.264 systemd t1utils tcpdump teckit telnet tex-common tex-gyre texinfo texlive #16 4.265 texlive-base texlive-bibtex-extra texlive-binaries texlive-extra-utils #16 4.265 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #16 4.265 texlive-latex-base texlive-latex-extra texlive-latex-recommended #16 4.265 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #16 4.265 texlive-xetex tipa ucf unzip uuid-dev virtualenv wdiff x11-common xdg-utils #16 4.265 xfonts-encodings xfonts-utils xml-core xsltproc xz-utils zlib1g-dev #16 4.323 0 upgraded, 778 newly installed, 0 to remove and 0 not upgraded. #16 4.323 Need to get 938 MB of archives. #16 4.323 After this operation, 4025 MB of additional disk space will be used. #16 4.323 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] #16 4.343 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] #16 4.350 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] #16 4.362 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] #16 4.363 Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] #16 4.365 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB] #16 4.366 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] #16 4.367 Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] #16 4.368 Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] #16 4.368 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.22-1~deb12u1 [1691 kB] #16 4.388 Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.22-1~deb12u1 [3032 kB] #16 4.418 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] #16 4.419 Get:13 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] #16 4.420 Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] #16 4.420 Get:15 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] #16 4.421 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] #16 4.422 Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] #16 4.422 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] #16 4.423 Get:19 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB] #16 4.445 Get:20 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] #16 4.446 Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #16 4.446 Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB] #16 4.482 Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB] #16 4.484 Get:24 http://deb.debian.org/debian bookworm/main amd64 autoconf-archive all 20220903-3 [775 kB] #16 4.490 Get:25 http://deb.debian.org/debian bookworm/main amd64 ocaml-base amd64 4.13.1-4 [668 kB] #16 4.496 Get:26 http://deb.debian.org/debian bookworm/main amd64 libparmap-ocaml amd64 1.2.5-1 [84.3 kB] #16 4.496 Get:27 http://deb.debian.org/debian bookworm/main amd64 libfindlib-ocaml amd64 1.9.6-1+b1 [169 kB] #16 4.498 Get:28 http://deb.debian.org/debian bookworm/main amd64 ocaml-findlib amd64 1.9.6-1+b1 [481 kB] #16 4.502 Get:29 http://deb.debian.org/debian bookworm/main amd64 libstdcompat-ocaml amd64 19-1 [70.0 kB] #16 4.503 Get:30 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB] #16 4.510 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB] #16 4.528 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #16 4.528 Get:33 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #16 4.528 Get:34 http://deb.debian.org/debian bookworm/main amd64 mailcap all 3.70+nmu1 [32.0 kB] #16 4.528 Get:35 http://deb.debian.org/debian bookworm/main amd64 mime-support all 3.66 [10.9 kB] #16 4.529 Get:36 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] #16 4.529 Get:37 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #16 4.530 Get:38 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #16 4.530 Get:39 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #16 4.530 Get:40 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #16 4.535 Get:41 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #16 4.539 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] #16 4.539 Get:43 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] #16 4.540 Get:44 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] #16 4.540 Get:45 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] #16 4.541 Get:46 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] #16 4.543 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #16 4.551 Get:48 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB] #16 4.566 Get:49 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB] #16 4.571 Get:50 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #16 4.571 Get:51 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #16 4.571 Get:52 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB] #16 4.575 Get:53 http://deb.debian.org/debian bookworm/main amd64 coccinelle amd64 1.1.1.deb-2+b1 [6856 kB] #16 4.634 Get:54 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] #16 4.636 Get:55 http://deb.debian.org/debian bookworm/main amd64 flex amd64 2.6.4-8.2 [422 kB] #16 4.639 Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] #16 4.645 Get:57 http://deb.debian.org/debian bookworm/main amd64 libsigsegv2 amd64 2.14-1 [37.2 kB] #16 4.645 Get:58 http://deb.debian.org/debian bookworm/main amd64 gawk amd64 1:5.2.1-2 [673 kB] #16 4.651 Get:59 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u2 [1399 kB] #16 4.663 Get:60 http://deb.debian.org/debian bookworm/main amd64 ofono amd64 1.31-3+b1 [710 kB] #16 4.669 Get:61 http://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB] #16 4.683 Get:62 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB] #16 4.693 Get:63 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB] #16 4.695 Get:64 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #16 4.696 Get:65 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1+deb12u1 [1889 kB] #16 4.704 Get:66 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB] #16 4.705 Get:67 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB] #16 4.706 Get:68 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] #16 4.707 Get:69 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #16 4.707 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB] #16 4.707 Get:71 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB] #16 4.708 Get:72 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB] #16 4.717 Get:73 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #16 4.717 Get:74 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] #16 4.718 Get:75 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] #16 4.724 Get:76 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] #16 4.724 Get:77 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] #16 4.724 Get:78 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB] #16 4.727 Get:79 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB] #16 4.728 Get:80 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB] #16 4.728 Get:81 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #16 4.729 Get:82 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #16 4.731 Get:83 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB] #16 4.739 Get:84 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #16 4.740 Get:85 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-l10n all 2.36-9+deb12u7 [675 kB] #16 4.746 Get:86 http://deb.debian.org/debian-security bookworm-security/main amd64 locales all 2.36-9+deb12u7 [3902 kB] #16 4.790 Get:87 http://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB] #16 4.790 Get:88 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB] #16 4.791 Get:89 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB] #16 4.808 Get:90 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #16 4.817 Get:91 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] #16 4.817 Get:92 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] #16 4.818 Get:93 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB] #16 4.824 Get:94 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB] #16 4.825 Get:95 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB] #16 4.827 Get:96 http://deb.debian.org/debian bookworm/main amd64 asciidoc-common all 10.2.0-1 [109 kB] #16 4.828 Get:97 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #16 4.829 Get:98 http://deb.debian.org/debian bookworm/main amd64 docbook-xsl all 1.79.2+dfsg-2 [1237 kB] #16 4.842 Get:99 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] #16 4.915 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] #16 4.919 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3~deb12u1 [98.9 kB] #16 4.920 Get:102 http://deb.debian.org/debian bookworm/main amd64 libxslt1.1 amd64 1.1.35-1 [242 kB] #16 4.921 Get:103 http://deb.debian.org/debian bookworm/main amd64 xsltproc amd64 1.1.35-1 [126 kB] #16 4.922 Get:104 http://deb.debian.org/debian bookworm/main amd64 asciidoc-base all 10.2.0-1 [89.5 kB] #16 4.922 Get:105 http://deb.debian.org/debian bookworm/main amd64 asciidoc all 10.2.0-1 [10.5 kB] #16 4.922 Get:106 http://deb.debian.org/debian bookworm/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #16 4.923 Get:107 http://deb.debian.org/debian bookworm/main amd64 docbook-xml all 4.5-12 [85.2 kB] #16 4.923 Get:108 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB] #16 4.932 Get:109 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58+deb12u1 [6072 B] #16 4.932 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB] #16 4.935 Get:111 http://deb.debian.org/debian bookworm/main amd64 tex-common all 6.18 [32.5 kB] #16 4.936 Get:112 http://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB] #16 4.936 Get:113 http://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B] #16 4.937 Get:114 http://deb.debian.org/debian bookworm/main amd64 libkpathsea6 amd64 2022.20220321.62855-5.1+deb12u1 [152 kB] #16 4.938 Get:115 http://deb.debian.org/debian bookworm/main amd64 libptexenc1 amd64 2022.20220321.62855-5.1+deb12u1 [43.7 kB] #16 4.939 Get:116 http://deb.debian.org/debian bookworm/main amd64 libsynctex2 amd64 2022.20220321.62855-5.1+deb12u1 [59.8 kB] #16 4.940 Get:117 http://deb.debian.org/debian bookworm/main amd64 libtexlua53-5 amd64 2022.20220321.62855-5.1+deb12u1 [111 kB] #16 4.944 Get:118 http://deb.debian.org/debian bookworm/main amd64 libtexluajit2 amd64 2022.20220321.62855-5.1+deb12u1 [246 kB] #16 4.947 Get:119 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB] #16 4.947 Get:120 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #16 4.949 Get:121 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] #16 4.952 Get:122 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB] #16 4.955 Get:123 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] #16 4.965 Get:124 http://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB] #16 4.965 Get:125 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB] #16 4.967 Get:126 http://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #16 4.972 Get:127 http://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #16 4.973 Get:128 http://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB] #16 5.075 Get:129 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] #16 5.077 Get:130 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] #16 5.079 Get:131 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB] #16 5.082 Get:132 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #16 5.082 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #16 5.082 Get:134 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] #16 5.083 Get:135 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] #16 5.084 Get:136 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] #16 5.087 Get:137 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB] #16 5.087 Get:138 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB] #16 5.091 Get:139 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] #16 5.091 Get:140 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB] #16 5.092 Get:141 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB] #16 5.098 Get:142 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB] #16 5.098 Get:143 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB] #16 5.115 Get:144 http://deb.debian.org/debian bookworm/main amd64 libteckit0 amd64 2.5.11+ds1-1+b1 [335 kB] #16 5.118 Get:145 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB] #16 5.118 Get:146 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #16 5.118 Get:147 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB] #16 5.120 Get:148 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB] #16 5.120 Get:149 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] #16 5.121 Get:150 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB] #16 5.123 Get:151 http://deb.debian.org/debian bookworm/main amd64 libxi6 amd64 2:1.8-1+b1 [84.2 kB] #16 5.123 Get:152 http://deb.debian.org/debian bookworm/main amd64 libzzip-0-13 amd64 0.13.72+dfsg.1-1.1 [58.3 kB] #16 5.124 Get:153 http://deb.debian.org/debian bookworm/main amd64 texlive-binaries amd64 2022.20220321.62855-5.1+deb12u1 [10.5 MB] #16 5.215 Get:154 http://deb.debian.org/debian bookworm/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB] #16 5.216 Get:155 http://deb.debian.org/debian bookworm/main amd64 texlive-base all 2022.20230122-3 [21.9 MB] #16 5.409 Get:156 http://deb.debian.org/debian bookworm/main amd64 texlive-fonts-recommended all 2022.20230122-3 [4988 kB] #16 5.443 Get:157 http://deb.debian.org/debian bookworm/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #16 5.491 Get:158 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-base all 2022.20230122-3 [1182 kB] #16 5.496 Get:159 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-recommended all 2022.20230122-3 [8880 kB] #16 5.577 Get:160 http://deb.debian.org/debian bookworm/main amd64 texlive all 2022.20230122-3 [18.2 kB] #16 5.577 Get:161 http://deb.debian.org/debian bookworm/main amd64 texlive-bibtex-extra all 2022.20230122-4 [75.6 MB] #16 6.242 Get:162 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB] #16 6.312 Get:163 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB] #16 6.313 Get:164 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB] #16 6.313 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsombok3 amd64 2.4.0-2+b1 [31.4 kB] #16 6.314 Get:166 http://deb.debian.org/debian bookworm/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #16 6.315 Get:167 http://deb.debian.org/debian bookworm/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b5 [97.8 kB] #16 6.316 Get:168 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #16 6.319 Get:169 http://deb.debian.org/debian bookworm/main amd64 lmodern all 2.005-1 [9480 kB] #16 6.381 Get:170 http://deb.debian.org/debian bookworm/main amd64 texlive-luatex all 2022.20230122-3 [22.7 MB] #16 6.573 Get:171 http://deb.debian.org/debian bookworm/main amd64 texlive-plain-generic all 2022.20230122-4 [28.9 MB] #16 6.819 Get:172 http://deb.debian.org/debian bookworm/main amd64 texlive-extra-utils all 2022.20230122-4 [59.0 MB] #16 7.339 Get:173 http://deb.debian.org/debian bookworm/main amd64 libapache-pom-java all 29-2 [5276 B] #16 7.339 Get:174 http://deb.debian.org/debian bookworm/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #16 7.339 Get:175 http://deb.debian.org/debian bookworm/main amd64 libcommons-logging-java all 1.2-3 [62.4 kB] #16 7.340 Get:176 http://deb.debian.org/debian bookworm/main amd64 libfontbox-java all 1:1.8.16-2 [211 kB] #16 7.341 Get:177 http://deb.debian.org/debian bookworm/main amd64 libpdfbox-java all 1:1.8.16-2 [5205 kB] #16 7.360 Get:178 http://deb.debian.org/debian bookworm/main amd64 preview-latex-style all 12.2-1 [201 kB] #16 7.361 Get:179 http://deb.debian.org/debian bookworm/main amd64 texlive-pictures all 2022.20230122-3 [15.8 MB] #16 7.506 Get:180 http://deb.debian.org/debian bookworm/main amd64 texlive-latex-extra all 2022.20230122-4 [19.2 MB] #16 7.678 Get:181 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #16 7.678 Get:182 http://deb.debian.org/debian bookworm/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #16 7.679 Get:183 http://deb.debian.org/debian bookworm/main amd64 texlive-lang-greek all 2022.20230122-1 [78.1 MB] #16 8.367 Get:184 http://deb.debian.org/debian bookworm/main amd64 texlive-science all 2022.20230122-4 [3722 kB] #16 8.380 Get:185 http://deb.debian.org/debian bookworm/main amd64 dblatex all 0.3.12py3-2 [371 kB] #16 8.381 Get:186 http://deb.debian.org/debian bookworm/main amd64 docbook all 4.5-10 [131 kB] #16 8.382 Get:187 http://deb.debian.org/debian bookworm/main amd64 libosp5 amd64 1.5.2-13+b2 [934 kB] #16 8.385 Get:188 http://deb.debian.org/debian bookworm/main amd64 libostyle1c2 amd64 1.4devel1-22 [643 kB] #16 8.444 Get:189 http://deb.debian.org/debian bookworm/main amd64 openjade amd64 1.4devel1-22 [275 kB] #16 8.446 Get:190 http://deb.debian.org/debian bookworm/main amd64 docbook-dsssl all 1.79-10 [234 kB] #16 8.447 Get:191 http://deb.debian.org/debian bookworm/main amd64 teckit amd64 2.5.11+ds1-1+b1 [700 kB] #16 8.452 Get:192 http://deb.debian.org/debian bookworm/main amd64 tipa all 2:1.3-21 [2974 kB] #16 8.463 Get:193 http://deb.debian.org/debian bookworm/main amd64 texlive-xetex all 2022.20230122-3 [11.4 MB] #16 8.560 Get:194 http://deb.debian.org/debian bookworm/main amd64 texlive-formats-extra all 2022.20230122-4 [7773 kB] #16 8.624 Get:195 http://deb.debian.org/debian bookworm/main amd64 lynx-common all 2.9.0dev.12-1 [1166 kB] #16 8.631 Get:196 http://deb.debian.org/debian bookworm/main amd64 lynx amd64 2.9.0dev.12-1 [637 kB] #16 8.634 Get:197 http://deb.debian.org/debian bookworm/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #16 8.634 Get:198 http://deb.debian.org/debian bookworm/main amd64 sgmlspl all 1.03ii-38 [8752 B] #16 8.634 Get:199 http://deb.debian.org/debian bookworm/main amd64 opensp amd64 1.5.2-13+b2 [421 kB] #16 8.636 Get:200 http://deb.debian.org/debian bookworm/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #16 8.636 Get:201 http://deb.debian.org/debian bookworm/main amd64 asciidoc-dblatex all 10.2.0-1 [11.6 kB] #16 8.637 Get:202 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB] #16 8.638 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #16 8.639 Get:204 http://deb.debian.org/debian bookworm/main amd64 guile-3.0-libs amd64 3.0.8-2 [6645 kB] #16 8.698 Get:205 http://deb.debian.org/debian bookworm/main amd64 libopts25 amd64 1:5.18.16-5 [70.1 kB] #16 8.698 Get:206 http://deb.debian.org/debian bookworm/main amd64 libopts25-dev amd64 1:5.18.16-5 [107 kB] #16 8.699 Get:207 http://deb.debian.org/debian bookworm/main amd64 autogen amd64 1:5.18.16-5 [570 kB] #16 8.703 Get:208 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB] #16 8.704 Get:209 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB] #16 8.711 Get:210 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB] #16 8.715 Get:211 http://deb.debian.org/debian bookworm/main amd64 bc amd64 1.07.1-3+b1 [110 kB] #16 8.716 Get:212 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] #16 8.760 Get:213 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] #16 8.765 Get:214 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] #16 8.766 Get:215 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] #16 8.767 Get:216 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] #16 8.774 Get:217 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] #16 8.774 Get:218 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] #16 8.803 Get:219 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] #16 8.803 Get:220 http://deb.debian.org/debian bookworm/main amd64 binutils-arm-none-eabi amd64 2.40-2+18+b1 [2852 kB] #16 8.830 Get:221 http://deb.debian.org/debian bookworm/main amd64 bison amd64 2:3.8.2+dfsg-1+b1 [1175 kB] #16 8.845 Get:222 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u7 [45.8 kB] #16 8.845 Get:223 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.90-1 [1976 kB] #16 8.860 Get:224 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] #16 8.870 Get:225 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] #16 8.871 Get:226 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #16 8.872 Get:227 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #16 8.873 Get:228 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u7 [1899 kB] #16 8.888 Get:229 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] #16 8.898 Get:230 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] #16 8.899 Get:231 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB] #16 8.970 Get:232 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] #16 8.971 Get:233 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB] #16 8.971 Get:234 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB] #16 8.972 Get:235 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB] #16 8.973 Get:236 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B] #16 8.973 Get:237 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #16 8.981 Get:238 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB] #16 8.988 Get:239 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB] #16 9.007 Get:240 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #16 9.014 Get:241 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB] #16 9.015 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB] #16 9.045 Get:243 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB] #16 9.214 Get:244 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] #16 9.214 Get:245 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB] #16 9.239 Get:246 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB] #16 9.325 Get:247 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] #16 9.325 Get:248 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] #16 9.344 Get:249 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] #16 9.347 Get:250 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] #16 9.348 Get:251 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] #16 9.355 Get:252 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #16 9.355 Get:253 http://deb.debian.org/debian bookworm/main amd64 libhiredis0.14 amd64 0.14.1-3 [35.9 kB] #16 9.355 Get:254 http://deb.debian.org/debian bookworm/main amd64 ccache amd64 4.8+really4.7.5-1 [644 kB] #16 9.358 Get:255 http://deb.debian.org/debian-security bookworm-security/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB] #16 9.359 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #16 9.359 Get:257 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #16 9.359 Get:258 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #16 9.360 Get:259 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB] #16 9.360 Get:260 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #16 9.362 Get:261 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #16 9.364 Get:262 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #16 9.367 Get:263 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB] #16 9.368 Get:264 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB] #16 9.369 Get:265 http://deb.debian.org/debian-security bookworm-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB] #16 9.373 Get:266 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB] #16 9.391 Get:267 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB] #16 9.474 Get:268 http://deb.debian.org/debian bookworm/main amd64 comerr-dev amd64 2.1-1.47.0-2 [51.4 kB] #16 9.490 Get:269 http://deb.debian.org/debian bookworm/main amd64 libtinyxml2-9 amd64 9.0.0+dfsg-3.1 [31.8 kB] #16 9.490 Get:270 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #16 9.492 Get:271 http://deb.debian.org/debian bookworm/main amd64 python3-pygments all 2.14.0+dfsg-1 [783 kB] #16 9.497 Get:272 http://deb.debian.org/debian bookworm/main amd64 cppcheck amd64 2.10-2 [2084 kB] #16 9.507 Get:273 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #16 9.508 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB] #16 9.508 Get:275 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB] #16 9.510 Get:276 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB] #16 9.510 Get:277 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #16 9.510 Get:278 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B] #16 9.511 Get:279 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB] #16 9.511 Get:280 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B] #16 9.511 Get:281 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB] #16 9.513 Get:282 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #16 9.525 Get:283 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] #16 9.525 Get:284 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #16 9.527 Get:285 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB] #16 9.535 Get:286 http://deb.debian.org/debian bookworm/main amd64 libtext-charwidth-perl amd64 0.04-11 [9496 B] #16 9.535 Get:287 http://deb.debian.org/debian bookworm/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #16 9.535 Get:288 http://deb.debian.org/debian bookworm/main amd64 module-assistant all 0.11.11 [102 kB] #16 9.536 Get:289 http://deb.debian.org/debian bookworm/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-8.4 [892 kB] #16 9.544 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB] #16 9.544 Get:291 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB] #16 9.544 Get:292 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB] #16 9.545 Get:293 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB] #16 9.550 Get:294 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB] #16 9.551 Get:295 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #16 9.551 Get:296 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB] #16 9.558 Get:297 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB] #16 9.567 Get:298 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB] #16 9.575 Get:299 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB] #16 9.583 Get:300 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB] #16 9.583 Get:301 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB] #16 9.598 Get:302 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB] #16 9.601 Get:303 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB] #16 9.605 Get:304 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB] #16 9.609 Get:305 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB] #16 9.613 Get:306 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B] #16 9.613 Get:307 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #16 9.613 Get:308 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #16 9.613 Get:309 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B] #16 9.614 Get:310 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB] #16 9.614 Get:311 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB] #16 9.614 Get:312 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB] #16 9.614 Get:313 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB] #16 9.619 Get:314 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB] #16 9.620 Get:315 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB] #16 9.621 Get:316 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB] #16 9.622 Get:317 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB] #16 9.623 Get:318 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB] #16 9.625 Get:319 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB] #16 9.626 Get:320 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #16 9.628 Get:321 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB] #16 9.629 Get:322 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB] #16 9.630 Get:323 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB] #16 9.630 Get:324 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #16 9.630 Get:325 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB] #16 9.631 Get:326 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB] #16 9.632 Get:327 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB] #16 9.633 Get:328 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B] #16 9.633 Get:329 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB] #16 9.634 Get:330 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB] #16 9.638 Get:331 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB] #16 9.640 Get:332 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB] #16 9.640 Get:333 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB] #16 9.641 Get:334 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] #16 9.641 Get:335 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB] #16 9.641 Get:336 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #16 9.642 Get:337 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB] #16 9.642 Get:338 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B] #16 9.643 Get:339 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB] #16 9.646 Get:340 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB] #16 9.648 Get:341 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB] #16 9.648 Get:342 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #16 9.649 Get:343 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB] #16 9.653 Get:344 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #16 9.654 Get:345 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB] #16 9.656 Get:346 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #16 9.656 Get:347 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB] #16 9.658 Get:348 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4+deb12u1 [1073 kB] #16 9.667 Get:349 http://deb.debian.org/debian bookworm/main amd64 docbook5-xml all 5.0-3 [667 kB] #16 9.673 Get:350 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB] #16 9.674 Get:351 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB] #16 9.741 Get:352 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #16 9.933 Get:353 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #16 10.02 Get:354 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #16 10.07 Get:355 http://deb.debian.org/debian bookworm/main amd64 libxapian30 amd64 1.4.22-1 [1100 kB] #16 10.08 Get:356 http://deb.debian.org/debian bookworm/main amd64 doxygen amd64 1.9.4-4 [4611 kB] #16 10.13 Get:357 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB] #16 10.13 Get:358 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB] #16 10.13 Get:359 http://deb.debian.org/debian bookworm/main amd64 gcc-arm-none-eabi amd64 15:12.2.rel1-1 [48.5 MB] #16 10.57 Get:360 http://deb.debian.org/debian bookworm/main amd64 libgfortran5 amd64 12.2.0-14 [793 kB] #16 10.57 Get:361 http://deb.debian.org/debian bookworm/main amd64 libgfortran-12-dev amd64 12.2.0-14 [834 kB] #16 10.58 Get:362 http://deb.debian.org/debian bookworm/main amd64 gfortran-12 amd64 12.2.0-14 [10.2 MB] #16 10.65 Get:363 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u4 [149 kB] #16 10.65 Get:364 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u4 [586 kB] #16 10.65 Get:365 http://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB] #16 10.65 Get:366 http://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB] #16 10.66 Get:367 http://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB] #16 10.66 Get:368 http://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB] #16 10.67 Get:369 http://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB] #16 10.67 Get:370 http://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB] #16 10.67 Get:371 http://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB] #16 10.67 Get:372 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] #16 10.67 Get:373 http://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB] #16 10.67 Get:374 http://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB] #16 10.67 Get:375 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] #16 10.67 Get:376 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] #16 10.68 Get:377 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] #16 10.68 Get:378 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] #16 10.68 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB] #16 10.68 Get:380 http://deb.debian.org/debian-security bookworm-security/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u4 [2467 kB] #16 10.70 Get:381 http://deb.debian.org/debian-security bookworm-security/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u4 [57.1 kB] #16 10.71 Get:382 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB] #16 10.71 Get:383 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB] #16 10.71 Get:384 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #16 10.71 Get:385 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #16 10.71 Get:386 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] #16 10.73 Get:387 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] #16 10.79 Get:388 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #16 10.79 Get:389 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB] #16 10.79 Get:390 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB] #16 10.79 Get:391 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB] #16 10.81 Get:392 http://deb.debian.org/debian-security bookworm-security/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] #16 10.81 Get:393 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB] #16 10.81 Get:394 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] #16 10.82 Get:395 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] #16 10.82 Get:396 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] #16 10.84 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] #16 10.84 Get:398 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] #16 10.84 Get:399 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] #16 10.85 Get:400 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] #16 10.85 Get:401 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] #16 10.86 Get:402 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB] #16 10.86 Get:403 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] #16 10.86 Get:404 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB] #16 10.86 Get:405 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB] #16 10.86 Get:406 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB] #16 10.86 Get:407 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB] #16 10.87 Get:408 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB] #16 10.87 Get:409 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB] #16 10.87 Get:410 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB] #16 10.87 Get:411 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB] #16 10.87 Get:412 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB] #16 10.88 Get:413 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB] #16 10.88 Get:414 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB] #16 10.88 Get:415 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB] #16 10.88 Get:416 http://deb.debian.org/debian bookworm/main amd64 libnl-genl-3-200 amd64 3.7.0-0.2+b1 [21.6 kB] #16 10.88 Get:417 http://deb.debian.org/debian bookworm/main amd64 htop amd64 3.2.2-2 [152 kB] #16 10.88 Get:418 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-200 amd64 3.7.0-0.2+b1 [185 kB] #16 10.89 Get:419 http://deb.debian.org/debian bookworm/main amd64 libibverbs1 amd64 44.0-2 [60.7 kB] #16 10.89 Get:420 http://deb.debian.org/debian bookworm/main amd64 ibverbs-providers amd64 44.0-2 [335 kB] #16 10.89 Get:421 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB] #16 10.89 Get:422 http://deb.debian.org/debian bookworm/main amd64 libgssrpc4 amd64 1.20.1-2+deb12u1 [57.9 kB] #16 10.89 Get:423 http://deb.debian.org/debian bookworm/main amd64 libkdb5-10 amd64 1.20.1-2+deb12u1 [40.5 kB] #16 10.89 Get:424 http://deb.debian.org/debian bookworm/main amd64 libkadm5srv-mit12 amd64 1.20.1-2+deb12u1 [52.8 kB] #16 10.90 Get:425 http://deb.debian.org/debian bookworm/main amd64 libkadm5clnt-mit12 amd64 1.20.1-2+deb12u1 [41.0 kB] #16 10.90 Get:426 http://deb.debian.org/debian bookworm/main amd64 krb5-multidev amd64 1.20.1-2+deb12u1 [125 kB] #16 10.90 Get:427 http://deb.debian.org/debian bookworm/main amd64 latexmk all 1:4.79-1 [198 kB] #16 10.90 Get:428 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB] #16 10.90 Get:429 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB] #16 10.90 Get:430 http://deb.debian.org/debian bookworm/main amd64 lcov all 1.16-1 [103 kB] #16 10.91 Get:431 http://deb.debian.org/debian bookworm/main amd64 libaio1 amd64 0.3.113-4 [13.4 kB] #16 10.91 Get:432 http://deb.debian.org/debian bookworm/main amd64 libaio-dev amd64 0.3.113-4 [29.5 kB] #16 10.91 Get:433 http://deb.debian.org/debian bookworm/main amd64 libasound2-data all 1.2.8-1 [20.5 kB] #16 10.91 Get:434 http://deb.debian.org/debian bookworm/main amd64 libasound2 amd64 1.2.8-1+b1 [362 kB] #16 10.91 Get:435 http://deb.debian.org/debian bookworm/main amd64 libasound2-dev amd64 1.2.8-1+b1 [110 kB] #16 10.91 Get:436 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #16 10.91 Get:437 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #16 10.91 Get:438 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #16 10.92 Get:439 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #16 10.92 Get:440 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #16 10.92 Get:441 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox-dev amd64 5.1.64-2 [177 kB] #16 10.92 Get:442 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB] #16 10.92 Get:443 http://deb.debian.org/debian bookworm/main amd64 libbladerf2 amd64 0.2022.11-1 [186 kB] #16 10.92 Get:444 http://deb.debian.org/debian bookworm/main amd64 libbladerf-dev amd64 0.2022.11-1 [57.6 kB] #16 10.93 Get:445 http://deb.debian.org/debian-security bookworm-security/main amd64 uuid-dev amd64 2.38.1-5+deb12u1 [39.8 kB] #16 10.93 Get:446 http://deb.debian.org/debian-security bookworm-security/main amd64 libblkid-dev amd64 2.38.1-5+deb12u1 [179 kB] #16 10.93 Get:447 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-dev amd64 1.74.0+ds1-21 [9508 kB] #16 11.02 Get:448 http://deb.debian.org/debian bookworm/main amd64 libboost-dev amd64 1.74.0.3 [4548 B] #16 11.02 Get:449 http://deb.debian.org/debian bookworm/main amd64 libboost1.74-tools-dev amd64 1.74.0+ds1-21 [1428 kB] #16 11.04 Get:450 http://deb.debian.org/debian bookworm/main amd64 libboost-tools-dev amd64 1.74.0.3 [4508 B] #16 11.04 Get:451 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74.0 amd64 1.74.0+ds1-21 [220 kB] #16 11.04 Get:452 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic1.74-dev amd64 1.74.0+ds1-21 [221 kB] #16 11.04 Get:453 http://deb.debian.org/debian bookworm/main amd64 libboost-atomic-dev amd64 1.74.0.3 [4640 B] #16 11.04 Get:454 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74.0 amd64 1.74.0+ds1-21 [228 kB] #16 11.04 Get:455 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono1.74-dev amd64 1.74.0+ds1-21 [235 kB] #16 11.04 Get:456 http://deb.debian.org/debian bookworm/main amd64 libboost-chrono-dev amd64 1.74.0.3 [4960 B] #16 11.04 Get:457 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74.0 amd64 1.74.0+ds1-21 [246 kB] #16 11.04 Get:458 http://deb.debian.org/debian bookworm/main amd64 libboost-container1.74-dev amd64 1.74.0+ds1-21 [250 kB] #16 11.05 Get:459 http://deb.debian.org/debian bookworm/main amd64 libboost-container-dev amd64 1.74.0.3 [4812 B] #16 11.05 Get:460 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74.0 amd64 1.74.0+ds1-21 [217 kB] #16 11.05 Get:461 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74.0 amd64 1.74.0+ds1-21 [317 kB] #16 11.06 Get:462 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization1.74-dev amd64 1.74.0+ds1-21 [359 kB] #16 11.06 Get:463 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time1.74-dev amd64 1.74.0+ds1-21 [226 kB] #16 11.06 Get:464 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74.0 amd64 1.74.0+ds1-21 [218 kB] #16 11.06 Get:465 http://deb.debian.org/debian bookworm/main amd64 libboost-system1.74-dev amd64 1.74.0+ds1-21 [219 kB] #16 11.07 Get:466 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74.0 amd64 1.74.0+ds1-21 [257 kB] #16 11.07 Get:467 http://deb.debian.org/debian bookworm/main amd64 libboost-thread1.74-dev amd64 1.74.0+ds1-21 [267 kB] #16 11.07 Get:468 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 11.07 Get:469 http://deb.debian.org/debian bookworm/main amd64 libboost-context1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 11.07 Get:470 http://deb.debian.org/debian bookworm/main amd64 libboost-context-dev amd64 1.74.0.3 [4540 B] #16 11.07 Get:471 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74.0 amd64 1.74.0+ds1-21 [234 kB] #16 11.08 Get:472 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine1.74-dev amd64 1.74.0+ds1-21 [241 kB] #16 11.08 Get:473 http://deb.debian.org/debian bookworm/main amd64 libboost-coroutine-dev amd64 1.74.0.3 [4608 B] #16 11.08 Get:474 http://deb.debian.org/debian bookworm/main amd64 libboost-date-time-dev amd64 1.74.0.3 [4332 B] #16 11.08 Get:475 http://deb.debian.org/debian bookworm/main amd64 libboost-exception1.74-dev amd64 1.74.0+ds1-21 [217 kB] #16 11.08 Get:476 http://deb.debian.org/debian bookworm/main amd64 libboost-exception-dev amd64 1.74.0.3 [4320 B] #16 11.08 Get:477 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 11.08 Get:478 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem1.74-dev amd64 1.74.0+ds1-21 [279 kB] #16 11.09 Get:479 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 11.09 Get:480 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber1.74-dev amd64 1.74.0+ds1-21 [251 kB] #16 11.09 Get:481 http://deb.debian.org/debian bookworm/main amd64 libboost-fiber-dev amd64 1.74.0.3 [4764 B] #16 11.09 Get:482 http://deb.debian.org/debian bookworm/main amd64 libboost-filesystem-dev amd64 1.74.0.3 [4368 B] #16 11.09 Get:483 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74.0 amd64 1.74.0+ds1-21 [487 kB] #16 11.10 Get:484 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74.0 amd64 1.74.0+ds1-21 [301 kB] #16 11.10 Get:485 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB] #16 11.19 Get:486 http://deb.debian.org/debian bookworm/main amd64 libboost-regex1.74-dev amd64 1.74.0+ds1-21 [557 kB] #16 11.19 Get:487 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74.0 amd64 1.74.0+ds1-21 [453 kB] #16 11.20 Get:488 http://deb.debian.org/debian bookworm/main amd64 libboost-test1.74-dev amd64 1.74.0+ds1-21 [526 kB] #16 11.20 Get:489 http://deb.debian.org/debian bookworm/main amd64 libboost-graph1.74-dev amd64 1.74.0+ds1-21 [1480 kB] #16 11.21 Get:490 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-dev amd64 1.74.0.3 [4436 B] #16 11.21 Get:491 http://deb.debian.org/debian bookworm/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-8 [131 kB] #16 11.21 Get:492 http://deb.debian.org/debian bookworm/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-8 [53.6 kB] #16 11.21 Get:493 http://deb.debian.org/debian bookworm/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6.2 [168 kB] #16 11.22 Get:494 http://deb.debian.org/debian bookworm/main amd64 libpsm2-2 amd64 11.2.185-2 [180 kB] #16 11.22 Get:495 http://deb.debian.org/debian bookworm/main amd64 librdmacm1 amd64 44.0-2 [68.6 kB] #16 11.22 Get:496 http://deb.debian.org/debian bookworm/main amd64 libfabric1 amd64 1.17.0-3 [627 kB] #16 11.22 Get:497 http://deb.debian.org/debian bookworm/main amd64 libhwloc15 amd64 2.9.0-1 [154 kB] #16 11.22 Get:498 http://deb.debian.org/debian bookworm/main amd64 libmunge2 amd64 0.5.15-2 [19.5 kB] #16 11.22 Get:499 http://deb.debian.org/debian bookworm/main amd64 libpciaccess0 amd64 0.17-2 [51.4 kB] #16 11.22 Get:500 http://deb.debian.org/debian bookworm/main amd64 libxnvctrl0 amd64 525.85.05-3~deb12u1 [13.5 kB] #16 11.22 Get:501 http://deb.debian.org/debian bookworm/main amd64 ocl-icd-libopencl1 amd64 2.3.1-1 [43.0 kB] #16 11.23 Get:502 http://deb.debian.org/debian bookworm/main amd64 libhwloc-plugins amd64 2.9.0-1 [17.5 kB] #16 11.23 Get:503 http://deb.debian.org/debian bookworm/main amd64 libpmix2 amd64 4.2.2-1+deb12u1 [622 kB] #16 11.23 Get:504 http://deb.debian.org/debian bookworm/main amd64 libucx0 amd64 1.13.1-1 [860 kB] #16 11.24 Get:505 http://deb.debian.org/debian bookworm/main amd64 libopenmpi3 amd64 4.1.4-3+b1 [2422 kB] #16 11.26 Get:506 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74.0 amd64 1.74.0+ds1-21 [258 kB] #16 11.26 Get:507 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74.0 amd64 1.74.0+ds1-21 [266 kB] #16 11.26 Get:508 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel1.74-dev amd64 1.74.0+ds1-21 [271 kB] #16 11.27 Get:509 http://deb.debian.org/debian bookworm/main amd64 libboost-graph-parallel-dev amd64 1.74.0.3 [4460 B] #16 11.27 Get:510 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74.0 amd64 1.74.0+ds1-21 [240 kB] #16 11.27 Get:511 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams1.74-dev amd64 1.74.0+ds1-21 [248 kB] #16 11.27 Get:512 http://deb.debian.org/debian bookworm/main amd64 libboost-iostreams-dev amd64 1.74.0.3 [4316 B] #16 11.27 Get:513 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74.0 amd64 1.74.0+ds1-21 [449 kB] #16 11.27 Get:514 http://deb.debian.org/debian bookworm/main amd64 libboost-locale1.74-dev amd64 1.74.0+ds1-21 [551 kB] #16 11.28 Get:515 http://deb.debian.org/debian bookworm/main amd64 libboost-locale-dev amd64 1.74.0.3 [4660 B] #16 11.28 Get:516 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74.0 amd64 1.74.0+ds1-21 [599 kB] #16 11.28 Get:517 http://deb.debian.org/debian bookworm/main amd64 libboost-log1.74-dev amd64 1.74.0+ds1-21 [784 kB] #16 11.29 Get:518 http://deb.debian.org/debian bookworm/main amd64 libboost-log-dev amd64 1.74.0.3 [4540 B] #16 11.29 Get:519 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74.0 amd64 1.74.0+ds1-21 [490 kB] #16 11.30 Get:520 http://deb.debian.org/debian bookworm/main amd64 libboost-math1.74-dev amd64 1.74.0+ds1-21 [564 kB] #16 11.30 Get:521 http://deb.debian.org/debian bookworm/main amd64 libboost-math-dev amd64 1.74.0.3 [4532 B] #16 11.30 Get:522 http://deb.debian.org/debian bookworm/main amd64 openmpi-common all 4.1.4-3 [167 kB] #16 11.30 Get:523 http://deb.debian.org/debian bookworm/main amd64 libnl-3-dev amd64 3.7.0-0.2+b1 [104 kB] #16 11.30 Get:524 http://deb.debian.org/debian bookworm/main amd64 libnl-route-3-dev amd64 3.7.0-0.2+b1 [203 kB] #16 11.30 Get:525 http://deb.debian.org/debian bookworm/main amd64 libibverbs-dev amd64 44.0-2 [633 kB] #16 11.31 Get:526 http://deb.debian.org/debian bookworm/main amd64 libnuma-dev amd64 2.0.16-1 [35.0 kB] #16 11.31 Get:527 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB] #16 11.31 Get:528 http://deb.debian.org/debian bookworm/main amd64 libhwloc-dev amd64 2.9.0-1 [241 kB] #16 11.31 Get:529 http://deb.debian.org/debian bookworm/main amd64 libevent-2.1-7 amd64 2.1.12-stable-8 [180 kB] #16 11.31 Get:530 http://deb.debian.org/debian bookworm/main amd64 libevent-extra-2.1-7 amd64 2.1.12-stable-8 [107 kB] #16 11.32 Get:531 http://deb.debian.org/debian bookworm/main amd64 libevent-openssl-2.1-7 amd64 2.1.12-stable-8 [60.6 kB] #16 11.32 Get:532 http://deb.debian.org/debian bookworm/main amd64 libevent-dev amd64 2.1.12-stable-8 [305 kB] #16 11.32 Get:533 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] #16 11.33 Get:534 http://deb.debian.org/debian bookworm/main amd64 libpmix-dev amd64 4.2.2-1+deb12u1 [902 kB] #16 11.33 Get:535 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery-ui all 1.13.2+dfsg-1 [250 kB] #16 11.34 Get:536 http://deb.debian.org/debian bookworm/main amd64 openmpi-bin amd64 4.1.4-3+b1 [226 kB] #16 11.34 Get:537 http://deb.debian.org/debian bookworm/main amd64 libopenmpi-dev amd64 4.1.4-3+b1 [970 kB] #16 11.35 Get:538 http://deb.debian.org/debian bookworm/main amd64 mpi-default-dev amd64 1.14 [5548 B] #16 11.35 Get:539 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi1.74-dev amd64 1.74.0+ds1-21 [277 kB] #16 11.35 Get:540 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-dev amd64 1.74.0.3 [4420 B] #16 11.35 Get:541 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74.0 amd64 1.74.0+ds1-21 [289 kB] #16 11.35 Get:542 http://deb.debian.org/debian bookworm/main amd64 mpi-default-bin amd64 1.14 [4752 B] #16 11.35 Get:543 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74.0 amd64 1.74.0+ds1-21 [341 kB] #16 11.35 Get:544 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python1.74-dev amd64 1.74.0+ds1-21 [224 kB] #16 11.36 Get:545 http://deb.debian.org/debian bookworm/main amd64 libboost-mpi-python-dev amd64 1.74.0.3 [4456 B] #16 11.36 Get:546 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74.0 amd64 1.74.0+ds1-21 [229 kB] #16 11.36 Get:547 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 11.36 Get:548 http://deb.debian.org/debian bookworm/main amd64 libboost-numpy-dev amd64 1.74.0.3 [4376 B] #16 11.36 Get:549 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74.0 amd64 1.74.0+ds1-21 [329 kB] #16 11.36 Get:550 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options1.74-dev amd64 1.74.0+ds1-21 [357 kB] #16 11.37 Get:551 http://deb.debian.org/debian bookworm/main amd64 libboost-program-options-dev amd64 1.74.0.3 [4340 B] #16 11.37 Get:552 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #16 11.38 Get:553 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1 [150 kB] #16 11.39 Get:554 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #16 11.43 Get:555 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #16 11.43 Get:556 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #16 11.43 Get:557 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #16 11.43 Get:558 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #16 11.43 Get:559 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #16 11.44 Get:560 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #16 11.44 Get:561 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #16 11.44 Get:562 http://deb.debian.org/debian bookworm/main amd64 libboost-python1.74-dev amd64 1.74.0+ds1-21 [310 kB] #16 11.44 Get:563 http://deb.debian.org/debian bookworm/main amd64 libboost-python-dev amd64 1.74.0.3 [4632 B] #16 11.44 Get:564 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 11.44 Get:565 http://deb.debian.org/debian bookworm/main amd64 libboost-random1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 11.45 Get:566 http://deb.debian.org/debian bookworm/main amd64 libboost-random-dev amd64 1.74.0.3 [4336 B] #16 11.45 Get:567 http://deb.debian.org/debian bookworm/main amd64 libboost-regex-dev amd64 1.74.0.3 [4600 B] #16 11.45 Get:568 http://deb.debian.org/debian bookworm/main amd64 libboost-serialization-dev amd64 1.74.0.3 [4560 B] #16 11.45 Get:569 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74.0 amd64 1.74.0+ds1-21 [260 kB] #16 11.45 Get:570 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace1.74-dev amd64 1.74.0+ds1-21 [232 kB] #16 11.45 Get:571 http://deb.debian.org/debian bookworm/main amd64 libboost-stacktrace-dev amd64 1.74.0.3 [4328 B] #16 11.45 Get:572 http://deb.debian.org/debian bookworm/main amd64 libboost-system-dev amd64 1.74.0.3 [4468 B] #16 11.46 Get:573 http://deb.debian.org/debian bookworm/main amd64 libboost-test-dev amd64 1.74.0.3 [4368 B] #16 11.46 Get:574 http://deb.debian.org/debian bookworm/main amd64 libboost-thread-dev amd64 1.74.0.3 [4356 B] #16 11.46 Get:575 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74.0 amd64 1.74.0+ds1-21 [226 kB] #16 11.46 Get:576 http://deb.debian.org/debian bookworm/main amd64 libboost-timer1.74-dev amd64 1.74.0+ds1-21 [229 kB] #16 11.46 Get:577 http://deb.debian.org/debian bookworm/main amd64 libboost-timer-dev amd64 1.74.0.3 [4456 B] #16 11.46 Get:578 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74.0 amd64 1.74.0+ds1-21 [233 kB] #16 11.46 Get:579 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure1.74-dev amd64 1.74.0+ds1-21 [236 kB] #16 11.47 Get:580 http://deb.debian.org/debian bookworm/main amd64 libboost-type-erasure-dev amd64 1.74.0.3 [4428 B] #16 11.47 Get:581 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74.0 amd64 1.74.0+ds1-21 [418 kB] #16 11.47 Get:582 http://deb.debian.org/debian bookworm/main amd64 libboost-wave1.74-dev amd64 1.74.0+ds1-21 [473 kB] #16 11.47 Get:583 http://deb.debian.org/debian bookworm/main amd64 libboost-wave-dev amd64 1.74.0.3 [4360 B] #16 11.47 Get:584 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74.0 amd64 1.74.0+ds1-21 [219 kB] #16 11.48 Get:585 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide1.74-dev amd64 1.74.0+ds1-21 [220 kB] #16 11.48 Get:586 http://deb.debian.org/debian bookworm/main amd64 libboost-nowide-dev amd64 1.74.0.3 [4392 B] #16 11.48 Get:587 http://deb.debian.org/debian bookworm/main amd64 libboost-all-dev amd64 1.74.0.3 [4680 B] #16 11.48 Get:588 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #16 11.48 Get:589 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #16 11.48 Get:590 http://deb.debian.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB] #16 11.48 Get:591 http://deb.debian.org/debian bookworm/main amd64 libc-ares-dev amd64 1.18.1-3 [192 kB] #16 11.49 Get:592 http://deb.debian.org/debian bookworm/main amd64 libcairo-gobject2 amd64 1.16.0-7 [112 kB] #16 11.49 Get:593 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #16 11.49 Get:594 http://deb.debian.org/debian bookworm/main amd64 libcdk5nc6 amd64 5.0.20180306-3 [129 kB] #16 11.49 Get:595 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #16 11.49 Get:596 http://deb.debian.org/debian bookworm/main amd64 libcdk5-dev amd64 5.0.20180306-3 [299 kB] #16 11.49 Get:597 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB] #16 11.49 Get:598 http://deb.debian.org/debian bookworm/main amd64 libcsv-dev amd64 3.0.3+dfsg-6 [22.4 kB] #16 11.50 Get:599 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #16 11.50 Get:600 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #16 11.50 Get:601 http://deb.debian.org/debian bookworm/main amd64 libdbi-dev amd64 0.9.0-6 [36.0 kB] #16 11.50 Get:602 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #16 11.50 Get:603 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #16 11.50 Get:604 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #16 11.50 Get:605 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #16 11.50 Get:606 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #16 11.51 Get:607 http://deb.debian.org/debian bookworm/main amd64 libelf-dev amd64 0.188-2.1 [72.9 kB] #16 11.51 Get:608 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB] #16 11.51 Get:609 http://deb.debian.org/debian bookworm/main amd64 libfftw3-double3 amd64 3.3.10-1 [776 kB] #16 11.52 Get:610 http://deb.debian.org/debian bookworm/main amd64 libfftw3-long3 amd64 3.3.10-1 [337 kB] #16 11.52 Get:611 http://deb.debian.org/debian bookworm/main amd64 libfftw3-quad3 amd64 3.3.10-1 [603 kB] #16 11.52 Get:612 http://deb.debian.org/debian bookworm/main amd64 libfftw3-single3 amd64 3.3.10-1 [806 kB] #16 11.53 Get:613 http://deb.debian.org/debian bookworm/main amd64 libfftw3-bin amd64 3.3.10-1 [51.7 kB] #16 11.53 Get:614 http://deb.debian.org/debian bookworm/main amd64 libfftw3-dev amd64 3.3.10-1 [2123 kB] #16 11.55 Get:615 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-1 [306 kB] #16 11.55 Get:616 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB] #16 11.56 Get:617 http://deb.debian.org/debian bookworm/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-1+b1 [139 kB] #16 11.56 Get:618 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB] #16 11.57 Get:619 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-bin amd64 2.74.6-2+deb12u2 [110 kB] #16 11.57 Get:620 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev-bin amd64 2.74.6-2+deb12u2 [151 kB] #16 11.57 Get:621 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB] #16 11.58 Get:622 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB] #16 11.58 Get:623 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB] #16 11.58 Get:624 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB] #16 11.58 Get:625 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB] #16 11.59 Get:626 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB] #16 11.59 Get:627 http://deb.debian.org/debian-security bookworm-security/main amd64 libmount-dev amd64 2.38.1-5+deb12u1 [22.3 kB] #16 11.59 Get:628 http://deb.debian.org/debian-security bookworm-security/main amd64 libglib2.0-dev amd64 2.74.6-2+deb12u2 [1604 kB] #16 11.60 Get:629 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB] #16 11.60 Get:630 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB] #16 11.61 Get:631 http://deb.debian.org/debian-security bookworm-security/main amd64 libunbound8 amd64 1.17.1-2+deb12u2 [550 kB] #16 11.61 Get:632 http://deb.debian.org/debian bookworm/main amd64 libgnutls-dane0 amd64 3.7.9-2+deb12u2 [406 kB] #16 11.62 Get:633 http://deb.debian.org/debian bookworm/main amd64 libgnutls-openssl27 amd64 3.7.9-2+deb12u2 [406 kB] #16 11.62 Get:634 http://deb.debian.org/debian bookworm/main amd64 libgnutlsxx30 amd64 3.7.9-2+deb12u2 [14.4 kB] #16 11.62 Get:635 http://deb.debian.org/debian bookworm/main amd64 libidn2-dev amd64 2.3.3-1+b1 [122 kB] #16 11.62 Get:636 http://deb.debian.org/debian bookworm/main amd64 libp11-kit-dev amd64 0.24.1-2 [172 kB] #16 11.62 Get:637 http://deb.debian.org/debian bookworm/main amd64 libtasn1-6-dev amd64 4.19.0-2 [106 kB] #16 11.62 Get:638 http://deb.debian.org/debian bookworm/main amd64 nettle-dev amd64 3.8.1-2 [1239 kB] #16 11.64 Get:639 http://deb.debian.org/debian bookworm/main amd64 libgnutls28-dev amd64 3.7.9-2+deb12u2 [1351 kB] #16 11.65 Get:640 http://deb.debian.org/debian bookworm/main amd64 libgps28 amd64 3.22-4.1+b1 [77.6 kB] #16 11.65 Get:641 http://deb.debian.org/debian bookworm/main amd64 libgps-dev amd64 3.22-4.1+b1 [130 kB] #16 11.65 Get:642 http://deb.debian.org/debian bookworm/main amd64 libgsm1 amd64 1.0.22-1 [30.9 kB] #16 11.65 Get:643 http://deb.debian.org/debian bookworm/main amd64 libgsm1-dev amd64 1.0.22-1 [36.4 kB] #16 11.65 Get:644 http://deb.debian.org/debian bookworm/main amd64 libimagequant0 amd64 2.17.0-1 [32.5 kB] #16 11.65 Get:645 http://deb.debian.org/debian bookworm/main amd64 libjansson-dev amd64 2.14-2 [44.0 kB] #16 11.65 Get:646 http://deb.debian.org/debian bookworm/main amd64 libkrb5-dev amd64 1.20.1-2+deb12u1 [14.7 kB] #16 11.65 Get:647 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-0 amd64 5.3.6-2 [123 kB] #16 11.65 Get:648 http://deb.debian.org/debian bookworm/main amd64 libreadline-dev amd64 8.2-1.3 [151 kB] #16 11.65 Get:649 http://deb.debian.org/debian bookworm/main amd64 liblua5.3-dev amd64 5.3.6-2 [152 kB] #16 11.66 Get:650 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B] #16 11.66 Get:651 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB] #16 11.66 Get:652 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB] #16 11.66 Get:653 http://deb.debian.org/debian bookworm/main amd64 libmnl-dev amd64 1.0.4-3 [7752 B] #16 11.66 Get:654 http://deb.debian.org/debian bookworm/main amd64 libncurses5-dev amd64 6.4-4 [932 B] #16 11.66 Get:655 http://deb.debian.org/debian bookworm/main amd64 pci.ids all 0.0~2023.04.11-1 [243 kB] #16 11.67 Get:656 http://deb.debian.org/debian bookworm/main amd64 libpci3 amd64 1:3.9.0-4 [67.4 kB] #16 11.67 Get:657 http://deb.debian.org/debian bookworm/main amd64 libsensors-config all 1:3.6.0-7.1 [14.3 kB] #16 11.67 Get:658 http://deb.debian.org/debian bookworm/main amd64 libsensors5 amd64 1:3.6.0-7.1 [34.2 kB] #16 11.67 Get:659 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] #16 11.67 Get:660 http://deb.debian.org/debian bookworm/main amd64 libsnmp-base all 5.9.3+dfsg-2 [1753 kB] #16 11.68 Get:661 http://deb.debian.org/debian bookworm/main amd64 libsnmp40 amd64 5.9.3+dfsg-2 [2556 kB] #16 11.70 Get:662 http://deb.debian.org/debian bookworm/main amd64 libnetsnmptrapd40 amd64 5.9.3+dfsg-2 [22.7 kB] #16 11.70 Get:663 http://deb.debian.org/debian bookworm/main amd64 libnewlib-dev all 3.3.0-1.3 [262 kB] #16 11.71 Get:664 http://deb.debian.org/debian bookworm/main amd64 libnewlib-arm-none-eabi all 3.3.0-1.3 [43.6 MB] #16 12.10 Get:665 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] #16 12.10 Get:666 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB] #16 12.10 Get:667 http://deb.debian.org/debian bookworm/main amd64 libnftables-dev amd64 1.0.6-2+deb12u2 [13.1 kB] #16 12.10 Get:668 http://deb.debian.org/debian bookworm/main amd64 libnftnl-dev amd64 1.2.4-2 [85.9 kB] #16 12.10 Get:669 http://deb.debian.org/debian bookworm/main amd64 libnorm1 amd64 1.5.9+dfsg-2 [221 kB] #16 12.10 Get:670 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB] #16 12.11 Get:671 http://deb.debian.org/debian bookworm/main amd64 libnorm-dev amd64 1.5.9+dfsg-2 [391 kB] #16 12.11 Get:672 http://deb.debian.org/debian bookworm/main amd64 liboping0 amd64 1.10.0-5+b1 [17.3 kB] #16 12.11 Get:673 http://deb.debian.org/debian bookworm/main amd64 liboping-dev amd64 1.10.0-5+b1 [44.9 kB] #16 12.11 Get:674 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #16 12.11 Get:675 http://deb.debian.org/debian bookworm/main amd64 libortp-dev amd64 1:5.1.64-2 [38.1 kB] #16 12.11 Get:676 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8 amd64 1.10.3-1 [157 kB] #16 12.12 Get:677 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #16 12.15 Get:678 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #16 12.15 Get:679 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.22-1~deb12u1 [52.1 kB] #16 12.15 Get:680 http://deb.debian.org/debian bookworm/main amd64 libpci-dev amd64 1:3.9.0-4 [63.9 kB] #16 12.15 Get:681 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB] #16 12.15 Get:682 http://deb.debian.org/debian bookworm/main amd64 libpcsclite-dev amd64 1.9.9-2 [66.9 kB] #16 12.15 Get:683 http://deb.debian.org/debian bookworm/main amd64 libpgm-5.3-0 amd64 5.3.128~dfsg-2 [161 kB] #16 12.15 Get:684 http://deb.debian.org/debian bookworm/main amd64 libpgm-dev amd64 5.3.128~dfsg-2 [194 kB] #16 12.16 Get:685 http://deb.debian.org/debian bookworm/main amd64 libraqm0 amd64 0.7.0-4.1 [10.6 kB] #16 12.16 Get:686 http://deb.debian.org/debian bookworm/main amd64 librsvg2-2 amd64 2.54.7+dfsg-1~deb12u1 [2620 kB] #16 12.17 Get:687 http://deb.debian.org/debian bookworm/main amd64 librsvg2-bin amd64 2.54.7+dfsg-1~deb12u1 [1584 kB] #16 12.19 Get:688 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #16 12.19 Get:689 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #16 12.19 Get:690 http://deb.debian.org/debian bookworm/main amd64 libsensors-dev amd64 1:3.6.0-7.1 [44.6 kB] #16 12.19 Get:691 http://deb.debian.org/debian bookworm/main amd64 libsigsegv-dev amd64 2.14-1 [30.9 kB] #16 12.19 Get:692 http://deb.debian.org/debian bookworm/main amd64 libwrap0-dev amd64 7.6.q-32 [21.6 kB] #16 12.19 Get:693 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB] #16 12.21 Get:694 http://deb.debian.org/debian bookworm/main amd64 libsnmp-dev amd64 5.9.3+dfsg-2 [201 kB] #16 12.21 Get:695 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB] #16 12.21 Get:696 http://deb.debian.org/debian bookworm/main amd64 libsodium-dev amd64 1.0.18-1 [180 kB] #16 12.21 Get:697 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [536 kB] #16 12.22 Get:698 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [761 kB] #16 12.22 Get:699 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.6 kB] #16 12.23 Get:700 http://deb.debian.org/debian bookworm/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1+1e14eea~dfsg-6 [14.0 kB] #16 12.23 Get:701 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight-common all 3.1.9-4.2 [77.4 kB] #16 12.23 Get:702 http://deb.debian.org/debian bookworm/main amd64 libsource-highlight4v5 amd64 3.1.9-4.2+b3 [257 kB] #16 12.23 Get:703 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2 [1025 kB] #16 12.24 Get:704 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #16 12.24 Get:705 http://deb.debian.org/debian bookworm/main amd64 libtalloc-dev amd64 2.4.0-f2 [59.5 kB] #16 12.24 Get:706 http://deb.debian.org/debian bookworm/main amd64 libtext-unidecode-perl all 1.30-3 [101 kB] #16 12.24 Get:707 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #16 12.24 Get:708 http://deb.debian.org/debian bookworm/main amd64 liburing-dev amd64 2.3-3 [149 kB] #16 12.24 Get:709 http://deb.debian.org/debian bookworm/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #16 12.24 Get:710 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0-dev amd64 2:1.0.26-1 [83.3 kB] #16 12.24 Get:711 http://deb.debian.org/debian bookworm/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #16 12.24 Get:712 http://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB] #16 12.24 Get:713 http://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB] #16 12.24 Get:714 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB] #16 12.24 Get:715 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB] #16 12.25 Get:716 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB] #16 12.25 Get:717 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB] #16 12.25 Get:718 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB] #16 12.25 Get:719 http://deb.debian.org/debian bookworm/main amd64 libzmq5 amd64 4.3.4-6 [273 kB] #16 12.26 Get:720 http://deb.debian.org/debian bookworm/main amd64 libzmq3-dev amd64 4.3.4-6 [479 kB] #16 12.26 Get:721 http://deb.debian.org/debian bookworm/main amd64 lua-socket amd64 3.1.0-1+b1 [79.6 kB] #16 12.27 Get:722 http://deb.debian.org/debian bookworm/main amd64 mscgen amd64 0.20-14 [49.5 kB] #16 12.28 Get:723 http://deb.debian.org/debian bookworm/main amd64 patchelf amd64 0.14.3-1+b1 [65.5 kB] #16 12.28 Get:724 http://deb.debian.org/debian bookworm/main amd64 picolibc-arm-none-eabi all 1.8-1 [33.6 MB] #16 12.58 Get:725 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #16 12.61 Get:726 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB] #16 12.61 Get:727 http://deb.debian.org/debian bookworm/main amd64 python3-typing-extensions all 4.4.0-1 [45.2 kB] #16 12.61 Get:728 http://deb.debian.org/debian bookworm/main amd64 python3-lazy-object-proxy amd64 1.9.0-1+b1 [21.5 kB] #16 12.61 Get:729 http://deb.debian.org/debian bookworm/main amd64 python3-wrapt amd64 1.14.1-2+b2 [42.1 kB] #16 12.61 Get:730 http://deb.debian.org/debian bookworm/main amd64 python3-astroid all 2.14.2-1 [209 kB] #16 12.61 Get:731 http://deb.debian.org/debian bookworm/main amd64 python3-toml all 0.10.2-1 [16.2 kB] #16 12.61 Get:732 http://deb.debian.org/debian bookworm/main amd64 python3-isort all 5.6.4-1 [63.2 kB] #16 12.61 Get:733 http://deb.debian.org/debian bookworm/main amd64 python3-more-itertools all 8.10.0-2 [53.0 kB] #16 12.61 Get:734 http://deb.debian.org/debian bookworm/main amd64 python3-zipp all 1.0.0-6 [6696 B] #16 12.62 Get:735 http://deb.debian.org/debian bookworm/main amd64 python3-importlib-metadata all 4.12.0-1 [24.9 kB] #16 12.62 Get:736 http://deb.debian.org/debian bookworm/main amd64 python3-mypy-extensions all 0.4.3-4 [5788 B] #16 12.62 Get:737 http://deb.debian.org/debian bookworm/main amd64 python3-logilab-common all 1.9.8-1 [380 kB] #16 12.63 Get:738 http://deb.debian.org/debian bookworm/main amd64 python3-dill all 0.3.6-1 [79.5 kB] #16 12.63 Get:739 http://deb.debian.org/debian bookworm/main amd64 python3-mccabe all 0.7.0-1 [10.5 kB] #16 12.63 Get:740 http://deb.debian.org/debian bookworm/main amd64 python3-platformdirs all 2.6.0-1 [16.3 kB] #16 12.63 Get:741 http://deb.debian.org/debian bookworm/main amd64 python3-tomlkit all 0.11.7-1 [40.5 kB] #16 12.64 Get:742 http://deb.debian.org/debian bookworm/main amd64 pylint all 2.16.2-2 [339 kB] #16 12.64 Get:743 http://deb.debian.org/debian bookworm/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #16 12.64 Get:744 http://deb.debian.org/debian-security bookworm-security/main amd64 python3-pil amd64 9.4.0-1.1+deb12u1 [472 kB] #16 12.64 Get:745 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB] #16 12.64 Get:746 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B] #16 12.64 Get:747 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB] #16 12.64 Get:748 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab-accel amd64 3.6.12-1+b1 [38.6 kB] #16 12.64 Get:749 http://deb.debian.org/debian bookworm/main amd64 python3-reportlab all 3.6.12-1 [564 kB] #16 12.64 Get:750 http://deb.debian.org/debian bookworm/main amd64 python3-blockdiag all 2.0.1+dfsg-1 [74.1 kB] #16 12.65 Get:751 http://deb.debian.org/debian bookworm/main amd64 python3-distlib all 0.3.6-1 [257 kB] #16 12.65 Get:752 http://deb.debian.org/debian bookworm/main amd64 python3-filelock all 3.9.0-1 [9460 B] #16 12.65 Get:753 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB] #16 12.65 Get:754 http://deb.debian.org/debian bookworm/main amd64 python3-markupsafe amd64 2.1.2-1+b1 [13.2 kB] #16 12.65 Get:755 http://deb.debian.org/debian bookworm/main amd64 python3-mako all 1.2.4+ds-1 [81.9 kB] #16 12.65 Get:756 http://deb.debian.org/debian bookworm/main amd64 python3-nwdiag all 2.0.0+dfsg-1.1 [32.5 kB] #16 12.66 Get:757 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #16 12.66 Get:758 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #16 12.67 Get:759 http://deb.debian.org/debian bookworm/main amd64 python3-pip-whl all 23.0.1+dfsg-1 [1717 kB] #16 12.68 Get:760 http://deb.debian.org/debian bookworm/main amd64 python3-pyflakes all 2.5.0-1 [62.9 kB] #16 12.68 Get:761 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1 [1111 kB] #16 12.69 Get:762 http://deb.debian.org/debian bookworm/main amd64 python3-usb all 1.2.1-2 [37.6 kB] #16 12.69 Get:763 http://deb.debian.org/debian bookworm/main amd64 python3-wheel-whl all 0.38.4-2 [38.6 kB] #16 12.69 Get:764 http://deb.debian.org/debian bookworm/main amd64 python3-virtualenv all 20.17.1+ds-1 [93.9 kB] #16 12.70 Get:765 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB] #16 12.70 Get:766 http://deb.debian.org/debian bookworm/main amd64 sdcc-libraries all 4.2.0+dfsg-1 [1586 kB] #16 12.71 Get:767 http://deb.debian.org/debian bookworm/main amd64 sdcc amd64 4.2.0+dfsg-1 [2283 kB] #16 12.73 Get:768 http://deb.debian.org/debian bookworm/main amd64 source-highlight amd64 3.1.9-4.2+b3 [295 kB] #16 12.73 Get:769 http://deb.debian.org/debian bookworm/main amd64 sqlite3 amd64 3.40.1-2 [353 kB] #16 12.73 Get:770 http://deb.debian.org/debian bookworm/main amd64 stow all 2.3.1-1 [410 kB] #16 12.74 Get:771 http://deb.debian.org/debian bookworm/main amd64 swig4.0 amd64 4.1.0-0.2 [1388 kB] #16 12.75 Get:772 http://deb.debian.org/debian bookworm/main amd64 swig all 4.1.0-0.2 [321 kB] #16 12.75 Get:773 http://deb.debian.org/debian bookworm/main amd64 tcpdump amd64 4.99.3-1 [467 kB] #16 12.76 Get:774 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #16 12.76 Get:775 http://deb.debian.org/debian bookworm/main amd64 tex-gyre all 20180621-6 [6209 kB] #16 12.81 Get:776 http://deb.debian.org/debian bookworm/main amd64 texinfo amd64 6.8-6+b1 [1816 kB] #16 12.83 Get:777 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] #16 12.83 Get:778 http://deb.debian.org/debian bookworm/main amd64 virtualenv all 20.17.1+ds-1 [21.1 kB] #16 12.98 debconf: delaying package configuration, since apt-utils is not installed #16 13.03 Fetched 938 MB in 9s (110 MB/s) #16 13.10 Selecting previously unselected package libargon2-1:amd64. #16 13.10 (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 ... 6687 files and directories currently installed.) #16 13.11 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... #16 13.14 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 13.25 Selecting previously unselected package dmsetup. #16 13.25 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... #16 13.26 Unpacking dmsetup (2:1.02.185-2) ... #16 13.37 Selecting previously unselected package libdevmapper1.02.1:amd64. #16 13.38 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... #16 13.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 13.52 Selecting previously unselected package libjson-c5:amd64. #16 13.52 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... #16 13.53 Unpacking libjson-c5:amd64 (0.16-2) ... #16 13.65 Selecting previously unselected package libcryptsetup12:amd64. #16 13.65 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... #16 13.67 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 13.79 Selecting previously unselected package libfdisk1:amd64. #16 13.79 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ... #16 13.81 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 13.93 Selecting previously unselected package libkmod2:amd64. #16 13.93 Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... #16 13.95 Unpacking libkmod2:amd64 (30+20221128-1) ... #16 14.06 Selecting previously unselected package libapparmor1:amd64. #16 14.06 Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... #16 14.08 Unpacking libapparmor1:amd64 (3.0.8-3) ... #16 14.19 Selecting previously unselected package libip4tc2:amd64. #16 14.19 Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... #16 14.21 Unpacking libip4tc2:amd64 (1.8.9-2) ... #16 14.31 Selecting previously unselected package libsystemd-shared:amd64. #16 14.31 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_amd64.deb ... #16 14.32 Unpacking libsystemd-shared:amd64 (252.22-1~deb12u1) ... #16 14.56 Selecting previously unselected package systemd. #16 14.56 Preparing to unpack .../10-systemd_252.22-1~deb12u1_amd64.deb ... #16 14.61 Unpacking systemd (252.22-1~deb12u1) ... #16 14.90 Selecting previously unselected package libdbus-1-3:amd64. #16 14.90 Preparing to unpack .../11-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... #16 14.92 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 15.03 Selecting previously unselected package dbus-bin. #16 15.03 Preparing to unpack .../12-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... #16 15.05 Unpacking dbus-bin (1.14.10-1~deb12u1) ... #16 15.15 Selecting previously unselected package dbus-session-bus-common. #16 15.15 Preparing to unpack .../13-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... #16 15.16 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 15.30 Selecting previously unselected package libexpat1:amd64. #16 15.30 Preparing to unpack .../14-libexpat1_2.5.0-1_amd64.deb ... #16 15.32 Unpacking libexpat1:amd64 (2.5.0-1) ... #16 15.43 Selecting previously unselected package dbus-daemon. #16 15.43 Preparing to unpack .../15-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... #16 15.45 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... #16 15.55 Selecting previously unselected package dbus-system-bus-common. #16 15.56 Preparing to unpack .../16-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... #16 15.57 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 15.74 Selecting previously unselected package dbus. #16 15.74 Preparing to unpack .../17-dbus_1.14.10-1~deb12u1_amd64.deb ... #16 15.76 Unpacking dbus (1.14.10-1~deb12u1) ... #16 15.90 Selecting previously unselected package perl-modules-5.36. #16 15.90 Preparing to unpack .../18-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ... #16 15.92 Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 16.25 Selecting previously unselected package libgdbm6:amd64. #16 16.26 Preparing to unpack .../19-libgdbm6_1.23-3_amd64.deb ... #16 16.27 Unpacking libgdbm6:amd64 (1.23-3) ... #16 16.40 Selecting previously unselected package libgdbm-compat4:amd64. #16 16.40 Preparing to unpack .../20-libgdbm-compat4_1.23-3_amd64.deb ... #16 16.41 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #16 16.53 Selecting previously unselected package libperl5.36:amd64. #16 16.53 Preparing to unpack .../21-libperl5.36_5.36.0-7+deb12u1_amd64.deb ... #16 16.55 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 16.93 Selecting previously unselected package perl. #16 16.93 Preparing to unpack .../22-perl_5.36.0-7+deb12u1_amd64.deb ... #16 16.95 Unpacking perl (5.36.0-7+deb12u1) ... #16 17.06 Selecting previously unselected package autoconf-archive. #16 17.06 Preparing to unpack .../23-autoconf-archive_20220903-3_all.deb ... #16 17.08 Unpacking autoconf-archive (20220903-3) ... #16 17.34 Selecting previously unselected package ocaml-base. #16 17.34 Preparing to unpack .../24-ocaml-base_4.13.1-4_amd64.deb ... #16 17.36 Unpacking ocaml-base (4.13.1-4) ... #16 17.50 Selecting previously unselected package libparmap-ocaml. #16 17.50 Preparing to unpack .../25-libparmap-ocaml_1.2.5-1_amd64.deb ... #16 17.52 Unpacking libparmap-ocaml (1.2.5-1) ... #16 17.64 Selecting previously unselected package libfindlib-ocaml. #16 17.65 Preparing to unpack .../26-libfindlib-ocaml_1.9.6-1+b1_amd64.deb ... #16 17.66 Unpacking libfindlib-ocaml (1.9.6-1+b1) ... #16 17.77 Selecting previously unselected package ocaml-findlib. #16 17.77 Preparing to unpack .../27-ocaml-findlib_1.9.6-1+b1_amd64.deb ... #16 17.79 Unpacking ocaml-findlib (1.9.6-1+b1) ... #16 17.91 Selecting previously unselected package libstdcompat-ocaml. #16 17.91 Preparing to unpack .../28-libstdcompat-ocaml_19-1_amd64.deb ... #16 17.93 Unpacking libstdcompat-ocaml (19-1) ... #16 18.06 Selecting previously unselected package libpython3.11-minimal:amd64. #16 18.06 Preparing to unpack .../29-libpython3.11-minimal_3.11.2-6_amd64.deb ... #16 18.08 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ... #16 18.25 Selecting previously unselected package python3.11-minimal. #16 18.25 Preparing to unpack .../30-python3.11-minimal_3.11.2-6_amd64.deb ... #16 18.27 Unpacking python3.11-minimal (3.11.2-6) ... #16 18.50 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ... #16 18.63 Setting up libexpat1:amd64 (2.5.0-1) ... #16 18.70 Setting up python3.11-minimal (3.11.2-6) ... #16 19.28 Selecting previously unselected package python3-minimal. #16 19.28 (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 ... 11273 files and directories currently installed.) #16 19.29 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ... #16 19.31 Unpacking python3-minimal (3.11.2-1+b1) ... #16 19.41 Selecting previously unselected package media-types. #16 19.41 Preparing to unpack .../01-media-types_10.0.0_all.deb ... #16 19.43 Unpacking media-types (10.0.0) ... #16 19.55 Selecting previously unselected package mailcap. #16 19.55 Preparing to unpack .../02-mailcap_3.70+nmu1_all.deb ... #16 19.57 Unpacking mailcap (3.70+nmu1) ... #16 19.68 Selecting previously unselected package mime-support. #16 19.68 Preparing to unpack .../03-mime-support_3.66_all.deb ... #16 19.70 Unpacking mime-support (3.66) ... #16 19.80 Selecting previously unselected package libncursesw6:amd64. #16 19.80 Preparing to unpack .../04-libncursesw6_6.4-4_amd64.deb ... #16 19.82 Unpacking libncursesw6:amd64 (6.4-4) ... #16 19.94 Selecting previously unselected package libkrb5support0:amd64. #16 19.94 Preparing to unpack .../05-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #16 19.96 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 20.10 Selecting previously unselected package libk5crypto3:amd64. #16 20.10 Preparing to unpack .../06-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #16 20.11 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 20.23 Selecting previously unselected package libkeyutils1:amd64. #16 20.24 Preparing to unpack .../07-libkeyutils1_1.6.3-2_amd64.deb ... #16 20.25 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #16 20.36 Selecting previously unselected package libkrb5-3:amd64. #16 20.37 Preparing to unpack .../08-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #16 20.39 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 20.56 Selecting previously unselected package libgssapi-krb5-2:amd64. #16 20.57 Preparing to unpack .../09-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #16 20.59 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 20.71 Selecting previously unselected package libtirpc-common. #16 20.71 Preparing to unpack .../10-libtirpc-common_1.3.3+ds-1_all.deb ... #16 20.72 Unpacking libtirpc-common (1.3.3+ds-1) ... #16 20.84 Selecting previously unselected package libtirpc3:amd64. #16 20.84 Preparing to unpack .../11-libtirpc3_1.3.3+ds-1_amd64.deb ... #16 20.86 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... #16 20.97 Selecting previously unselected package libnsl2:amd64. #16 20.97 Preparing to unpack .../12-libnsl2_1.3.0-2_amd64.deb ... #16 20.99 Unpacking libnsl2:amd64 (1.3.0-2) ... #16 21.10 Selecting previously unselected package readline-common. #16 21.11 Preparing to unpack .../13-readline-common_8.2-1.3_all.deb ... #16 21.12 Unpacking readline-common (8.2-1.3) ... #16 21.24 Selecting previously unselected package libreadline8:amd64. #16 21.24 Preparing to unpack .../14-libreadline8_8.2-1.3_amd64.deb ... #16 21.26 Unpacking libreadline8:amd64 (8.2-1.3) ... #16 21.39 Selecting previously unselected package libsqlite3-0:amd64. #16 21.39 Preparing to unpack .../15-libsqlite3-0_3.40.1-2_amd64.deb ... #16 21.40 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #16 21.54 Selecting previously unselected package libpython3.11-stdlib:amd64. #16 21.54 Preparing to unpack .../16-libpython3.11-stdlib_3.11.2-6_amd64.deb ... #16 21.56 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ... #16 21.76 Selecting previously unselected package python3.11. #16 21.76 Preparing to unpack .../17-python3.11_3.11.2-6_amd64.deb ... #16 21.78 Unpacking python3.11 (3.11.2-6) ... #16 21.87 Selecting previously unselected package libpython3-stdlib:amd64. #16 21.87 Preparing to unpack .../18-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #16 21.89 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 21.99 Setting up python3-minimal (3.11.2-1+b1) ... #16 22.26 Selecting previously unselected package python3. #16 22.26 (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 ... 11805 files and directories currently installed.) #16 22.27 Preparing to unpack .../0-python3_3.11.2-1+b1_amd64.deb ... #16 22.29 Unpacking python3 (3.11.2-1+b1) ... #16 22.41 Selecting previously unselected package libpcre3:amd64. #16 22.41 Preparing to unpack .../1-libpcre3_2%3a8.39-15_amd64.deb ... #16 22.43 Unpacking libpcre3:amd64 (2:8.39-15) ... #16 22.58 Selecting previously unselected package coccinelle. #16 22.58 Preparing to unpack .../2-coccinelle_1.1.1.deb-2+b1_amd64.deb ... #16 22.60 Unpacking coccinelle (1.1.1.deb-2+b1) ... #16 23.01 Selecting previously unselected package m4. #16 23.01 Preparing to unpack .../3-m4_1.4.19-3_amd64.deb ... #16 23.03 Unpacking m4 (1.4.19-3) ... #16 23.17 Selecting previously unselected package flex. #16 23.17 Preparing to unpack .../4-flex_2.6.4-8.2_amd64.deb ... #16 23.19 Unpacking flex (2.6.4-8.2) ... #16 23.36 Selecting previously unselected package libmpfr6:amd64. #16 23.36 Preparing to unpack .../5-libmpfr6_4.2.0-1_amd64.deb ... #16 23.38 Unpacking libmpfr6:amd64 (4.2.0-1) ... #16 23.51 Selecting previously unselected package libsigsegv2:amd64. #16 23.52 Preparing to unpack .../6-libsigsegv2_2.14-1_amd64.deb ... #16 23.53 Unpacking libsigsegv2:amd64 (2.14-1) ... #16 23.64 Setting up libmpfr6:amd64 (4.2.0-1) ... #16 23.68 Setting up readline-common (8.2-1.3) ... #16 23.73 Setting up libreadline8:amd64 (8.2-1.3) ... #16 23.78 Setting up libsigsegv2:amd64 (2.14-1) ... #16 23.95 Selecting previously unselected package gawk. #16 23.95 (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 ... 12137 files and directories currently installed.) #16 23.96 Preparing to unpack .../000-gawk_1%3a5.2.1-2_amd64.deb ... #16 23.98 Unpacking gawk (1:5.2.1-2) ... #16 24.17 Selecting previously unselected package libglib2.0-0:amd64. #16 24.17 Preparing to unpack .../001-libglib2.0-0_2.74.6-2+deb12u2_amd64.deb ... #16 24.18 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #16 24.40 Selecting previously unselected package ofono. #16 24.40 Preparing to unpack .../002-ofono_1.31-3+b1_amd64.deb ... #16 24.42 Unpacking ofono (1.31-3+b1) ... #16 24.57 Selecting previously unselected package poppler-data. #16 24.58 Preparing to unpack .../003-poppler-data_0.4.12-1_all.deb ... #16 24.59 Unpacking poppler-data (0.4.12-1) ... #16 24.86 Selecting previously unselected package libpopt0:amd64. #16 24.86 Preparing to unpack .../004-libpopt0_1.19+dfsg-1_amd64.deb ... #16 24.87 Unpacking libpopt0:amd64 (1.19+dfsg-1) ... #16 25.01 Selecting previously unselected package rsync. #16 25.02 Preparing to unpack .../005-rsync_3.2.7-1_amd64.deb ... #16 25.03 Unpacking rsync (3.2.7-1) ... #16 25.19 Selecting previously unselected package sgml-base. #16 25.19 Preparing to unpack .../006-sgml-base_1.31_all.deb ... #16 25.21 Unpacking sgml-base (1.31) ... #16 25.40 Selecting previously unselected package sudo. #16 25.40 Preparing to unpack .../007-sudo_1.9.13p3-1+deb12u1_amd64.deb ... #16 25.42 Unpacking sudo (1.9.13p3-1+deb12u1) ... #16 25.61 Selecting previously unselected package libelf1:amd64. #16 25.61 Preparing to unpack .../008-libelf1_0.188-2.1_amd64.deb ... #16 25.63 Unpacking libelf1:amd64 (0.188-2.1) ... #16 25.76 Selecting previously unselected package libbpf1:amd64. #16 25.76 Preparing to unpack .../009-libbpf1_1%3a1.1.0-1_amd64.deb ... #16 25.78 Unpacking libbpf1:amd64 (1:1.1.0-1) ... #16 25.90 Selecting previously unselected package libbsd0:amd64. #16 25.90 Preparing to unpack .../010-libbsd0_0.11.7-2_amd64.deb ... #16 25.92 Unpacking libbsd0:amd64 (0.11.7-2) ... #16 26.03 Selecting previously unselected package libmnl0:amd64. #16 26.04 Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ... #16 26.05 Unpacking libmnl0:amd64 (1.0.4-3) ... #16 26.17 Selecting previously unselected package libxtables12:amd64. #16 26.18 Preparing to unpack .../012-libxtables12_1.8.9-2_amd64.deb ... #16 26.19 Unpacking libxtables12:amd64 (1.8.9-2) ... #16 26.29 Selecting previously unselected package libcap2-bin. #16 26.29 Preparing to unpack .../013-libcap2-bin_1%3a2.66-4_amd64.deb ... #16 26.31 Unpacking libcap2-bin (1:2.66-4) ... #16 26.44 Selecting previously unselected package iproute2. #16 26.44 Preparing to unpack .../014-iproute2_6.1.0-3_amd64.deb ... #16 26.46 Unpacking iproute2 (6.1.0-3) ... #16 26.64 Selecting previously unselected package netbase. #16 26.64 Preparing to unpack .../015-netbase_6.4_all.deb ... #16 26.66 Unpacking netbase (6.4) ... #16 26.76 Selecting previously unselected package libproc2-0:amd64. #16 26.77 Preparing to unpack .../016-libproc2-0_2%3a4.0.2-3_amd64.deb ... #16 26.78 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... #16 26.91 Selecting previously unselected package procps. #16 26.91 Preparing to unpack .../017-procps_2%3a4.0.2-3_amd64.deb ... #16 26.94 Unpacking procps (2:4.0.2-3) ... #16 27.06 Selecting previously unselected package sensible-utils. #16 27.07 Preparing to unpack .../018-sensible-utils_0.0.17+nmu1_all.deb ... #16 27.08 Unpacking sensible-utils (0.0.17+nmu1) ... #16 27.18 Selecting previously unselected package bzip2. #16 27.18 Preparing to unpack .../019-bzip2_1.0.8-5+b1_amd64.deb ... #16 27.19 Unpacking bzip2 (1.0.8-5+b1) ... #16 27.29 Selecting previously unselected package libmagic-mgc. #16 27.29 Preparing to unpack .../020-libmagic-mgc_1%3a5.44-3_amd64.deb ... #16 27.31 Unpacking libmagic-mgc (1:5.44-3) ... #16 27.46 Selecting previously unselected package libmagic1:amd64. #16 27.46 Preparing to unpack .../021-libmagic1_1%3a5.44-3_amd64.deb ... #16 27.48 Unpacking libmagic1:amd64 (1:5.44-3) ... #16 27.58 Selecting previously unselected package file. #16 27.58 Preparing to unpack .../022-file_1%3a5.44-3_amd64.deb ... #16 27.60 Unpacking file (1:5.44-3) ... #16 27.70 Selecting previously unselected package gettext-base. #16 27.70 Preparing to unpack .../023-gettext-base_0.21-12_amd64.deb ... #16 27.71 Unpacking gettext-base (0.21-12) ... #16 27.86 Selecting previously unselected package libuchardet0:amd64. #16 27.86 Preparing to unpack .../024-libuchardet0_0.0.7-1_amd64.deb ... #16 27.87 Unpacking libuchardet0:amd64 (0.0.7-1) ... #16 27.98 Selecting previously unselected package groff-base. #16 27.98 Preparing to unpack .../025-groff-base_1.22.4-10_amd64.deb ... #16 28.00 Unpacking groff-base (1.22.4-10) ... #16 28.17 Selecting previously unselected package inetutils-telnet. #16 28.17 Preparing to unpack .../026-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #16 28.19 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #16 28.29 Selecting previously unselected package libc-l10n. #16 28.29 Preparing to unpack .../027-libc-l10n_2.36-9+deb12u7_all.deb ... #16 28.31 Unpacking libc-l10n (2.36-9+deb12u7) ... #16 28.49 Selecting previously unselected package locales. #16 28.49 Preparing to unpack .../028-locales_2.36-9+deb12u7_all.deb ... #16 28.51 Unpacking locales (2.36-9+deb12u7) ... #16 28.85 Selecting previously unselected package bsdextrautils. #16 28.85 Preparing to unpack .../029-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ... #16 28.87 Unpacking bsdextrautils (2.38.1-5+deb12u1) ... #16 28.99 Selecting previously unselected package libpipeline1:amd64. #16 28.99 Preparing to unpack .../030-libpipeline1_1.5.7-1_amd64.deb ... #16 29.00 Unpacking libpipeline1:amd64 (1.5.7-1) ... #16 29.16 Selecting previously unselected package man-db. #16 29.16 Preparing to unpack .../031-man-db_2.11.2-2_amd64.deb ... #16 29.17 Unpacking man-db (2.11.2-2) ... #16 29.38 Selecting previously unselected package libedit2:amd64. #16 29.38 Preparing to unpack .../032-libedit2_3.1-20221030-2_amd64.deb ... #16 29.40 Unpacking libedit2:amd64 (3.1-20221030-2) ... #16 29.52 Selecting previously unselected package libcbor0.8:amd64. #16 29.52 Preparing to unpack .../033-libcbor0.8_0.8.0-2+b1_amd64.deb ... #16 29.54 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... #16 29.66 Selecting previously unselected package libfido2-1:amd64. #16 29.66 Preparing to unpack .../034-libfido2-1_1.12.0-2+b1_amd64.deb ... #16 29.68 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... #16 29.82 Selecting previously unselected package openssh-client. #16 29.82 Preparing to unpack .../035-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ... #16 29.84 Unpacking openssh-client (1:9.2p1-2+deb12u2) ... #16 30.02 Selecting previously unselected package ucf. #16 30.03 Preparing to unpack .../036-ucf_3.0043+nmu1_all.deb ... #16 30.05 Moving old data out of the way #16 30.05 Unpacking ucf (3.0043+nmu1) ... #16 30.17 Selecting previously unselected package xz-utils. #16 30.17 Preparing to unpack .../037-xz-utils_5.4.1-0.2_amd64.deb ... #16 30.18 Unpacking xz-utils (5.4.1-0.2) ... #16 30.36 Selecting previously unselected package asciidoc-common. #16 30.36 Preparing to unpack .../038-asciidoc-common_10.2.0-1_all.deb ... #16 30.49 Unpacking asciidoc-common (10.2.0-1) ... #16 30.65 Selecting previously unselected package xml-core. #16 30.65 Preparing to unpack .../039-xml-core_0.18+nmu1_all.deb ... #16 30.67 Unpacking xml-core (0.18+nmu1) ... #16 30.84 Selecting previously unselected package docbook-xsl. #16 30.84 Preparing to unpack .../040-docbook-xsl_1.79.2+dfsg-2_all.deb ... #16 30.86 Unpacking docbook-xsl (1.79.2+dfsg-2) ... #16 31.17 Selecting previously unselected package libicu72:amd64. #16 31.17 Preparing to unpack .../041-libicu72_72.1-3_amd64.deb ... #16 31.19 Unpacking libicu72:amd64 (72.1-3) ... #16 31.68 Selecting previously unselected package libxml2:amd64. #16 31.68 Preparing to unpack .../042-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 31.70 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 31.83 Selecting previously unselected package libxml2-utils. #16 31.83 Preparing to unpack .../043-libxml2-utils_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 31.84 Unpacking libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 31.96 Selecting previously unselected package libxslt1.1:amd64. #16 31.97 Preparing to unpack .../044-libxslt1.1_1.1.35-1_amd64.deb ... #16 31.98 Unpacking libxslt1.1:amd64 (1.1.35-1) ... #16 32.09 Selecting previously unselected package xsltproc. #16 32.10 Preparing to unpack .../045-xsltproc_1.1.35-1_amd64.deb ... #16 32.11 Unpacking xsltproc (1.1.35-1) ... #16 32.25 Selecting previously unselected package asciidoc-base. #16 32.25 Preparing to unpack .../046-asciidoc-base_10.2.0-1_all.deb ... #16 32.27 Unpacking asciidoc-base (10.2.0-1) ... #16 32.41 Selecting previously unselected package asciidoc. #16 32.41 Preparing to unpack .../047-asciidoc_10.2.0-1_all.deb ... #16 32.54 Unpacking asciidoc (10.2.0-1) ... #16 32.67 Selecting previously unselected package sgml-data. #16 32.67 Preparing to unpack .../048-sgml-data_2.0.11+nmu1_all.deb ... #16 32.69 Unpacking sgml-data (2.0.11+nmu1) ... #16 32.86 Selecting previously unselected package docbook-xml. #16 32.87 Preparing to unpack .../049-docbook-xml_4.5-12_all.deb ... #16 32.89 Unpacking docbook-xml (4.5-12) ... #16 33.01 Selecting previously unselected package python-apt-common. #16 33.01 Preparing to unpack .../050-python-apt-common_2.6.0_all.deb ... #16 33.03 Unpacking python-apt-common (2.6.0) ... #16 33.15 Selecting previously unselected package distro-info-data. #16 33.15 Preparing to unpack .../051-distro-info-data_0.58+deb12u1_all.deb ... #16 33.16 Unpacking distro-info-data (0.58+deb12u1) ... #16 33.27 Selecting previously unselected package python3-apt. #16 33.27 Preparing to unpack .../052-python3-apt_2.6.0_amd64.deb ... #16 33.28 Unpacking python3-apt (2.6.0) ... #16 33.44 Selecting previously unselected package tex-common. #16 33.44 Preparing to unpack .../053-tex-common_6.18_all.deb ... #16 33.46 Unpacking tex-common (6.18) ... #16 33.69 Selecting previously unselected package libpaper1:amd64. #16 33.69 Preparing to unpack .../054-libpaper1_1.1.29_amd64.deb ... #16 33.72 Unpacking libpaper1:amd64 (1.1.29) ... #16 33.82 Selecting previously unselected package libpaper-utils. #16 33.82 Preparing to unpack .../055-libpaper-utils_1.1.29_amd64.deb ... #16 33.84 Unpacking libpaper-utils (1.1.29) ... #16 33.95 Selecting previously unselected package libkpathsea6:amd64. #16 33.95 Preparing to unpack .../056-libkpathsea6_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 33.96 Unpacking libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 34.08 Selecting previously unselected package libptexenc1:amd64. #16 34.09 Preparing to unpack .../057-libptexenc1_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 34.10 Unpacking libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 34.21 Selecting previously unselected package libsynctex2:amd64. #16 34.22 Preparing to unpack .../058-libsynctex2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 34.23 Unpacking libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 34.35 Selecting previously unselected package libtexlua53-5:amd64. #16 34.35 Preparing to unpack .../059-libtexlua53-5_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 34.36 Unpacking libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 34.48 Selecting previously unselected package libtexluajit2:amd64. #16 34.48 Preparing to unpack .../060-libtexluajit2_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 34.50 Unpacking libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 34.60 Selecting previously unselected package t1utils. #16 34.60 Preparing to unpack .../061-t1utils_1.41-4_amd64.deb ... #16 34.61 Unpacking t1utils (1.41-4) ... #16 34.73 Selecting previously unselected package libbrotli1:amd64. #16 34.73 Preparing to unpack .../062-libbrotli1_1.0.9-2+b6_amd64.deb ... #16 34.75 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #16 34.88 Selecting previously unselected package libpng16-16:amd64. #16 34.88 Preparing to unpack .../063-libpng16-16_1.6.39-2_amd64.deb ... #16 34.89 Unpacking libpng16-16:amd64 (1.6.39-2) ... #16 35.03 Selecting previously unselected package libfreetype6:amd64. #16 35.04 Preparing to unpack .../064-libfreetype6_2.12.1+dfsg-5_amd64.deb ... #16 35.06 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ... #16 35.19 Selecting previously unselected package fonts-dejavu-core. #16 35.20 Preparing to unpack .../065-fonts-dejavu-core_2.37-6_all.deb ... #16 35.21 Unpacking fonts-dejavu-core (2.37-6) ... #16 35.38 Selecting previously unselected package libfontenc1:amd64. #16 35.38 Preparing to unpack .../066-libfontenc1_1%3a1.1.4-1_amd64.deb ... #16 35.40 Unpacking libfontenc1:amd64 (1:1.1.4-1) ... #16 35.52 Selecting previously unselected package x11-common. #16 35.53 Preparing to unpack .../067-x11-common_1%3a7.7+23_all.deb ... #16 35.54 Unpacking x11-common (1:7.7+23) ... #16 35.64 Selecting previously unselected package xfonts-encodings. #16 35.65 Preparing to unpack .../068-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #16 35.66 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #16 35.81 Selecting previously unselected package xfonts-utils. #16 35.81 Preparing to unpack .../069-xfonts-utils_1%3a7.7+6_amd64.deb ... #16 35.82 Unpacking xfonts-utils (1:7.7+6) ... #16 35.96 Selecting previously unselected package fonts-urw-base35. #16 35.97 Preparing to unpack .../070-fonts-urw-base35_20200910-7_all.deb ... #16 36.04 Unpacking fonts-urw-base35 (20200910-7) ... #16 36.56 Selecting previously unselected package fontconfig-config. #16 36.56 Preparing to unpack .../071-fontconfig-config_2.14.1-4_amd64.deb ... #16 36.70 Unpacking fontconfig-config (2.14.1-4) ... #16 36.83 Selecting previously unselected package libfontconfig1:amd64. #16 36.83 Preparing to unpack .../072-libfontconfig1_2.14.1-4_amd64.deb ... #16 36.85 Unpacking libfontconfig1:amd64 (2.14.1-4) ... #16 36.98 Selecting previously unselected package libpixman-1-0:amd64. #16 36.98 Preparing to unpack .../073-libpixman-1-0_0.42.2-1_amd64.deb ... #16 36.99 Unpacking libpixman-1-0:amd64 (0.42.2-1) ... #16 37.12 Selecting previously unselected package libxau6:amd64. #16 37.13 Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ... #16 37.14 Unpacking libxau6:amd64 (1:1.0.9-1) ... #16 37.25 Selecting previously unselected package libxdmcp6:amd64. #16 37.25 Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #16 37.27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #16 37.38 Selecting previously unselected package libxcb1:amd64. #16 37.39 Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ... #16 37.40 Unpacking libxcb1:amd64 (1.15-1) ... #16 37.51 Selecting previously unselected package libx11-data. #16 37.51 Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... #16 37.52 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... #16 37.70 Selecting previously unselected package libx11-6:amd64. #16 37.70 Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... #16 37.72 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 37.87 Selecting previously unselected package libxcb-render0:amd64. #16 37.87 Preparing to unpack .../079-libxcb-render0_1.15-1_amd64.deb ... #16 37.89 Unpacking libxcb-render0:amd64 (1.15-1) ... #16 38.01 Selecting previously unselected package libxcb-shm0:amd64. #16 38.01 Preparing to unpack .../080-libxcb-shm0_1.15-1_amd64.deb ... #16 38.03 Unpacking libxcb-shm0:amd64 (1.15-1) ... #16 38.16 Selecting previously unselected package libxext6:amd64. #16 38.16 Preparing to unpack .../081-libxext6_2%3a1.3.4-1+b1_amd64.deb ... #16 38.17 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... #16 38.29 Selecting previously unselected package libxrender1:amd64. #16 38.29 Preparing to unpack .../082-libxrender1_1%3a0.9.10-1.1_amd64.deb ... #16 38.30 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... #16 38.45 Selecting previously unselected package libcairo2:amd64. #16 38.45 Preparing to unpack .../083-libcairo2_1.16.0-7_amd64.deb ... #16 38.47 Unpacking libcairo2:amd64 (1.16.0-7) ... #16 38.67 Selecting previously unselected package libgraphite2-3:amd64. #16 38.67 Preparing to unpack .../084-libgraphite2-3_1.3.14-1_amd64.deb ... #16 38.70 Unpacking libgraphite2-3:amd64 (1.3.14-1) ... #16 38.88 Selecting previously unselected package libharfbuzz0b:amd64. #16 38.89 Preparing to unpack .../085-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... #16 38.91 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 39.05 Selecting previously unselected package libteckit0:amd64. #16 39.06 Preparing to unpack .../086-libteckit0_2.5.11+ds1-1+b1_amd64.deb ... #16 39.08 Unpacking libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 39.22 Selecting previously unselected package libice6:amd64. #16 39.22 Preparing to unpack .../087-libice6_2%3a1.0.10-1_amd64.deb ... #16 39.23 Unpacking libice6:amd64 (2:1.0.10-1) ... #16 39.35 Selecting previously unselected package libsm6:amd64. #16 39.36 Preparing to unpack .../088-libsm6_2%3a1.2.3-1_amd64.deb ... #16 39.37 Unpacking libsm6:amd64 (2:1.2.3-1) ... #16 39.50 Selecting previously unselected package libxt6:amd64. #16 39.50 Preparing to unpack .../089-libxt6_1%3a1.2.1-1.1_amd64.deb ... #16 39.52 Unpacking libxt6:amd64 (1:1.2.1-1.1) ... #16 39.63 Selecting previously unselected package libxmu6:amd64. #16 39.64 Preparing to unpack .../090-libxmu6_2%3a1.1.3-3_amd64.deb ... #16 39.65 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #16 39.77 Selecting previously unselected package libxpm4:amd64. #16 39.78 Preparing to unpack .../091-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... #16 39.79 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 39.91 Selecting previously unselected package libxaw7:amd64. #16 39.91 Preparing to unpack .../092-libxaw7_2%3a1.0.14-1_amd64.deb ... #16 39.92 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #16 40.06 Selecting previously unselected package libxi6:amd64. #16 40.06 Preparing to unpack .../093-libxi6_2%3a1.8-1+b1_amd64.deb ... #16 40.07 Unpacking libxi6:amd64 (2:1.8-1+b1) ... #16 40.20 Selecting previously unselected package libzzip-0-13:amd64. #16 40.20 Preparing to unpack .../094-libzzip-0-13_0.13.72+dfsg.1-1.1_amd64.deb ... #16 40.21 Unpacking libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 40.34 Selecting previously unselected package texlive-binaries. #16 40.34 Preparing to unpack .../095-texlive-binaries_2022.20220321.62855-5.1+deb12u1_amd64.deb ... #16 40.36 Unpacking texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 40.81 Selecting previously unselected package xdg-utils. #16 40.82 Preparing to unpack .../096-xdg-utils_1.1.3-4.1_all.deb ... #16 40.83 Unpacking xdg-utils (1.1.3-4.1) ... #16 40.98 Selecting previously unselected package texlive-base. #16 40.98 Preparing to unpack .../097-texlive-base_2022.20230122-3_all.deb ... #16 40.99 Unpacking texlive-base (2022.20230122-3) ... #16 42.22 Selecting previously unselected package texlive-fonts-recommended. #16 42.22 Preparing to unpack .../098-texlive-fonts-recommended_2022.20230122-3_all.deb ... #16 42.24 Unpacking texlive-fonts-recommended (2022.20230122-3) ... #16 42.74 Selecting previously unselected package fonts-lmodern. #16 42.74 Preparing to unpack .../099-fonts-lmodern_2.005-1_all.deb ... #16 42.76 Unpacking fonts-lmodern (2.005-1) ... #16 43.14 Selecting previously unselected package texlive-latex-base. #16 43.14 Preparing to unpack .../100-texlive-latex-base_2022.20230122-3_all.deb ... #16 43.16 Unpacking texlive-latex-base (2022.20230122-3) ... #16 43.55 Selecting previously unselected package texlive-latex-recommended. #16 43.55 Preparing to unpack .../101-texlive-latex-recommended_2022.20230122-3_all.deb ... #16 43.57 Unpacking texlive-latex-recommended (2022.20230122-3) ... #16 44.27 Selecting previously unselected package texlive. #16 44.27 Preparing to unpack .../102-texlive_2022.20230122-3_all.deb ... #16 44.29 Unpacking texlive (2022.20230122-3) ... #16 44.41 Selecting previously unselected package texlive-bibtex-extra. #16 44.41 Preparing to unpack .../103-texlive-bibtex-extra_2022.20230122-4_all.deb ... #16 44.43 Unpacking texlive-bibtex-extra (2022.20230122-4) ... #16 45.91 Selecting previously unselected package libthai-data. #16 45.92 Preparing to unpack .../104-libthai-data_0.1.29-1_all.deb ... #16 45.94 Unpacking libthai-data (0.1.29-1) ... #16 46.27 Selecting previously unselected package libdatrie1:amd64. #16 46.27 Preparing to unpack .../105-libdatrie1_0.2.13-2+b1_amd64.deb ... #16 46.29 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... #16 46.42 Selecting previously unselected package libthai0:amd64. #16 46.42 Preparing to unpack .../106-libthai0_0.1.29-1_amd64.deb ... #16 46.44 Unpacking libthai0:amd64 (0.1.29-1) ... #16 46.56 Selecting previously unselected package libsombok3:amd64. #16 46.56 Preparing to unpack .../107-libsombok3_2.4.0-2+b1_amd64.deb ... #16 46.58 Unpacking libsombok3:amd64 (2.4.0-2+b1) ... #16 46.68 Selecting previously unselected package libmime-charset-perl. #16 46.68 Preparing to unpack .../108-libmime-charset-perl_1.013.1-2_all.deb ... #16 46.70 Unpacking libmime-charset-perl (1.013.1-2) ... #16 46.80 Selecting previously unselected package libunicode-linebreak-perl. #16 46.81 Preparing to unpack .../109-libunicode-linebreak-perl_0.0.20190101-1+b5_amd64.deb ... #16 46.82 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 46.96 Selecting previously unselected package libjs-jquery. #16 46.96 Preparing to unpack .../110-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #16 46.99 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 47.13 Selecting previously unselected package lmodern. #16 47.13 Preparing to unpack .../111-lmodern_2.005-1_all.deb ... #16 47.14 Unpacking lmodern (2.005-1) ... #16 47.70 Selecting previously unselected package texlive-luatex. #16 47.70 Preparing to unpack .../112-texlive-luatex_2022.20230122-3_all.deb ... #16 47.72 Unpacking texlive-luatex (2022.20230122-3) ... #16 48.95 Selecting previously unselected package texlive-plain-generic. #16 48.95 Preparing to unpack .../113-texlive-plain-generic_2022.20230122-4_all.deb ... #16 48.97 Unpacking texlive-plain-generic (2022.20230122-4) ... #16 51.25 Selecting previously unselected package texlive-extra-utils. #16 51.26 Preparing to unpack .../114-texlive-extra-utils_2022.20230122-4_all.deb ... #16 51.27 Unpacking texlive-extra-utils (2022.20230122-4) ... #16 52.56 Selecting previously unselected package libapache-pom-java. #16 52.57 Preparing to unpack .../115-libapache-pom-java_29-2_all.deb ... #16 52.59 Unpacking libapache-pom-java (29-2) ... #16 52.68 Selecting previously unselected package libcommons-parent-java. #16 52.69 Preparing to unpack .../116-libcommons-parent-java_56-1_all.deb ... #16 52.71 Unpacking libcommons-parent-java (56-1) ... #16 52.80 Selecting previously unselected package libcommons-logging-java. #16 52.81 Preparing to unpack .../117-libcommons-logging-java_1.2-3_all.deb ... #16 52.82 Unpacking libcommons-logging-java (1.2-3) ... #16 52.93 Selecting previously unselected package libfontbox-java. #16 52.93 Preparing to unpack .../118-libfontbox-java_1%3a1.8.16-2_all.deb ... #16 52.95 Unpacking libfontbox-java (1:1.8.16-2) ... #16 53.07 Selecting previously unselected package libpdfbox-java. #16 53.08 Preparing to unpack .../119-libpdfbox-java_1%3a1.8.16-2_all.deb ... #16 53.09 Unpacking libpdfbox-java (1:1.8.16-2) ... #16 53.43 Selecting previously unselected package preview-latex-style. #16 53.44 Preparing to unpack .../120-preview-latex-style_12.2-1_all.deb ... #16 53.46 Unpacking preview-latex-style (12.2-1) ... #16 53.58 Selecting previously unselected package texlive-pictures. #16 53.59 Preparing to unpack .../121-texlive-pictures_2022.20230122-3_all.deb ... #16 53.60 Unpacking texlive-pictures (2022.20230122-3) ... #16 54.56 Selecting previously unselected package texlive-latex-extra. #16 54.57 Preparing to unpack .../122-texlive-latex-extra_2022.20230122-4_all.deb ... #16 54.58 Unpacking texlive-latex-extra (2022.20230122-4) ... #16 55.81 Selecting previously unselected package fonts-gfs-baskerville. #16 55.82 Preparing to unpack .../123-fonts-gfs-baskerville_1.1-6_all.deb ... #16 55.84 Unpacking fonts-gfs-baskerville (1.1-6) ... #16 55.94 Selecting previously unselected package fonts-gfs-porson. #16 55.94 Preparing to unpack .../124-fonts-gfs-porson_1.1-7_all.deb ... #16 55.96 Unpacking fonts-gfs-porson (1.1-7) ... #16 56.08 Selecting previously unselected package texlive-lang-greek. #16 56.09 Preparing to unpack .../125-texlive-lang-greek_2022.20230122-1_all.deb ... #16 56.11 Unpacking texlive-lang-greek (2022.20230122-1) ... #16 57.35 Selecting previously unselected package texlive-science. #16 57.36 Preparing to unpack .../126-texlive-science_2022.20230122-4_all.deb ... #16 57.37 Unpacking texlive-science (2022.20230122-4) ... #16 57.72 Selecting previously unselected package dblatex. #16 57.73 Preparing to unpack .../127-dblatex_0.3.12py3-2_all.deb ... #16 57.74 Unpacking dblatex (0.3.12py3-2) ... #16 57.91 Selecting previously unselected package docbook. #16 57.92 Preparing to unpack .../128-docbook_4.5-10_all.deb ... #16 57.94 Unpacking docbook (4.5-10) ... #16 58.08 Selecting previously unselected package libosp5. #16 58.09 Preparing to unpack .../129-libosp5_1.5.2-13+b2_amd64.deb ... #16 58.10 Unpacking libosp5 (1.5.2-13+b2) ... #16 58.27 Selecting previously unselected package libostyle1c2. #16 58.28 Preparing to unpack .../130-libostyle1c2_1.4devel1-22_amd64.deb ... #16 58.29 Unpacking libostyle1c2 (1.4devel1-22) ... #16 58.46 Selecting previously unselected package openjade. #16 58.47 Preparing to unpack .../131-openjade_1.4devel1-22_amd64.deb ... #16 58.48 Unpacking openjade (1.4devel1-22) ... #16 58.63 Selecting previously unselected package docbook-dsssl. #16 58.63 Preparing to unpack .../132-docbook-dsssl_1.79-10_all.deb ... #16 58.65 Unpacking docbook-dsssl (1.79-10) ... #16 58.79 Selecting previously unselected package teckit. #16 58.80 Preparing to unpack .../133-teckit_2.5.11+ds1-1+b1_amd64.deb ... #16 58.81 Unpacking teckit (2.5.11+ds1-1+b1) ... #16 58.95 Selecting previously unselected package tipa. #16 58.95 Preparing to unpack .../134-tipa_2%3a1.3-21_all.deb ... #16 58.97 Unpacking tipa (2:1.3-21) ... #16 59.25 Selecting previously unselected package texlive-xetex. #16 59.26 Preparing to unpack .../135-texlive-xetex_2022.20230122-3_all.deb ... #16 59.28 Unpacking texlive-xetex (2022.20230122-3) ... #16 59.85 Selecting previously unselected package texlive-formats-extra. #16 59.86 Preparing to unpack .../136-texlive-formats-extra_2022.20230122-4_all.deb ... #16 59.87 Unpacking texlive-formats-extra (2022.20230122-4) ... #16 60.35 Selecting previously unselected package lynx-common. #16 60.36 Preparing to unpack .../137-lynx-common_2.9.0dev.12-1_all.deb ... #16 60.37 Unpacking lynx-common (2.9.0dev.12-1) ... #16 60.55 Selecting previously unselected package lynx. #16 60.56 Preparing to unpack .../138-lynx_2.9.0dev.12-1_amd64.deb ... #16 60.58 Unpacking lynx (2.9.0dev.12-1) ... #16 60.71 Selecting previously unselected package libsgmls-perl. #16 60.72 Preparing to unpack .../139-libsgmls-perl_1.03ii-38_all.deb ... #16 60.73 Unpacking libsgmls-perl (1.03ii-38) ... #16 60.84 Selecting previously unselected package sgmlspl. #16 60.84 Preparing to unpack .../140-sgmlspl_1.03ii-38_all.deb ... #16 60.86 Unpacking sgmlspl (1.03ii-38) ... #16 60.96 Selecting previously unselected package opensp. #16 60.96 Preparing to unpack .../141-opensp_1.5.2-13+b2_amd64.deb ... #16 60.98 Unpacking opensp (1.5.2-13+b2) ... #16 61.12 Selecting previously unselected package docbook-utils. #16 61.13 Preparing to unpack .../142-docbook-utils_0.6.14-4_all.deb ... #16 61.14 Unpacking docbook-utils (0.6.14-4) ... #16 61.26 Selecting previously unselected package asciidoc-dblatex. #16 61.27 Preparing to unpack .../143-asciidoc-dblatex_10.2.0-1_all.deb ... #16 61.28 Unpacking asciidoc-dblatex (10.2.0-1) ... #16 61.77 Selecting previously unselected package autoconf. #16 61.78 Preparing to unpack .../144-autoconf_2.71-3_all.deb ... #16 61.80 Unpacking autoconf (2.71-3) ... #16 61.95 Selecting previously unselected package libgc1:amd64. #16 61.96 Preparing to unpack .../145-libgc1_1%3a8.2.2-3_amd64.deb ... #16 61.98 Unpacking libgc1:amd64 (1:8.2.2-3) ... #16 62.12 Selecting previously unselected package guile-3.0-libs:amd64. #16 62.12 Preparing to unpack .../146-guile-3.0-libs_3.0.8-2_amd64.deb ... #16 62.14 Unpacking guile-3.0-libs:amd64 (3.0.8-2) ... #16 62.62 Selecting previously unselected package libopts25:amd64. #16 62.63 Preparing to unpack .../147-libopts25_1%3a5.18.16-5_amd64.deb ... #16 62.64 Unpacking libopts25:amd64 (1:5.18.16-5) ... #16 62.75 Selecting previously unselected package libopts25-dev:amd64. #16 62.75 Preparing to unpack .../148-libopts25-dev_1%3a5.18.16-5_amd64.deb ... #16 62.77 Unpacking libopts25-dev:amd64 (1:5.18.16-5) ... #16 62.87 Selecting previously unselected package autogen. #16 62.88 Preparing to unpack .../149-autogen_1%3a5.18.16-5_amd64.deb ... #16 62.89 Unpacking autogen (1:5.18.16-5) ... #16 62.91 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.16-5) ... #16 63.01 Selecting previously unselected package autotools-dev. #16 63.02 Preparing to unpack .../150-autotools-dev_20220109.1_all.deb ... #16 63.03 Unpacking autotools-dev (20220109.1) ... #16 63.16 Selecting previously unselected package automake. #16 63.17 Preparing to unpack .../151-automake_1%3a1.16.5-1.3_all.deb ... #16 63.19 Unpacking automake (1:1.16.5-1.3) ... #16 63.33 Selecting previously unselected package autopoint. #16 63.34 Preparing to unpack .../152-autopoint_0.21-12_all.deb ... #16 63.36 Unpacking autopoint (0.21-12) ... #16 63.48 Selecting previously unselected package bc. #16 63.48 Preparing to unpack .../153-bc_1.07.1-3+b1_amd64.deb ... #16 63.50 Unpacking bc (1.07.1-3+b1) ... #16 63.62 Selecting previously unselected package binutils-common:amd64. #16 63.62 Preparing to unpack .../154-binutils-common_2.40-2_amd64.deb ... #16 63.64 Unpacking binutils-common:amd64 (2.40-2) ... #16 63.91 Selecting previously unselected package libbinutils:amd64. #16 63.91 Preparing to unpack .../155-libbinutils_2.40-2_amd64.deb ... #16 63.93 Unpacking libbinutils:amd64 (2.40-2) ... #16 64.09 Selecting previously unselected package libctf-nobfd0:amd64. #16 64.10 Preparing to unpack .../156-libctf-nobfd0_2.40-2_amd64.deb ... #16 64.11 Unpacking libctf-nobfd0:amd64 (2.40-2) ... #16 64.24 Selecting previously unselected package libctf0:amd64. #16 64.25 Preparing to unpack .../157-libctf0_2.40-2_amd64.deb ... #16 64.27 Unpacking libctf0:amd64 (2.40-2) ... #16 64.40 Selecting previously unselected package libgprofng0:amd64. #16 64.41 Preparing to unpack .../158-libgprofng0_2.40-2_amd64.deb ... #16 64.42 Unpacking libgprofng0:amd64 (2.40-2) ... #16 64.60 Selecting previously unselected package libjansson4:amd64. #16 64.60 Preparing to unpack .../159-libjansson4_2.14-2_amd64.deb ... #16 64.62 Unpacking libjansson4:amd64 (2.14-2) ... #16 64.73 Selecting previously unselected package binutils-x86-64-linux-gnu. #16 64.73 Preparing to unpack .../160-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... #16 64.75 Unpacking binutils-x86-64-linux-gnu (2.40-2) ... #16 64.99 Selecting previously unselected package binutils. #16 65.00 Preparing to unpack .../161-binutils_2.40-2_amd64.deb ... #16 65.02 Unpacking binutils (2.40-2) ... #16 65.13 Selecting previously unselected package binutils-arm-none-eabi. #16 65.14 Preparing to unpack .../162-binutils-arm-none-eabi_2.40-2+18+b1_amd64.deb ... #16 65.16 Unpacking binutils-arm-none-eabi (2.40-2+18+b1) ... #16 65.42 Selecting previously unselected package bison. #16 65.43 Preparing to unpack .../163-bison_2%3a3.8.2+dfsg-1+b1_amd64.deb ... #16 65.45 Unpacking bison (2:3.8.2+dfsg-1+b1) ... #16 65.61 Selecting previously unselected package libc-dev-bin. #16 65.62 Preparing to unpack .../164-libc-dev-bin_2.36-9+deb12u7_amd64.deb ... #16 65.63 Unpacking libc-dev-bin (2.36-9+deb12u7) ... #16 65.74 Selecting previously unselected package linux-libc-dev:amd64. #16 65.74 Preparing to unpack .../165-linux-libc-dev_6.1.90-1_amd64.deb ... #16 65.76 Unpacking linux-libc-dev:amd64 (6.1.90-1) ... #16 66.03 Selecting previously unselected package libcrypt-dev:amd64. #16 66.04 Preparing to unpack .../166-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... #16 66.06 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... #16 66.17 Selecting previously unselected package libtirpc-dev:amd64. #16 66.18 Preparing to unpack .../167-libtirpc-dev_1.3.3+ds-1_amd64.deb ... #16 66.23 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 66.40 Selecting previously unselected package libnsl-dev:amd64. #16 66.41 Preparing to unpack .../168-libnsl-dev_1.3.0-2_amd64.deb ... #16 66.43 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #16 66.66 Selecting previously unselected package rpcsvc-proto. #16 66.67 Preparing to unpack .../169-rpcsvc-proto_1.4.3-1_amd64.deb ... #16 66.69 Unpacking rpcsvc-proto (1.4.3-1) ... #16 66.80 Selecting previously unselected package libc6-dev:amd64. #16 66.81 Preparing to unpack .../170-libc6-dev_2.36-9+deb12u7_amd64.deb ... #16 66.83 Unpacking libc6-dev:amd64 (2.36-9+deb12u7) ... #16 67.06 Selecting previously unselected package libisl23:amd64. #16 67.07 Preparing to unpack .../171-libisl23_0.25-1.1_amd64.deb ... #16 67.09 Unpacking libisl23:amd64 (0.25-1.1) ... #16 67.24 Selecting previously unselected package libmpc3:amd64. #16 67.25 Preparing to unpack .../172-libmpc3_1.3.1-1_amd64.deb ... #16 67.26 Unpacking libmpc3:amd64 (1.3.1-1) ... #16 67.36 Selecting previously unselected package cpp-12. #16 67.37 Preparing to unpack .../173-cpp-12_12.2.0-14_amd64.deb ... #16 67.39 Unpacking cpp-12 (12.2.0-14) ... #16 67.94 Selecting previously unselected package cpp. #16 67.94 Preparing to unpack .../174-cpp_4%3a12.2.0-3_amd64.deb ... #16 67.96 Unpacking cpp (4:12.2.0-3) ... #16 68.08 Selecting previously unselected package libcc1-0:amd64. #16 68.09 Preparing to unpack .../175-libcc1-0_12.2.0-14_amd64.deb ... #16 68.11 Unpacking libcc1-0:amd64 (12.2.0-14) ... #16 68.24 Selecting previously unselected package libgomp1:amd64. #16 68.24 Preparing to unpack .../176-libgomp1_12.2.0-14_amd64.deb ... #16 68.26 Unpacking libgomp1:amd64 (12.2.0-14) ... #16 68.39 Selecting previously unselected package libitm1:amd64. #16 68.40 Preparing to unpack .../177-libitm1_12.2.0-14_amd64.deb ... #16 68.41 Unpacking libitm1:amd64 (12.2.0-14) ... #16 68.54 Selecting previously unselected package libatomic1:amd64. #16 68.54 Preparing to unpack .../178-libatomic1_12.2.0-14_amd64.deb ... #16 68.56 Unpacking libatomic1:amd64 (12.2.0-14) ... #16 68.66 Selecting previously unselected package libasan8:amd64. #16 68.67 Preparing to unpack .../179-libasan8_12.2.0-14_amd64.deb ... #16 68.68 Unpacking libasan8:amd64 (12.2.0-14) ... #16 68.94 Selecting previously unselected package liblsan0:amd64. #16 68.95 Preparing to unpack .../180-liblsan0_12.2.0-14_amd64.deb ... #16 68.96 Unpacking liblsan0:amd64 (12.2.0-14) ... #16 69.13 Selecting previously unselected package libtsan2:amd64. #16 69.14 Preparing to unpack .../181-libtsan2_12.2.0-14_amd64.deb ... #16 69.16 Unpacking libtsan2:amd64 (12.2.0-14) ... #16 69.41 Selecting previously unselected package libubsan1:amd64. #16 69.42 Preparing to unpack .../182-libubsan1_12.2.0-14_amd64.deb ... #16 69.43 Unpacking libubsan1:amd64 (12.2.0-14) ... #16 69.61 Selecting previously unselected package libquadmath0:amd64. #16 69.62 Preparing to unpack .../183-libquadmath0_12.2.0-14_amd64.deb ... #16 69.63 Unpacking libquadmath0:amd64 (12.2.0-14) ... #16 69.74 Selecting previously unselected package libgcc-12-dev:amd64. #16 69.75 Preparing to unpack .../184-libgcc-12-dev_12.2.0-14_amd64.deb ... #16 69.76 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ... #16 69.98 Selecting previously unselected package gcc-12. #16 69.99 Preparing to unpack .../185-gcc-12_12.2.0-14_amd64.deb ... #16 70.01 Unpacking gcc-12 (12.2.0-14) ... #16 70.63 Selecting previously unselected package gcc. #16 70.64 Preparing to unpack .../186-gcc_4%3a12.2.0-3_amd64.deb ... #16 70.65 Unpacking gcc (4:12.2.0-3) ... #16 70.76 Selecting previously unselected package libstdc++-12-dev:amd64. #16 70.77 Preparing to unpack .../187-libstdc++-12-dev_12.2.0-14_amd64.deb ... #16 70.78 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ... #16 71.04 Selecting previously unselected package g++-12. #16 71.05 Preparing to unpack .../188-g++-12_12.2.0-14_amd64.deb ... #16 71.07 Unpacking g++-12 (12.2.0-14) ... #16 71.74 Selecting previously unselected package g++. #16 71.75 Preparing to unpack .../189-g++_4%3a12.2.0-3_amd64.deb ... #16 71.76 Unpacking g++ (4:12.2.0-3) ... #16 71.86 Selecting previously unselected package make. #16 71.87 Preparing to unpack .../190-make_4.3-4.1_amd64.deb ... #16 71.90 Unpacking make (4.3-4.1) ... #16 72.02 Selecting previously unselected package libdpkg-perl. #16 72.03 Preparing to unpack .../191-libdpkg-perl_1.21.22_all.deb ... #16 72.05 Unpacking libdpkg-perl (1.21.22) ... #16 72.18 Selecting previously unselected package patch. #16 72.19 Preparing to unpack .../192-patch_2.7.6-7_amd64.deb ... #16 72.21 Unpacking patch (2.7.6-7) ... #16 72.34 Selecting previously unselected package dpkg-dev. #16 72.35 Preparing to unpack .../193-dpkg-dev_1.21.22_all.deb ... #16 72.36 Unpacking dpkg-dev (1.21.22) ... #16 72.53 Selecting previously unselected package build-essential. #16 72.54 Preparing to unpack .../194-build-essential_12.9_amd64.deb ... #16 72.55 Unpacking build-essential (12.9) ... #16 72.69 Selecting previously unselected package libhiredis0.14:amd64. #16 72.70 Preparing to unpack .../195-libhiredis0.14_0.14.1-3_amd64.deb ... #16 72.72 Unpacking libhiredis0.14:amd64 (0.14.1-3) ... #16 72.84 Selecting previously unselected package ccache. #16 72.85 Preparing to unpack .../196-ccache_4.8+really4.7.5-1_amd64.deb ... #16 72.86 Unpacking ccache (4.8+really4.7.5-1) ... #16 73.04 Selecting previously unselected package libarchive13:amd64. #16 73.05 Preparing to unpack .../197-libarchive13_3.6.2-1+deb12u1_amd64.deb ... #16 73.06 Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 73.18 Selecting previously unselected package libsasl2-modules-db:amd64. #16 73.19 Preparing to unpack .../198-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #16 73.20 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 73.31 Selecting previously unselected package libsasl2-2:amd64. #16 73.32 Preparing to unpack .../199-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #16 73.33 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 73.46 Selecting previously unselected package libldap-2.5-0:amd64. #16 73.47 Preparing to unpack .../200-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #16 73.48 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 73.62 Selecting previously unselected package libnghttp2-14:amd64. #16 73.63 Preparing to unpack .../201-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ... #16 73.64 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 73.77 Selecting previously unselected package librtmp1:amd64. #16 73.78 Preparing to unpack .../202-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #16 73.79 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 73.92 Selecting previously unselected package libssh2-1:amd64. #16 73.93 Preparing to unpack .../203-libssh2-1_1.10.0-3+b1_amd64.deb ... #16 73.94 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #16 74.08 Selecting previously unselected package libcurl4:amd64. #16 74.09 Preparing to unpack .../204-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #16 74.10 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ... #16 74.24 Selecting previously unselected package libjsoncpp25:amd64. #16 74.25 Preparing to unpack .../205-libjsoncpp25_1.9.5-4_amd64.deb ... #16 74.26 Unpacking libjsoncpp25:amd64 (1.9.5-4) ... #16 74.39 Selecting previously unselected package librhash0:amd64. #16 74.40 Preparing to unpack .../206-librhash0_1.4.3-3_amd64.deb ... #16 74.41 Unpacking librhash0:amd64 (1.4.3-3) ... #16 74.55 Selecting previously unselected package libuv1:amd64. #16 74.56 Preparing to unpack .../207-libuv1_1.44.2-1+deb12u1_amd64.deb ... #16 74.58 Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ... #16 74.74 Selecting previously unselected package cmake-data. #16 74.74 Preparing to unpack .../208-cmake-data_3.25.1-1_all.deb ... #16 74.77 Unpacking cmake-data (3.25.1-1) ... #16 75.32 Selecting previously unselected package cmake. #16 75.32 Preparing to unpack .../209-cmake_3.25.1-1_amd64.deb ... #16 75.35 Unpacking cmake (3.25.1-1) ... #16 75.86 Selecting previously unselected package comerr-dev:amd64. #16 75.87 Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2_amd64.deb ... #16 75.89 Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ... #16 76.01 Selecting previously unselected package libtinyxml2-9:amd64. #16 76.01 Preparing to unpack .../211-libtinyxml2-9_9.0.0+dfsg-3.1_amd64.deb ... #16 76.03 Unpacking libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 76.14 Selecting previously unselected package python3-pkg-resources. #16 76.15 Preparing to unpack .../212-python3-pkg-resources_66.1.1-1_all.deb ... #16 76.17 Unpacking python3-pkg-resources (66.1.1-1) ... #16 76.31 Selecting previously unselected package python3-pygments. #16 76.31 Preparing to unpack .../213-python3-pygments_2.14.0+dfsg-1_all.deb ... #16 76.33 Unpacking python3-pygments (2.14.0+dfsg-1) ... #16 76.49 Selecting previously unselected package cppcheck. #16 76.50 Preparing to unpack .../214-cppcheck_2.10-2_amd64.deb ... #16 76.51 Unpacking cppcheck (2.10-2) ... #16 77.02 Selecting previously unselected package curl. #16 77.03 Preparing to unpack .../215-curl_7.88.1-10+deb12u5_amd64.deb ... #16 77.23 Unpacking curl (7.88.1-10+deb12u5) ... #16 77.42 Selecting previously unselected package libdebhelper-perl. #16 77.43 Preparing to unpack .../216-libdebhelper-perl_13.11.4_all.deb ... #16 77.45 Unpacking libdebhelper-perl (13.11.4) ... #16 77.57 Selecting previously unselected package libtool. #16 77.57 Preparing to unpack .../217-libtool_2.4.7-5_all.deb ... #16 77.59 Unpacking libtool (2.4.7-5) ... #16 77.70 Selecting previously unselected package dh-autoreconf. #16 77.71 Preparing to unpack .../218-dh-autoreconf_20_all.deb ... #16 77.72 Unpacking dh-autoreconf (20) ... #16 77.83 Selecting previously unselected package libarchive-zip-perl. #16 77.84 Preparing to unpack .../219-libarchive-zip-perl_1.68-1_all.deb ... #16 77.85 Unpacking libarchive-zip-perl (1.68-1) ... #16 77.96 Selecting previously unselected package libsub-override-perl. #16 77.97 Preparing to unpack .../220-libsub-override-perl_0.09-4_all.deb ... #16 77.98 Unpacking libsub-override-perl (0.09-4) ... #16 78.09 Selecting previously unselected package libfile-stripnondeterminism-perl. #16 78.09 Preparing to unpack .../221-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... #16 78.11 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... #16 78.21 Selecting previously unselected package dh-strip-nondeterminism. #16 78.22 Preparing to unpack .../222-dh-strip-nondeterminism_1.13.1-1_all.deb ... #16 78.24 Unpacking dh-strip-nondeterminism (1.13.1-1) ... #16 78.33 Selecting previously unselected package dwz. #16 78.34 Preparing to unpack .../223-dwz_0.15-1_amd64.deb ... #16 78.36 Unpacking dwz (0.15-1) ... #16 78.48 Selecting previously unselected package gettext. #16 78.49 Preparing to unpack .../224-gettext_0.21-12_amd64.deb ... #16 78.50 Unpacking gettext (0.21-12) ... #16 78.67 Selecting previously unselected package intltool-debian. #16 78.68 Preparing to unpack .../225-intltool-debian_0.35.0+20060710.6_all.deb ... #16 78.70 Unpacking intltool-debian (0.35.0+20060710.6) ... #16 78.80 Selecting previously unselected package po-debconf. #16 78.80 Preparing to unpack .../226-po-debconf_1.0.21+nmu1_all.deb ... #16 78.82 Unpacking po-debconf (1.0.21+nmu1) ... #16 78.93 Selecting previously unselected package debhelper. #16 78.94 Preparing to unpack .../227-debhelper_13.11.4_all.deb ... #16 78.96 Unpacking debhelper (13.11.4) ... #16 79.11 Selecting previously unselected package libtext-charwidth-perl:amd64. #16 79.12 Preparing to unpack .../228-libtext-charwidth-perl_0.04-11_amd64.deb ... #16 79.13 Unpacking libtext-charwidth-perl:amd64 (0.04-11) ... #16 79.23 Selecting previously unselected package libtext-wrapi18n-perl. #16 79.24 Preparing to unpack .../229-libtext-wrapi18n-perl_0.06-10_all.deb ... #16 79.26 Unpacking libtext-wrapi18n-perl (0.06-10) ... #16 79.38 Selecting previously unselected package module-assistant. #16 79.39 Preparing to unpack .../230-module-assistant_0.11.11_all.deb ... #16 79.41 Unpacking module-assistant (0.11.11) ... #16 79.53 Selecting previously unselected package dahdi-source. #16 79.53 Preparing to unpack .../231-dahdi-source_1%3a2.11.1.0.20170917~dfsg-8.4_all.deb ... #16 79.55 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 79.68 Selecting previously unselected package libfakeroot:amd64. #16 79.69 Preparing to unpack .../232-libfakeroot_1.31-1.2_amd64.deb ... #16 79.70 Unpacking libfakeroot:amd64 (1.31-1.2) ... #16 79.82 Selecting previously unselected package fakeroot. #16 79.83 Preparing to unpack .../233-fakeroot_1.31-1.2_amd64.deb ... #16 79.84 Unpacking fakeroot (1.31-1.2) ... #16 79.97 Selecting previously unselected package libassuan0:amd64. #16 79.98 Preparing to unpack .../234-libassuan0_2.5.5-5_amd64.deb ... #16 79.99 Unpacking libassuan0:amd64 (2.5.5-5) ... #16 80.09 Selecting previously unselected package gpgconf. #16 80.10 Preparing to unpack .../235-gpgconf_2.2.40-1.1_amd64.deb ... #16 80.12 Unpacking gpgconf (2.2.40-1.1) ... #16 80.25 Selecting previously unselected package libksba8:amd64. #16 80.26 Preparing to unpack .../236-libksba8_1.6.3-2_amd64.deb ... #16 80.27 Unpacking libksba8:amd64 (1.6.3-2) ... #16 80.40 Selecting previously unselected package libnpth0:amd64. #16 80.41 Preparing to unpack .../237-libnpth0_1.6-3_amd64.deb ... #16 80.42 Unpacking libnpth0:amd64 (1.6-3) ... #16 80.55 Selecting previously unselected package dirmngr. #16 80.56 Preparing to unpack .../238-dirmngr_2.2.40-1.1_amd64.deb ... #16 80.59 Unpacking dirmngr (2.2.40-1.1) ... #16 80.71 Selecting previously unselected package gnupg-l10n. #16 80.72 Preparing to unpack .../239-gnupg-l10n_2.2.40-1.1_all.deb ... #16 80.73 Unpacking gnupg-l10n (2.2.40-1.1) ... #16 80.87 Selecting previously unselected package gnupg-utils. #16 80.88 Preparing to unpack .../240-gnupg-utils_2.2.40-1.1_amd64.deb ... #16 80.90 Unpacking gnupg-utils (2.2.40-1.1) ... #16 81.05 Selecting previously unselected package gpg. #16 81.06 Preparing to unpack .../241-gpg_2.2.40-1.1_amd64.deb ... #16 81.07 Unpacking gpg (2.2.40-1.1) ... #16 81.22 Selecting previously unselected package pinentry-curses. #16 81.23 Preparing to unpack .../242-pinentry-curses_1.2.1-1_amd64.deb ... #16 81.24 Unpacking pinentry-curses (1.2.1-1) ... #16 81.37 Selecting previously unselected package gpg-agent. #16 81.38 Preparing to unpack .../243-gpg-agent_2.2.40-1.1_amd64.deb ... #16 81.39 Unpacking gpg-agent (2.2.40-1.1) ... #16 81.53 Selecting previously unselected package gpg-wks-client. #16 81.54 Preparing to unpack .../244-gpg-wks-client_2.2.40-1.1_amd64.deb ... #16 81.56 Unpacking gpg-wks-client (2.2.40-1.1) ... #16 81.68 Selecting previously unselected package gpg-wks-server. #16 81.68 Preparing to unpack .../245-gpg-wks-server_2.2.40-1.1_amd64.deb ... #16 81.70 Unpacking gpg-wks-server (2.2.40-1.1) ... #16 81.85 Selecting previously unselected package gpgsm. #16 81.86 Preparing to unpack .../246-gpgsm_2.2.40-1.1_amd64.deb ... #16 81.87 Unpacking gpgsm (2.2.40-1.1) ... #16 82.00 Selecting previously unselected package gnupg. #16 82.01 Preparing to unpack .../247-gnupg_2.2.40-1.1_all.deb ... #16 82.03 Unpacking gnupg (2.2.40-1.1) ... #16 82.16 Selecting previously unselected package libfile-dirlist-perl. #16 82.16 Preparing to unpack .../248-libfile-dirlist-perl_0.05-3_all.deb ... #16 82.18 Unpacking libfile-dirlist-perl (0.05-3) ... #16 82.29 Selecting previously unselected package libfile-which-perl. #16 82.29 Preparing to unpack .../249-libfile-which-perl_1.27-2_all.deb ... #16 82.31 Unpacking libfile-which-perl (1.27-2) ... #16 82.99 Selecting previously unselected package libfile-homedir-perl. #16 83.00 Preparing to unpack .../250-libfile-homedir-perl_1.006-2_all.deb ... #16 83.01 Unpacking libfile-homedir-perl (1.006-2) ... #16 83.18 Selecting previously unselected package libfile-touch-perl. #16 83.18 Preparing to unpack .../251-libfile-touch-perl_0.12-2_all.deb ... #16 83.21 Unpacking libfile-touch-perl (0.12-2) ... #16 83.36 Selecting previously unselected package libio-pty-perl. #16 83.36 Preparing to unpack .../252-libio-pty-perl_1%3a1.17-1_amd64.deb ... #16 83.39 Unpacking libio-pty-perl (1:1.17-1) ... #16 83.52 Selecting previously unselected package libipc-run-perl. #16 83.53 Preparing to unpack .../253-libipc-run-perl_20220807.0-1_all.deb ... #16 83.55 Unpacking libipc-run-perl (20220807.0-1) ... #16 83.65 Selecting previously unselected package libclass-method-modifiers-perl. #16 83.66 Preparing to unpack .../254-libclass-method-modifiers-perl_2.14-1_all.deb ... #16 83.68 Unpacking libclass-method-modifiers-perl (2.14-1) ... #16 83.78 Selecting previously unselected package libclass-xsaccessor-perl. #16 83.79 Preparing to unpack .../255-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ... #16 83.80 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ... #16 83.91 Selecting previously unselected package libb-hooks-op-check-perl:amd64. #16 83.91 Preparing to unpack .../256-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ... #16 83.93 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 84.03 Selecting previously unselected package libdynaloader-functions-perl. #16 84.04 Preparing to unpack .../257-libdynaloader-functions-perl_0.003-3_all.deb ... #16 84.06 Unpacking libdynaloader-functions-perl (0.003-3) ... #16 84.17 Selecting previously unselected package libdevel-callchecker-perl:amd64. #16 84.17 Preparing to unpack .../258-libdevel-callchecker-perl_0.008-2_amd64.deb ... #16 84.19 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ... #16 84.29 Selecting previously unselected package libparams-classify-perl:amd64. #16 84.30 Preparing to unpack .../259-libparams-classify-perl_0.015-2+b1_amd64.deb ... #16 84.32 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ... #16 84.43 Selecting previously unselected package libmodule-runtime-perl. #16 84.43 Preparing to unpack .../260-libmodule-runtime-perl_0.016-2_all.deb ... #16 84.45 Unpacking libmodule-runtime-perl (0.016-2) ... #16 84.55 Selecting previously unselected package libimport-into-perl. #16 84.56 Preparing to unpack .../261-libimport-into-perl_1.002005-2_all.deb ... #16 84.57 Unpacking libimport-into-perl (1.002005-2) ... #16 84.67 Selecting previously unselected package librole-tiny-perl. #16 84.68 Preparing to unpack .../262-librole-tiny-perl_2.002004-1_all.deb ... #16 84.70 Unpacking librole-tiny-perl (2.002004-1) ... #16 84.80 Selecting previously unselected package libsub-quote-perl. #16 84.81 Preparing to unpack .../263-libsub-quote-perl_2.006008-1_all.deb ... #16 84.82 Unpacking libsub-quote-perl (2.006008-1) ... #16 84.92 Selecting previously unselected package libmoo-perl. #16 84.92 Preparing to unpack .../264-libmoo-perl_2.005005-1_all.deb ... #16 84.94 Unpacking libmoo-perl (2.005005-1) ... #16 85.05 Selecting previously unselected package libencode-locale-perl. #16 85.06 Preparing to unpack .../265-libencode-locale-perl_1.05-3_all.deb ... #16 85.07 Unpacking libencode-locale-perl (1.05-3) ... #16 85.17 Selecting previously unselected package libtimedate-perl. #16 85.18 Preparing to unpack .../266-libtimedate-perl_2.3300-2_all.deb ... #16 85.20 Unpacking libtimedate-perl (2.3300-2) ... #16 85.30 Selecting previously unselected package libhttp-date-perl. #16 85.31 Preparing to unpack .../267-libhttp-date-perl_6.05-2_all.deb ... #16 85.33 Unpacking libhttp-date-perl (6.05-2) ... #16 85.43 Selecting previously unselected package libfile-listing-perl. #16 85.44 Preparing to unpack .../268-libfile-listing-perl_6.15-1_all.deb ... #16 85.46 Unpacking libfile-listing-perl (6.15-1) ... #16 85.56 Selecting previously unselected package libhtml-tagset-perl. #16 85.57 Preparing to unpack .../269-libhtml-tagset-perl_3.20-6_all.deb ... #16 85.58 Unpacking libhtml-tagset-perl (3.20-6) ... #16 85.67 Selecting previously unselected package libregexp-ipv6-perl. #16 85.68 Preparing to unpack .../270-libregexp-ipv6-perl_0.03-3_all.deb ... #16 85.70 Unpacking libregexp-ipv6-perl (0.03-3) ... #16 85.80 Selecting previously unselected package liburi-perl. #16 85.80 Preparing to unpack .../271-liburi-perl_5.17-1_all.deb ... #16 85.82 Unpacking liburi-perl (5.17-1) ... #16 85.92 Selecting previously unselected package libhtml-parser-perl:amd64. #16 85.93 Preparing to unpack .../272-libhtml-parser-perl_3.81-1_amd64.deb ... #16 85.95 Unpacking libhtml-parser-perl:amd64 (3.81-1) ... #16 86.05 Selecting previously unselected package libhtml-tree-perl. #16 86.06 Preparing to unpack .../273-libhtml-tree-perl_5.07-3_all.deb ... #16 86.08 Unpacking libhtml-tree-perl (5.07-3) ... #16 86.19 Selecting previously unselected package libclone-perl:amd64. #16 86.20 Preparing to unpack .../274-libclone-perl_0.46-1_amd64.deb ... #16 86.21 Unpacking libclone-perl:amd64 (0.46-1) ... #16 86.32 Selecting previously unselected package libio-html-perl. #16 86.32 Preparing to unpack .../275-libio-html-perl_1.004-3_all.deb ... #16 86.34 Unpacking libio-html-perl (1.004-3) ... #16 86.45 Selecting previously unselected package liblwp-mediatypes-perl. #16 86.45 Preparing to unpack .../276-liblwp-mediatypes-perl_6.04-2_all.deb ... #16 86.47 Unpacking liblwp-mediatypes-perl (6.04-2) ... #16 86.57 Selecting previously unselected package libhttp-message-perl. #16 86.58 Preparing to unpack .../277-libhttp-message-perl_6.44-1_all.deb ... #16 86.59 Unpacking libhttp-message-perl (6.44-1) ... #16 86.70 Selecting previously unselected package libhttp-cookies-perl. #16 86.71 Preparing to unpack .../278-libhttp-cookies-perl_6.10-1_all.deb ... #16 86.72 Unpacking libhttp-cookies-perl (6.10-1) ... #16 86.83 Selecting previously unselected package libhttp-negotiate-perl. #16 86.84 Preparing to unpack .../279-libhttp-negotiate-perl_6.01-2_all.deb ... #16 86.85 Unpacking libhttp-negotiate-perl (6.01-2) ... #16 86.95 Selecting previously unselected package perl-openssl-defaults:amd64. #16 86.96 Preparing to unpack .../280-perl-openssl-defaults_7+b1_amd64.deb ... #16 86.97 Unpacking perl-openssl-defaults:amd64 (7+b1) ... #16 87.08 Selecting previously unselected package libnet-ssleay-perl:amd64. #16 87.09 Preparing to unpack .../281-libnet-ssleay-perl_1.92-2+b1_amd64.deb ... #16 87.11 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 87.24 Selecting previously unselected package libio-socket-ssl-perl. #16 87.25 Preparing to unpack .../282-libio-socket-ssl-perl_2.081-2_all.deb ... #16 87.26 Unpacking libio-socket-ssl-perl (2.081-2) ... #16 87.38 Selecting previously unselected package libnet-http-perl. #16 87.39 Preparing to unpack .../283-libnet-http-perl_6.22-1_all.deb ... #16 87.40 Unpacking libnet-http-perl (6.22-1) ... #16 87.51 Selecting previously unselected package liblwp-protocol-https-perl. #16 87.51 Preparing to unpack .../284-liblwp-protocol-https-perl_6.10-1_all.deb ... #16 87.53 Unpacking liblwp-protocol-https-perl (6.10-1) ... #16 87.63 Selecting previously unselected package libtry-tiny-perl. #16 87.64 Preparing to unpack .../285-libtry-tiny-perl_0.31-2_all.deb ... #16 87.65 Unpacking libtry-tiny-perl (0.31-2) ... #16 87.76 Selecting previously unselected package libwww-robotrules-perl. #16 87.77 Preparing to unpack .../286-libwww-robotrules-perl_6.02-1_all.deb ... #16 87.78 Unpacking libwww-robotrules-perl (6.02-1) ... #16 87.88 Selecting previously unselected package libwww-perl. #16 87.88 Preparing to unpack .../287-libwww-perl_6.68-1_all.deb ... #16 87.90 Unpacking libwww-perl (6.68-1) ... #16 88.39 Selecting previously unselected package patchutils. #16 88.40 Preparing to unpack .../288-patchutils_0.4.2-1_amd64.deb ... #16 88.42 Unpacking patchutils (0.4.2-1) ... #16 88.53 Selecting previously unselected package wdiff. #16 88.54 Preparing to unpack .../289-wdiff_1.2.2-5_amd64.deb ... #16 88.55 Unpacking wdiff (1.2.2-5) ... #16 88.71 Selecting previously unselected package devscripts. #16 88.72 Preparing to unpack .../290-devscripts_2.23.4+deb12u1_amd64.deb ... #16 88.75 Unpacking devscripts (2.23.4+deb12u1) ... #16 88.95 Selecting previously unselected package docbook5-xml. #16 88.96 Preparing to unpack .../291-docbook5-xml_5.0-3_all.deb ... #16 88.97 Unpacking docbook5-xml (5.0-3) ... #16 89.15 Selecting previously unselected package docutils-common. #16 89.16 Preparing to unpack .../292-docutils-common_0.19+dfsg-6_all.deb ... #16 89.18 Unpacking docutils-common (0.19+dfsg-6) ... #16 89.32 Selecting previously unselected package libz3-4:amd64. #16 89.33 Preparing to unpack .../293-libz3-4_4.8.12-3.1_amd64.deb ... #16 89.34 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #16 89.81 Selecting previously unselected package libllvm14:amd64. #16 89.82 Preparing to unpack .../294-libllvm14_1%3a14.0.6-12_amd64.deb ... #16 89.84 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #16 90.51 Selecting previously unselected package libclang-cpp14. #16 90.52 Preparing to unpack .../295-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #16 90.53 Unpacking libclang-cpp14 (1:14.0.6-12) ... #16 91.00 Selecting previously unselected package libclang1-14. #16 91.00 Preparing to unpack .../296-libclang1-14_1%3a14.0.6-12_amd64.deb ... #16 91.02 Unpacking libclang1-14 (1:14.0.6-12) ... #16 91.43 Selecting previously unselected package libxapian30:amd64. #16 91.44 Preparing to unpack .../297-libxapian30_1.4.22-1_amd64.deb ... #16 91.46 Unpacking libxapian30:amd64 (1.4.22-1) ... #16 91.60 Selecting previously unselected package doxygen. #16 91.61 Preparing to unpack .../298-doxygen_1.9.4-4_amd64.deb ... #16 91.62 Unpacking doxygen (1.9.4-4) ... #16 91.97 Selecting previously unselected package equivs. #16 91.98 Preparing to unpack .../299-equivs_2.3.1_all.deb ... #16 91.99 Unpacking equivs (2.3.1) ... #16 92.12 Selecting previously unselected package fontconfig. #16 92.12 Preparing to unpack .../300-fontconfig_2.14.1-4_amd64.deb ... #16 92.14 Unpacking fontconfig (2.14.1-4) ... #16 92.29 Selecting previously unselected package gcc-arm-none-eabi. #16 92.30 Preparing to unpack .../301-gcc-arm-none-eabi_15%3a12.2.rel1-1_amd64.deb ... #16 92.31 Unpacking gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 93.98 Selecting previously unselected package libgfortran5:amd64. #16 93.99 Preparing to unpack .../302-libgfortran5_12.2.0-14_amd64.deb ... #16 94.00 Unpacking libgfortran5:amd64 (12.2.0-14) ... #16 94.15 Selecting previously unselected package libgfortran-12-dev:amd64. #16 94.16 Preparing to unpack .../303-libgfortran-12-dev_12.2.0-14_amd64.deb ... #16 94.18 Unpacking libgfortran-12-dev:amd64 (12.2.0-14) ... #16 94.33 Selecting previously unselected package gfortran-12. #16 94.34 Preparing to unpack .../304-gfortran-12_12.2.0-14_amd64.deb ... #16 94.35 Unpacking gfortran-12 (12.2.0-14) ... #16 94.91 Selecting previously unselected package libgs-common. #16 94.92 Preparing to unpack .../305-libgs-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 94.93 Unpacking libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 95.04 Selecting previously unselected package libgs10-common. #16 95.05 Preparing to unpack .../306-libgs10-common_10.0.0~dfsg-11+deb12u4_all.deb ... #16 95.06 Unpacking libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 95.21 Selecting previously unselected package libavahi-common-data:amd64. #16 95.22 Preparing to unpack .../307-libavahi-common-data_0.8-10_amd64.deb ... #16 95.23 Unpacking libavahi-common-data:amd64 (0.8-10) ... #16 95.37 Selecting previously unselected package libavahi-common3:amd64. #16 95.38 Preparing to unpack .../308-libavahi-common3_0.8-10_amd64.deb ... #16 95.40 Unpacking libavahi-common3:amd64 (0.8-10) ... #16 95.53 Selecting previously unselected package libavahi-client3:amd64. #16 95.54 Preparing to unpack .../309-libavahi-client3_0.8-10_amd64.deb ... #16 95.56 Unpacking libavahi-client3:amd64 (0.8-10) ... #16 95.70 Selecting previously unselected package libcups2:amd64. #16 95.70 Preparing to unpack .../310-libcups2_2.4.2-3+deb12u5_amd64.deb ... #16 95.72 Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ... #16 95.86 Selecting previously unselected package libidn12:amd64. #16 95.86 Preparing to unpack .../311-libidn12_1.41-1_amd64.deb ... #16 95.88 Unpacking libidn12:amd64 (1.41-1) ... #16 96.00 Selecting previously unselected package libijs-0.35:amd64. #16 96.01 Preparing to unpack .../312-libijs-0.35_0.35-15_amd64.deb ... #16 96.03 Unpacking libijs-0.35:amd64 (0.35-15) ... #16 96.15 Selecting previously unselected package libjbig2dec0:amd64. #16 96.16 Preparing to unpack .../313-libjbig2dec0_0.19-3_amd64.deb ... #16 96.18 Unpacking libjbig2dec0:amd64 (0.19-3) ... #16 96.31 Selecting previously unselected package libjpeg62-turbo:amd64. #16 96.32 Preparing to unpack .../314-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... #16 96.33 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 96.47 Selecting previously unselected package liblcms2-2:amd64. #16 96.48 Preparing to unpack .../315-liblcms2-2_2.14-2_amd64.deb ... #16 96.49 Unpacking liblcms2-2:amd64 (2.14-2) ... #16 96.63 Selecting previously unselected package libopenjp2-7:amd64. #16 96.64 Preparing to unpack .../316-libopenjp2-7_2.5.0-2_amd64.deb ... #16 96.66 Unpacking libopenjp2-7:amd64 (2.5.0-2) ... #16 96.80 Selecting previously unselected package libdeflate0:amd64. #16 96.80 Preparing to unpack .../317-libdeflate0_1.14-1_amd64.deb ... #16 96.82 Unpacking libdeflate0:amd64 (1.14-1) ... #16 96.95 Selecting previously unselected package libjbig0:amd64. #16 96.96 Preparing to unpack .../318-libjbig0_2.1-6.1_amd64.deb ... #16 96.97 Unpacking libjbig0:amd64 (2.1-6.1) ... #16 97.10 Selecting previously unselected package liblerc4:amd64. #16 97.11 Preparing to unpack .../319-liblerc4_4.0.0+ds-2_amd64.deb ... #16 97.12 Unpacking liblerc4:amd64 (4.0.0+ds-2) ... #16 97.25 Selecting previously unselected package libwebp7:amd64. #16 97.26 Preparing to unpack .../320-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... #16 97.28 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 97.42 Selecting previously unselected package libtiff6:amd64. #16 97.42 Preparing to unpack .../321-libtiff6_4.5.0-6+deb12u1_amd64.deb ... #16 97.44 Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 97.58 Selecting previously unselected package libgs10:amd64. #16 97.59 Preparing to unpack .../322-libgs10_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 97.60 Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 97.88 Selecting previously unselected package ghostscript. #16 97.89 Preparing to unpack .../323-ghostscript_10.0.0~dfsg-11+deb12u4_amd64.deb ... #16 97.91 Unpacking ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 98.04 Selecting previously unselected package libgirepository-1.0-1:amd64. #16 98.05 Preparing to unpack .../324-libgirepository-1.0-1_1.74.0-3_amd64.deb ... #16 98.06 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 98.16 Selecting previously unselected package gir1.2-glib-2.0:amd64. #16 98.17 Preparing to unpack .../325-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... #16 98.19 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 98.32 Selecting previously unselected package libcurl3-gnutls:amd64. #16 98.32 Preparing to unpack .../326-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #16 98.34 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #16 98.46 Selecting previously unselected package liberror-perl. #16 98.47 Preparing to unpack .../327-liberror-perl_0.17029-2_all.deb ... #16 98.48 Unpacking liberror-perl (0.17029-2) ... #16 98.59 Selecting previously unselected package git-man. #16 98.60 Preparing to unpack .../328-git-man_1%3a2.39.2-1.1_all.deb ... #16 98.62 Unpacking git-man (1:2.39.2-1.1) ... #16 98.82 Selecting previously unselected package git. #16 98.83 Preparing to unpack .../329-git_1%3a2.39.2-1.1_amd64.deb ... #16 98.85 Unpacking git (1:2.39.2-1.1) ... #16 99.33 Selecting previously unselected package libann0. #16 99.34 Preparing to unpack .../330-libann0_1.1.2+doc-9+b1_amd64.deb ... #16 99.36 Unpacking libann0 (1.1.2+doc-9+b1) ... #16 99.48 Selecting previously unselected package libcdt5:amd64. #16 99.49 Preparing to unpack .../331-libcdt5_2.42.2-7+b3_amd64.deb ... #16 99.50 Unpacking libcdt5:amd64 (2.42.2-7+b3) ... #16 99.63 Selecting previously unselected package libcgraph6:amd64. #16 99.64 Preparing to unpack .../332-libcgraph6_2.42.2-7+b3_amd64.deb ... #16 99.65 Unpacking libcgraph6:amd64 (2.42.2-7+b3) ... #16 99.79 Selecting previously unselected package libaom3:amd64. #16 99.80 Preparing to unpack .../333-libaom3_3.6.0-1_amd64.deb ... #16 99.81 Unpacking libaom3:amd64 (3.6.0-1) ... #16 100.0 Selecting previously unselected package libdav1d6:amd64. #16 100.0 Preparing to unpack .../334-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... #16 100.1 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 100.3 Selecting previously unselected package libabsl20220623:amd64. #16 100.3 Preparing to unpack .../335-libabsl20220623_20220623.1-1_amd64.deb ... #16 100.3 Unpacking libabsl20220623:amd64 (20220623.1-1) ... #16 100.5 Selecting previously unselected package libgav1-1:amd64. #16 100.5 Preparing to unpack .../336-libgav1-1_0.18.0-1+b1_amd64.deb ... #16 100.5 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... #16 100.7 Selecting previously unselected package librav1e0:amd64. #16 100.7 Preparing to unpack .../337-librav1e0_0.5.1-6_amd64.deb ... #16 100.7 Unpacking librav1e0:amd64 (0.5.1-6) ... #16 100.9 Selecting previously unselected package libsvtav1enc1:amd64. #16 100.9 Preparing to unpack .../338-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... #16 100.9 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 101.1 Selecting previously unselected package libyuv0:amd64. #16 101.1 Preparing to unpack .../339-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... #16 101.1 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 101.3 Selecting previously unselected package libavif15:amd64. #16 101.3 Preparing to unpack .../340-libavif15_0.11.1-1_amd64.deb ... #16 101.3 Unpacking libavif15:amd64 (0.11.1-1) ... #16 101.4 Selecting previously unselected package libde265-0:amd64. #16 101.4 Preparing to unpack .../341-libde265-0_1.0.11-1+deb12u2_amd64.deb ... #16 101.4 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 101.6 Selecting previously unselected package libnuma1:amd64. #16 101.6 Preparing to unpack .../342-libnuma1_2.0.16-1_amd64.deb ... #16 101.6 Unpacking libnuma1:amd64 (2.0.16-1) ... #16 101.7 Selecting previously unselected package libx265-199:amd64. #16 101.7 Preparing to unpack .../343-libx265-199_3.5-2+b1_amd64.deb ... #16 101.7 Unpacking libx265-199:amd64 (3.5-2+b1) ... #16 101.9 Selecting previously unselected package libheif1:amd64. #16 101.9 Preparing to unpack .../344-libheif1_1.15.1-1_amd64.deb ... #16 102.0 Unpacking libheif1:amd64 (1.15.1-1) ... #16 102.1 Selecting previously unselected package libgd3:amd64. #16 102.1 Preparing to unpack .../345-libgd3_2.3.3-9_amd64.deb ... #16 102.1 Unpacking libgd3:amd64 (2.3.3-9) ... #16 102.3 Selecting previously unselected package libgts-0.7-5:amd64. #16 102.3 Preparing to unpack .../346-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ... #16 102.3 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 102.4 Selecting previously unselected package libltdl7:amd64. #16 102.4 Preparing to unpack .../347-libltdl7_2.4.7-5_amd64.deb ... #16 102.5 Unpacking libltdl7:amd64 (2.4.7-5) ... #16 102.6 Selecting previously unselected package libfribidi0:amd64. #16 102.6 Preparing to unpack .../348-libfribidi0_1.0.8-2.1_amd64.deb ... #16 102.6 Unpacking libfribidi0:amd64 (1.0.8-2.1) ... #16 102.7 Selecting previously unselected package libpango-1.0-0:amd64. #16 102.7 Preparing to unpack .../349-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... #16 102.8 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 102.9 Selecting previously unselected package libpangoft2-1.0-0:amd64. #16 102.9 Preparing to unpack .../350-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... #16 102.9 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 103.1 Selecting previously unselected package libpangocairo-1.0-0:amd64. #16 103.1 Preparing to unpack .../351-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... #16 103.1 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 103.2 Selecting previously unselected package libpathplan4:amd64. #16 103.2 Preparing to unpack .../352-libpathplan4_2.42.2-7+b3_amd64.deb ... #16 103.2 Unpacking libpathplan4:amd64 (2.42.2-7+b3) ... #16 103.4 Selecting previously unselected package libgvc6. #16 103.4 Preparing to unpack .../353-libgvc6_2.42.2-7+b3_amd64.deb ... #16 103.4 Unpacking libgvc6 (2.42.2-7+b3) ... #16 103.6 Selecting previously unselected package libgvpr2:amd64. #16 103.6 Preparing to unpack .../354-libgvpr2_2.42.2-7+b3_amd64.deb ... #16 103.6 Unpacking libgvpr2:amd64 (2.42.2-7+b3) ... #16 103.7 Selecting previously unselected package liblab-gamut1:amd64. #16 103.7 Preparing to unpack .../355-liblab-gamut1_2.42.2-7+b3_amd64.deb ... #16 103.8 Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 103.9 Selecting previously unselected package graphviz. #16 103.9 Preparing to unpack .../356-graphviz_2.42.2-7+b3_amd64.deb ... #16 104.0 Unpacking graphviz (2.42.2-7+b3) ... #16 104.4 Selecting previously unselected package libnl-3-200:amd64. #16 104.4 Preparing to unpack .../357-libnl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 104.4 Unpacking libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 104.5 Selecting previously unselected package libnl-genl-3-200:amd64. #16 104.5 Preparing to unpack .../358-libnl-genl-3-200_3.7.0-0.2+b1_amd64.deb ... #16 104.5 Unpacking libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 104.6 Selecting previously unselected package htop. #16 104.7 Preparing to unpack .../359-htop_3.2.2-2_amd64.deb ... #16 104.7 Unpacking htop (3.2.2-2) ... #16 104.8 Selecting previously unselected package libnl-route-3-200:amd64. #16 104.8 Preparing to unpack .../360-libnl-route-3-200_3.7.0-0.2+b1_amd64.deb ... #16 104.8 Unpacking libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 105.0 Selecting previously unselected package libibverbs1:amd64. #16 105.0 Preparing to unpack .../361-libibverbs1_44.0-2_amd64.deb ... #16 105.0 Unpacking libibverbs1:amd64 (44.0-2) ... #16 105.2 Selecting previously unselected package ibverbs-providers:amd64. #16 105.2 Preparing to unpack .../362-ibverbs-providers_44.0-2_amd64.deb ... #16 105.2 Unpacking ibverbs-providers:amd64 (44.0-2) ... #16 105.3 Selecting previously unselected package icu-devtools. #16 105.4 Preparing to unpack .../363-icu-devtools_72.1-3_amd64.deb ... #16 105.4 Unpacking icu-devtools (72.1-3) ... #16 105.5 Selecting previously unselected package libgssrpc4:amd64. #16 105.5 Preparing to unpack .../364-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ... #16 105.5 Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 105.7 Selecting previously unselected package libkdb5-10:amd64. #16 105.7 Preparing to unpack .../365-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ... #16 105.7 Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 105.8 Selecting previously unselected package libkadm5srv-mit12:amd64. #16 105.8 Preparing to unpack .../366-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 105.9 Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 106.0 Selecting previously unselected package libkadm5clnt-mit12:amd64. #16 106.0 Preparing to unpack .../367-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ... #16 106.0 Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 106.1 Selecting previously unselected package krb5-multidev:amd64. #16 106.1 Preparing to unpack .../368-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ... #16 106.1 Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 106.2 Selecting previously unselected package latexmk. #16 106.3 Preparing to unpack .../369-latexmk_1%3a4.79-1_all.deb ... #16 106.3 Unpacking latexmk (1:4.79-1) ... #16 106.4 Selecting previously unselected package libjson-perl. #16 106.4 Preparing to unpack .../370-libjson-perl_4.10000-1_all.deb ... #16 106.4 Unpacking libjson-perl (4.10000-1) ... #16 106.5 Selecting previously unselected package libperlio-gzip-perl. #16 106.5 Preparing to unpack .../371-libperlio-gzip-perl_0.20-1+b1_amd64.deb ... #16 106.5 Unpacking libperlio-gzip-perl (0.20-1+b1) ... #16 106.6 Selecting previously unselected package lcov. #16 106.7 Preparing to unpack .../372-lcov_1.16-1_all.deb ... #16 106.7 Unpacking lcov (1.16-1) ... #16 106.8 Selecting previously unselected package libaio1:amd64. #16 106.8 Preparing to unpack .../373-libaio1_0.3.113-4_amd64.deb ... #16 106.8 Unpacking libaio1:amd64 (0.3.113-4) ... #16 106.9 Selecting previously unselected package libaio-dev:amd64. #16 106.9 Preparing to unpack .../374-libaio-dev_0.3.113-4_amd64.deb ... #16 107.0 Unpacking libaio-dev:amd64 (0.3.113-4) ... #16 107.1 Selecting previously unselected package libasound2-data. #16 107.1 Preparing to unpack .../375-libasound2-data_1.2.8-1_all.deb ... #16 107.1 Unpacking libasound2-data (1.2.8-1) ... #16 107.2 Selecting previously unselected package libasound2:amd64. #16 107.2 Preparing to unpack .../376-libasound2_1.2.8-1+b1_amd64.deb ... #16 107.2 Unpacking libasound2:amd64 (1.2.8-1+b1) ... #16 107.4 Selecting previously unselected package libasound2-dev:amd64. #16 107.4 Preparing to unpack .../377-libasound2-dev_1.2.8-1+b1_amd64.deb ... #16 107.4 Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... #16 107.6 Selecting previously unselected package libdecaf0:amd64. #16 107.6 Preparing to unpack .../378-libdecaf0_1.0.2-2_amd64.deb ... #16 107.6 Unpacking libdecaf0:amd64 (1.0.2-2) ... #16 107.7 Selecting previously unselected package libmbedcrypto7:amd64. #16 107.7 Preparing to unpack .../379-libmbedcrypto7_2.28.3-1_amd64.deb ... #16 107.7 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #16 107.9 Selecting previously unselected package libmbedx509-1:amd64. #16 107.9 Preparing to unpack .../380-libmbedx509-1_2.28.3-1_amd64.deb ... #16 107.9 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #16 108.0 Selecting previously unselected package libmbedtls14:amd64. #16 108.0 Preparing to unpack .../381-libmbedtls14_2.28.3-1_amd64.deb ... #16 108.1 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #16 108.2 Selecting previously unselected package libbctoolbox1:amd64. #16 108.2 Preparing to unpack .../382-libbctoolbox1_5.1.64-2_amd64.deb ... #16 108.2 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #16 108.3 Selecting previously unselected package libbctoolbox-dev:amd64. #16 108.3 Preparing to unpack .../383-libbctoolbox-dev_5.1.64-2_amd64.deb ... #16 108.4 Unpacking libbctoolbox-dev:amd64 (5.1.64-2) ... #16 108.5 Selecting previously unselected package libusb-1.0-0:amd64. #16 108.5 Preparing to unpack .../384-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ... #16 108.5 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 108.6 Selecting previously unselected package libbladerf2:amd64. #16 108.7 Preparing to unpack .../385-libbladerf2_0.2022.11-1_amd64.deb ... #16 108.7 Unpacking libbladerf2:amd64 (0.2022.11-1) ... #16 108.8 Selecting previously unselected package libbladerf-dev:amd64. #16 108.8 Preparing to unpack .../386-libbladerf-dev_0.2022.11-1_amd64.deb ... #16 108.8 Unpacking libbladerf-dev:amd64 (0.2022.11-1) ... #16 108.9 Selecting previously unselected package uuid-dev:amd64. #16 108.9 Preparing to unpack .../387-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 108.9 Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 109.1 Selecting previously unselected package libblkid-dev:amd64. #16 109.1 Preparing to unpack .../388-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ... #16 109.1 Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 109.2 Selecting previously unselected package libboost1.74-dev:amd64. #16 109.2 Preparing to unpack .../389-libboost1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 109.4 Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 111.8 Selecting previously unselected package libboost-dev:amd64. #16 111.8 Preparing to unpack .../390-libboost-dev_1.74.0.3_amd64.deb ... #16 111.9 Unpacking libboost-dev:amd64 (1.74.0.3) ... #16 112.0 Selecting previously unselected package libboost1.74-tools-dev. #16 112.0 Preparing to unpack .../391-libboost1.74-tools-dev_1.74.0+ds1-21_amd64.deb ... #16 112.0 Unpacking libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 112.2 Selecting previously unselected package libboost-tools-dev. #16 112.2 Preparing to unpack .../392-libboost-tools-dev_1.74.0.3_amd64.deb ... #16 112.2 Unpacking libboost-tools-dev (1.74.0.3) ... #16 112.3 Selecting previously unselected package libboost-atomic1.74.0:amd64. #16 112.4 Preparing to unpack .../393-libboost-atomic1.74.0_1.74.0+ds1-21_amd64.deb ... #16 112.4 Unpacking libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 112.5 Selecting previously unselected package libboost-atomic1.74-dev:amd64. #16 112.5 Preparing to unpack .../394-libboost-atomic1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 112.5 Unpacking libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 112.6 Selecting previously unselected package libboost-atomic-dev:amd64. #16 112.6 Preparing to unpack .../395-libboost-atomic-dev_1.74.0.3_amd64.deb ... #16 112.6 Unpacking libboost-atomic-dev:amd64 (1.74.0.3) ... #16 112.8 Selecting previously unselected package libboost-chrono1.74.0:amd64. #16 112.8 Preparing to unpack .../396-libboost-chrono1.74.0_1.74.0+ds1-21_amd64.deb ... #16 112.8 Unpacking libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 112.9 Selecting previously unselected package libboost-chrono1.74-dev:amd64. #16 112.9 Preparing to unpack .../397-libboost-chrono1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 112.9 Unpacking libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 113.1 Selecting previously unselected package libboost-chrono-dev:amd64. #16 113.1 Preparing to unpack .../398-libboost-chrono-dev_1.74.0.3_amd64.deb ... #16 113.1 Unpacking libboost-chrono-dev:amd64 (1.74.0.3) ... #16 113.2 Selecting previously unselected package libboost-container1.74.0:amd64. #16 113.2 Preparing to unpack .../399-libboost-container1.74.0_1.74.0+ds1-21_amd64.deb ... #16 113.2 Unpacking libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 113.3 Selecting previously unselected package libboost-container1.74-dev:amd64. #16 113.3 Preparing to unpack .../400-libboost-container1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 113.4 Unpacking libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 113.5 Selecting previously unselected package libboost-container-dev:amd64. #16 113.5 Preparing to unpack .../401-libboost-container-dev_1.74.0.3_amd64.deb ... #16 113.5 Unpacking libboost-container-dev:amd64 (1.74.0.3) ... #16 113.6 Selecting previously unselected package libboost-date-time1.74.0:amd64. #16 113.6 Preparing to unpack .../402-libboost-date-time1.74.0_1.74.0+ds1-21_amd64.deb ... #16 113.6 Unpacking libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 113.8 Selecting previously unselected package libboost-serialization1.74.0:amd64. #16 113.8 Preparing to unpack .../403-libboost-serialization1.74.0_1.74.0+ds1-21_amd64.deb ... #16 113.8 Unpacking libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 113.9 Selecting previously unselected package libboost-serialization1.74-dev:amd64. #16 113.9 Preparing to unpack .../404-libboost-serialization1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 113.9 Unpacking libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.1 Selecting previously unselected package libboost-date-time1.74-dev:amd64. #16 114.1 Preparing to unpack .../405-libboost-date-time1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.1 Unpacking libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.2 Selecting previously unselected package libboost-system1.74.0:amd64. #16 114.2 Preparing to unpack .../406-libboost-system1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.2 Unpacking libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.4 Selecting previously unselected package libboost-system1.74-dev:amd64. #16 114.4 Preparing to unpack .../407-libboost-system1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.4 Unpacking libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.5 Selecting previously unselected package libboost-thread1.74.0:amd64. #16 114.5 Preparing to unpack .../408-libboost-thread1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.5 Unpacking libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 114.7 Selecting previously unselected package libboost-thread1.74-dev:amd64. #16 114.7 Preparing to unpack .../409-libboost-thread1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 114.7 Unpacking libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 114.8 Selecting previously unselected package libboost-context1.74.0:amd64. #16 114.8 Preparing to unpack .../410-libboost-context1.74.0_1.74.0+ds1-21_amd64.deb ... #16 114.9 Unpacking libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.0 Selecting previously unselected package libboost-context1.74-dev:amd64. #16 115.0 Preparing to unpack .../411-libboost-context1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.0 Unpacking libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.1 Selecting previously unselected package libboost-context-dev:amd64. #16 115.1 Preparing to unpack .../412-libboost-context-dev_1.74.0.3_amd64.deb ... #16 115.1 Unpacking libboost-context-dev:amd64 (1.74.0.3) ... #16 115.3 Selecting previously unselected package libboost-coroutine1.74.0:amd64. #16 115.3 Preparing to unpack .../413-libboost-coroutine1.74.0_1.74.0+ds1-21_amd64.deb ... #16 115.3 Unpacking libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 115.4 Selecting previously unselected package libboost-coroutine1.74-dev:amd64. #16 115.4 Preparing to unpack .../414-libboost-coroutine1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.4 Unpacking libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.5 Selecting previously unselected package libboost-coroutine-dev:amd64. #16 115.5 Preparing to unpack .../415-libboost-coroutine-dev_1.74.0.3_amd64.deb ... #16 115.5 Unpacking libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 115.6 Selecting previously unselected package libboost-date-time-dev:amd64. #16 115.7 Preparing to unpack .../416-libboost-date-time-dev_1.74.0.3_amd64.deb ... #16 115.7 Unpacking libboost-date-time-dev:amd64 (1.74.0.3) ... #16 115.8 Selecting previously unselected package libboost-exception1.74-dev:amd64. #16 115.8 Preparing to unpack .../417-libboost-exception1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 115.8 Unpacking libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 115.9 Selecting previously unselected package libboost-exception-dev:amd64. #16 115.9 Preparing to unpack .../418-libboost-exception-dev_1.74.0.3_amd64.deb ... #16 116.0 Unpacking libboost-exception-dev:amd64 (1.74.0.3) ... #16 116.2 Selecting previously unselected package libboost-filesystem1.74.0:amd64. #16 116.2 Preparing to unpack .../419-libboost-filesystem1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.2 Unpacking libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.4 Selecting previously unselected package libboost-filesystem1.74-dev:amd64. #16 116.4 Preparing to unpack .../420-libboost-filesystem1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.4 Unpacking libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.5 Selecting previously unselected package libboost-fiber1.74.0:amd64. #16 116.5 Preparing to unpack .../421-libboost-fiber1.74.0_1.74.0+ds1-21_amd64.deb ... #16 116.5 Unpacking libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 116.7 Selecting previously unselected package libboost-fiber1.74-dev:amd64. #16 116.7 Preparing to unpack .../422-libboost-fiber1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 116.7 Unpacking libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 116.8 Selecting previously unselected package libboost-fiber-dev:amd64. #16 116.8 Preparing to unpack .../423-libboost-fiber-dev_1.74.0.3_amd64.deb ... #16 116.8 Unpacking libboost-fiber-dev:amd64 (1.74.0.3) ... #16 116.9 Selecting previously unselected package libboost-filesystem-dev:amd64. #16 116.9 Preparing to unpack .../424-libboost-filesystem-dev_1.74.0.3_amd64.deb ... #16 117.0 Unpacking libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 117.1 Selecting previously unselected package libboost-regex1.74.0:amd64. #16 117.1 Preparing to unpack .../425-libboost-regex1.74.0_1.74.0+ds1-21_amd64.deb ... #16 117.1 Unpacking libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 117.2 Selecting previously unselected package libboost-graph1.74.0:amd64. #16 117.3 Preparing to unpack .../426-libboost-graph1.74.0_1.74.0+ds1-21_amd64.deb ... #16 117.3 Unpacking libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 117.4 Selecting previously unselected package libicu-dev:amd64. #16 117.4 Preparing to unpack .../427-libicu-dev_72.1-3_amd64.deb ... #16 117.4 Unpacking libicu-dev:amd64 (72.1-3) ... #16 117.9 Selecting previously unselected package libboost-regex1.74-dev:amd64. #16 117.9 Preparing to unpack .../428-libboost-regex1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 117.9 Unpacking libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 118.1 Selecting previously unselected package libboost-test1.74.0:amd64. #16 118.1 Preparing to unpack .../429-libboost-test1.74.0_1.74.0+ds1-21_amd64.deb ... #16 118.1 Unpacking libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 118.3 Selecting previously unselected package libboost-test1.74-dev:amd64. #16 118.3 Preparing to unpack .../430-libboost-test1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 118.3 Unpacking libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 118.4 Selecting previously unselected package libboost-graph1.74-dev:amd64. #16 118.4 Preparing to unpack .../431-libboost-graph1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 118.5 Unpacking libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 118.7 Selecting previously unselected package libboost-graph-dev:amd64. #16 118.7 Preparing to unpack .../432-libboost-graph-dev_1.74.0.3_amd64.deb ... #16 118.7 Unpacking libboost-graph-dev:amd64 (1.74.0.3) ... #16 118.8 Selecting previously unselected package libevent-core-2.1-7:amd64. #16 118.8 Preparing to unpack .../433-libevent-core-2.1-7_2.1.12-stable-8_amd64.deb ... #16 118.8 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 119.0 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #16 119.0 Preparing to unpack .../434-libevent-pthreads-2.1-7_2.1.12-stable-8_amd64.deb ... #16 119.0 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 119.2 Selecting previously unselected package libpsm-infinipath1. #16 119.2 Preparing to unpack .../435-libpsm-infinipath1_3.3+20.604758e7-6.2_amd64.deb ... #16 119.2 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 119.3 Selecting previously unselected package libpsm2-2. #16 119.3 Preparing to unpack .../436-libpsm2-2_11.2.185-2_amd64.deb ... #16 119.3 Unpacking libpsm2-2 (11.2.185-2) ... #16 119.5 Selecting previously unselected package librdmacm1:amd64. #16 119.5 Preparing to unpack .../437-librdmacm1_44.0-2_amd64.deb ... #16 119.5 Unpacking librdmacm1:amd64 (44.0-2) ... #16 119.6 Selecting previously unselected package libfabric1:amd64. #16 119.6 Preparing to unpack .../438-libfabric1_1.17.0-3_amd64.deb ... #16 119.7 Unpacking libfabric1:amd64 (1.17.0-3) ... #16 119.9 Selecting previously unselected package libhwloc15:amd64. #16 119.9 Preparing to unpack .../439-libhwloc15_2.9.0-1_amd64.deb ... #16 119.9 Unpacking libhwloc15:amd64 (2.9.0-1) ... #16 120.1 Selecting previously unselected package libmunge2. #16 120.1 Preparing to unpack .../440-libmunge2_0.5.15-2_amd64.deb ... #16 120.1 Unpacking libmunge2 (0.5.15-2) ... #16 120.2 Selecting previously unselected package libpciaccess0:amd64. #16 120.2 Preparing to unpack .../441-libpciaccess0_0.17-2_amd64.deb ... #16 120.3 Unpacking libpciaccess0:amd64 (0.17-2) ... #16 120.4 Selecting previously unselected package libxnvctrl0:amd64. #16 120.4 Preparing to unpack .../442-libxnvctrl0_525.85.05-3~deb12u1_amd64.deb ... #16 120.4 Unpacking libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 120.6 Selecting previously unselected package ocl-icd-libopencl1:amd64. #16 120.6 Preparing to unpack .../443-ocl-icd-libopencl1_2.3.1-1_amd64.deb ... #16 120.6 Unpacking ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 120.7 Selecting previously unselected package libhwloc-plugins:amd64. #16 120.7 Preparing to unpack .../444-libhwloc-plugins_2.9.0-1_amd64.deb ... #16 120.7 Unpacking libhwloc-plugins:amd64 (2.9.0-1) ... #16 120.9 Selecting previously unselected package libpmix2:amd64. #16 120.9 Preparing to unpack .../445-libpmix2_4.2.2-1+deb12u1_amd64.deb ... #16 120.9 Unpacking libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 121.0 Selecting previously unselected package libucx0:amd64. #16 121.0 Preparing to unpack .../446-libucx0_1.13.1-1_amd64.deb ... #16 121.1 Unpacking libucx0:amd64 (1.13.1-1) ... #16 121.2 Selecting previously unselected package libopenmpi3:amd64. #16 121.2 Preparing to unpack .../447-libopenmpi3_4.1.4-3+b1_amd64.deb ... #16 121.3 Unpacking libopenmpi3:amd64 (4.1.4-3+b1) ... #16 121.5 Selecting previously unselected package libboost-mpi1.74.0. #16 121.5 Preparing to unpack .../448-libboost-mpi1.74.0_1.74.0+ds1-21_amd64.deb ... #16 121.5 Unpacking libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 121.7 Selecting previously unselected package libboost-graph-parallel1.74.0. #16 121.7 Preparing to unpack .../449-libboost-graph-parallel1.74.0_1.74.0+ds1-21_amd64.deb ... #16 121.7 Unpacking libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 121.8 Selecting previously unselected package libboost-graph-parallel1.74-dev. #16 121.8 Preparing to unpack .../450-libboost-graph-parallel1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 121.8 Unpacking libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 122.0 Selecting previously unselected package libboost-graph-parallel-dev. #16 122.0 Preparing to unpack .../451-libboost-graph-parallel-dev_1.74.0.3_amd64.deb ... #16 122.0 Unpacking libboost-graph-parallel-dev (1.74.0.3) ... #16 122.1 Selecting previously unselected package libboost-iostreams1.74.0:amd64. #16 122.1 Preparing to unpack .../452-libboost-iostreams1.74.0_1.74.0+ds1-21_amd64.deb ... #16 122.1 Unpacking libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 122.3 Selecting previously unselected package libboost-iostreams1.74-dev:amd64. #16 122.3 Preparing to unpack .../453-libboost-iostreams1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 122.3 Unpacking libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 122.4 Selecting previously unselected package libboost-iostreams-dev:amd64. #16 122.4 Preparing to unpack .../454-libboost-iostreams-dev_1.74.0.3_amd64.deb ... #16 122.4 Unpacking libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 122.6 Selecting previously unselected package libboost-locale1.74.0:amd64. #16 122.6 Preparing to unpack .../455-libboost-locale1.74.0_1.74.0+ds1-21_amd64.deb ... #16 122.6 Unpacking libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 122.7 Selecting previously unselected package libboost-locale1.74-dev:amd64. #16 122.7 Preparing to unpack .../456-libboost-locale1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 122.7 Unpacking libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 122.9 Selecting previously unselected package libboost-locale-dev:amd64. #16 122.9 Preparing to unpack .../457-libboost-locale-dev_1.74.0.3_amd64.deb ... #16 122.9 Unpacking libboost-locale-dev:amd64 (1.74.0.3) ... #16 123.0 Selecting previously unselected package libboost-log1.74.0. #16 123.0 Preparing to unpack .../458-libboost-log1.74.0_1.74.0+ds1-21_amd64.deb ... #16 123.0 Unpacking libboost-log1.74.0 (1.74.0+ds1-21) ... #16 123.2 Selecting previously unselected package libboost-log1.74-dev. #16 123.2 Preparing to unpack .../459-libboost-log1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 123.2 Unpacking libboost-log1.74-dev (1.74.0+ds1-21) ... #16 123.4 Selecting previously unselected package libboost-log-dev. #16 123.4 Preparing to unpack .../460-libboost-log-dev_1.74.0.3_amd64.deb ... #16 123.4 Unpacking libboost-log-dev (1.74.0.3) ... #16 123.5 Selecting previously unselected package libboost-math1.74.0:amd64. #16 123.5 Preparing to unpack .../461-libboost-math1.74.0_1.74.0+ds1-21_amd64.deb ... #16 123.5 Unpacking libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 123.7 Selecting previously unselected package libboost-math1.74-dev:amd64. #16 123.7 Preparing to unpack .../462-libboost-math1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 123.7 Unpacking libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 123.8 Selecting previously unselected package libboost-math-dev:amd64. #16 123.8 Preparing to unpack .../463-libboost-math-dev_1.74.0.3_amd64.deb ... #16 123.9 Unpacking libboost-math-dev:amd64 (1.74.0.3) ... #16 124.0 Selecting previously unselected package openmpi-common. #16 124.0 Preparing to unpack .../464-openmpi-common_4.1.4-3_all.deb ... #16 124.0 Unpacking openmpi-common (4.1.4-3) ... #16 124.1 Selecting previously unselected package libnl-3-dev:amd64. #16 124.1 Preparing to unpack .../465-libnl-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 124.1 Unpacking libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 124.3 Selecting previously unselected package libnl-route-3-dev:amd64. #16 124.3 Preparing to unpack .../466-libnl-route-3-dev_3.7.0-0.2+b1_amd64.deb ... #16 124.3 Unpacking libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 124.4 Selecting previously unselected package libibverbs-dev:amd64. #16 124.4 Preparing to unpack .../467-libibverbs-dev_44.0-2_amd64.deb ... #16 124.4 Unpacking libibverbs-dev:amd64 (44.0-2) ... #16 124.6 Selecting previously unselected package libnuma-dev:amd64. #16 124.6 Preparing to unpack .../468-libnuma-dev_2.0.16-1_amd64.deb ... #16 124.6 Unpacking libnuma-dev:amd64 (2.0.16-1) ... #16 124.7 Selecting previously unselected package libltdl-dev:amd64. #16 124.7 Preparing to unpack .../469-libltdl-dev_2.4.7-5_amd64.deb ... #16 124.7 Unpacking libltdl-dev:amd64 (2.4.7-5) ... #16 125.8 Selecting previously unselected package libhwloc-dev:amd64. #16 125.8 Preparing to unpack .../470-libhwloc-dev_2.9.0-1_amd64.deb ... #16 125.8 Unpacking libhwloc-dev:amd64 (2.9.0-1) ... #16 125.9 Selecting previously unselected package libevent-2.1-7:amd64. #16 125.9 Preparing to unpack .../471-libevent-2.1-7_2.1.12-stable-8_amd64.deb ... #16 126.0 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 126.1 Selecting previously unselected package libevent-extra-2.1-7:amd64. #16 126.1 Preparing to unpack .../472-libevent-extra-2.1-7_2.1.12-stable-8_amd64.deb ... #16 126.1 Unpacking libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 126.3 Selecting previously unselected package libevent-openssl-2.1-7:amd64. #16 126.3 Preparing to unpack .../473-libevent-openssl-2.1-7_2.1.12-stable-8_amd64.deb ... #16 126.3 Unpacking libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 126.4 Selecting previously unselected package libevent-dev. #16 126.4 Preparing to unpack .../474-libevent-dev_2.1.12-stable-8_amd64.deb ... #16 126.4 Unpacking libevent-dev (2.1.12-stable-8) ... #16 126.5 Selecting previously unselected package zlib1g-dev:amd64. #16 126.6 Preparing to unpack .../475-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... #16 126.6 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 126.7 Selecting previously unselected package libpmix-dev:amd64. #16 126.7 Preparing to unpack .../476-libpmix-dev_4.2.2-1+deb12u1_amd64.deb ... #16 126.7 Unpacking libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 126.9 Selecting previously unselected package libjs-jquery-ui. #16 126.9 Preparing to unpack .../477-libjs-jquery-ui_1.13.2+dfsg-1_all.deb ... #16 126.9 Unpacking libjs-jquery-ui (1.13.2+dfsg-1) ... #16 127.1 Selecting previously unselected package openmpi-bin. #16 127.1 Preparing to unpack .../478-openmpi-bin_4.1.4-3+b1_amd64.deb ... #16 127.1 Unpacking openmpi-bin (4.1.4-3+b1) ... #16 127.3 Selecting previously unselected package libopenmpi-dev:amd64. #16 127.3 Preparing to unpack .../479-libopenmpi-dev_4.1.4-3+b1_amd64.deb ... #16 127.3 Unpacking libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 127.7 Selecting previously unselected package mpi-default-dev. #16 127.7 Preparing to unpack .../480-mpi-default-dev_1.14_amd64.deb ... #16 127.7 Unpacking mpi-default-dev (1.14) ... #16 127.8 Selecting previously unselected package libboost-mpi1.74-dev. #16 127.8 Preparing to unpack .../481-libboost-mpi1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 127.8 Unpacking libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 127.9 Selecting previously unselected package libboost-mpi-dev. #16 127.9 Preparing to unpack .../482-libboost-mpi-dev_1.74.0.3_amd64.deb ... #16 128.0 Unpacking libboost-mpi-dev (1.74.0.3) ... #16 128.1 Selecting previously unselected package libboost-python1.74.0. #16 128.1 Preparing to unpack .../483-libboost-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.1 Unpacking libboost-python1.74.0 (1.74.0+ds1-21) ... #16 128.2 Selecting previously unselected package mpi-default-bin. #16 128.3 Preparing to unpack .../484-mpi-default-bin_1.14_amd64.deb ... #16 128.3 Unpacking mpi-default-bin (1.14) ... #16 128.4 Selecting previously unselected package libboost-mpi-python1.74.0. #16 128.4 Preparing to unpack .../485-libboost-mpi-python1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.4 Unpacking libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 128.6 Selecting previously unselected package libboost-mpi-python1.74-dev. #16 128.6 Preparing to unpack .../486-libboost-mpi-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 128.6 Unpacking libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 128.7 Selecting previously unselected package libboost-mpi-python-dev. #16 128.7 Preparing to unpack .../487-libboost-mpi-python-dev_1.74.0.3_amd64.deb ... #16 128.7 Unpacking libboost-mpi-python-dev (1.74.0.3) ... #16 128.8 Selecting previously unselected package libboost-numpy1.74.0. #16 128.8 Preparing to unpack .../488-libboost-numpy1.74.0_1.74.0+ds1-21_amd64.deb ... #16 128.9 Unpacking libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 129.0 Selecting previously unselected package libboost-numpy1.74-dev. #16 129.0 Preparing to unpack .../489-libboost-numpy1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 129.0 Unpacking libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 129.1 Selecting previously unselected package libboost-numpy-dev. #16 129.1 Preparing to unpack .../490-libboost-numpy-dev_1.74.0.3_amd64.deb ... #16 129.2 Unpacking libboost-numpy-dev (1.74.0.3) ... #16 129.3 Selecting previously unselected package libboost-program-options1.74.0:amd64. #16 129.3 Preparing to unpack .../491-libboost-program-options1.74.0_1.74.0+ds1-21_amd64.deb ... #16 129.3 Unpacking libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 129.4 Selecting previously unselected package libboost-program-options1.74-dev:amd64. #16 129.4 Preparing to unpack .../492-libboost-program-options1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 129.5 Unpacking libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 129.6 Selecting previously unselected package libboost-program-options-dev:amd64. #16 129.6 Preparing to unpack .../493-libboost-program-options-dev_1.74.0.3_amd64.deb ... #16 129.6 Unpacking libboost-program-options-dev:amd64 (1.74.0.3) ... #16 129.7 Selecting previously unselected package libpython3.11:amd64. #16 129.7 Preparing to unpack .../494-libpython3.11_3.11.2-6_amd64.deb ... #16 129.8 Unpacking libpython3.11:amd64 (3.11.2-6) ... #16 130.0 Selecting previously unselected package libexpat1-dev:amd64. #16 130.0 Preparing to unpack .../495-libexpat1-dev_2.5.0-1_amd64.deb ... #16 130.0 Unpacking libexpat1-dev:amd64 (2.5.0-1) ... #16 130.1 Selecting previously unselected package libpython3.11-dev:amd64. #16 130.1 Preparing to unpack .../496-libpython3.11-dev_3.11.2-6_amd64.deb ... #16 130.1 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #16 130.6 Selecting previously unselected package libpython3-dev:amd64. #16 130.6 Preparing to unpack .../497-libpython3-dev_3.11.2-1+b1_amd64.deb ... #16 130.7 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #16 130.8 Selecting previously unselected package python3.11-dev. #16 130.8 Preparing to unpack .../498-python3.11-dev_3.11.2-6_amd64.deb ... #16 130.8 Unpacking python3.11-dev (3.11.2-6) ... #16 130.9 Selecting previously unselected package python3-lib2to3. #16 130.9 Preparing to unpack .../499-python3-lib2to3_3.11.2-3_all.deb ... #16 130.9 Unpacking python3-lib2to3 (3.11.2-3) ... #16 131.0 Selecting previously unselected package python3-distutils. #16 131.1 Preparing to unpack .../500-python3-distutils_3.11.2-3_all.deb ... #16 131.1 Unpacking python3-distutils (3.11.2-3) ... #16 131.2 Selecting previously unselected package libjs-underscore. #16 131.2 Preparing to unpack .../501-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #16 131.2 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 131.4 Selecting previously unselected package libjs-sphinxdoc. #16 131.4 Preparing to unpack .../502-libjs-sphinxdoc_5.3.0-4_all.deb ... #16 131.4 Unpacking libjs-sphinxdoc (5.3.0-4) ... #16 131.6 Selecting previously unselected package python3-dev. #16 131.6 Preparing to unpack .../503-python3-dev_3.11.2-1+b1_amd64.deb ... #16 131.6 Unpacking python3-dev (3.11.2-1+b1) ... #16 131.7 Selecting previously unselected package libboost-python1.74-dev. #16 131.7 Preparing to unpack .../504-libboost-python1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 131.8 Unpacking libboost-python1.74-dev (1.74.0+ds1-21) ... #16 131.9 Selecting previously unselected package libboost-python-dev. #16 131.9 Preparing to unpack .../505-libboost-python-dev_1.74.0.3_amd64.deb ... #16 131.9 Unpacking libboost-python-dev (1.74.0.3) ... #16 132.0 Selecting previously unselected package libboost-random1.74.0:amd64. #16 132.0 Preparing to unpack .../506-libboost-random1.74.0_1.74.0+ds1-21_amd64.deb ... #16 132.0 Unpacking libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 132.2 Selecting previously unselected package libboost-random1.74-dev:amd64. #16 132.2 Preparing to unpack .../507-libboost-random1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 132.2 Unpacking libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 132.3 Selecting previously unselected package libboost-random-dev:amd64. #16 132.3 Preparing to unpack .../508-libboost-random-dev_1.74.0.3_amd64.deb ... #16 132.3 Unpacking libboost-random-dev:amd64 (1.74.0.3) ... #16 132.4 Selecting previously unselected package libboost-regex-dev:amd64. #16 132.4 Preparing to unpack .../509-libboost-regex-dev_1.74.0.3_amd64.deb ... #16 132.5 Unpacking libboost-regex-dev:amd64 (1.74.0.3) ... #16 132.6 Selecting previously unselected package libboost-serialization-dev:amd64. #16 132.6 Preparing to unpack .../510-libboost-serialization-dev_1.74.0.3_amd64.deb ... #16 132.6 Unpacking libboost-serialization-dev:amd64 (1.74.0.3) ... #16 132.7 Selecting previously unselected package libboost-stacktrace1.74.0:amd64. #16 132.7 Preparing to unpack .../511-libboost-stacktrace1.74.0_1.74.0+ds1-21_amd64.deb ... #16 132.7 Unpacking libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 132.9 Selecting previously unselected package libboost-stacktrace1.74-dev:amd64. #16 132.9 Preparing to unpack .../512-libboost-stacktrace1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 132.9 Unpacking libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 133.0 Selecting previously unselected package libboost-stacktrace-dev:amd64. #16 133.0 Preparing to unpack .../513-libboost-stacktrace-dev_1.74.0.3_amd64.deb ... #16 133.0 Unpacking libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 133.1 Selecting previously unselected package libboost-system-dev:amd64. #16 133.1 Preparing to unpack .../514-libboost-system-dev_1.74.0.3_amd64.deb ... #16 133.2 Unpacking libboost-system-dev:amd64 (1.74.0.3) ... #16 133.3 Selecting previously unselected package libboost-test-dev:amd64. #16 133.3 Preparing to unpack .../515-libboost-test-dev_1.74.0.3_amd64.deb ... #16 133.3 Unpacking libboost-test-dev:amd64 (1.74.0.3) ... #16 133.4 Selecting previously unselected package libboost-thread-dev:amd64. #16 133.4 Preparing to unpack .../516-libboost-thread-dev_1.74.0.3_amd64.deb ... #16 133.4 Unpacking libboost-thread-dev:amd64 (1.74.0.3) ... #16 133.5 Selecting previously unselected package libboost-timer1.74.0:amd64. #16 133.5 Preparing to unpack .../517-libboost-timer1.74.0_1.74.0+ds1-21_amd64.deb ... #16 133.5 Unpacking libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 133.7 Selecting previously unselected package libboost-timer1.74-dev:amd64. #16 133.7 Preparing to unpack .../518-libboost-timer1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 133.7 Unpacking libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 133.8 Selecting previously unselected package libboost-timer-dev:amd64. #16 133.8 Preparing to unpack .../519-libboost-timer-dev_1.74.0.3_amd64.deb ... #16 133.8 Unpacking libboost-timer-dev:amd64 (1.74.0.3) ... #16 133.9 Selecting previously unselected package libboost-type-erasure1.74.0:amd64. #16 134.0 Preparing to unpack .../520-libboost-type-erasure1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.0 Unpacking libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 134.1 Selecting previously unselected package libboost-type-erasure1.74-dev:amd64. #16 134.1 Preparing to unpack .../521-libboost-type-erasure1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 134.1 Unpacking libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 134.2 Selecting previously unselected package libboost-type-erasure-dev:amd64. #16 134.2 Preparing to unpack .../522-libboost-type-erasure-dev_1.74.0.3_amd64.deb ... #16 134.3 Unpacking libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 134.4 Selecting previously unselected package libboost-wave1.74.0:amd64. #16 134.4 Preparing to unpack .../523-libboost-wave1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.4 Unpacking libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 134.6 Selecting previously unselected package libboost-wave1.74-dev:amd64. #16 134.6 Preparing to unpack .../524-libboost-wave1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 134.6 Unpacking libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 134.7 Selecting previously unselected package libboost-wave-dev:amd64. #16 134.7 Preparing to unpack .../525-libboost-wave-dev_1.74.0.3_amd64.deb ... #16 134.7 Unpacking libboost-wave-dev:amd64 (1.74.0.3) ... #16 134.9 Selecting previously unselected package libboost-nowide1.74.0. #16 134.9 Preparing to unpack .../526-libboost-nowide1.74.0_1.74.0+ds1-21_amd64.deb ... #16 134.9 Unpacking libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 135.0 Selecting previously unselected package libboost-nowide1.74-dev. #16 135.0 Preparing to unpack .../527-libboost-nowide1.74-dev_1.74.0+ds1-21_amd64.deb ... #16 135.0 Unpacking libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 135.1 Selecting previously unselected package libboost-nowide-dev. #16 135.2 Preparing to unpack .../528-libboost-nowide-dev_1.74.0.3_amd64.deb ... #16 135.2 Unpacking libboost-nowide-dev (1.74.0.3) ... #16 135.3 Selecting previously unselected package libboost-all-dev. #16 135.3 Preparing to unpack .../529-libboost-all-dev_1.74.0.3_amd64.deb ... #16 135.3 Unpacking libboost-all-dev (1.74.0.3) ... #16 135.4 Selecting previously unselected package libmd-dev:amd64. #16 135.4 Preparing to unpack .../530-libmd-dev_1.0.4-2_amd64.deb ... #16 135.4 Unpacking libmd-dev:amd64 (1.0.4-2) ... #16 135.5 Selecting previously unselected package libbsd-dev:amd64. #16 135.5 Preparing to unpack .../531-libbsd-dev_0.11.7-2_amd64.deb ... #16 135.5 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #16 135.8 Selecting previously unselected package libc-ares2:amd64. #16 135.8 Preparing to unpack .../532-libc-ares2_1.18.1-3_amd64.deb ... #16 135.8 Unpacking libc-ares2:amd64 (1.18.1-3) ... #16 135.9 Selecting previously unselected package libc-ares-dev:amd64. #16 135.9 Preparing to unpack .../533-libc-ares-dev_1.18.1-3_amd64.deb ... #16 135.9 Unpacking libc-ares-dev:amd64 (1.18.1-3) ... #16 136.1 Selecting previously unselected package libcairo-gobject2:amd64. #16 136.1 Preparing to unpack .../534-libcairo-gobject2_1.16.0-7_amd64.deb ... #16 136.1 Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... #16 136.2 Selecting previously unselected package libncurses6:amd64. #16 136.2 Preparing to unpack .../535-libncurses6_6.4-4_amd64.deb ... #16 136.2 Unpacking libncurses6:amd64 (6.4-4) ... #16 136.4 Selecting previously unselected package libcdk5nc6:amd64. #16 136.4 Preparing to unpack .../536-libcdk5nc6_5.0.20180306-3_amd64.deb ... #16 136.4 Unpacking libcdk5nc6:amd64 (5.0.20180306-3) ... #16 136.6 Selecting previously unselected package libncurses-dev:amd64. #16 136.6 Preparing to unpack .../537-libncurses-dev_6.4-4_amd64.deb ... #16 136.6 Unpacking libncurses-dev:amd64 (6.4-4) ... #16 136.7 Selecting previously unselected package libcdk5-dev. #16 136.8 Preparing to unpack .../538-libcdk5-dev_5.0.20180306-3_amd64.deb ... #16 136.8 Unpacking libcdk5-dev (5.0.20180306-3) ... #16 137.0 Selecting previously unselected package libcsv3:amd64. #16 137.0 Preparing to unpack .../539-libcsv3_3.0.3+dfsg-6_amd64.deb ... #16 137.0 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ... #16 137.1 Selecting previously unselected package libcsv-dev:amd64. #16 137.1 Preparing to unpack .../540-libcsv-dev_3.0.3+dfsg-6_amd64.deb ... #16 137.1 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 137.2 Selecting previously unselected package libdbi1:amd64. #16 137.3 Preparing to unpack .../541-libdbi1_0.9.0-6_amd64.deb ... #16 137.3 Unpacking libdbi1:amd64 (0.9.0-6) ... #16 137.4 Selecting previously unselected package libdbd-sqlite3:amd64. #16 137.4 Preparing to unpack .../542-libdbd-sqlite3_0.9.0-11_amd64.deb ... #16 137.4 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #16 137.5 Selecting previously unselected package libdbi-dev. #16 137.5 Preparing to unpack .../543-libdbi-dev_0.9.0-6_amd64.deb ... #16 137.6 Unpacking libdbi-dev (0.9.0-6) ... #16 137.7 Selecting previously unselected package libpkgconf3:amd64. #16 137.7 Preparing to unpack .../544-libpkgconf3_1.8.1-1_amd64.deb ... #16 137.7 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #16 137.8 Selecting previously unselected package pkgconf-bin. #16 137.8 Preparing to unpack .../545-pkgconf-bin_1.8.1-1_amd64.deb ... #16 137.8 Unpacking pkgconf-bin (1.8.1-1) ... #16 138.0 Selecting previously unselected package pkgconf:amd64. #16 138.0 Preparing to unpack .../546-pkgconf_1.8.1-1_amd64.deb ... #16 138.0 Unpacking pkgconf:amd64 (1.8.1-1) ... #16 138.1 Selecting previously unselected package pkg-config:amd64. #16 138.1 Preparing to unpack .../547-pkg-config_1.8.1-1_amd64.deb ... #16 138.1 Unpacking pkg-config:amd64 (1.8.1-1) ... #16 138.3 Selecting previously unselected package libdbus-1-dev:amd64. #16 138.3 Preparing to unpack .../548-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #16 138.3 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 138.4 Selecting previously unselected package libelf-dev:amd64. #16 138.4 Preparing to unpack .../549-libelf-dev_0.188-2.1_amd64.deb ... #16 138.4 Unpacking libelf-dev:amd64 (0.188-2.1) ... #16 138.6 Selecting previously unselected package libffi-dev:amd64. #16 138.6 Preparing to unpack .../550-libffi-dev_3.4.4-1_amd64.deb ... #16 138.6 Unpacking libffi-dev:amd64 (3.4.4-1) ... #16 138.7 Selecting previously unselected package libfftw3-double3:amd64. #16 138.7 Preparing to unpack .../551-libfftw3-double3_3.3.10-1_amd64.deb ... #16 138.8 Unpacking libfftw3-double3:amd64 (3.3.10-1) ... #16 138.9 Selecting previously unselected package libfftw3-long3:amd64. #16 138.9 Preparing to unpack .../552-libfftw3-long3_3.3.10-1_amd64.deb ... #16 138.9 Unpacking libfftw3-long3:amd64 (3.3.10-1) ... #16 139.1 Selecting previously unselected package libfftw3-quad3:amd64. #16 139.1 Preparing to unpack .../553-libfftw3-quad3_3.3.10-1_amd64.deb ... #16 139.1 Unpacking libfftw3-quad3:amd64 (3.3.10-1) ... #16 139.3 Selecting previously unselected package libfftw3-single3:amd64. #16 139.3 Preparing to unpack .../554-libfftw3-single3_3.3.10-1_amd64.deb ... #16 139.3 Unpacking libfftw3-single3:amd64 (3.3.10-1) ... #16 139.4 Selecting previously unselected package libfftw3-bin. #16 139.4 Preparing to unpack .../555-libfftw3-bin_3.3.10-1_amd64.deb ... #16 139.5 Unpacking libfftw3-bin (3.3.10-1) ... #16 139.6 Selecting previously unselected package libfftw3-dev:amd64. #16 139.6 Preparing to unpack .../556-libfftw3-dev_3.3.10-1_amd64.deb ... #16 139.6 Unpacking libfftw3-dev:amd64 (3.3.10-1) ... #16 139.8 Selecting previously unselected package libgdk-pixbuf2.0-common. #16 139.8 Preparing to unpack .../557-libgdk-pixbuf2.0-common_2.42.10+dfsg-1_all.deb ... #16 139.8 Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #16 140.0 Selecting previously unselected package shared-mime-info. #16 140.0 Preparing to unpack .../558-shared-mime-info_2.2-1_amd64.deb ... #16 140.0 Unpacking shared-mime-info (2.2-1) ... #16 140.2 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #16 140.3 Preparing to unpack .../559-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+b1_amd64.deb ... #16 140.3 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #16 140.4 Selecting previously unselected package libglib2.0-data. #16 140.4 Preparing to unpack .../560-libglib2.0-data_2.74.6-2+deb12u2_all.deb ... #16 140.5 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ... #16 140.6 Selecting previously unselected package libglib2.0-bin. #16 140.6 Preparing to unpack .../561-libglib2.0-bin_2.74.6-2+deb12u2_amd64.deb ... #16 140.7 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ... #16 141.4 Selecting previously unselected package libglib2.0-dev-bin. #16 141.4 Preparing to unpack .../562-libglib2.0-dev-bin_2.74.6-2+deb12u2_amd64.deb ... #16 141.4 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ... #16 141.6 Selecting previously unselected package libsepol-dev:amd64. #16 141.6 Preparing to unpack .../563-libsepol-dev_3.4-2.1_amd64.deb ... #16 141.6 Unpacking libsepol-dev:amd64 (3.4-2.1) ... #16 141.7 Selecting previously unselected package libpcre2-16-0:amd64. #16 141.8 Preparing to unpack .../564-libpcre2-16-0_10.42-1_amd64.deb ... #16 141.8 Unpacking libpcre2-16-0:amd64 (10.42-1) ... #16 141.9 Selecting previously unselected package libpcre2-32-0:amd64. #16 141.9 Preparing to unpack .../565-libpcre2-32-0_10.42-1_amd64.deb ... #16 141.9 Unpacking libpcre2-32-0:amd64 (10.42-1) ... #16 142.1 Selecting previously unselected package libpcre2-posix3:amd64. #16 142.1 Preparing to unpack .../566-libpcre2-posix3_10.42-1_amd64.deb ... #16 142.1 Unpacking libpcre2-posix3:amd64 (10.42-1) ... #16 142.2 Selecting previously unselected package libpcre2-dev:amd64. #16 142.2 Preparing to unpack .../567-libpcre2-dev_10.42-1_amd64.deb ... #16 142.2 Unpacking libpcre2-dev:amd64 (10.42-1) ... #16 142.4 Selecting previously unselected package libselinux1-dev:amd64. #16 142.4 Preparing to unpack .../568-libselinux1-dev_3.4-1+b6_amd64.deb ... #16 142.4 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... #16 142.5 Selecting previously unselected package libmount-dev:amd64. #16 142.5 Preparing to unpack .../569-libmount-dev_2.38.1-5+deb12u1_amd64.deb ... #16 142.5 Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 142.6 Selecting previously unselected package libglib2.0-dev:amd64. #16 142.7 Preparing to unpack .../570-libglib2.0-dev_2.74.6-2+deb12u2_amd64.deb ... #16 142.7 Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u2) ... #16 142.9 Selecting previously unselected package libgmpxx4ldbl:amd64. #16 142.9 Preparing to unpack .../571-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 142.9 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 143.0 Selecting previously unselected package libgmp-dev:amd64. #16 143.0 Preparing to unpack .../572-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ... #16 143.1 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 143.2 Selecting previously unselected package libunbound8:amd64. #16 143.2 Preparing to unpack .../573-libunbound8_1.17.1-2+deb12u2_amd64.deb ... #16 143.2 Unpacking libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 143.4 Selecting previously unselected package libgnutls-dane0:amd64. #16 143.4 Preparing to unpack .../574-libgnutls-dane0_3.7.9-2+deb12u2_amd64.deb ... #16 143.4 Unpacking libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #16 143.6 Selecting previously unselected package libgnutls-openssl27:amd64. #16 143.6 Preparing to unpack .../575-libgnutls-openssl27_3.7.9-2+deb12u2_amd64.deb ... #16 143.6 Unpacking libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #16 143.7 Selecting previously unselected package libgnutlsxx30:amd64. #16 143.7 Preparing to unpack .../576-libgnutlsxx30_3.7.9-2+deb12u2_amd64.deb ... #16 143.7 Unpacking libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #16 143.8 Selecting previously unselected package libidn2-dev:amd64. #16 143.8 Preparing to unpack .../577-libidn2-dev_2.3.3-1+b1_amd64.deb ... #16 143.9 Unpacking libidn2-dev:amd64 (2.3.3-1+b1) ... #16 144.0 Selecting previously unselected package libp11-kit-dev:amd64. #16 144.0 Preparing to unpack .../578-libp11-kit-dev_0.24.1-2_amd64.deb ... #16 144.0 Unpacking libp11-kit-dev:amd64 (0.24.1-2) ... #16 144.1 Selecting previously unselected package libtasn1-6-dev:amd64. #16 144.1 Preparing to unpack .../579-libtasn1-6-dev_4.19.0-2_amd64.deb ... #16 144.1 Unpacking libtasn1-6-dev:amd64 (4.19.0-2) ... #16 144.2 Selecting previously unselected package nettle-dev:amd64. #16 144.3 Preparing to unpack .../580-nettle-dev_3.8.1-2_amd64.deb ... #16 144.3 Unpacking nettle-dev:amd64 (3.8.1-2) ... #16 144.4 Selecting previously unselected package libgnutls28-dev:amd64. #16 144.4 Preparing to unpack .../581-libgnutls28-dev_3.7.9-2+deb12u2_amd64.deb ... #16 144.4 Unpacking libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #16 144.6 Selecting previously unselected package libgps28:amd64. #16 144.6 Preparing to unpack .../582-libgps28_3.22-4.1+b1_amd64.deb ... #16 144.7 Unpacking libgps28:amd64 (3.22-4.1+b1) ... #16 144.8 Selecting previously unselected package libgps-dev:amd64. #16 144.8 Preparing to unpack .../583-libgps-dev_3.22-4.1+b1_amd64.deb ... #16 144.8 Unpacking libgps-dev:amd64 (3.22-4.1+b1) ... #16 144.9 Selecting previously unselected package libgsm1:amd64. #16 144.9 Preparing to unpack .../584-libgsm1_1.0.22-1_amd64.deb ... #16 144.9 Unpacking libgsm1:amd64 (1.0.22-1) ... #16 145.1 Selecting previously unselected package libgsm1-dev:amd64. #16 145.1 Preparing to unpack .../585-libgsm1-dev_1.0.22-1_amd64.deb ... #16 145.1 Unpacking libgsm1-dev:amd64 (1.0.22-1) ... #16 145.3 Selecting previously unselected package libimagequant0:amd64. #16 145.3 Preparing to unpack .../586-libimagequant0_2.17.0-1_amd64.deb ... #16 145.4 Unpacking libimagequant0:amd64 (2.17.0-1) ... #16 145.5 Selecting previously unselected package libjansson-dev:amd64. #16 145.5 Preparing to unpack .../587-libjansson-dev_2.14-2_amd64.deb ... #16 145.6 Unpacking libjansson-dev:amd64 (2.14-2) ... #16 145.7 Selecting previously unselected package libkrb5-dev:amd64. #16 145.7 Preparing to unpack .../588-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ... #16 145.7 Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 145.8 Selecting previously unselected package liblua5.3-0:amd64. #16 145.8 Preparing to unpack .../589-liblua5.3-0_5.3.6-2_amd64.deb ... #16 145.8 Unpacking liblua5.3-0:amd64 (5.3.6-2) ... #16 146.0 Selecting previously unselected package libreadline-dev:amd64. #16 146.0 Preparing to unpack .../590-libreadline-dev_8.2-1.3_amd64.deb ... #16 146.0 Unpacking libreadline-dev:amd64 (8.2-1.3) ... #16 146.1 Selecting previously unselected package liblua5.3-dev:amd64. #16 146.1 Preparing to unpack .../591-liblua5.3-dev_5.3.6-2_amd64.deb ... #16 146.1 Unpacking liblua5.3-dev:amd64 (5.3.6-2) ... #16 146.3 Selecting previously unselected package mysql-common. #16 146.3 Preparing to unpack .../592-mysql-common_5.8+1.1.0_all.deb ... #16 146.3 Unpacking mysql-common (5.8+1.1.0) ... #16 146.5 Selecting previously unselected package mariadb-common. #16 146.5 Preparing to unpack .../593-mariadb-common_1%3a10.11.6-0+deb12u1_all.deb ... #16 146.5 Unpacking mariadb-common (1:10.11.6-0+deb12u1) ... #16 146.7 Selecting previously unselected package libmariadb3:amd64. #16 146.7 Preparing to unpack .../594-libmariadb3_1%3a10.11.6-0+deb12u1_amd64.deb ... #16 146.8 Unpacking libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 146.9 Selecting previously unselected package libmnl-dev:amd64. #16 146.9 Preparing to unpack .../595-libmnl-dev_1.0.4-3_amd64.deb ... #16 146.9 Unpacking libmnl-dev:amd64 (1.0.4-3) ... #16 147.0 Selecting previously unselected package libncurses5-dev:amd64. #16 147.0 Preparing to unpack .../596-libncurses5-dev_6.4-4_amd64.deb ... #16 147.0 Unpacking libncurses5-dev:amd64 (6.4-4) ... #16 147.1 Selecting previously unselected package pci.ids. #16 147.1 Preparing to unpack .../597-pci.ids_0.0~2023.04.11-1_all.deb ... #16 147.2 Unpacking pci.ids (0.0~2023.04.11-1) ... #16 147.3 Selecting previously unselected package libpci3:amd64. #16 147.3 Preparing to unpack .../598-libpci3_1%3a3.9.0-4_amd64.deb ... #16 147.3 Unpacking libpci3:amd64 (1:3.9.0-4) ... #16 147.5 Selecting previously unselected package libsensors-config. #16 147.5 Preparing to unpack .../599-libsensors-config_1%3a3.6.0-7.1_all.deb ... #16 147.5 Unpacking libsensors-config (1:3.6.0-7.1) ... #16 147.6 Selecting previously unselected package libsensors5:amd64. #16 147.6 Preparing to unpack .../600-libsensors5_1%3a3.6.0-7.1_amd64.deb ... #16 147.7 Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... #16 147.8 Selecting previously unselected package libwrap0:amd64. #16 147.8 Preparing to unpack .../601-libwrap0_7.6.q-32_amd64.deb ... #16 147.8 Unpacking libwrap0:amd64 (7.6.q-32) ... #16 148.0 Selecting previously unselected package libsnmp-base. #16 148.0 Preparing to unpack .../602-libsnmp-base_5.9.3+dfsg-2_all.deb ... #16 148.0 Unpacking libsnmp-base (5.9.3+dfsg-2) ... #16 148.2 Selecting previously unselected package libsnmp40:amd64. #16 148.2 Preparing to unpack .../603-libsnmp40_5.9.3+dfsg-2_amd64.deb ... #16 148.2 Unpacking libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 148.4 Selecting previously unselected package libnetsnmptrapd40:amd64. #16 148.4 Preparing to unpack .../604-libnetsnmptrapd40_5.9.3+dfsg-2_amd64.deb ... #16 148.4 Unpacking libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 148.5 Selecting previously unselected package libnewlib-dev. #16 148.5 Preparing to unpack .../605-libnewlib-dev_3.3.0-1.3_all.deb ... #16 148.6 Unpacking libnewlib-dev (3.3.0-1.3) ... #16 148.7 Selecting previously unselected package libnewlib-arm-none-eabi. #16 148.7 Preparing to unpack .../606-libnewlib-arm-none-eabi_3.3.0-1.3_all.deb ... #16 148.7 Unpacking libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 150.1 Selecting previously unselected package libnftnl11:amd64. #16 150.1 Preparing to unpack .../607-libnftnl11_1.2.4-2_amd64.deb ... #16 150.1 Unpacking libnftnl11:amd64 (1.2.4-2) ... #16 150.3 Selecting previously unselected package libnftables1:amd64. #16 150.3 Preparing to unpack .../608-libnftables1_1.0.6-2+deb12u2_amd64.deb ... #16 150.3 Unpacking libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 150.4 Selecting previously unselected package libnftables-dev:amd64. #16 150.4 Preparing to unpack .../609-libnftables-dev_1.0.6-2+deb12u2_amd64.deb ... #16 150.4 Unpacking libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 150.5 Selecting previously unselected package libnftnl-dev:amd64. #16 150.6 Preparing to unpack .../610-libnftnl-dev_1.2.4-2_amd64.deb ... #16 150.6 Unpacking libnftnl-dev:amd64 (1.2.4-2) ... #16 150.7 Selecting previously unselected package libnorm1:amd64. #16 150.7 Preparing to unpack .../611-libnorm1_1.5.9+dfsg-2_amd64.deb ... #16 150.7 Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ... #16 150.9 Selecting previously unselected package libxml2-dev:amd64. #16 150.9 Preparing to unpack .../612-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... #16 150.9 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 151.0 Selecting previously unselected package libnorm-dev:amd64. #16 151.0 Preparing to unpack .../613-libnorm-dev_1.5.9+dfsg-2_amd64.deb ... #16 151.0 Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 151.2 Selecting previously unselected package liboping0:amd64. #16 151.2 Preparing to unpack .../614-liboping0_1.10.0-5+b1_amd64.deb ... #16 151.2 Unpacking liboping0:amd64 (1.10.0-5+b1) ... #16 151.3 Selecting previously unselected package liboping-dev:amd64. #16 151.3 Preparing to unpack .../615-liboping-dev_1.10.0-5+b1_amd64.deb ... #16 151.4 Unpacking liboping-dev:amd64 (1.10.0-5+b1) ... #16 151.5 Selecting previously unselected package libortp16:amd64. #16 151.5 Preparing to unpack .../616-libortp16_1%3a5.1.64-2_amd64.deb ... #16 151.5 Unpacking libortp16:amd64 (1:5.1.64-2) ... #16 151.6 Selecting previously unselected package libortp-dev:amd64. #16 151.6 Preparing to unpack .../617-libortp-dev_1%3a5.1.64-2_amd64.deb ... #16 151.6 Unpacking libortp-dev:amd64 (1:5.1.64-2) ... #16 152.0 Selecting previously unselected package libpcap0.8:amd64. #16 152.0 Preparing to unpack .../618-libpcap0.8_1.10.3-1_amd64.deb ... #16 152.0 Unpacking libpcap0.8:amd64 (1.10.3-1) ... #16 152.1 Selecting previously unselected package libpcap0.8-dev:amd64. #16 152.1 Preparing to unpack .../619-libpcap0.8-dev_1.10.3-1_amd64.deb ... #16 152.1 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #16 152.3 Selecting previously unselected package libpcap-dev:amd64. #16 152.3 Preparing to unpack .../620-libpcap-dev_1.10.3-1_amd64.deb ... #16 152.3 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #16 152.4 Selecting previously unselected package libudev-dev:amd64. #16 152.4 Preparing to unpack .../621-libudev-dev_252.22-1~deb12u1_amd64.deb ... #16 152.4 Unpacking libudev-dev:amd64 (252.22-1~deb12u1) ... #16 152.5 Selecting previously unselected package libpci-dev:amd64. #16 152.5 Preparing to unpack .../622-libpci-dev_1%3a3.9.0-4_amd64.deb ... #16 152.6 Unpacking libpci-dev:amd64 (1:3.9.0-4) ... #16 152.7 Selecting previously unselected package libpcsclite1:amd64. #16 152.7 Preparing to unpack .../623-libpcsclite1_1.9.9-2_amd64.deb ... #16 152.7 Unpacking libpcsclite1:amd64 (1.9.9-2) ... #16 152.8 Selecting previously unselected package libpcsclite-dev:amd64. #16 152.9 Preparing to unpack .../624-libpcsclite-dev_1.9.9-2_amd64.deb ... #16 152.9 Unpacking libpcsclite-dev:amd64 (1.9.9-2) ... #16 153.0 Selecting previously unselected package libpgm-5.3-0:amd64. #16 153.0 Preparing to unpack .../625-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ... #16 153.0 Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 153.2 Selecting previously unselected package libpgm-dev:amd64. #16 153.2 Preparing to unpack .../626-libpgm-dev_5.3.128~dfsg-2_amd64.deb ... #16 153.2 Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 153.3 Selecting previously unselected package libraqm0:amd64. #16 153.3 Preparing to unpack .../627-libraqm0_0.7.0-4.1_amd64.deb ... #16 153.4 Unpacking libraqm0:amd64 (0.7.0-4.1) ... #16 153.5 Selecting previously unselected package librsvg2-2:amd64. #16 153.5 Preparing to unpack .../628-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 153.5 Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 153.7 Selecting previously unselected package librsvg2-bin. #16 153.8 Preparing to unpack .../629-librsvg2-bin_2.54.7+dfsg-1~deb12u1_amd64.deb ... #16 153.8 Unpacking librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 154.0 Selecting previously unselected package libsctp1:amd64. #16 154.0 Preparing to unpack .../630-libsctp1_1.0.19+dfsg-2_amd64.deb ... #16 154.0 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #16 154.1 Selecting previously unselected package libsctp-dev:amd64. #16 154.1 Preparing to unpack .../631-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #16 154.1 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 154.3 Selecting previously unselected package libsensors-dev:amd64. #16 154.3 Preparing to unpack .../632-libsensors-dev_1%3a3.6.0-7.1_amd64.deb ... #16 154.3 Unpacking libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 154.4 Selecting previously unselected package libsigsegv-dev:amd64. #16 154.4 Preparing to unpack .../633-libsigsegv-dev_2.14-1_amd64.deb ... #16 154.4 Unpacking libsigsegv-dev:amd64 (2.14-1) ... #16 154.6 Selecting previously unselected package libwrap0-dev:amd64. #16 154.6 Preparing to unpack .../634-libwrap0-dev_7.6.q-32_amd64.deb ... #16 154.6 Unpacking libwrap0-dev:amd64 (7.6.q-32) ... #16 154.7 Selecting previously unselected package libssl-dev:amd64. #16 154.7 Preparing to unpack .../635-libssl-dev_3.0.11-1~deb12u2_amd64.deb ... #16 154.7 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ... #16 154.9 Selecting previously unselected package libsnmp-dev. #16 154.9 Preparing to unpack .../636-libsnmp-dev_5.9.3+dfsg-2_amd64.deb ... #16 155.0 Unpacking libsnmp-dev (5.9.3+dfsg-2) ... #16 155.1 Selecting previously unselected package libsodium23:amd64. #16 155.1 Preparing to unpack .../637-libsodium23_1.0.18-1_amd64.deb ... #16 155.2 Unpacking libsodium23:amd64 (1.0.18-1) ... #16 155.3 Selecting previously unselected package libsodium-dev:amd64. #16 155.3 Preparing to unpack .../638-libsodium-dev_1.0.18-1_amd64.deb ... #16 155.3 Unpacking libsodium-dev:amd64 (1.0.18-1) ... #16 155.4 Selecting previously unselected package libsofia-sip-ua0. #16 155.4 Preparing to unpack .../639-libsofia-sip-ua0_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 155.5 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 155.6 Selecting previously unselected package libsofia-sip-ua-dev. #16 155.6 Preparing to unpack .../640-libsofia-sip-ua-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 155.6 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 155.8 Selecting previously unselected package libsofia-sip-ua-glib3. #16 155.8 Preparing to unpack .../641-libsofia-sip-ua-glib3_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 155.8 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 156.0 Selecting previously unselected package libsofia-sip-ua-glib-dev. #16 156.0 Preparing to unpack .../642-libsofia-sip-ua-glib-dev_1.12.11+20110422.1+1e14eea~dfsg-6_amd64.deb ... #16 156.0 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 156.1 Selecting previously unselected package libsource-highlight-common. #16 156.1 Preparing to unpack .../643-libsource-highlight-common_3.1.9-4.2_all.deb ... #16 156.1 Unpacking libsource-highlight-common (3.1.9-4.2) ... #16 156.3 Selecting previously unselected package libsource-highlight4v5:amd64. #16 156.3 Preparing to unpack .../644-libsource-highlight4v5_3.1.9-4.2+b3_amd64.deb ... #16 156.3 Unpacking libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 156.4 Selecting previously unselected package libsqlite3-dev:amd64. #16 156.4 Preparing to unpack .../645-libsqlite3-dev_3.40.1-2_amd64.deb ... #16 156.4 Unpacking libsqlite3-dev:amd64 (3.40.1-2) ... #16 156.6 Selecting previously unselected package libtalloc2:amd64. #16 156.6 Preparing to unpack .../646-libtalloc2_2.4.0-f2_amd64.deb ... #16 156.6 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #16 156.8 Selecting previously unselected package libtalloc-dev:amd64. #16 156.8 Preparing to unpack .../647-libtalloc-dev_2.4.0-f2_amd64.deb ... #16 156.8 Unpacking libtalloc-dev:amd64 (2.4.0-f2) ... #16 157.0 Selecting previously unselected package libtext-unidecode-perl. #16 157.0 Preparing to unpack .../648-libtext-unidecode-perl_1.30-3_all.deb ... #16 157.1 Unpacking libtext-unidecode-perl (1.30-3) ... #16 157.2 Selecting previously unselected package liburing2:amd64. #16 157.2 Preparing to unpack .../649-liburing2_2.3-3_amd64.deb ... #16 157.3 Unpacking liburing2:amd64 (2.3-3) ... #16 157.4 Selecting previously unselected package liburing-dev:amd64. #16 157.4 Preparing to unpack .../650-liburing-dev_2.3-3_amd64.deb ... #16 157.4 Unpacking liburing-dev:amd64 (2.3-3) ... #16 157.5 Selecting previously unselected package libusb-0.1-4:amd64. #16 157.5 Preparing to unpack .../651-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #16 157.6 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 157.7 Selecting previously unselected package libusb-1.0-0-dev:amd64. #16 157.7 Preparing to unpack .../652-libusb-1.0-0-dev_2%3a1.0.26-1_amd64.deb ... #16 157.7 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 157.8 Selecting previously unselected package libusb-dev. #16 157.8 Preparing to unpack .../653-libusb-dev_2%3a0.1.12-32_amd64.deb ... #16 157.8 Unpacking libusb-dev (2:0.1.12-32) ... #16 157.9 Selecting previously unselected package libwebpdemux2:amd64. #16 158.0 Preparing to unpack .../654-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... #16 158.0 Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 158.1 Selecting previously unselected package libwebpmux3:amd64. #16 158.1 Preparing to unpack .../655-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... #16 158.1 Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 158.2 Selecting previously unselected package libxml-namespacesupport-perl. #16 158.2 Preparing to unpack .../656-libxml-namespacesupport-perl_1.12-2_all.deb ... #16 158.3 Unpacking libxml-namespacesupport-perl (1.12-2) ... #16 158.4 Selecting previously unselected package libxml-sax-base-perl. #16 158.4 Preparing to unpack .../657-libxml-sax-base-perl_1.09-3_all.deb ... #16 158.4 Unpacking libxml-sax-base-perl (1.09-3) ... #16 158.5 Selecting previously unselected package libxml-sax-perl. #16 158.6 Preparing to unpack .../658-libxml-sax-perl_1.02+dfsg-3_all.deb ... #16 158.6 Unpacking libxml-sax-perl (1.02+dfsg-3) ... #16 158.7 Selecting previously unselected package libxml-libxml-perl. #16 158.7 Preparing to unpack .../659-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ... #16 158.7 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 158.9 Selecting previously unselected package libyaml-0-2:amd64. #16 158.9 Preparing to unpack .../660-libyaml-0-2_0.2.5-1_amd64.deb ... #16 158.9 Unpacking libyaml-0-2:amd64 (0.2.5-1) ... #16 159.0 Selecting previously unselected package libzmq5:amd64. #16 159.1 Preparing to unpack .../661-libzmq5_4.3.4-6_amd64.deb ... #16 159.1 Unpacking libzmq5:amd64 (4.3.4-6) ... #16 159.2 Selecting previously unselected package libzmq3-dev:amd64. #16 159.2 Preparing to unpack .../662-libzmq3-dev_4.3.4-6_amd64.deb ... #16 159.2 Unpacking libzmq3-dev:amd64 (4.3.4-6) ... #16 159.4 Selecting previously unselected package lua-socket:amd64. #16 159.4 Preparing to unpack .../663-lua-socket_3.1.0-1+b1_amd64.deb ... #16 159.4 Unpacking lua-socket:amd64 (3.1.0-1+b1) ... #16 159.5 Selecting previously unselected package mscgen. #16 159.5 Preparing to unpack .../664-mscgen_0.20-14_amd64.deb ... #16 159.5 Unpacking mscgen (0.20-14) ... #16 159.7 Selecting previously unselected package patchelf. #16 159.7 Preparing to unpack .../665-patchelf_0.14.3-1+b1_amd64.deb ... #16 159.7 Unpacking patchelf (0.14.3-1+b1) ... #16 159.8 Selecting previously unselected package picolibc-arm-none-eabi. #16 159.8 Preparing to unpack .../666-picolibc-arm-none-eabi_1.8-1_all.deb ... #16 159.8 Unpacking picolibc-arm-none-eabi (1.8-1) ... #16 161.1 Selecting previously unselected package python3-setuptools. #16 161.1 Preparing to unpack .../667-python3-setuptools_66.1.1-1_all.deb ... #16 161.1 Unpacking python3-setuptools (66.1.1-1) ... #16 161.3 Selecting previously unselected package python3-six. #16 161.3 Preparing to unpack .../668-python3-six_1.16.0-4_all.deb ... #16 161.3 Unpacking python3-six (1.16.0-4) ... #16 161.4 Selecting previously unselected package python3-typing-extensions. #16 161.4 Preparing to unpack .../669-python3-typing-extensions_4.4.0-1_all.deb ... #16 161.5 Unpacking python3-typing-extensions (4.4.0-1) ... #16 161.7 Selecting previously unselected package python3-lazy-object-proxy. #16 161.7 Preparing to unpack .../670-python3-lazy-object-proxy_1.9.0-1+b1_amd64.deb ... #16 161.7 Unpacking python3-lazy-object-proxy (1.9.0-1+b1) ... #16 161.9 Selecting previously unselected package python3-wrapt. #16 161.9 Preparing to unpack .../671-python3-wrapt_1.14.1-2+b2_amd64.deb ... #16 161.9 Unpacking python3-wrapt (1.14.1-2+b2) ... #16 162.1 Selecting previously unselected package python3-astroid. #16 162.2 Preparing to unpack .../672-python3-astroid_2.14.2-1_all.deb ... #16 162.2 Unpacking python3-astroid (2.14.2-1) ... #16 162.3 Selecting previously unselected package python3-toml. #16 162.3 Preparing to unpack .../673-python3-toml_0.10.2-1_all.deb ... #16 162.3 Unpacking python3-toml (0.10.2-1) ... #16 162.5 Selecting previously unselected package python3-isort. #16 162.5 Preparing to unpack .../674-python3-isort_5.6.4-1_all.deb ... #16 162.5 Unpacking python3-isort (5.6.4-1) ... #16 162.6 Selecting previously unselected package python3-more-itertools. #16 162.6 Preparing to unpack .../675-python3-more-itertools_8.10.0-2_all.deb ... #16 162.6 Unpacking python3-more-itertools (8.10.0-2) ... #16 162.8 Selecting previously unselected package python3-zipp. #16 162.8 Preparing to unpack .../676-python3-zipp_1.0.0-6_all.deb ... #16 162.8 Unpacking python3-zipp (1.0.0-6) ... #16 162.9 Selecting previously unselected package python3-importlib-metadata. #16 162.9 Preparing to unpack .../677-python3-importlib-metadata_4.12.0-1_all.deb ... #16 162.9 Unpacking python3-importlib-metadata (4.12.0-1) ... #16 163.1 Selecting previously unselected package python3-mypy-extensions. #16 163.1 Preparing to unpack .../678-python3-mypy-extensions_0.4.3-4_all.deb ... #16 163.1 Unpacking python3-mypy-extensions (0.4.3-4) ... #16 163.2 Selecting previously unselected package python3-logilab-common. #16 163.2 Preparing to unpack .../679-python3-logilab-common_1.9.8-1_all.deb ... #16 163.3 Unpacking python3-logilab-common (1.9.8-1) ... #16 163.4 Selecting previously unselected package python3-dill. #16 163.4 Preparing to unpack .../680-python3-dill_0.3.6-1_all.deb ... #16 163.4 Unpacking python3-dill (0.3.6-1) ... #16 163.6 Selecting previously unselected package python3-mccabe. #16 163.6 Preparing to unpack .../681-python3-mccabe_0.7.0-1_all.deb ... #16 163.6 Unpacking python3-mccabe (0.7.0-1) ... #16 163.7 Selecting previously unselected package python3-platformdirs. #16 163.7 Preparing to unpack .../682-python3-platformdirs_2.6.0-1_all.deb ... #16 163.7 Unpacking python3-platformdirs (2.6.0-1) ... #16 163.9 Selecting previously unselected package python3-tomlkit. #16 163.9 Preparing to unpack .../683-python3-tomlkit_0.11.7-1_all.deb ... #16 163.9 Unpacking python3-tomlkit (0.11.7-1) ... #16 164.0 Selecting previously unselected package pylint. #16 164.0 Preparing to unpack .../684-pylint_2.16.2-2_all.deb ... #16 164.0 Unpacking pylint (2.16.2-2) ... #16 164.2 Selecting previously unselected package python3-funcparserlib. #16 164.2 Preparing to unpack .../685-python3-funcparserlib_1.0.0-0.2_all.deb ... #16 164.2 Unpacking python3-funcparserlib (1.0.0-0.2) ... #16 164.4 Selecting previously unselected package python3-pil:amd64. #16 164.4 Preparing to unpack .../686-python3-pil_9.4.0-1.1+deb12u1_amd64.deb ... #16 164.4 Unpacking python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 164.6 Selecting previously unselected package python3-webcolors. #16 164.6 Preparing to unpack .../687-python3-webcolors_1.11.1-1_all.deb ... #16 164.6 Unpacking python3-webcolors (1.11.1-1) ... #16 164.7 Selecting previously unselected package python3-roman. #16 164.7 Preparing to unpack .../688-python3-roman_3.3-3_all.deb ... #16 164.7 Unpacking python3-roman (3.3-3) ... #16 164.9 Selecting previously unselected package python3-docutils. #16 164.9 Preparing to unpack .../689-python3-docutils_0.19+dfsg-6_all.deb ... #16 164.9 Unpacking python3-docutils (0.19+dfsg-6) ... #16 165.0 Selecting previously unselected package python3-reportlab-accel:amd64. #16 165.0 Preparing to unpack .../690-python3-reportlab-accel_3.6.12-1+b1_amd64.deb ... #16 165.0 Unpacking python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 165.2 Selecting previously unselected package python3-reportlab. #16 165.2 Preparing to unpack .../691-python3-reportlab_3.6.12-1_all.deb ... #16 165.2 Unpacking python3-reportlab (3.6.12-1) ... #16 165.3 Selecting previously unselected package python3-blockdiag. #16 165.4 Preparing to unpack .../692-python3-blockdiag_2.0.1+dfsg-1_all.deb ... #16 165.4 Unpacking python3-blockdiag (2.0.1+dfsg-1) ... #16 165.5 Selecting previously unselected package python3-distlib. #16 165.5 Preparing to unpack .../693-python3-distlib_0.3.6-1_all.deb ... #16 165.6 Unpacking python3-distlib (0.3.6-1) ... #16 165.7 Selecting previously unselected package python3-filelock. #16 165.7 Preparing to unpack .../694-python3-filelock_3.9.0-1_all.deb ... #16 165.7 Unpacking python3-filelock (3.9.0-1) ... #16 165.9 Selecting previously unselected package python3-gi. #16 165.9 Preparing to unpack .../695-python3-gi_3.42.2-3+b1_amd64.deb ... #16 165.9 Unpacking python3-gi (3.42.2-3+b1) ... #16 166.0 Selecting previously unselected package python3-markupsafe. #16 166.0 Preparing to unpack .../696-python3-markupsafe_2.1.2-1+b1_amd64.deb ... #16 166.1 Unpacking python3-markupsafe (2.1.2-1+b1) ... #16 166.2 Selecting previously unselected package python3-mako. #16 166.2 Preparing to unpack .../697-python3-mako_1.2.4+ds-1_all.deb ... #16 166.2 Unpacking python3-mako (1.2.4+ds-1) ... #16 166.4 Selecting previously unselected package python3-nwdiag. #16 166.4 Preparing to unpack .../698-python3-nwdiag_2.0.0+dfsg-1.1_all.deb ... #16 166.4 Unpacking python3-nwdiag (2.0.0+dfsg-1.1) ... #16 166.5 Selecting previously unselected package python3-wheel. #16 166.5 Preparing to unpack .../699-python3-wheel_0.38.4-2_all.deb ... #16 166.5 Unpacking python3-wheel (0.38.4-2) ... #16 166.7 Selecting previously unselected package python3-pip. #16 166.7 Preparing to unpack .../700-python3-pip_23.0.1+dfsg-1_all.deb ... #16 166.7 Unpacking python3-pip (23.0.1+dfsg-1) ... #16 166.9 Selecting previously unselected package python3-pip-whl. #16 166.9 Preparing to unpack .../701-python3-pip-whl_23.0.1+dfsg-1_all.deb ... #16 166.9 Unpacking python3-pip-whl (23.0.1+dfsg-1) ... #16 167.3 Selecting previously unselected package python3-pyflakes. #16 167.3 Preparing to unpack .../702-python3-pyflakes_2.5.0-1_all.deb ... #16 167.3 Unpacking python3-pyflakes (2.5.0-1) ... #16 167.4 Selecting previously unselected package python3-setuptools-whl. #16 167.4 Preparing to unpack .../703-python3-setuptools-whl_66.1.1-1_all.deb ... #16 167.5 Unpacking python3-setuptools-whl (66.1.1-1) ... #16 167.6 Selecting previously unselected package python3-usb. #16 167.6 Preparing to unpack .../704-python3-usb_1.2.1-2_all.deb ... #16 167.6 Unpacking python3-usb (1.2.1-2) ... #16 167.8 Selecting previously unselected package python3-wheel-whl. #16 167.8 Preparing to unpack .../705-python3-wheel-whl_0.38.4-2_all.deb ... #16 167.8 Unpacking python3-wheel-whl (0.38.4-2) ... #16 167.9 Selecting previously unselected package python3-virtualenv. #16 167.9 Preparing to unpack .../706-python3-virtualenv_20.17.1+ds-1_all.deb ... #16 167.9 Unpacking python3-virtualenv (20.17.1+ds-1) ... #16 168.1 Selecting previously unselected package python3-yaml. #16 168.1 Preparing to unpack .../707-python3-yaml_6.0-3+b2_amd64.deb ... #16 168.1 Unpacking python3-yaml (6.0-3+b2) ... #16 168.2 Selecting previously unselected package sdcc-libraries. #16 168.2 Preparing to unpack .../708-sdcc-libraries_4.2.0+dfsg-1_all.deb ... #16 168.3 Unpacking sdcc-libraries (4.2.0+dfsg-1) ... #16 168.5 Selecting previously unselected package sdcc. #16 168.6 Preparing to unpack .../709-sdcc_4.2.0+dfsg-1_amd64.deb ... #16 168.6 Unpacking sdcc (4.2.0+dfsg-1) ... #16 168.8 Selecting previously unselected package source-highlight. #16 168.8 Preparing to unpack .../710-source-highlight_3.1.9-4.2+b3_amd64.deb ... #16 168.8 Unpacking source-highlight (3.1.9-4.2+b3) ... #16 168.9 Selecting previously unselected package sqlite3. #16 169.0 Preparing to unpack .../711-sqlite3_3.40.1-2_amd64.deb ... #16 169.0 Unpacking sqlite3 (3.40.1-2) ... #16 169.1 Selecting previously unselected package stow. #16 169.1 Preparing to unpack .../712-stow_2.3.1-1_all.deb ... #16 169.1 Unpacking stow (2.3.1-1) ... #16 169.3 Selecting previously unselected package swig4.0. #16 169.3 Preparing to unpack .../713-swig4.0_4.1.0-0.2_amd64.deb ... #16 169.3 Unpacking swig4.0 (4.1.0-0.2) ... #16 169.5 Selecting previously unselected package swig. #16 169.5 Preparing to unpack .../714-swig_4.1.0-0.2_all.deb ... #16 169.6 Unpacking swig (4.1.0-0.2) ... #16 169.7 Selecting previously unselected package tcpdump. #16 169.7 Preparing to unpack .../715-tcpdump_4.99.3-1_amd64.deb ... #16 169.7 Unpacking tcpdump (4.99.3-1) ... #16 169.9 Selecting previously unselected package telnet. #16 169.9 Preparing to unpack .../716-telnet_0.17+2.4-2+deb12u1_all.deb ... #16 169.9 Unpacking telnet (0.17+2.4-2+deb12u1) ... #16 170.1 Selecting previously unselected package tex-gyre. #16 170.1 Preparing to unpack .../717-tex-gyre_20180621-6_all.deb ... #16 170.1 Unpacking tex-gyre (20180621-6) ... #16 170.5 Selecting previously unselected package texinfo. #16 170.5 Preparing to unpack .../718-texinfo_6.8-6+b1_amd64.deb ... #16 170.5 Unpacking texinfo (6.8-6+b1) ... #16 170.8 Selecting previously unselected package unzip. #16 170.8 Preparing to unpack .../719-unzip_6.0-28_amd64.deb ... #16 170.9 Unpacking unzip (6.0-28) ... #16 171.0 Selecting previously unselected package virtualenv. #16 171.0 Preparing to unpack .../720-virtualenv_20.17.1+ds-1_all.deb ... #16 171.0 Unpacking virtualenv (20.17.1+ds-1) ... #16 171.2 Setting up libip4tc2:amd64 (1.8.9-2) ... #16 171.2 Setting up libksba8:amd64 (1.6.3-2) ... #16 171.3 Setting up libboost-chrono1.74.0:amd64 (1.74.0+ds1-21) ... #16 171.4 Setting up media-types (10.0.0) ... #16 171.4 Setting up libpipeline1:amd64 (1.5.7-1) ... #16 171.5 Setting up libboost-system1.74.0:amd64 (1.74.0+ds1-21) ... #16 171.5 Setting up libgraphite2-3:amd64 (1.3.14-1) ... #16 171.6 Setting up liblcms2-2:amd64 (2.14-2) ... #16 171.6 Setting up libpixman-1-0:amd64 (0.42.2-1) ... #16 171.7 Setting up libtext-charwidth-perl:amd64 (0.04-11) ... #16 171.7 Setting up libxapian30:amd64 (1.4.22-1) ... #16 171.8 Setting up wdiff (1.2.2-5) ... #16 171.8 Setting up libaom3:amd64 (3.6.0-1) ... #16 171.9 Setting up libpciaccess0:amd64 (0.17-2) ... #16 171.9 Setting up mysql-common (5.8+1.1.0) ... #16 172.0 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 172.0 Setting up libabsl20220623:amd64 (20220623.1-1) ... #16 172.1 Setting up libxau6:amd64 (1:1.0.9-1) ... #16 172.1 Setting up python3-setuptools-whl (66.1.1-1) ... #16 172.2 Setting up libkeyutils1:amd64 (1.6.3-2) ... #16 172.7 Setting up libapparmor1:amd64 (3.0.8-3) ... #16 172.9 Setting up libc-l10n (2.36-9+deb12u7) ... #16 173.0 Setting up pci.ids (0.0~2023.04.11-1) ... #16 173.0 Setting up binutils-arm-none-eabi (2.40-2+18+b1) ... #16 173.1 Setting up libgnutls-openssl27:amd64 (3.7.9-2+deb12u2) ... #16 173.1 Setting up libsodium23:amd64 (1.0.18-1) ... #16 173.2 Setting up libicu72:amd64 (72.1-3) ... #16 173.2 Setting up libboost-atomic1.74.0:amd64 (1.74.0+ds1-21) ... #16 173.3 Setting up liblerc4:amd64 (4.0.0+ds-2) ... #16 173.3 Setting up libdbi1:amd64 (0.9.0-6) ... #16 173.4 Setting up bsdextrautils (2.38.1-5+deb12u1) ... #16 173.4 Setting up fonts-gfs-porson (1.1-7) ... #16 173.4 Setting up libdatrie1:amd64 (0.2.13-2+b1) ... #16 173.5 Setting up libmagic-mgc (1:5.44-3) ... #16 173.5 Setting up libgsm1:amd64 (1.0.22-1) ... #16 173.6 Setting up python3-pip-whl (23.0.1+dfsg-1) ... #16 173.6 Setting up gawk (1:5.2.1-2) ... #16 173.7 Setting up libyaml-0-2:amd64 (0.2.5-1) ... #16 173.8 Setting up libsigsegv-dev:amd64 (2.14-1) ... #16 173.8 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u2) ... #16 173.9 No schema files found: doing nothing. #16 173.9 Setting up distro-info-data (0.58+deb12u1) ... #16 173.9 Setting up libboost-iostreams1.74.0:amd64 (1.74.0+ds1-21) ... #16 174.0 Setting up libsnmp-base (5.9.3+dfsg-2) ... #16 174.0 Setting up libboost-program-options1.74.0:amd64 (1.74.0+ds1-21) ... #16 174.1 Setting up libtirpc-common (1.3.3+ds-1) ... #16 174.2 Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ... #16 174.2 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... #16 174.3 Setting up libijs-0.35:amd64 (0.35-15) ... #16 174.3 Setting up unzip (6.0-28) ... #16 174.4 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... #16 174.4 Setting up libtexluajit2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 174.4 Setting up libgs-common (10.0.0~dfsg-11+deb12u4) ... #16 174.5 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #16 174.5 Setting up libfontbox-java (1:1.8.16-2) ... #16 174.6 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #16 174.6 Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ... #16 174.7 Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1) ... #16 174.7 Setting up libnorm1:amd64 (1.5.9+dfsg-2) ... #16 174.8 Setting up binutils-common:amd64 (2.40-2) ... #16 174.8 Setting up x11-common (1:7.7+23) ... #16 175.1 debconf: unable to initialize frontend: Dialog #16 175.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 175.1 debconf: falling back to frontend: Readline #16 175.1 debconf: unable to initialize frontend: Readline #16 175.1 debconf: (This frontend requires a controlling tty.) #16 175.1 debconf: falling back to frontend: Teletype #16 175.2 invoke-rc.d: could not determine current runlevel #16 175.2 invoke-rc.d: policy-rc.d denied execution of restart. #16 175.2 Setting up libsensors-config (1:3.6.0-7.1) ... #16 175.3 Setting up libboost-stacktrace1.74.0:amd64 (1.74.0+ds1-21) ... #16 175.3 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ... #16 175.3 Setting up libmagic1:amd64 (1:5.44-3) ... #16 175.4 Setting up libdeflate0:amd64 (1.14-1) ... #16 175.5 Setting up perl-openssl-defaults:amd64 (7+b1) ... #16 175.5 Setting up linux-libc-dev:amd64 (6.1.90-1) ... #16 175.6 Setting up bc (1.07.1-3+b1) ... #16 175.6 Setting up libctf-nobfd0:amd64 (2.40-2) ... #16 175.6 Setting up gettext-base (0.21-12) ... #16 175.7 Setting up m4 (1.4.19-3) ... #16 175.7 Setting up libboost-nowide1.74.0 (1.74.0+ds1-21) ... #16 175.8 Setting up lua-socket:amd64 (3.1.0-1+b1) ... #16 175.8 Setting up libboost-filesystem1.74.0:amd64 (1.74.0+ds1-21) ... #16 175.9 Setting up libnpth0:amd64 (1.6-3) ... #16 175.9 Setting up autoconf-archive (20220903-3) ... #16 176.0 Setting up libzzip-0-13:amd64 (0.13.72+dfsg.1-1.1) ... #16 176.1 Setting up libc-ares2:amd64 (1.18.1-3) ... #16 176.1 Setting up file (1:5.44-3) ... #16 176.2 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... #16 176.2 Setting up libassuan0:amd64 (2.5.5-5) ... #16 176.3 Setting up libdecaf0:amd64 (1.0.2-2) ... #16 176.3 Setting up libgomp1:amd64 (12.2.0-14) ... #16 176.4 Setting up bzip2 (1.0.8-5+b1) ... #16 176.4 Setting up libffi-dev:amd64 (3.4.4-1) ... #16 176.5 Setting up locales (2.36-9+deb12u7) ... #16 176.6 debconf: unable to initialize frontend: Dialog #16 176.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 176.6 debconf: falling back to frontend: Readline #16 176.6 debconf: unable to initialize frontend: Readline #16 176.6 debconf: (This frontend requires a controlling tty.) #16 176.6 debconf: falling back to frontend: Teletype #16 177.0 Generating locales (this might take a while)... #16 177.0 Generation complete. #16 177.1 Setting up libopts25:amd64 (1:5.18.16-5) ... #16 177.1 Setting up libtext-wrapi18n-perl (0.06-10) ... #16 177.2 Setting up libjbig0:amd64 (2.1-6.1) ... #16 177.2 Setting up librav1e0:amd64 (0.5.1-6) ... #16 177.2 Setting up libpcre2-16-0:amd64 (10.42-1) ... #16 177.3 Setting up libsource-highlight-common (3.1.9-4.2) ... #16 177.4 Setting up libfakeroot:amd64 (1.31-1.2) ... #16 177.4 Setting up libjansson4:amd64 (2.14-2) ... #16 177.5 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #16 177.5 Setting up poppler-data (0.4.12-1) ... #16 177.9 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #16 178.0 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #16 178.0 Setting up libosp5 (1.5.2-13+b2) ... #16 178.2 Setting up libcap2-bin (1:2.66-4) ... #16 178.2 Setting up fakeroot (1.31-1.2) ... #16 178.2 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.2 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 178.3 Setting up libtalloc2:amd64 (2.4.0-f2) ... #16 178.3 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ... #16 178.4 Setting up mariadb-common (1:10.11.6-0+deb12u1) ... #16 178.4 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #16 178.4 Setting up libasound2-data (1.2.8-1) ... #16 178.5 Setting up libpcre3:amd64 (2:8.39-15) ... #16 178.5 Setting up libfontenc1:amd64 (1:1.1.4-1) ... #16 178.6 Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ... #16 178.6 Setting up autotools-dev (20220109.1) ... #16 178.7 Setting up libz3-4:amd64 (4.8.12-3.1) ... #16 178.7 Setting up libpcre2-32-0:amd64 (10.42-1) ... #16 178.8 Setting up libglib2.0-data (2.74.6-2+deb12u2) ... #16 178.8 Setting up libpkgconf3:amd64 (1.8.1-1) ... #16 178.9 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ... #16 178.9 Setting up libuv1:amd64 (1.44.2-1+deb12u1) ... #16 179.0 Setting up rpcsvc-proto (1.4.3-1) ... #16 179.0 Setting up libmunge2 (0.5.15-2) ... #16 179.1 Setting up libboost-test1.74.0:amd64 (1.74.0+ds1-21) ... #16 179.1 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... #16 179.2 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #16 179.2 Setting up libx11-data (2:1.8.4-2+deb12u2) ... #16 179.3 Setting up make (4.3-4.1) ... #16 179.3 Setting up gnupg-l10n (2.2.40-1.1) ... #16 179.3 Setting up libjbig2dec0:amd64 (0.19-3) ... #16 179.4 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #16 179.4 Setting up libteckit0:amd64 (2.5.11+ds1-1+b1) ... #16 179.5 Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ... #16 179.5 Setting up libgnutlsxx30:amd64 (3.7.9-2+deb12u2) ... #16 179.6 Setting up libpathplan4:amd64 (2.42.2-7+b3) ... #16 179.6 Setting up libapache-pom-java (29-2) ... #16 179.7 Setting up libavahi-common-data:amd64 (0.8-10) ... #16 179.7 Setting up libann0 (1.1.2+doc-9+b1) ... #16 179.8 Setting up libncurses6:amd64 (6.4-4) ... #16 179.8 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... #16 179.9 Setting up xz-utils (5.4.1-0.2) ... #16 179.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #16 179.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #16 179.9 Setting up xfonts-encodings (1:1.0.4-2.2) ... #16 180.0 Setting up libboost-nowide1.74-dev (1.74.0+ds1-21) ... #16 180.0 Setting up libfribidi0:amd64 (1.0.8-2.1) ... #16 180.1 Setting up libboost-regex1.74.0:amd64 (1.74.0+ds1-21) ... #16 180.1 Setting up t1utils (1.41-4) ... #16 180.2 Setting up libnewlib-dev (3.3.0-1.3) ... #16 180.2 Setting up libquadmath0:amd64 (12.2.0-14) ... #16 180.3 Setting up libtexlua53-5:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 180.3 Setting up libimagequant0:amd64 (2.17.0-1) ... #16 180.4 Setting up libproc2-0:amd64 (2:4.0.2-3) ... #16 180.4 Setting up libgsm1-dev:amd64 (1.0.22-1) ... #16 180.5 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ... #16 180.5 Setting up libpng16-16:amd64 (1.6.39-2) ... #16 180.6 Setting up libhwloc15:amd64 (2.9.0-1) ... #16 180.6 Setting up libmpc3:amd64 (1.3.1-1) ... #16 180.7 Setting up libmnl0:amd64 (1.0.4-3) ... #16 180.7 Setting up libc-ares-dev:amd64 (1.18.1-3) ... #16 180.8 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-8) ... #16 180.8 Setting up liboping0:amd64 (1.10.0-5+b1) ... #16 180.8 Setting up libatomic1:amd64 (12.2.0-14) ... #16 180.9 Setting up libboost-context1.74.0:amd64 (1.74.0+ds1-21) ... #16 180.9 Setting up libtinyxml2-9:amd64 (9.0.0+dfsg-3.1) ... #16 181.0 Setting up libidn12:amd64 (1.41-1) ... #16 181.1 Setting up libevent-2.1-7:amd64 (2.1.12-stable-8) ... #16 181.2 Setting up patch (2.7.6-7) ... #16 181.2 Setting up libboost-graph1.74.0:amd64 (1.74.0+ds1-21) ... #16 181.3 Setting up libboost-random1.74.0:amd64 (1.74.0+ds1-21) ... #16 181.3 Setting up autopoint (0.21-12) ... #16 181.4 Setting up libjsoncpp25:amd64 (1.9.5-4) ... #16 181.4 Setting up icu-devtools (72.1-3) ... #16 181.5 Setting up sudo (1.9.13p3-1+deb12u1) ... #16 181.6 invoke-rc.d: could not determine current runlevel #16 181.6 invoke-rc.d: policy-rc.d denied execution of start. #16 181.6 Setting up ocaml-base (4.13.1-4) ... #16 181.7 Setting up libmariadb3:amd64 (1:10.11.6-0+deb12u1) ... #16 181.7 Setting up fonts-dejavu-core (2.37-6) ... #16 182.0 Setting up libudev-dev:amd64 (252.22-1~deb12u1) ... #16 182.0 Setting up libgav1-1:amd64 (0.18.0-1+b1) ... #16 182.1 Setting up libsepol-dev:amd64 (3.4-2.1) ... #16 182.1 Setting up libpcsclite1:amd64 (1.9.9-2) ... #16 182.2 Setting up libboost1.74-tools-dev (1.74.0+ds1-21) ... #16 182.2 Setting up pkgconf-bin (1.8.1-1) ... #16 182.3 Setting up libsensors5:amd64 (1:3.6.0-7.1) ... #16 182.3 Setting up libsodium-dev:amd64 (1.0.18-1) ... #16 182.4 Setting up sdcc-libraries (4.2.0+dfsg-1) ... #16 182.4 Setting up libpcsclite-dev:amd64 (1.9.9-2) ... #16 182.4 Setting up libncursesw6:amd64 (6.4-4) ... #16 182.5 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #16 182.5 Setting up libxtables12:amd64 (1.8.9-2) ... #16 182.6 Setting up lynx-common (2.9.0dev.12-1) ... #16 182.7 Setting up libgc1:amd64 (1:8.2.2-3) ... #16 182.7 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... #16 182.7 Setting up libltdl7:amd64 (2.4.7-5) ... #16 182.8 Setting up libfftw3-double3:amd64 (3.3.10-1) ... #16 182.8 Setting up libidn2-dev:amd64 (2.3.3-1+b1) ... #16 182.9 Setting up libnewlib-arm-none-eabi (3.3.0-1.3) ... #16 183.1 Setting up libkpathsea6:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 183.7 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #16 183.8 Setting up libgfortran5:amd64 (12.2.0-14) ... #16 183.8 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... #16 183.9 Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ... #16 183.9 Setting up libboost-math1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.0 Setting up libubsan1:amd64 (12.2.0-14) ... #16 184.0 Setting up libboost-serialization1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.1 Setting up libstdcompat-ocaml (19-1) ... #16 184.1 Setting up libpci3:amd64 (1:3.9.0-4) ... #16 184.2 Setting up libnuma1:amd64 (2.0.16-1) ... #16 184.2 Setting up libpcre2-posix3:amd64 (10.42-1) ... #16 184.3 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #16 184.3 Setting up python-apt-common (2.6.0) ... #16 184.4 Setting up libboost-container1.74.0:amd64 (1.74.0+ds1-21) ... #16 184.4 Setting up libostyle1c2 (1.4devel1-22) ... #16 184.5 Setting up fonts-gfs-baskerville (1.1-6) ... #16 184.5 Setting up sensible-utils (0.0.17+nmu1) ... #16 184.6 Setting up ocl-icd-libopencl1:amd64 (2.3.1-1) ... #16 184.6 Setting up librhash0:amd64 (1.4.3-3) ... #16 184.7 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... #16 184.7 Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ... #16 184.8 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... #16 184.8 Setting up libasan8:amd64 (12.2.0-14) ... #16 184.9 Setting up libuchardet0:amd64 (0.0.7-1) ... #16 184.9 Setting up liblua5.3-0:amd64 (5.3.6-2) ... #16 185.0 Setting up procps (2:4.0.2-3) ... #16 185.1 Setting up libasound2:amd64 (1.2.8-1+b1) ... #16 185.1 Setting up libmd-dev:amd64 (1.0.4-2) ... #16 185.2 Setting up libnl-3-200:amd64 (3.7.0-0.2+b1) ... #16 185.3 Setting up bison (2:3.8.2+dfsg-1+b1) ... #16 185.3 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #16 185.3 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist #16 185.3 Setting up gpgconf (2.2.40-1.1) ... #16 185.4 Setting up libpsm2-2 (11.2.185-2) ... #16 185.4 Setting up openmpi-common (4.1.4-3) ... #16 185.5 Setting up fonts-lmodern (2.005-1) ... #16 185.5 Setting up libopenjp2-7:amd64 (2.5.0-2) ... #16 185.6 Setting up git-man (1:2.39.2-1.1) ... #16 185.6 Setting up libthai-data (0.1.29-1) ... #16 185.7 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... #16 185.7 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #16 185.8 Setting up netbase (6.4) ... #16 185.9 Setting up sgml-base (1.31) ... #16 186.0 Setting up libsofia-sip-ua0 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 186.1 Setting up cmake-data (3.25.1-1) ... #16 186.1 Setting up libcdt5:amd64 (2.42.2-7+b3) ... #16 186.2 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #16 186.2 Setting up libcgraph6:amd64 (2.42.2-7+b3) ... #16 186.3 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ... #16 186.3 Setting up libsensors-dev:amd64 (1:3.6.0-7.1) ... #16 186.4 Setting up libpsm-infinipath1 (3.3+20.604758e7-6.2) ... #16 186.4 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode #16 186.4 Setting up libtsan2:amd64 (12.2.0-14) ... #16 186.5 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #16 186.5 Setting up libboost-date-time1.74.0:amd64 (1.74.0+ds1-21) ... #16 186.6 Setting up libbinutils:amd64 (2.40-2) ... #16 186.6 Setting up liburing2:amd64 (2.3-3) ... #16 186.7 Setting up patchelf (0.14.3-1+b1) ... #16 186.7 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... #16 187.0 Setting up swig4.0 (4.1.0-0.2) ... #16 187.0 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... #16 187.0 Setting up libboost-python1.74.0 (1.74.0+ds1-21) ... #16 187.1 Setting up libisl23:amd64 (0.25-1.1) ... #16 187.1 Setting up libaio1:amd64 (0.3.113-4) ... #16 187.2 Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... #16 187.2 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... #16 187.3 Setting up libboost-fiber1.74.0:amd64 (1.74.0+ds1-21) ... #16 187.3 Setting up libc-dev-bin (2.36-9+deb12u7) ... #16 187.4 Setting up liboping-dev:amd64 (1.10.0-5+b1) ... #16 187.4 Setting up libtasn1-6-dev:amd64 (4.19.0-2) ... #16 187.4 Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... #16 187.5 Setting up libbsd0:amd64 (0.11.7-2) ... #16 187.6 Setting up libparmap-ocaml (1.2.5-1) ... #16 187.6 Setting up python3-wheel-whl (0.38.4-2) ... #16 187.7 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... #16 187.7 Setting up libelf1:amd64 (0.188-2.1) ... #16 187.7 Setting up libjson-c5:amd64 (0.16-2) ... #16 187.8 Setting up libboost-timer1.74.0:amd64 (1.74.0+ds1-21) ... #16 187.8 Setting up openjade (1.4devel1-22) ... #16 188.0 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 188.0 Setting up xdg-utils (1.1.3-4.1) ... #16 188.0 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #16 188.0 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #16 188.1 Setting up libbsd-dev:amd64 (0.11.7-2) ... #16 188.1 Setting up libcc1-0:amd64 (12.2.0-14) ... #16 188.2 Setting up libjansson-dev:amd64 (2.14-2) ... #16 188.2 Setting up dbus-bin (1.14.10-1~deb12u1) ... #16 188.3 Setting up sqlite3 (3.40.1-2) ... #16 188.3 Setting up gpg (2.2.40-1.1) ... #16 188.4 Setting up libgps28:amd64 (3.22-4.1+b1) ... #16 188.4 Setting up libbpf1:amd64 (1:1.1.0-1) ... #16 188.5 Setting up liblsan0:amd64 (12.2.0-14) ... #16 188.5 Setting up libp11-kit-dev:amd64 (0.24.1-2) ... #16 188.6 Setting up libitm1:amd64 (12.2.0-14) ... #16 188.8 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 188.8 Setting up libsource-highlight4v5:amd64 (3.1.9-4.2+b3) ... #16 188.9 Setting up libsynctex2:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 188.9 Setting up libkmod2:amd64 (30+20221128-1) ... #16 188.9 Setting up libgdbm6:amd64 (1.23-3) ... #16 189.0 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #16 189.0 Setting up libpopt0:amd64 (1.19+dfsg-1) ... #16 189.1 Setting up libboost-thread1.74.0:amd64 (1.74.0+ds1-21) ... #16 189.1 Setting up libboost-numpy1.74.0 (1.74.0+ds1-21) ... #16 189.2 Setting up gnupg-utils (2.2.40-1.1) ... #16 189.2 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-8) ... #16 189.3 Setting up libhiredis0.14:amd64 (0.14.1-3) ... #16 189.3 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ... #16 189.4 Setting up libctf0:amd64 (2.40-2) ... #16 189.4 Setting up pinentry-curses (1.2.1-1) ... #16 189.5 Setting up libdbi-dev (0.9.0-6) ... #16 189.5 Setting up teckit (2.5.11+ds1-1+b1) ... #16 189.6 Setting up libice6:amd64 (2:1.0.10-1) ... #16 189.6 Setting up libboost-log1.74.0 (1.74.0+ds1-21) ... #16 189.7 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #16 189.8 Setting up libevent-extra-2.1-7:amd64 (2.1.12-stable-8) ... #16 189.8 Setting up flex (2.6.4-8.2) ... #16 189.9 Setting up cpp-12 (12.2.0-14) ... #16 189.9 Setting up libxcb1:amd64 (1.15-1) ... #16 189.9 Setting up gettext (0.21-12) ... #16 190.0 Setting up libfftw3-single3:amd64 (3.3.10-1) ... #16 190.0 Setting up swig (4.1.0-0.2) ... #16 190.1 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ... #16 190.1 Setting up gpg-agent (2.2.40-1.1) ... #16 190.3 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. #16 190.4 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. #16 190.5 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. #16 190.6 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. #16 190.6 Setting up libpdfbox-java (1:1.8.16-2) ... #16 190.6 Setting up libavif15:amd64 (0.11.1-1) ... #16 190.7 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #16 190.7 Setting up libmbedtls14:amd64 (2.28.3-1) ... #16 190.8 Setting up nettle-dev:amd64 (3.8.1-2) ... #16 190.9 Setting up libcsv-dev:amd64 (3.0.3+dfsg-6) ... #16 190.9 Setting up libopts25-dev:amd64 (1:5.18.16-5) ... #16 191.0 Setting up guile-3.0-libs:amd64 (3.0.8-2) ... #16 191.0 Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ... #16 191.1 Setting up libxcb-render0:amd64 (1.15-1) ... #16 191.1 Setting up fontconfig-config (2.14.1-4) ... #16 191.2 debconf: unable to initialize frontend: Dialog #16 191.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 191.2 debconf: falling back to frontend: Readline #16 191.2 debconf: unable to initialize frontend: Readline #16 191.2 debconf: (This frontend requires a controlling tty.) #16 191.2 debconf: falling back to frontend: Teletype #16 191.4 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #16 191.5 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #16 191.5 Setting up libboost-coroutine1.74.0:amd64 (1.74.0+ds1-21) ... #16 191.6 Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... #16 191.6 Setting up gcc-arm-none-eabi (15:12.2.rel1-1) ... #16 191.7 Setting up libedit2:amd64 (3.1-20221030-2) ... #16 191.7 Setting up gpgsm (2.2.40-1.1) ... #16 191.7 Setting up ccache (4.8+really4.7.5-1) ... #16 191.8 Updating symlinks in /usr/lib/ccache ... #16 191.8 Setting up libcommons-parent-java (56-1) ... #16 191.9 Setting up libavahi-common3:amd64 (0.8-10) ... #16 191.9 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #16 191.9 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #16 191.9 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #16 192.0 Setting up libfindlib-ocaml (1.9.6-1+b1) ... #16 192.0 Setting up libcommons-logging-java (1.2-3) ... #16 192.1 Setting up libevent-openssl-2.1-7:amd64 (2.1.12-stable-8) ... #16 192.1 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ... #16 192.2 Setting up libfftw3-long3:amd64 (3.3.10-1) ... #16 192.2 Setting up libusb-1.0-0-dev:amd64 (2:1.0.26-1) ... #16 192.3 Setting up libboost-tools-dev (1.74.0.3) ... #16 192.3 Setting up libnftnl11:amd64 (1.2.4-2) ... #16 192.4 Setting up libxcb-shm0:amd64 (1.15-1) ... #16 192.4 Setting up dbus-daemon (1.14.10-1~deb12u1) ... #16 192.5 Setting up libcdk5nc6:amd64 (5.0.20180306-3) ... #16 192.5 Setting up opensp (1.5.2-13+b2) ... #16 192.6 Setting up libaio-dev:amd64 (0.3.113-4) ... #16 192.6 Setting up libboost-nowide-dev (1.74.0.3) ... #16 192.7 Setting up libbladerf2:amd64 (0.2022.11-1) ... #16 192.7 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #16 192.8 Setting up sdcc (4.2.0+dfsg-1) ... #16 192.8 Setting up pkgconf:amd64 (1.8.1-1) ... #16 192.9 Setting up libnl-route-3-200:amd64 (3.7.0-0.2+b1) ... #16 192.9 Setting up dirmngr (2.2.40-1.1) ... #16 193.0 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. #16 193.1 Setting up libtalloc-dev:amd64 (2.4.0-f2) ... #16 193.1 Setting up libthai0:amd64 (0.1.29-1) ... #16 193.2 Setting up libgprofng0:amd64 (2.40-2) ... #16 193.2 Setting up libunbound8:amd64 (1.17.1-2+deb12u2) ... #16 193.2 Setting up libjs-jquery-ui (1.13.2+dfsg-1) ... #16 193.3 Setting up libptexenc1:amd64 (2022.20220321.62855-5.1+deb12u1) ... #16 193.3 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ... #16 193.4 Setting up libpcap0.8:amd64 (1.10.3-1) ... #16 193.4 Setting up libmnl-dev:amd64 (1.0.4-3) ... #16 193.5 Setting up dbus (1.14.10-1~deb12u1) ... #16 193.6 invoke-rc.d: could not determine current runlevel #16 193.6 invoke-rc.d: policy-rc.d denied execution of start. #16 193.6 Setting up libfftw3-quad3:amd64 (3.3.10-1) ... #16 193.6 Setting up libgcc-12-dev:amd64 (12.2.0-14) ... #16 193.7 Setting up shared-mime-info (2.2-1) ... #16 201.6 Setting up ofono (1.31-3+b1) ... #16 201.7 invoke-rc.d: could not determine current runlevel #16 201.7 invoke-rc.d: policy-rc.d denied execution of start. #16 201.7 invoke-rc.d: could not determine current runlevel #16 201.7 invoke-rc.d: policy-rc.d denied execution of start. #16 201.8 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #16 201.9 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #16 202.0 Setting up ocaml-findlib (1.9.6-1+b1) ... #16 202.0 Setting up libevent-dev (2.1.12-stable-8) ... #16 202.0 Setting up libnftnl-dev:amd64 (1.2.4-2) ... #16 202.1 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #16 202.1 Setting up libortp16:amd64 (1:5.1.64-2) ... #16 202.2 Setting up libsystemd-shared:amd64 (252.22-1~deb12u1) ... #16 202.3 Setting up libboost-numpy1.74-dev (1.74.0+ds1-21) ... #16 202.3 Setting up pkg-config:amd64 (1.8.1-1) ... #16 202.3 Setting up libgdbm-compat4:amd64 (1.23-3) ... #16 202.4 Setting up libbctoolbox-dev:amd64 (5.1.64-2) ... #16 202.4 Setting up ucf (3.0043+nmu1) ... #16 202.5 debconf: unable to initialize frontend: Dialog #16 202.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 202.5 debconf: falling back to frontend: Readline #16 202.5 debconf: unable to initialize frontend: Readline #16 202.5 debconf: (This frontend requires a controlling tty.) #16 202.5 debconf: falling back to frontend: Teletype #16 202.6 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... #16 202.6 Setting up libjs-sphinxdoc (5.3.0-4) ... #16 202.7 Setting up libx265-199:amd64 (3.5-2+b1) ... #16 202.7 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 202.8 Setting up gpg-wks-server (2.2.40-1.1) ... #16 202.8 Setting up libllvm14:amd64 (1:14.0.6-12) ... #16 202.9 Setting up libboost-wave1.74.0:amd64 (1.74.0+ds1-21) ... #16 202.9 Setting up libgvpr2:amd64 (2.42.2-7+b3) ... #16 203.0 Setting up dwz (0.15-1) ... #16 203.0 Setting up libnl-3-dev:amd64 (3.7.0-0.2+b1) ... #16 203.1 Setting up groff-base (1.22.4-10) ... #16 203.1 Setting up cpp (4:12.2.0-3) ... #16 203.2 Setting up xml-core (0.18+nmu1) ... #16 203.4 Setting up source-highlight (3.1.9-4.2+b3) ... #16 203.4 Setting up libnl-genl-3-200:amd64 (3.7.0-0.2+b1) ... #16 203.5 Setting up libxslt1.1:amd64 (1.1.35-1) ... #16 203.6 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #16 203.6 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... #16 203.7 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... #16 203.8 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+b1) ... #16 203.8 Setting up curl (7.88.1-10+deb12u5) ... #16 203.9 Setting up libfontconfig1:amd64 (2.14.1-4) ... #16 203.9 Setting up lynx (2.9.0dev.12-1) ... #16 204.0 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #16 204.0 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #16 204.0 Setting up picolibc-arm-none-eabi (1.8-1) ... #16 204.0 Setting up libxml2-utils (2.9.14+dfsg-1.3~deb12u1) ... #16 204.1 Setting up libboost-locale1.74.0:amd64 (1.74.0+ds1-21) ... #16 204.1 Setting up libsm6:amd64 (2:1.2.3-1) ... #16 204.2 Setting up libgps-dev:amd64 (3.22-4.1+b1) ... #16 204.2 Setting up libavahi-client3:amd64 (0.8-10) ... #16 204.3 Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ... #16 204.3 Setting up libortp-dev:amd64 (1:5.1.64-2) ... #16 204.4 Setting up rsync (3.2.7-1) ... #16 204.4 invoke-rc.d: could not determine current runlevel #16 204.4 invoke-rc.d: policy-rc.d denied execution of start. #16 204.5 Setting up libboost-type-erasure1.74.0:amd64 (1.74.0+ds1-21) ... #16 204.6 Setting up binutils-x86-64-linux-gnu (2.40-2) ... #16 204.6 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... #16 204.6 Setting up libpaper1:amd64 (1.1.29) ... #16 204.7 debconf: unable to initialize frontend: Dialog #16 204.7 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 204.7 debconf: falling back to frontend: Readline #16 204.7 debconf: unable to initialize frontend: Readline #16 204.7 debconf: (This frontend requires a controlling tty.) #16 204.7 debconf: falling back to frontend: Teletype #16 204.8 #16 204.8 Creating config file /etc/papersize with new version #16 204.9 Setting up tcpdump (4.99.3-1) ... #16 205.3 Setting up libibverbs1:amd64 (44.0-2) ... #16 205.4 Setting up fontconfig (2.14.1-4) ... #16 205.4 Regenerating fonts cache... done. #16 208.1 Setting up libgnutls-dane0:amd64 (3.7.9-2+deb12u2) ... #16 208.1 Setting up libnftables1:amd64 (1.0.6-2+deb12u2) ... #16 208.2 Setting up telnet (0.17+2.4-2+deb12u1) ... #16 208.2 Setting up libzmq5:amd64 (4.3.4-6) ... #16 208.3 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... #16 208.3 Setting up gpg-wks-client (2.2.40-1.1) ... #16 208.4 Setting up libxrender1:amd64 (1:0.9.10-1.1) ... #16 208.4 Setting up ibverbs-providers:amd64 (44.0-2) ... #16 208.8 Setting up libnftables-dev:amd64 (1.0.6-2+deb12u2) ... #16 208.8 Setting up libsombok3:amd64 (2.4.0-2+b1) ... #16 208.9 Setting up libfftw3-bin (3.3.10-1) ... #16 208.9 Setting up htop (3.2.2-2) ... #16 208.9 Setting up iproute2 (6.1.0-3) ... #16 209.2 debconf: unable to initialize frontend: Dialog #16 209.2 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 209.2 debconf: falling back to frontend: Readline #16 209.2 debconf: unable to initialize frontend: Readline #16 209.2 debconf: (This frontend requires a controlling tty.) #16 209.2 debconf: falling back to frontend: Teletype #16 209.3 Setting up openssh-client (1:9.2p1-2+deb12u2) ... #16 209.4 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... #16 209.5 Setting up libheif1:amd64 (1.15.1-1) ... #16 209.5 Setting up xsltproc (1.1.35-1) ... #16 209.6 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... #16 209.6 Setting up libclang1-14 (1:14.0.6-12) ... #16 209.7 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #16 209.7 Setting up libgfortran-12-dev:amd64 (12.2.0-14) ... #16 209.7 Setting up binutils (2.40-2) ... #16 209.8 Setting up libpaper-utils (1.1.29) ... #16 209.8 Setting up xfonts-utils (1:7.7+6) ... #16 209.9 Setting up man-db (2.11.2-2) ... #16 210.1 debconf: unable to initialize frontend: Dialog #16 210.1 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 210.1 debconf: falling back to frontend: Readline #16 210.1 debconf: unable to initialize frontend: Readline #16 210.1 debconf: (This frontend requires a controlling tty.) #16 210.1 debconf: falling back to frontend: Teletype #16 210.1 Building database of manual pages ... #16 210.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #16 210.2 Setting up libcairo2:amd64 (1.16.0-7) ... #16 210.3 Setting up libxnvctrl0:amd64 (525.85.05-3~deb12u1) ... #16 210.3 Setting up tex-common (6.18) ... #16 210.4 debconf: unable to initialize frontend: Dialog #16 210.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 210.4 debconf: falling back to frontend: Readline #16 210.5 debconf: unable to initialize frontend: Readline #16 210.5 debconf: (This frontend requires a controlling tty.) #16 210.5 debconf: falling back to frontend: Teletype #16 210.6 update-language: texlive-base not installed and configured, doing nothing! #16 210.6 Setting up libnl-route-3-dev:amd64 (3.7.0-0.2+b1) ... #16 210.7 Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ... #16 210.7 Setting up perl (5.36.0-7+deb12u1) ... #16 210.8 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... #16 210.9 Setting up gcc-12 (12.2.0-14) ... #16 210.9 Setting up libraqm0:amd64 (0.7.0-4.1) ... #16 210.9 Setting up libboost-numpy-dev (1.74.0.3) ... #16 211.0 Setting up libgd3:amd64 (2.3.3-9) ... #16 211.0 Setting up stow (2.3.1-1) ... #16 211.1 Setting up libio-html-perl (1.004-3) ... #16 211.2 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ... #16 211.2 Setting up libclang-cpp14 (1:14.0.6-12) ... #16 211.3 Setting up libxt6:amd64 (1:1.2.1-1.1) ... #16 211.3 Setting up libdpkg-perl (1.21.22) ... #16 211.4 Setting up autoconf (2.71-3) ... #16 211.4 Setting up libtimedate-perl (2.3300-2) ... #16 211.5 Setting up libregexp-ipv6-perl (0.03-3) ... #16 211.5 Setting up module-assistant (0.11.11) ... #16 211.6 Setting up libcups2:amd64 (2.4.2-3+deb12u5) ... #16 211.7 Setting up libmime-charset-perl (1.013.1-2) ... #16 211.7 Setting up lmodern (2.005-1) ... #16 212.0 Setting up libjson-perl (4.10000-1) ... #16 212.0 Setting up libnsl2:amd64 (1.3.0-2) ... #16 212.1 Setting up gnupg (2.2.40-1.1) ... #16 212.1 Setting up cmake (3.25.1-1) ... #16 212.2 Setting up libsub-override-perl (0.09-4) ... #16 212.2 Setting up libsub-quote-perl (2.006008-1) ... #16 212.3 Setting up libclass-xsaccessor-perl (1.19-4+b1) ... #16 212.3 Setting up libcairo-gobject2:amd64 (1.16.0-7) ... #16 212.4 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... #16 212.4 Setting up libfile-dirlist-perl (0.05-3) ... #16 212.5 Setting up libtext-unidecode-perl (1.30-3) ... #16 212.5 Setting up libperlio-gzip-perl (0.20-1+b1) ... #16 212.5 Setting up mailcap (3.70+nmu1) ... #16 212.6 Setting up libfftw3-dev:amd64 (3.3.10-1) ... #16 212.7 Setting up tex-gyre (20180621-6) ... #16 212.9 Setting up liburi-perl (5.17-1) ... #16 213.0 Setting up libfile-touch-perl (0.12-2) ... #16 213.0 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... #16 213.1 Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ... #16 213.1 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ... #16 213.2 Setting up automake (1:1.16.5-1.3) ... #16 213.2 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #16 213.2 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #16 213.2 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #16 213.3 Setting up librdmacm1:amd64 (44.0-2) ... #16 213.3 Setting up libhttp-date-perl (6.05-2) ... #16 213.4 Setting up libfile-which-perl (1.27-2) ... #16 213.4 Setting up libucx0:amd64 (1.13.1-1) ... #16 213.5 Setting up libsgmls-perl (1.03ii-38) ... #16 213.5 Setting up libxmu6:amd64 (2:1.1.3-3) ... #16 213.6 Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ... #16 213.6 Setting up libfile-listing-perl (6.15-1) ... #16 213.7 Setting up mime-support (3.66) ... #16 213.7 Setting up libxi6:amd64 (2:1.8-1+b1) ... #16 213.8 Setting up libdynaloader-functions-perl (0.003-3) ... #16 213.8 Setting up libclass-method-modifiers-perl (2.14-1) ... #16 213.9 Setting up libio-pty-perl (1:1.17-1) ... #16 213.9 Setting up sgmlspl (1.03ii-38) ... #16 214.0 Setting up mscgen (0.20-14) ... #16 214.0 Setting up libclone-perl:amd64 (0.46-1) ... #16 214.1 Setting up libarchive-zip-perl (1.68-1) ... #16 214.1 Setting up libhtml-tagset-perl (3.20-6) ... #16 214.2 Setting up preview-latex-style (12.2-1) ... #16 214.2 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ... #16 214.3 Setting up libdebhelper-perl (13.11.4) ... #16 214.3 Setting up liblwp-mediatypes-perl (6.04-2) ... #16 214.4 Setting up libtry-tiny-perl (0.31-2) ... #16 214.4 Setting up libxml-namespacesupport-perl (1.12-2) ... #16 214.5 Setting up libnet-http-perl (6.22-1) ... #16 214.5 Setting up libencode-locale-perl (1.05-3) ... #16 214.6 Setting up libxaw7:amd64 (2:1.0.14-1) ... #16 214.6 Setting up fonts-urw-base35 (20200910-7) ... #16 215.0 Setting up libibverbs-dev:amd64 (44.0-2) ... #16 215.0 Setting up libhwloc-plugins:amd64 (2.9.0-1) ... #16 215.1 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ... #16 215.1 Setting up gcc (4:12.2.0-3) ... #16 215.2 Setting up autogen (1:5.18.16-5) ... #16 215.2 Setting up dpkg-dev (1.21.22) ... #16 215.3 Setting up intltool-debian (0.35.0+20060710.6) ... #16 215.4 Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... #16 215.4 Setting up liberror-perl (0.17029-2) ... #16 215.5 Setting up patchutils (0.4.2-1) ... #16 215.5 Setting up libltdl-dev:amd64 (2.4.7-5) ... #16 215.5 Setting up libxml-sax-base-perl (1.09-3) ... #16 215.6 Setting up doxygen (1.9.4-4) ... #16 215.6 Setting up libwrap0:amd64 (7.6.q-32) ... #16 215.7 Setting up libunicode-linebreak-perl (0.0.20190101-1+b5) ... #16 215.7 Setting up libgvc6 (2.42.2-7+b3) ... #16 215.8 Setting up libipc-run-perl (20220807.0-1) ... #16 215.9 Setting up git (1:2.39.2-1.1) ... #16 215.9 Setting up libwww-robotrules-perl (6.02-1) ... #16 216.0 Setting up libnsl-dev:amd64 (1.3.0-2) ... #16 216.0 Setting up texlive-binaries (2022.20220321.62855-5.1+deb12u1) ... #16 216.0 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #16 216.1 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #16 216.1 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #16 216.1 Setting up libwrap0-dev:amd64 (7.6.q-32) ... #16 216.2 Setting up libhtml-parser-perl:amd64 (3.81-1) ... #16 216.2 Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ... #16 216.3 Setting up librole-tiny-perl (2.002004-1) ... #16 216.3 Setting up libc6-dev:amd64 (2.36-9+deb12u7) ... #16 216.3 Setting up libfile-homedir-perl (1.006-2) ... #16 216.4 Setting up texlive-base (2022.20230122-3) ... #16 217.1 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #16 217.4 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #16 217.6 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #16 217.9 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #16 217.9 debconf: unable to initialize frontend: Dialog #16 217.9 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 217.9 debconf: falling back to frontend: Readline #16 217.9 debconf: unable to initialize frontend: Readline #16 217.9 debconf: (This frontend requires a controlling tty.) #16 217.9 debconf: falling back to frontend: Teletype #16 218.5 Setting up libicu-dev:amd64 (72.1-3) ... #16 218.5 Setting up libio-socket-ssl-perl (2.081-2) ... #16 218.6 Setting up liburing-dev:amd64 (2.3-3) ... #16 218.6 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #16 218.7 Setting up libhttp-message-perl (6.44-1) ... #16 218.7 Setting up libgnutls28-dev:amd64 (3.7.9-2+deb12u2) ... #16 218.7 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... #16 218.8 Setting up graphviz (2.42.2-7+b3) ... #16 218.8 Setting up libfabric1:amd64 (1.17.0-3) ... #16 218.9 Setting up libgs10-common (10.0.0~dfsg-11+deb12u4) ... #16 218.9 Setting up librsvg2-bin (2.54.7+dfsg-1~deb12u1) ... #16 219.0 Setting up python3.11 (3.11.2-6) ... #16 219.5 Setting up libhttp-negotiate-perl (6.01-2) ... #16 219.6 Setting up libncurses-dev:amd64 (6.4-4) ... #16 219.6 Setting up libbladerf-dev:amd64 (0.2022.11-1) ... #16 219.7 Setting up libpython3.11:amd64 (3.11.2-6) ... #16 219.7 Setting up libpcre2-dev:amd64 (10.42-1) ... #16 219.7 Setting up libpmix2:amd64 (4.2.2-1+deb12u1) ... #16 219.8 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ... #16 219.8 Setting up libhttp-cookies-perl (6.10-1) ... #16 219.9 Setting up libtool (2.4.7-5) ... #16 219.9 Setting up texlive-luatex (2022.20230122-3) ... #16 220.0 Setting up libselinux1-dev:amd64 (3.4-1+b6) ... #16 220.0 Setting up po-debconf (1.0.21+nmu1) ... #16 220.1 Setting up libhtml-tree-perl (5.07-3) ... #16 220.1 Setting up libopenmpi3:amd64 (4.1.4-3+b1) ... #16 220.2 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ... #16 220.2 Setting up libboost-mpi1.74.0 (1.74.0+ds1-21) ... #16 220.3 Setting up texlive-plain-generic (2022.20230122-4) ... #16 220.3 Setting up lcov (1.16-1) ... #16 220.4 Setting up python3 (3.11.2-1+b1) ... #16 220.4 running python rtupdate hooks for python3.11... #16 220.8 running python post-rtupdate hooks for python3.11... #16 220.9 Setting up texlive-lang-greek (2022.20230122-1) ... #16 221.0 Setting up libusb-dev (2:0.1.12-32) ... #16 221.0 Setting up libreadline-dev:amd64 (8.2-1.3) ... #16 221.1 Setting up python3-distlib (0.3.6-1) ... #16 221.3 Setting up python3-markupsafe (2.1.2-1+b1) ... #16 221.4 Setting up libxml-sax-perl (1.02+dfsg-3) ... #16 221.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #16 221.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 221.6 debconf: unable to initialize frontend: Dialog #16 221.6 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 221.6 debconf: falling back to frontend: Readline #16 221.7 debconf: unable to initialize frontend: Readline #16 221.7 debconf: (This frontend requires a controlling tty.) #16 221.7 debconf: falling back to frontend: Teletype #16 221.7 #16 221.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 221.8 Setting up python3-platformdirs (2.6.0-1) ... #16 222.0 Setting up libcdk5-dev (5.0.20180306-3) ... #16 222.0 Setting up libnuma-dev:amd64 (2.0.16-1) ... #16 222.1 Setting up python3-six (1.16.0-4) ... #16 222.2 Setting up dh-autoreconf (20) ... #16 222.3 Setting up asciidoc-common (10.2.0-1) ... #16 223.2 Setting up python3-pil:amd64 (9.4.0-1.1+deb12u1) ... #16 223.4 Setting up python3-roman (3.3-3) ... #16 223.6 Setting up gfortran-12 (12.2.0-14) ... #16 223.6 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ... #16 223.7 Setting up libsnmp40:amd64 (5.9.3+dfsg-2) ... #16 223.7 Setting up python3-webcolors (1.11.1-1) ... #16 223.9 Setting up libexpat1-dev:amd64 (2.5.0-1) ... #16 224.0 Setting up libsqlite3-dev:amd64 (3.40.1-2) ... #16 224.0 Setting up texlive-latex-base (2022.20230122-3) ... #16 224.1 Setting up libmodule-runtime-perl (0.016-2) ... #16 224.1 Setting up texlive-extra-utils (2022.20230122-4) ... #16 224.2 Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ... #16 224.2 Setting up python3-dill (0.3.6-1) ... #16 224.4 Setting up python3-gi (3.42.2-3+b1) ... #16 224.6 Setting up texlive-latex-recommended (2022.20230122-3) ... #16 224.7 Setting up python3-reportlab-accel:amd64 (3.6.12-1+b1) ... #16 224.7 Setting up comerr-dev:amd64 (2.1-1.47.0-2) ... #16 224.8 Setting up python3-wrapt (1.14.1-2+b2) ... #16 224.9 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #16 225.0 Setting up python3-funcparserlib (1.0.0-0.2) ... #16 225.1 Setting up python3-typing-extensions (4.4.0-1) ... #16 225.3 Setting up python3-toml (0.10.2-1) ... #16 225.4 Setting up texlive-pictures (2022.20230122-3) ... #16 225.5 Setting up python3-isort (5.6.4-1) ... #16 225.8 Setting up python3-reportlab (3.6.12-1) ... #16 226.2 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ... #16 226.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #16 226.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #16 226.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #16 226.5 debconf: unable to initialize frontend: Dialog #16 226.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 226.5 debconf: falling back to frontend: Readline #16 226.5 debconf: unable to initialize frontend: Readline #16 226.5 debconf: (This frontend requires a controlling tty.) #16 226.5 debconf: falling back to frontend: Teletype #16 226.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #16 226.6 Setting up libnetsnmptrapd40:amd64 (5.9.3+dfsg-2) ... #16 226.7 Setting up dh-strip-nondeterminism (1.13.1-1) ... #16 226.7 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... #16 226.8 Setting up libncurses5-dev:amd64 (6.4-4) ... #16 226.8 Setting up texlive-fonts-recommended (2022.20230122-3) ... #16 226.9 Setting up python3-mccabe (0.7.0-1) ... #16 227.1 Setting up libhwloc-dev:amd64 (2.9.0-1) ... #16 227.1 Setting up tipa (2:1.3-21) ... #16 227.2 Setting up python3-lazy-object-proxy (1.9.0-1+b1) ... #16 227.3 Setting up libboost-graph-parallel1.74.0 (1.74.0+ds1-21) ... #16 227.4 Setting up python3-tomlkit (0.11.7-1) ... #16 227.6 Setting up python3-lib2to3 (3.11.2-3) ... #16 227.7 Setting up libpmix-dev:amd64 (4.2.2-1+deb12u1) ... #16 227.8 Setting up openmpi-bin (4.1.4-3+b1) ... #16 227.9 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist #16 227.9 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist #16 227.9 Setting up libpci-dev:amd64 (1:3.9.0-4) ... #16 228.0 Setting up coccinelle (1.1.1.deb-2+b1) ... #16 228.1 Setting up g++-12 (12.2.0-14) ... #16 228.2 Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ... #16 228.2 Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u4) ... #16 228.3 Setting up python3-pkg-resources (66.1.1-1) ... #16 228.5 Setting up python3-distutils (3.11.2-3) ... #16 228.7 Setting up python3-more-itertools (8.10.0-2) ... #16 228.8 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ... #16 229.0 Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ... #16 229.0 Setting up python3-filelock (3.9.0-1) ... #16 229.2 Setting up liblua5.3-dev:amd64 (5.3.6-2) ... #16 229.3 Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ... #16 229.3 Setting up python3-setuptools (66.1.1-1) ... #16 229.7 Setting up libboost-container1.74-dev:amd64 (1.74.0+ds1-21) ... #16 229.7 Setting up texlive (2022.20230122-3) ... #16 229.8 Setting up python3-apt (2.6.0) ... #16 230.0 Setting up libimport-into-perl (1.002005-2) ... #16 230.0 Setting up python3-usb (1.2.1-2) ... #16 230.2 Setting up python3-mypy-extensions (0.4.3-4) ... #16 230.4 Setting up libmoo-perl (2.005005-1) ... #16 230.4 Setting up libboost-chrono1.74-dev:amd64 (1.74.0+ds1-21) ... #16 230.5 Setting up python3-pyflakes (2.5.0-1) ... #16 230.7 Setting up texlive-science (2022.20230122-4) ... #16 230.8 Setting up mpi-default-bin (1.14) ... #16 230.9 Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ... #16 230.9 Setting up python3-virtualenv (20.17.1+ds-1) ... #16 231.1 Setting up latexmk (1:4.79-1) ... #16 231.2 Setting up python3-yaml (6.0-3+b2) ... #16 231.4 Setting up debhelper (13.11.4) ... #16 231.4 Setting up texlive-latex-extra (2022.20230122-4) ... #16 231.5 Setting up libboost-exception1.74-dev:amd64 (1.74.0+ds1-21) ... #16 231.6 Setting up libboost-exception-dev:amd64 (1.74.0.3) ... #16 231.6 Setting up python3-zipp (1.0.0-6) ... #16 231.8 Setting up ghostscript (10.0.0~dfsg-11+deb12u4) ... #16 231.8 Setting up python3-wheel (0.38.4-2) ... #16 232.0 Setting up libboost-container-dev:amd64 (1.74.0.3) ... #16 232.0 Setting up libboost-program-options1.74-dev:amd64 (1.74.0+ds1-21) ... #16 232.1 Setting up texlive-bibtex-extra (2022.20230122-4) ... #16 232.1 Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ... #16 232.2 Setting up python3-pygments (2.14.0+dfsg-1) ... #16 232.7 Setting up libboost-program-options-dev:amd64 (1.74.0.3) ... #16 232.7 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #16 232.8 Setting up libboost-system1.74-dev:amd64 (1.74.0+ds1-21) ... #16 232.8 Setting up virtualenv (20.17.1+ds-1) ... #16 232.9 Setting up libboost-random1.74-dev:amd64 (1.74.0+ds1-21) ... #16 232.9 Setting up libboost-timer1.74-dev:amd64 (1.74.0+ds1-21) ... #16 233.0 Setting up libelf-dev:amd64 (0.188-2.1) ... #16 233.0 Setting up python3-pip (23.0.1+dfsg-1) ... #16 233.8 Setting up texinfo (6.8-6+b1) ... #16 233.9 Running mktexlsr. This may take some time. ... done. #16 234.0 Setting up cppcheck (2.10-2) ... #16 234.1 Setting up libboost-serialization1.74-dev:amd64 (1.74.0+ds1-21) ... #16 234.1 Setting up libboost-atomic1.74-dev:amd64 (1.74.0+ds1-21) ... #16 234.2 Setting up equivs (2.3.1) ... #16 234.2 Setting up libboost-atomic-dev:amd64 (1.74.0.3) ... #16 234.3 Setting up g++ (4:12.2.0-3) ... #16 234.3 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 234.3 Setting up libboost-regex1.74-dev:amd64 (1.74.0+ds1-21) ... #16 234.4 Setting up python3-astroid (2.14.2-1) ... #16 234.7 Setting up libsnmp-dev (5.9.3+dfsg-2) ... #16 235.2 Setting up build-essential (12.9) ... #16 235.2 Setting up libzmq3-dev:amd64 (4.3.4-6) ... #16 235.3 Setting up texlive-xetex (2022.20230122-3) ... #16 235.4 Setting up libboost-dev:amd64 (1.74.0.3) ... #16 235.4 Setting up libboost-math1.74-dev:amd64 (1.74.0+ds1-21) ... #16 235.4 Setting up libboost-filesystem1.74-dev:amd64 (1.74.0+ds1-21) ... #16 235.5 Setting up libopenmpi-dev:amd64 (4.1.4-3+b1) ... #16 235.5 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #16 235.6 Setting up libboost-stacktrace1.74-dev:amd64 (1.74.0+ds1-21) ... #16 235.6 Setting up libboost-test1.74-dev:amd64 (1.74.0+ds1-21) ... #16 235.6 Setting up libboost-regex-dev:amd64 (1.74.0.3) ... #16 235.7 Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ... #16 235.7 Setting up libboost-timer-dev:amd64 (1.74.0.3) ... #16 235.8 Setting up libboost-filesystem-dev:amd64 (1.74.0.3) ... #16 235.8 Setting up python3-mako (1.2.4+ds-1) ... #16 236.0 Setting up libboost-mpi-python1.74.0 (1.74.0+ds1-21) ... #16 236.2 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #16 236.2 Setting up python3-importlib-metadata (4.12.0-1) ... #16 236.4 Setting up libboost-wave1.74-dev:amd64 (1.74.0+ds1-21) ... #16 236.4 Setting up python3-logilab-common (1.9.8-1) ... #16 236.7 Setting up libboost-chrono-dev:amd64 (1.74.0.3) ... #16 236.7 Setting up python3.11-dev (3.11.2-6) ... #16 236.8 Setting up libboost-math-dev:amd64 (1.74.0.3) ... #16 236.8 Setting up libboost-system-dev:amd64 (1.74.0.3) ... #16 236.8 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-8.4) ... #16 236.9 Setting up libboost-random-dev:amd64 (1.74.0.3) ... #16 236.9 Setting up libboost-wave-dev:amd64 (1.74.0.3) ... #16 237.0 Setting up libboost-test-dev:amd64 (1.74.0.3) ... #16 237.0 Setting up libboost-iostreams1.74-dev:amd64 (1.74.0+ds1-21) ... #16 237.1 Setting up libboost-date-time1.74-dev:amd64 (1.74.0+ds1-21) ... #16 237.1 Setting up texlive-formats-extra (2022.20230122-4) ... #16 237.2 Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u2) ... #16 237.3 Setting up libboost-graph1.74-dev:amd64 (1.74.0+ds1-21) ... #16 237.3 Setting up python3-dev (3.11.2-1+b1) ... #16 237.3 Setting up libboost-serialization-dev:amd64 (1.74.0.3) ... #16 237.4 Setting up libboost-date-time-dev:amd64 (1.74.0.3) ... #16 237.4 Setting up libboost-graph-parallel1.74-dev (1.74.0+ds1-21) ... #16 237.5 Setting up mpi-default-dev (1.14) ... #16 237.5 Setting up libboost-stacktrace-dev:amd64 (1.74.0.3) ... #16 237.6 Setting up libboost-thread1.74-dev:amd64 (1.74.0+ds1-21) ... #16 237.6 Setting up pylint (2.16.2-2) ... #16 238.0 Setting up libboost-thread-dev:amd64 (1.74.0.3) ... #16 238.0 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1+1e14eea~dfsg-6) ... #16 238.1 Setting up libboost-graph-dev:amd64 (1.74.0.3) ... #16 238.1 Setting up libboost-log1.74-dev (1.74.0+ds1-21) ... #16 238.2 Setting up libboost-mpi1.74-dev (1.74.0+ds1-21) ... #16 238.2 Setting up libboost-mpi-python1.74-dev (1.74.0+ds1-21) ... #16 238.2 Setting up libboost-iostreams-dev:amd64 (1.74.0.3) ... #16 238.3 Setting up libboost-context1.74-dev:amd64 (1.74.0+ds1-21) ... #16 238.3 Setting up libboost-python1.74-dev (1.74.0+ds1-21) ... #16 238.4 Setting up libboost-python-dev (1.74.0.3) ... #16 238.4 Setting up libboost-fiber1.74-dev:amd64 (1.74.0+ds1-21) ... #16 238.5 Setting up libboost-mpi-python-dev (1.74.0.3) ... #16 238.5 Setting up libboost-type-erasure1.74-dev:amd64 (1.74.0+ds1-21) ... #16 238.6 Setting up libboost-mpi-dev (1.74.0.3) ... #16 238.6 Setting up libboost-locale1.74-dev:amd64 (1.74.0+ds1-21) ... #16 238.7 Setting up libboost-graph-parallel-dev (1.74.0.3) ... #16 238.7 Setting up libboost-coroutine1.74-dev:amd64 (1.74.0+ds1-21) ... #16 238.8 Setting up libboost-coroutine-dev:amd64 (1.74.0.3) ... #16 238.8 Setting up libboost-log-dev (1.74.0.3) ... #16 238.9 Setting up libboost-fiber-dev:amd64 (1.74.0.3) ... #16 238.9 Setting up libboost-locale-dev:amd64 (1.74.0.3) ... #16 239.0 Setting up libboost-context-dev:amd64 (1.74.0.3) ... #16 239.0 Setting up libboost-type-erasure-dev:amd64 (1.74.0.3) ... #16 239.0 Setting up libboost-all-dev (1.74.0.3) ... #16 239.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... #16 239.1 Setting up dmsetup (2:1.02.185-2) ... #16 239.2 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... #16 239.3 Setting up libwww-perl (6.68-1) ... #16 239.3 Setting up systemd (252.22-1~deb12u1) ... #16 239.5 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #16 239.5 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #16 239.5 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #16 239.5 Initializing machine ID from D-Bus machine ID. #16 239.5 Creating group 'systemd-journal' with GID 999. #16 239.5 Creating group 'systemd-network' with GID 998. #16 239.5 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. #16 239.6 Setting up devscripts (2.23.4+deb12u1) ... #16 239.8 Setting up liblwp-protocol-https-perl (6.10-1) ... #16 239.9 Processing triggers for libc-bin (2.36-9+deb12u7) ... #16 240.0 Processing triggers for sgml-base (1.31) ... #16 240.0 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #16 240.2 Setting up docbook-xsl (1.79.2+dfsg-2) ... #16 240.4 Setting up docutils-common (0.19+dfsg-6) ... #16 240.6 Setting up sgml-data (2.0.11+nmu1) ... #16 240.9 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #16 241.0 Setting up docbook5-xml (5.0-3) ... #16 241.1 Setting up asciidoc-base (10.2.0-1) ... #16 241.6 Setting up libpcap-dev:amd64 (1.10.3-1) ... #16 241.6 Setting up asciidoc (10.2.0-1) ... #16 241.8 Processing triggers for sgml-base (1.31) ... #16 241.9 Setting up docbook (4.5-10) ... #16 242.1 Setting up python3-docutils (0.19+dfsg-6) ... #16 242.4 Setting up docbook-xml (4.5-12) ... #16 243.7 Setting up python3-blockdiag (2.0.1+dfsg-1) ... #16 243.9 Setting up python3-nwdiag (2.0.0+dfsg-1.1) ... #16 244.1 Processing triggers for sgml-base (1.31) ... #16 244.2 Setting up dblatex (0.3.12py3-2) ... #16 244.4 Setting up docbook-dsssl (1.79-10) ... #16 244.5 Processing triggers for sgml-base (1.31) ... #16 244.6 Setting up docbook-utils (0.6.14-4) ... #16 244.6 Setting up asciidoc-dblatex (10.2.0-1) ... #16 244.7 Processing triggers for dbus (1.14.10-1~deb12u1) ... #16 244.7 Processing triggers for tex-common (6.18) ... #16 244.8 debconf: unable to initialize frontend: Dialog #16 244.8 debconf: (TERM is not set, so the dialog frontend is not usable.) #16 244.8 debconf: falling back to frontend: Readline #16 244.8 debconf: unable to initialize frontend: Readline #16 244.8 debconf: (This frontend requires a controlling tty.) #16 244.8 debconf: falling back to frontend: Teletype #16 244.9 Running updmap-sys. This may take some time... done. #16 245.5 Running mktexlsr /var/lib/texmf ... done. #16 245.6 Building format(s) --all. #16 245.6 This may take some time... done. #16 297.0 + apt-get clean #16 DONE 297.5s #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 DONE 0.4s #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 0.566 + cat /tmp/pysim_requirements.txt #18 0.567 pyscard #18 0.567 pyserial #18 0.567 pytlv #18 0.567 cmd2>=1.5 #18 0.567 jsonpath-ng #18 0.567 construct>=2.9.51 #18 0.567 bidict #18 0.567 gsm0338 #18 0.567 pyyaml>=5.1 #18 0.567 termcolor #18 0.567 colorlog #18 0.567 pycryptodomex #18 0.567 cryptography #18 0.567 git+https://github.com/osmocom/asn1tools #18 0.567 packaging #18 0.567 git+https://github.com/hologram-io/smpp.pdu #18 0.567 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #18 0.882 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #18 0.883 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-ebxlf39r #18 0.885 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-ebxlf39r #18 1.725 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #18 1.732 Installing build dependencies: started #18 3.004 Installing build dependencies: finished with status 'done' #18 3.006 Getting requirements to build wheel: started #18 3.135 Getting requirements to build wheel: finished with status 'done' #18 3.138 Preparing metadata (pyproject.toml): started #18 3.266 Preparing metadata (pyproject.toml): finished with status 'done' #18 3.277 Collecting sphinx-argparse #18 3.278 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-jh883q1h/sphinx-argparse_5f86d94fe1b940338b4d0c7f9c8bf76a #18 3.281 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-jh883q1h/sphinx-argparse_5f86d94fe1b940338b4d0c7f9c8bf76a #18 4.319 Resolved https://github.com/osmocom/sphinx-argparse to commit f62ee2b5e03fc07fa87526653800da589c9536d7 #18 4.321 Preparing metadata (setup.py): started #18 4.485 Preparing metadata (setup.py): finished with status 'done' #18 4.494 Collecting git+https://github.com/podshumok/python-smpplib.git #18 4.495 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-sd4k_83i #18 4.497 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-sd4k_83i #18 5.331 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #18 5.334 Preparing metadata (setup.py): started #18 5.496 Preparing metadata (setup.py): finished with status 'done' #18 5.507 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #18 5.507 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-logkeqh3 #18 5.510 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-logkeqh3 #18 6.840 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #18 6.843 Preparing metadata (setup.py): started #18 7.025 Preparing metadata (setup.py): finished with status 'done' #18 7.035 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #18 7.036 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-fsgjrnbi #18 7.038 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-fsgjrnbi #18 7.898 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #18 7.901 Preparing metadata (setup.py): started #18 8.065 Preparing metadata (setup.py): finished with status 'done' #18 8.140 Collecting pydbus #18 8.182 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #18 8.327 Collecting pysispm #18 8.422 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #18 8.522 Collecting sphinx #18 8.531 Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) #18 8.609 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 44.5 MB/s eta 0:00:00 #18 8.738 Collecting sphinxcontrib-napoleon #18 8.746 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #18 8.888 Collecting pyscard #18 8.895 Downloading pyscard-2.0.10.tar.gz (153 kB) #18 8.912 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 kB 9.5 MB/s eta 0:00:00 #18 8.950 Installing build dependencies: started #18 10.36 Installing build dependencies: finished with status 'done' #18 10.36 Getting requirements to build wheel: started #18 10.49 Getting requirements to build wheel: finished with status 'done' #18 10.50 Installing backend dependencies: started #18 11.02 Installing backend dependencies: finished with status 'done' #18 11.02 Preparing metadata (pyproject.toml): started #18 11.16 Preparing metadata (pyproject.toml): finished with status 'done' #18 11.19 Collecting pyserial #18 11.20 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #18 11.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 5.7 MB/s eta 0:00:00 #18 11.33 Collecting pytlv #18 11.34 Downloading pytlv-0.71.tar.gz (15 kB) #18 11.36 Preparing metadata (setup.py): started #18 11.53 Preparing metadata (setup.py): finished with status 'done' #18 11.58 Collecting cmd2>=1.5 #18 11.59 Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) #18 11.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 10.5 MB/s eta 0:00:00 #18 11.64 Collecting jsonpath-ng #18 11.64 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) #18 11.70 Collecting construct>=2.9.51 #18 11.71 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #18 11.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 3.2 MB/s eta 0:00:00 #18 11.76 Collecting bidict #18 11.77 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #18 11.91 Collecting gsm0338 #18 11.91 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #18 11.93 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #18 11.95 Collecting termcolor #18 11.96 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) #18 12.00 Collecting colorlog #18 12.01 Downloading colorlog-6.8.2-py3-none-any.whl (11 kB) #18 12.16 Collecting pycryptodomex #18 12.17 Downloading pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) #18 12.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.0 MB/s eta 0:00:00 #18 12.46 Collecting cryptography #18 12.47 Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) #18 12.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 36.8 MB/s eta 0:00:00 #18 12.62 Collecting packaging #18 12.63 Downloading packaging-24.1-py3-none-any.whl (53 kB) #18 12.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 3.8 MB/s eta 0:00:00 #18 12.66 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #18 12.67 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #18 12.72 Collecting sphinxcontrib-applehelp #18 12.73 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) #18 12.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 11.1 MB/s eta 0:00:00 #18 12.77 Collecting sphinxcontrib-devhelp #18 12.78 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) #18 12.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 4.9 MB/s eta 0:00:00 #18 12.83 Collecting sphinxcontrib-jsmath #18 12.83 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #18 12.88 Collecting sphinxcontrib-htmlhelp>=2.0.0 #18 12.88 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) #18 12.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 8.1 MB/s eta 0:00:00 #18 12.93 Collecting sphinxcontrib-serializinghtml>=1.1.9 #18 12.94 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) #18 12.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 6.5 MB/s eta 0:00:00 #18 12.99 Collecting sphinxcontrib-qthelp #18 13.00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) #18 13.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 7.7 MB/s eta 0:00:00 #18 13.04 Collecting Jinja2>=3.0 #18 13.05 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #18 13.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.5 MB/s eta 0:00:00 #18 13.07 Requirement already satisfied: Pygments>=2.14 in /usr/lib/python3/dist-packages (from sphinx) (2.14.0) #18 13.07 Requirement already satisfied: docutils<0.22,>=0.18.1 in /usr/lib/python3/dist-packages (from sphinx) (0.19) #18 13.09 Collecting snowballstemmer>=2.0 #18 13.10 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #18 13.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 8.8 MB/s eta 0:00:00 #18 13.14 Collecting babel>=2.9 #18 13.15 Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) #18 13.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 40.1 MB/s eta 0:00:00 #18 13.44 Collecting alabaster~=0.7.14 #18 13.44 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) #18 13.49 Collecting imagesize>=1.3 #18 13.50 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #18 13.56 Collecting requests>=2.25.0 #18 13.57 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #18 13.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.6 MB/s eta 0:00:00 #18 13.72 Collecting pockets>=0.3 #18 13.72 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #18 13.79 Collecting attrs>=16.3.0 #18 13.80 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) #18 13.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.0 MB/s eta 0:00:00 #18 13.85 Collecting pyperclip>=1.6 #18 13.86 Downloading pyperclip-1.8.2.tar.gz (20 kB) #18 13.88 Preparing metadata (setup.py): started #18 14.04 Preparing metadata (setup.py): finished with status 'done' #18 14.07 Collecting wcwidth>=0.1.7 #18 14.08 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #18 14.12 Collecting ply #18 14.13 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #18 14.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 #18 14.34 Collecting cffi>=1.12 #18 14.34 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) #18 14.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 29.9 MB/s eta 0:00:00 #18 14.41 Collecting bitstruct #18 14.42 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #18 14.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 8.0 MB/s eta 0:00:00 #18 14.48 Collecting pyparsing>=3.0.6 #18 14.48 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) #18 14.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 3.6 MB/s eta 0:00:00 #18 14.67 Collecting pycparser #18 14.67 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #18 14.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 6.4 MB/s eta 0:00:00 #18 14.71 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.0->sphinx) (2.1.2) #18 14.83 Collecting charset-normalizer<4,>=2 #18 14.84 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) #18 14.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 12.6 MB/s eta 0:00:00 #18 14.89 Collecting idna<4,>=2.5 #18 14.89 Downloading idna-3.7-py3-none-any.whl (66 kB) #18 14.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 6.1 MB/s eta 0:00:00 #18 14.96 Collecting urllib3<3,>=1.21.1 #18 14.96 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) #18 14.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 11.1 MB/s eta 0:00:00 #18 15.01 Collecting certifi>=2017.4.17 #18 15.02 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) #18 15.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 15.9 MB/s eta 0:00:00 #18 15.11 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #18 15.11 Building wheel for lcov_cobertura (pyproject.toml): started #18 15.26 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #18 15.27 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11660 sha256=1e015ae6fe60e15a566ac8099e1a414debb4180a4362d977a52f86d47a08792b #18 15.27 Stored in directory: /tmp/pip-ephem-wheel-cache-x08bnim_/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #18 15.27 Building wheel for sphinx-argparse (setup.py): started #18 15.50 Building wheel for sphinx-argparse (setup.py): finished with status 'done' #18 15.50 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.2.5-py3-none-any.whl size=13288 sha256=a0be31d2f6cf59b31912cf082784a8301eb9ec0a310a8cadac5c7f4334699ee4 #18 15.50 Stored in directory: /tmp/pip-ephem-wheel-cache-x08bnim_/wheels/e5/dc/6a/20386c3dea5350174b0475a91c35038796b6a3ed88b79ebb24 #18 15.50 Building wheel for smpplib (setup.py): started #18 15.72 Building wheel for smpplib (setup.py): finished with status 'done' #18 15.72 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=3fff13205c7612f6a0c03c37ab3f08bc936e6a9eb204dbf85446ea89bb473390 #18 15.72 Stored in directory: /tmp/pip-ephem-wheel-cache-x08bnim_/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #18 15.73 Building wheel for pyscard (pyproject.toml): started #18 17.08 Building wheel for pyscard (pyproject.toml): finished with status 'done' #18 17.08 Created wheel for pyscard: filename=pyscard-2.0.10-cp311-cp311-linux_x86_64.whl size=230882 sha256=f7f02ebd3c23d48d9360a7887563c7768eafde8a72e779eccedb66833384df34 #18 17.09 Stored in directory: /root/.cache/pip/wheels/1c/8c/9c/559893355ff87ea664d0c25d9b6aed7d668ba8ef212628f7ab #18 17.09 Building wheel for pytlv (setup.py): started #18 17.31 Building wheel for pytlv (setup.py): finished with status 'done' #18 17.31 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=bc2f7dc4f633568c2eab487de117505fd0b80fc005db68d62e4847655c224552 #18 17.31 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #18 17.31 Building wheel for asn1tools (setup.py): started #18 17.58 Building wheel for asn1tools (setup.py): finished with status 'done' #18 17.58 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=0a971f92f48201745c356e202a730f2e81081c39d52de25f9f4677149d48e205 #18 17.58 Stored in directory: /tmp/pip-ephem-wheel-cache-x08bnim_/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #18 17.58 Building wheel for smpp.pdu (setup.py): started #18 17.81 Building wheel for smpp.pdu (setup.py): finished with status 'done' #18 17.81 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=2896331bb0c7eeb4374e2ae50379f28eb22627c2ccc4c088f1bbd2247741c274 #18 17.81 Stored in directory: /tmp/pip-ephem-wheel-cache-x08bnim_/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #18 17.81 Building wheel for pyperclip (setup.py): started #18 18.03 Building wheel for pyperclip (setup.py): finished with status 'done' #18 18.03 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=4ad350171fb55b68e97d22c3ff7019369fe6b1467d7f0804cf4bd293ea411bd6 #18 18.03 Stored in directory: /root/.cache/pip/wheels/70/bd/ba/8ae5c080c895c9360fe6e153acda2dee82527374467eae061b #18 18.03 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #18 18.25 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyscard, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyparsing, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, construct, colorlog, charset-normalizer, certifi, bitstruct, bidict, babel, attrs, alabaster, sphinxcontrib-napoleon, requests, cmd2, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #18 22.15 Successfully installed Jinja2-3.1.4 alabaster-0.7.16 asn1tools-0.166.0 attrs-23.2.0 babel-2.15.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.6.2 cffi-1.16.0 charset-normalizer-3.3.2 cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 cryptography-42.0.8 gsm0338-1.0.0 idna-3.7 imagesize-1.4.1 jsonpath-ng-1.6.1 lcov_cobertura-2.0.2 packaging-24.1 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.20.0 pydbus-0.6.0 pyparsing-3.1.2 pyperclip-1.8.2 pyscard-2.0.10 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-7.3.7 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 termcolor-2.4.0 urllib3-2.2.1 wcwidth-0.2.13 #18 22.15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #18 DONE 23.7s #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 DONE 0.4s #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 0.485 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #20 0.487 Cloning into 'osmo-python-tests'... #20 0.605 + cd osmo-python-tests #20 0.605 + python3 setup.py clean build install #20 0.759 running clean #20 0.762 running build #20 0.762 running build_py #20 0.765 creating build #20 0.765 creating build/lib #20 0.765 creating build/lib/osmopy #20 0.766 copying osmopy/osmoutil.py -> build/lib/osmopy #20 0.766 copying osmopy/osmo_ipa.py -> build/lib/osmopy #20 0.766 copying osmopy/obscvty.py -> build/lib/osmopy #20 0.766 copying osmopy/__init__.py -> build/lib/osmopy #20 0.766 copying osmopy/trap_helper.py -> build/lib/osmopy #20 0.766 copying osmopy/twisted_ipa.py -> build/lib/osmopy #20 0.767 creating build/lib/osmopy/osmo_interact #20 0.767 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #20 0.767 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #20 0.767 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #20 0.767 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #20 0.768 running build_scripts #20 0.771 creating build/scripts-3.11 #20 0.771 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #20 0.771 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #20 0.771 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #20 0.771 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #20 0.772 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #20 0.772 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #20 0.772 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #20 0.772 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #20 0.772 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #20 0.772 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #20 0.772 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #20 0.773 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #20 0.773 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #20 0.773 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #20 0.773 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #20 0.773 running install #20 0.773 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. #20 0.773 warnings.warn( #20 0.805 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #20 0.805 warnings.warn( #20 0.842 running bdist_egg #20 0.848 running egg_info #20 0.848 creating osmopython.egg-info #20 0.851 writing osmopython.egg-info/PKG-INFO #20 0.852 writing dependency_links to osmopython.egg-info/dependency_links.txt #20 0.852 writing top-level names to osmopython.egg-info/top_level.txt #20 0.852 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.855 reading manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.856 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.856 installing library code to build/bdist.linux-x86_64/egg #20 0.856 running install_lib #20 0.856 creating build/bdist.linux-x86_64 #20 0.856 creating build/bdist.linux-x86_64/egg #20 0.856 creating build/bdist.linux-x86_64/egg/osmopy #20 0.856 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.857 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.857 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.857 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.857 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.857 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.857 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.858 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.858 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.858 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.858 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.859 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #20 0.861 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #20 0.862 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #20 0.862 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #20 0.863 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #20 0.863 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #20 0.864 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #20 0.865 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #20 0.866 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #20 0.866 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #20 0.868 creating build/bdist.linux-x86_64/egg/EGG-INFO #20 0.868 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.868 running install_scripts #20 0.868 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.868 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.868 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.868 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.869 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #20 0.870 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #20 0.870 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.870 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.870 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.870 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.870 zip_safe flag not set; analyzing archive contents... #20 0.872 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #20 0.873 creating dist #20 0.873 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #20 0.880 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #20 0.882 Processing osmopython-0.2.1-py3.11.egg #20 0.882 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.882 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages #20 0.901 Adding osmopython 0.2.1 to easy-install.pth file #20 0.902 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #20 0.903 Installing osmotestconfig.py script to /usr/local/bin #20 0.903 Installing osmo_interact_vty.py script to /usr/local/bin #20 0.903 Installing osmo_ctrl.py script to /usr/local/bin #20 0.904 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #20 0.904 Installing osmo_trap2cgi.py script to /usr/local/bin #20 0.905 Installing osmodumpdoc.py script to /usr/local/bin #20 0.905 Installing osmo_interact_ctrl.py script to /usr/local/bin #20 0.906 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #20 0.906 Installing osmotestvty.py script to /usr/local/bin #20 0.907 #20 0.907 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg #20 0.907 Processing dependencies for osmopython==0.2.1 #20 0.907 Finished processing dependencies for osmopython==0.2.1 #20 0.936 + cd .. #20 0.936 + rm -rf osmo-python-tests #20 DONE 1.1s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.3s #22 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #22 0.470 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.471 Cloning into 'osmo-ci'... #22 0.597 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.608 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.608 'common.sh' -> '/usr/local/bin/common.sh' #22 0.608 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.608 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.608 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.608 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.608 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.608 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.608 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.608 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.608 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.608 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.608 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.608 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.608 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.608 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.608 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.608 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.609 + rm -rf osmo-ci #22 DONE 0.8s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.3s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.426 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.7s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.3s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.481 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.481 + apt-get update #26 0.554 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.554 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #26 0.554 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.554 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.888 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.917 Fetched 161 kB in 0s (400 kB/s) #26 0.917 Reading package lists... #26 1.293 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.299 Reading package lists... #26 1.672 Building dependency tree... #26 1.771 Reading state information... #26 1.860 The following additional packages will be installed: #26 1.860 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.860 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.860 libyder-dev libyder2.0 #26 1.861 Suggested packages: #26 1.861 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.861 uhd-host #26 1.861 Recommended packages: #26 1.861 limesuite-udev limesuite-images gnuradio-dev #26 1.982 The following NEW packages will be installed: #26 1.982 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.982 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.982 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 2.020 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 2.020 Need to get 5782 kB of archives. #26 2.020 After this operation, 24.8 MB of additional disk space will be used. #26 2.020 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u5 [485 kB] #26 2.027 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202406132026 [263 kB] #26 2.032 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202406132026 [53.0 kB] #26 2.044 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 2.046 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 2.049 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 2.049 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 2.051 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.22-1~deb12u1 [353 kB] #26 2.054 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.086 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.087 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.087 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.088 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.088 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.260 debconf: delaying package configuration, since apt-utils is not installed #26 2.349 Fetched 5782 kB in 0s (55.6 MB/s) #26 2.469 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.469 (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 ... 115757 files and directories currently installed.) #26 2.519 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u5_amd64.deb ... #26 2.555 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 2.803 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.813 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202406132026_amd64.deb ... #26 2.866 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406132026) ... #26 3.052 Selecting previously unselected package liblimesuite-dev. #26 3.061 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202406132026_amd64.deb ... #26 3.088 Unpacking liblimesuite-dev (23.11.0.4.9dce.202406132026) ... #26 3.310 Selecting previously unselected package libmicrohttpd12:amd64. #26 3.321 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 3.350 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 3.531 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 3.540 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 3.562 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.769 Selecting previously unselected package liborcania2.3:amd64. #26 3.779 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.806 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.970 Selecting previously unselected package liborcania-dev:amd64. #26 3.979 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 4.007 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 4.196 Selecting previously unselected package libsystemd-dev:amd64. #26 4.206 Preparing to unpack .../07-libsystemd-dev_252.22-1~deb12u1_amd64.deb ... #26 4.233 Unpacking libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 4.454 Selecting previously unselected package libuhd4.3.0:amd64. #26 4.465 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 4.493 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.845 Selecting previously unselected package libuhd-dev:amd64. #26 4.856 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 4.882 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.134 Selecting previously unselected package libyder2.0:amd64. #26 5.145 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 5.170 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 5.378 Selecting previously unselected package libulfius2.7:amd64. #26 5.387 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 5.407 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 5.574 Selecting previously unselected package libyder-dev:amd64. #26 5.585 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 5.610 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 5.798 Selecting previously unselected package libulfius-dev:amd64. #26 5.807 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 5.827 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 6.097 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 6.212 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u5) ... #26 6.299 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 6.382 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 6.471 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202406132026) ... #26 6.560 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 6.626 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 6.710 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 6.792 Setting up libsystemd-dev:amd64 (252.22-1~deb12u1) ... #26 6.874 Setting up liblimesuite-dev (23.11.0.4.9dce.202406132026) ... #26 6.959 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 7.046 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 7.120 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 7.206 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 7.296 Processing triggers for man-db (2.11.2-2) ... #26 7.364 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 7.549 + apt-get clean #26 DONE 7.9s #27 exporting to image #27 exporting layers #27 exporting layers 16.7s done #27 writing image sha256:e1af7bd22fee1cdb7dd9bc69a42acccc606ff471f53d15584a49cff46c506971 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 16.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e1af7bd22fee + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-master + echo osmo-ggsn-master + dir=osmo-ggsn-master + pull_arg=--pull + grep ^FROM ../osmo-ggsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ggsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.53kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #6 DONE 0.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ggsn/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 1.66kB done #4 DONE 0.2s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 16.3s #7 [2/8] RUN CASE "debian-bookworm" in debian*) ln -s /bin/true /usr/local/bin/update-initramfs && apt-get update && apt-get install -y --no-install-recommends bc bridge-utils busybox-static ca-certificates iproute2 libelf-dev libgtpnl-dev libosmocore-dev linux-image-amd64 pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libgtpnl)" "pkgconfig(libmnl)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmovty)" ;; esac #7 0.530 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.530 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.530 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.530 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.902 Reading package lists... #7 1.285 Reading package lists... #7 1.657 Building dependency tree... #7 1.747 Reading state information... #7 1.833 bc is already the newest version (1.07.1-3+b1). #7 1.833 ca-certificates is already the newest version (20230311). #7 1.833 iproute2 is already the newest version (6.1.0-3). #7 1.833 libelf-dev is already the newest version (0.188-2.1). #7 1.833 The following additional packages will be installed: #7 1.833 cpio initramfs-tools initramfs-tools-core ipxe-qemu iso-codes klibc-utils #7 1.833 kmod libbrlapi0.8 libcacard0 libcapstone4 libdaxctl1 libdrm-common libdrm2 #7 1.833 libdw1 libepoxy0 libexecs0 libfdt1 libfuse3-3 libgbm1 #7 1.833 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtpnl0 libklibc #7 1.833 libndctl6 libnspr4 libnss3 libopus0 liborc-0.4-0 libosmocodec4 #7 1.833 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.834 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libpmem1 #7 1.834 libslirp0 libsndio7.0 libspice-server1 libunwind8 libusbredirparser1 #7 1.834 libvdeplug2 libwayland-server0 linux-base linux-image-6.1.0-21-amd64 #7 1.834 osmocom-nightly python3-pyelftools qemu-system-common qemu-system-data #7 1.834 seabios udev #7 1.834 Suggested packages: #7 1.834 ifupdown libarchive-dev bash-completion isoquery fuse3 libvisual-0.4-plugins #7 1.834 gstreamer1.0-tools opus-tools sndiod gstreamer1.0-plugins-ugly linux-doc-6.1 #7 1.834 debian-kernel-handbook grub-pc | grub-efi-amd64 | extlinux paxctl samba vde2 #7 1.834 Recommended packages: #7 1.834 zstd gstreamer1.0-plugins-base gstreamer1.0-libav gstreamer1.0-plugins-good #7 1.834 firmware-linux-free apparmor qemu-system-gui qemu-utils ovmf #7 1.834 qemu-block-extra #7 2.052 The following NEW packages will be installed: #7 2.052 bridge-utils busybox-static cpio initramfs-tools initramfs-tools-core #7 2.052 ipxe-qemu iso-codes klibc-utils kmod libbrlapi0.8 libcacard0 libcapstone4 #7 2.052 libdaxctl1 libdrm-common libdrm2 libdw1 libepoxy0 libexecs0 libfdt1 #7 2.052 libfuse3-3 libgbm1 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 #7 2.052 libgtpnl-dev libgtpnl0 libklibc libndctl6 libnspr4 libnss3 libopus0 #7 2.052 liborc-0.4-0 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.052 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 #7 2.052 libosmousb0 libosmovty13 libpmem1 libslirp0 libsndio7.0 libspice-server1 #7 2.052 libunwind8 libusbredirparser1 libvdeplug2 libwayland-server0 linux-base #7 2.052 linux-image-6.1.0-21-amd64 linux-image-amd64 osmocom-nightly pax-utils #7 2.052 python3-pyelftools qemu-system-common qemu-system-data qemu-system-x86 #7 2.052 seabios udev #7 2.092 0 upgraded, 62 newly installed, 0 to remove and 0 not upgraded. #7 2.092 Need to get 96.8 MB of archives. #7 2.092 After this operation, 546 MB of additional disk space will be used. #7 2.092 Get:1 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #7 2.103 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406132026 [1180 B] #7 2.115 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl0 1.2.5.28.a2dd.202406132026 [7960 B] #7 2.119 Get:4 http://deb.debian.org/debian bookworm/main amd64 kmod amd64 30+20221128-1 [95.2 kB] #7 2.120 Get:5 http://deb.debian.org/debian bookworm/main amd64 udev amd64 252.22-1~deb12u1 [1662 kB] #7 2.120 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtpnl-dev 1.2.5.28.a2dd.202406132026 [3536 B] #7 2.122 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406132026 [164 kB] #7 2.134 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406132026 [46.0 kB] #7 2.138 Get:9 http://deb.debian.org/debian bookworm/main amd64 bridge-utils amd64 1.7.1-1 [34.5 kB] #7 2.138 Get:10 http://deb.debian.org/debian bookworm/main amd64 busybox-static amd64 1:1.35.0-4+b3 [927 kB] #7 2.143 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406132026 [65.4 kB] #7 2.156 Get:12 http://deb.debian.org/debian bookworm/main amd64 libklibc amd64 2.0.12-1 [44.2 kB] #7 2.157 Get:13 http://deb.debian.org/debian bookworm/main amd64 klibc-utils amd64 2.0.12-1 [94.9 kB] #7 2.157 Get:14 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools-core all 0.142 [105 kB] #7 2.158 Get:15 http://deb.debian.org/debian bookworm/main amd64 linux-base all 4.9 [31.8 kB] #7 2.159 Get:16 http://deb.debian.org/debian bookworm/main amd64 initramfs-tools all 0.142 [72.9 kB] #7 2.160 Get:17 http://deb.debian.org/debian bookworm/main amd64 ipxe-qemu all 1.0.0+git-20190125.36a4c85-5.1 [766 kB] #7 2.161 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406132026 [222 kB] #7 2.164 Get:19 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB] #7 2.184 Get:20 http://deb.debian.org/debian bookworm/main amd64 libbrlapi0.8 amd64 6.5-7+deb12u1 [90.5 kB] #7 2.185 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #7 2.185 Get:22 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1331 kB] #7 2.196 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcacard0 amd64 1:2.8.0-3 [91.1 kB] #7 2.197 Get:24 http://deb.debian.org/debian bookworm/main amd64 libcapstone4 amd64 4.0.2-5 [569 kB] #7 2.200 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.208.10d4d.202406132026 [66.0 kB] #7 2.202 Get:26 http://deb.debian.org/debian bookworm/main amd64 libdaxctl1 amd64 76.1-1 [21.1 kB] #7 2.202 Get:27 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7112 B] #7 2.202 Get:28 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #7 2.203 Get:29 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB] #7 2.204 Get:30 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #7 2.206 Get:31 http://deb.debian.org/debian bookworm/main amd64 libexecs0 amd64 1.3-2 [8840 B] #7 2.206 Get:32 http://deb.debian.org/debian bookworm/main amd64 libfdt1 amd64 1.6.1-4+b1 [19.0 kB] #7 2.207 Get:33 http://deb.debian.org/debian bookworm/main amd64 libfuse3-3 amd64 3.14.0-4 [88.1 kB] #7 2.207 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406132026 [98.5 kB] #7 2.208 Get:35 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #7 2.210 Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.208.10d4d.202406132026 [173 kB] #7 2.212 Get:37 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #7 2.212 Get:38 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #7 2.213 Get:39 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB] #7 2.214 Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406132026 [54.4 kB] #7 2.221 Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.208.10d4d.202406132026 [58.6 kB] #7 2.225 Get:42 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #7 2.226 Get:43 http://deb.debian.org/debian-security bookworm-security/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.22.0-3+deb12u2 [934 kB] #7 2.234 Get:44 http://deb.debian.org/debian bookworm/main amd64 libndctl6 amd64 76.1-1 [61.7 kB] #7 2.234 Get:45 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #7 2.236 Get:46 http://deb.debian.org/debian bookworm/main amd64 libpmem1 amd64 1.12.1-2 [90.0 kB] #7 2.237 Get:47 http://deb.debian.org/debian bookworm/main amd64 libslirp0 amd64 4.7.0-1 [63.0 kB] #7 2.237 Get:48 http://deb.debian.org/debian bookworm/main amd64 libsndio7.0 amd64 1.9.0-0.3+b2 [27.3 kB] #7 2.238 Get:49 http://deb.debian.org/debian bookworm/main amd64 libspice-server1 amd64 0.15.1-1 [346 kB] #7 2.240 Get:50 http://deb.debian.org/debian bookworm/main amd64 libusbredirparser1 amd64 0.13.0-2 [18.7 kB] #7 2.241 Get:51 http://deb.debian.org/debian bookworm/main amd64 libvdeplug2 amd64 4.0.1-4 [27.9 kB] #7 2.241 Get:52 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-6.1.0-21-amd64 amd64 6.1.90-1 [68.8 MB] #7 2.242 Get:53 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.208.10d4d.202406132026 [45.3 kB] #7 2.259 Get:54 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.208.10d4d.202406132026 [38.6 kB] #7 2.269 Get:55 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.208.10d4d.202406132026 [840 kB] #7 2.853 Get:56 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-image-amd64 amd64 6.1.90-1 [1476 B] #7 2.854 Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-pyelftools all 0.29-1 [115 kB] #7 2.936 Get:58 http://deb.debian.org/debian bookworm/main amd64 pax-utils amd64 1.3.7-1 [85.3 kB] #7 2.937 Get:59 http://deb.debian.org/debian bookworm/main amd64 qemu-system-common amd64 1:7.2+dfsg-7+deb12u5 [2148 kB] #7 2.950 Get:60 http://deb.debian.org/debian bookworm/main amd64 qemu-system-data all 1:7.2+dfsg-7+deb12u5 [1286 kB] #7 2.954 Get:61 http://deb.debian.org/debian bookworm/main amd64 seabios all 1.16.2-1 [163 kB] #7 2.955 Get:62 http://deb.debian.org/debian bookworm/main amd64 qemu-system-x86 amd64 1:7.2+dfsg-7+deb12u5 [9300 kB] #7 3.202 debconf: delaying package configuration, since apt-utils is not installed #7 3.280 Fetched 96.8 MB in 1s (100.0 MB/s) #7 3.385 Selecting previously unselected package cpio. #7 3.385 (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 ... 117415 files and directories currently installed.) #7 3.438 Preparing to unpack .../00-cpio_2.13+dfsg-7.1_amd64.deb ... #7 3.462 Unpacking cpio (2.13+dfsg-7.1) ... #7 3.720 Selecting previously unselected package kmod. #7 3.731 Preparing to unpack .../01-kmod_30+20221128-1_amd64.deb ... #7 3.757 Unpacking kmod (30+20221128-1) ... #7 3.991 Selecting previously unselected package udev. #7 3.999 Preparing to unpack .../02-udev_252.22-1~deb12u1_amd64.deb ... #7 4.029 Unpacking udev (252.22-1~deb12u1) ... #7 4.326 Selecting previously unselected package bridge-utils. #7 4.337 Preparing to unpack .../03-bridge-utils_1.7.1-1_amd64.deb ... #7 4.366 Unpacking bridge-utils (1.7.1-1) ... #7 4.534 Selecting previously unselected package busybox-static. #7 4.545 Preparing to unpack .../04-busybox-static_1%3a1.35.0-4+b3_amd64.deb ... #7 4.568 Unpacking busybox-static (1:1.35.0-4+b3) ... #7 4.748 Selecting previously unselected package libklibc:amd64. #7 4.759 Preparing to unpack .../05-libklibc_2.0.12-1_amd64.deb ... #7 4.781 Unpacking libklibc:amd64 (2.0.12-1) ... #7 4.964 Selecting previously unselected package klibc-utils. #7 4.975 Preparing to unpack .../06-klibc-utils_2.0.12-1_amd64.deb ... #7 5.000 Unpacking klibc-utils (2.0.12-1) ... #7 5.200 Selecting previously unselected package initramfs-tools-core. #7 5.211 Preparing to unpack .../07-initramfs-tools-core_0.142_all.deb ... #7 5.238 Unpacking initramfs-tools-core (0.142) ... #7 5.439 Selecting previously unselected package linux-base. #7 5.450 Preparing to unpack .../08-linux-base_4.9_all.deb ... #7 5.478 Unpacking linux-base (4.9) ... #7 5.718 Selecting previously unselected package initramfs-tools. #7 5.729 Preparing to unpack .../09-initramfs-tools_0.142_all.deb ... #7 5.767 Unpacking initramfs-tools (0.142) ... #7 5.934 Selecting previously unselected package ipxe-qemu. #7 5.945 Preparing to unpack .../10-ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1_all.deb ... #7 5.966 Unpacking ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 6.153 Selecting previously unselected package iso-codes. #7 6.164 Preparing to unpack .../11-iso-codes_4.15.0-1_all.deb ... #7 6.184 Unpacking iso-codes (4.15.0-1) ... #7 6.679 Selecting previously unselected package libbrlapi0.8:amd64. #7 6.691 Preparing to unpack .../12-libbrlapi0.8_6.5-7+deb12u1_amd64.deb ... #7 6.788 Unpacking libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 7.242 Selecting previously unselected package libnspr4:amd64. #7 7.253 Preparing to unpack .../13-libnspr4_2%3a4.35-1_amd64.deb ... #7 7.276 Unpacking libnspr4:amd64 (2:4.35-1) ... #7 7.494 Selecting previously unselected package libnss3:amd64. #7 7.505 Preparing to unpack .../14-libnss3_2%3a3.87.1-1_amd64.deb ... #7 7.536 Unpacking libnss3:amd64 (2:3.87.1-1) ... #7 7.889 Selecting previously unselected package libcacard0:amd64. #7 7.901 Preparing to unpack .../15-libcacard0_1%3a2.8.0-3_amd64.deb ... #7 7.926 Unpacking libcacard0:amd64 (1:2.8.0-3) ... #7 8.200 Selecting previously unselected package libcapstone4:amd64. #7 8.211 Preparing to unpack .../16-libcapstone4_4.0.2-5_amd64.deb ... #7 8.244 Unpacking libcapstone4:amd64 (4.0.2-5) ... #7 8.533 Selecting previously unselected package libdaxctl1:amd64. #7 8.543 Preparing to unpack .../17-libdaxctl1_76.1-1_amd64.deb ... #7 8.571 Unpacking libdaxctl1:amd64 (76.1-1) ... #7 8.773 Selecting previously unselected package libdrm-common. #7 8.784 Preparing to unpack .../18-libdrm-common_2.4.114-1_all.deb ... #7 8.812 Unpacking libdrm-common (2.4.114-1) ... #7 8.995 Selecting previously unselected package libdrm2:amd64. #7 9.006 Preparing to unpack .../19-libdrm2_2.4.114-1+b1_amd64.deb ... #7 9.026 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #7 9.216 Selecting previously unselected package libdw1:amd64. #7 9.226 Preparing to unpack .../20-libdw1_0.188-2.1_amd64.deb ... #7 9.248 Unpacking libdw1:amd64 (0.188-2.1) ... #7 9.445 Selecting previously unselected package libepoxy0:amd64. #7 9.456 Preparing to unpack .../21-libepoxy0_1.5.10-1_amd64.deb ... #7 9.479 Unpacking libepoxy0:amd64 (1.5.10-1) ... #7 9.650 Selecting previously unselected package libexecs0:amd64. #7 9.663 Preparing to unpack .../22-libexecs0_1.3-2_amd64.deb ... #7 9.688 Unpacking libexecs0:amd64 (1.3-2) ... #7 9.851 Selecting previously unselected package libfdt1:amd64. #7 9.860 Preparing to unpack .../23-libfdt1_1.6.1-4+b1_amd64.deb ... #7 9.883 Unpacking libfdt1:amd64 (1.6.1-4+b1) ... #7 10.06 Selecting previously unselected package libfuse3-3:amd64. #7 10.08 Preparing to unpack .../24-libfuse3-3_3.14.0-4_amd64.deb ... #7 10.10 Unpacking libfuse3-3:amd64 (3.14.0-4) ... #7 10.28 Selecting previously unselected package libwayland-server0:amd64. #7 10.30 Preparing to unpack .../25-libwayland-server0_1.21.0-1_amd64.deb ... #7 10.32 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #7 10.50 Selecting previously unselected package libgbm1:amd64. #7 10.51 Preparing to unpack .../26-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #7 10.53 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 10.70 Selecting previously unselected package libunwind8:amd64. #7 10.71 Preparing to unpack .../27-libunwind8_1.6.2-3_amd64.deb ... #7 10.74 Unpacking libunwind8:amd64 (1.6.2-3) ... #7 10.94 Selecting previously unselected package libgstreamer1.0-0:amd64. #7 10.95 Preparing to unpack .../28-libgstreamer1.0-0_1.22.0-2_amd64.deb ... #7 10.97 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 11.21 Selecting previously unselected package liborc-0.4-0:amd64. #7 11.22 Preparing to unpack .../29-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #7 11.24 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 11.43 Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. #7 11.45 Preparing to unpack .../30-libgstreamer-plugins-base1.0-0_1.22.0-3+deb12u2_amd64.deb ... #7 11.47 Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 11.67 Selecting previously unselected package osmocom-nightly. #7 11.68 Preparing to unpack .../31-osmocom-nightly_202406132026_amd64.deb ... #7 11.71 Unpacking osmocom-nightly (202406132026) ... #7 11.88 Selecting previously unselected package libgtpnl0:amd64. #7 11.89 Preparing to unpack .../32-libgtpnl0_1.2.5.28.a2dd.202406132026_amd64.deb ... #7 11.94 Unpacking libgtpnl0:amd64 (1.2.5.28.a2dd.202406132026) ... #7 12.17 Selecting previously unselected package libgtpnl-dev:amd64. #7 12.18 Preparing to unpack .../33-libgtpnl-dev_1.2.5.28.a2dd.202406132026_amd64.deb ... #7 12.22 Unpacking libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406132026) ... #7 12.51 Selecting previously unselected package libndctl6:amd64. #7 12.52 Preparing to unpack .../34-libndctl6_76.1-1_amd64.deb ... #7 12.55 Unpacking libndctl6:amd64 (76.1-1) ... #7 12.83 Selecting previously unselected package libopus0:amd64. #7 12.85 Preparing to unpack .../35-libopus0_1.3.1-3_amd64.deb ... #7 12.88 Unpacking libopus0:amd64 (1.3.1-3) ... #7 13.11 Selecting previously unselected package libosmocore21:amd64. #7 13.12 Preparing to unpack .../36-libosmocore21_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 13.16 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #7 13.33 Selecting previously unselected package libosmocodec4:amd64. #7 13.34 Preparing to unpack .../37-libosmocodec4_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 13.38 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #7 13.66 Selecting previously unselected package libosmoisdn0:amd64. #7 13.67 Preparing to unpack .../38-libosmoisdn0_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 13.71 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 13.95 Selecting previously unselected package libosmogsm20:amd64. #7 13.96 Preparing to unpack .../39-libosmogsm20_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 14.00 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #7 14.18 Selecting previously unselected package libosmocoding0:amd64. #7 14.19 Preparing to unpack .../40-libosmocoding0_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 14.21 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 14.42 Selecting previously unselected package libosmovty13:amd64. #7 14.43 Preparing to unpack .../41-libosmovty13_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 14.46 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #7 14.70 Selecting previously unselected package libosmogb14:amd64. #7 14.70 Preparing to unpack .../42-libosmogb14_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 14.75 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #7 15.00 Selecting previously unselected package libosmoctrl0:amd64. #7 15.00 Preparing to unpack .../43-libosmoctrl0_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 15.04 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 15.33 Selecting previously unselected package libosmosim2:amd64. #7 15.34 Preparing to unpack .../44-libosmosim2_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 15.38 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #7 15.70 Selecting previously unselected package libosmousb0:amd64. #7 15.71 Preparing to unpack .../45-libosmousb0_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 15.74 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 16.01 Selecting previously unselected package libosmocore. #7 16.02 Preparing to unpack .../46-libosmocore_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 16.04 Unpacking libosmocore (1.9.0.208.10d4d.202406132026) ... #7 16.19 Selecting previously unselected package libosmocore-dev:amd64. #7 16.20 Preparing to unpack .../47-libosmocore-dev_1.9.0.208.10d4d.202406132026_amd64.deb ... #7 16.23 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #7 16.47 Selecting previously unselected package libpmem1:amd64. #7 16.48 Preparing to unpack .../48-libpmem1_1.12.1-2_amd64.deb ... #7 16.51 Unpacking libpmem1:amd64 (1.12.1-2) ... #7 16.70 Selecting previously unselected package libslirp0:amd64. #7 16.71 Preparing to unpack .../49-libslirp0_4.7.0-1_amd64.deb ... #7 16.74 Unpacking libslirp0:amd64 (4.7.0-1) ... #7 16.92 Selecting previously unselected package libsndio7.0:amd64. #7 16.93 Preparing to unpack .../50-libsndio7.0_1.9.0-0.3+b2_amd64.deb ... #7 16.96 Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 17.14 Selecting previously unselected package libspice-server1:amd64. #7 17.15 Preparing to unpack .../51-libspice-server1_0.15.1-1_amd64.deb ... #7 17.17 Unpacking libspice-server1:amd64 (0.15.1-1) ... #7 17.38 Selecting previously unselected package libusbredirparser1:amd64. #7 17.39 Preparing to unpack .../52-libusbredirparser1_0.13.0-2_amd64.deb ... #7 17.42 Unpacking libusbredirparser1:amd64 (0.13.0-2) ... #7 17.59 Selecting previously unselected package libvdeplug2:amd64. #7 17.60 Preparing to unpack .../53-libvdeplug2_4.0.1-4_amd64.deb ... #7 17.63 Unpacking libvdeplug2:amd64 (4.0.1-4) ... #7 17.83 Selecting previously unselected package linux-image-6.1.0-21-amd64. #7 17.84 Preparing to unpack .../54-linux-image-6.1.0-21-amd64_6.1.90-1_amd64.deb ... #7 17.87 Unpacking linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 20.20 Selecting previously unselected package linux-image-amd64. #7 20.21 Preparing to unpack .../55-linux-image-amd64_6.1.90-1_amd64.deb ... #7 20.24 Unpacking linux-image-amd64 (6.1.90-1) ... #7 20.41 Selecting previously unselected package python3-pyelftools. #7 20.42 Preparing to unpack .../56-python3-pyelftools_0.29-1_all.deb ... #7 20.45 Unpacking python3-pyelftools (0.29-1) ... #7 20.63 Selecting previously unselected package pax-utils. #7 20.64 Preparing to unpack .../57-pax-utils_1.3.7-1_amd64.deb ... #7 20.67 Unpacking pax-utils (1.3.7-1) ... #7 20.84 Selecting previously unselected package qemu-system-common. #7 20.86 Preparing to unpack .../58-qemu-system-common_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 20.88 Unpacking qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 21.14 Selecting previously unselected package qemu-system-data. #7 21.15 Preparing to unpack .../59-qemu-system-data_1%3a7.2+dfsg-7+deb12u5_all.deb ... #7 21.18 Unpacking qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 21.41 Selecting previously unselected package seabios. #7 21.42 Preparing to unpack .../60-seabios_1.16.2-1_all.deb ... #7 21.44 Unpacking seabios (1.16.2-1) ... #7 21.59 Selecting previously unselected package qemu-system-x86. #7 21.60 Preparing to unpack .../61-qemu-system-x86_1%3a7.2+dfsg-7+deb12u5_amd64.deb ... #7 21.63 Unpacking qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 22.21 Setting up cpio (2.13+dfsg-7.1) ... #7 22.27 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #7 22.27 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #7 22.31 Setting up libwayland-server0:amd64 (1.21.0-1) ... #7 22.39 Setting up libdw1:amd64 (0.188-2.1) ... #7 22.45 Setting up linux-base (4.9) ... #7 22.56 debconf: unable to initialize frontend: Dialog #7 22.56 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 22.56 debconf: falling back to frontend: Readline #7 22.57 debconf: unable to initialize frontend: Readline #7 22.57 debconf: (This frontend requires a controlling tty.) #7 22.57 debconf: falling back to frontend: Teletype #7 22.65 Setting up osmocom-nightly (202406132026) ... #7 22.71 Setting up python3-pyelftools (0.29-1) ... #7 22.98 Setting up libgtpnl0:amd64 (1.2.5.28.a2dd.202406132026) ... #7 23.05 Setting up libexecs0:amd64 (1.3-2) ... #7 23.12 Setting up kmod (30+20221128-1) ... #7 23.23 Setting up libfdt1:amd64 (1.6.1-4+b1) ... #7 23.30 Setting up libusbredirparser1:amd64 (0.13.0-2) ... #7 23.37 Setting up libunwind8:amd64 (1.6.2-3) ... #7 23.44 Setting up libklibc:amd64 (2.0.12-1) ... #7 23.51 Setting up busybox-static (1:1.35.0-4+b3) ... #7 23.58 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406132026) ... #7 23.66 Setting up libepoxy0:amd64 (1.5.10-1) ... #7 23.73 Setting up libnspr4:amd64 (2:4.35-1) ... #7 23.80 Setting up libopus0:amd64 (1.3.1-3) ... #7 23.88 Setting up udev (252.22-1~deb12u1) ... #7 24.76 invoke-rc.d: could not determine current runlevel #7 24.77 invoke-rc.d: policy-rc.d denied execution of start. #7 24.80 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #7 24.88 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 24.96 Setting up libfuse3-3:amd64 (3.14.0-4) ... #7 25.04 Setting up libdaxctl1:amd64 (76.1-1) ... #7 25.93 Setting up qemu-system-data (1:7.2+dfsg-7+deb12u5) ... #7 26.01 Setting up bridge-utils (1.7.1-1) ... #7 26.14 debconf: unable to initialize frontend: Dialog #7 26.14 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 26.14 debconf: falling back to frontend: Readline #7 26.15 debconf: unable to initialize frontend: Readline #7 26.15 debconf: (This frontend requires a controlling tty.) #7 26.15 debconf: falling back to frontend: Teletype #7 26.18 Setting up seabios (1.16.2-1) ... #7 26.26 Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ... #7 26.48 Setting up libcapstone4:amd64 (4.0.2-5) ... #7 26.62 Setting up libslirp0:amd64 (4.7.0-1) ... #7 26.74 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406132026) ... #7 26.88 Setting up ipxe-qemu (1.0.0+git-20190125.36a4c85-5.1) ... #7 27.04 Setting up libndctl6:amd64 (76.1-1) ... #7 27.19 Setting up libbrlapi0.8:amd64 (6.5-7+deb12u1) ... #7 27.32 Setting up klibc-utils (2.0.12-1) ... #7 27.45 No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. #7 27.48 Setting up libpmem1:amd64 (1.12.1-2) ... #7 27.63 Setting up libdrm-common (2.4.114-1) ... #7 27.78 Setting up iso-codes (4.15.0-1) ... #7 27.94 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ... #7 28.04 Setcap worked! gst-ptp-helper is not suid! #7 28.10 Setting up pax-utils (1.3.7-1) ... #7 28.23 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406132026) ... #7 28.30 Setting up libgtpnl-dev:amd64 (1.2.5.28.a2dd.202406132026) ... #7 28.38 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 28.45 Setting up libvdeplug2:amd64 (4.0.1-4) ... #7 28.52 Setting up libnss3:amd64 (2:3.87.1-1) ... #7 28.58 Setting up libcacard0:amd64 (1:2.8.0-3) ... #7 28.66 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #7 28.73 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406132026) ... #7 28.80 Setting up initramfs-tools-core (0.142) ... #7 28.91 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 28.98 Setting up initramfs-tools (0.142) ... #7 29.11 update-initramfs: deferring update (trigger activated) #7 29.18 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406132026) ... #7 29.25 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #7 29.31 Setting up linux-image-6.1.0-21-amd64 (6.1.90-1) ... #7 29.90 I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 29.90 I: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 29.90 I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-21-amd64 #7 29.90 I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-21-amd64 #7 29.90 /etc/kernel/postinst.d/initramfs-tools: #7 29.90 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 29.91 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 35.04 I: The initramfs will attempt to resume from /dev/md0 #7 35.04 I: Set the RESUME variable to override this. #7 42.14 Setting up linux-image-amd64 (6.1.90-1) ... #7 42.22 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406132026) ... #7 42.33 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406132026) ... #7 42.41 Setting up libosmocore (1.9.0.208.10d4d.202406132026) ... #7 42.48 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406132026) ... #7 42.56 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 42.69 Processing triggers for man-db (2.11.2-2) ... #7 42.76 Processing triggers for sgml-base (1.31) ... #7 42.87 Processing triggers for mailcap (3.70+nmu1) ... #7 42.94 Setting up libgstreamer-plugins-base1.0-0:amd64 (1.22.0-3+deb12u2) ... #7 43.03 Setting up libspice-server1:amd64 (0.15.1-1) ... #7 43.12 Setting up qemu-system-common (1:7.2+dfsg-7+deb12u5) ... #7 43.24 Setting up qemu-system-x86 (1:7.2+dfsg-7+deb12u5) ... #7 43.33 Processing triggers for initramfs-tools (0.142) ... #7 43.40 update-initramfs: Generating /boot/initrd.img-6.1.0-21-amd64 #7 43.41 W: No zstd in /usr/bin:/sbin:/bin, using gzip #7 54.44 I: The initramfs will attempt to resume from /dev/md0 #7 54.44 I: Set the RESUME variable to override this. #7 64.05 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 64.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-ggsn.git #9 1.099 Cloning into 'osmo-ggsn'... #9 DONE 1.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-ggsn #10 DONE 0.2s #11 [6/8] RUN CD osmo-ggsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-gtp-linux && make "-j$(nproc)" install && ldconfig #11 0.791 Already on 'master' #11 0.791 Your branch is up to date with 'origin/master'. #11 0.793 refs/heads/master #11 0.798 HEAD is now at 7ae1177 README.md: cosmetic: fix a typo #11 0.801 master #11 0.805 7ae1177e04152916c93705bc6e6b7005f6f18685 #11 3.349 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 4.938 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.938 libtoolize: copying file './ltmain.sh' #11 4.972 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 4.972 libtoolize: copying file 'm4/libtool.m4' #11 5.001 libtoolize: copying file 'm4/ltoptions.m4' #11 5.031 libtoolize: copying file 'm4/ltsugar.m4' #11 5.063 libtoolize: copying file 'm4/ltversion.m4' #11 5.095 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.128 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.862 configure.ac:80: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.862 configure.ac:80: You should run autoupdate. #11 7.862 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.862 configure.ac:80: the top level #11 7.862 configure.ac:102: warning: The macro `AC_HEADER_TIME' is obsolete. #11 7.862 configure.ac:102: You should run autoupdate. #11 7.862 ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... #11 7.862 configure.ac:102: the top level #11 8.800 configure.ac:18: installing './compile' #11 8.803 configure.ac:10: installing './config.guess' #11 8.808 configure.ac:10: installing './config.sub' #11 8.811 configure.ac:19: installing './install-sh' #11 8.814 configure.ac:155: installing './missing' #11 8.899 ggsn/Makefile.am: installing './depcomp' #11 9.186 checking build system type... x86_64-pc-linux-gnu #11 9.255 checking host system type... x86_64-pc-linux-gnu #11 9.255 checking whether make supports nested variables... yes #11 9.259 checking for gcc... gcc #11 9.291 checking whether the C compiler works... yes #11 9.333 checking for C compiler default output file name... a.out #11 9.335 checking for suffix of executables... #11 9.373 checking whether we are cross compiling... no #11 9.414 checking for suffix of object files... o #11 9.442 checking whether the compiler supports GNU C... yes #11 9.473 checking whether gcc accepts -g... yes #11 9.495 checking for gcc option to enable C11 features... none needed #11 9.532 checking whether gcc understands -c and -o together... yes #11 9.573 checking for a BSD-compatible install... /usr/bin/install -c #11 9.584 checking for gawk... gawk #11 9.584 checking how to run the C preprocessor... gcc -E #11 9.660 checking how to print strings... printf #11 9.687 checking for a sed that does not truncate output... /usr/bin/sed #11 9.691 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.693 checking for egrep... /usr/bin/grep -E #11 9.695 checking for fgrep... /usr/bin/grep -F #11 9.696 checking for ld used by gcc... /usr/bin/ld #11 9.702 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.705 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.710 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.738 checking whether ln -s works... yes #11 9.738 checking the maximum length of command line arguments... 1572864 #11 9.750 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.750 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.750 checking for /usr/bin/ld option to reload object files... -r #11 9.750 checking for file... file #11 9.751 checking for objdump... objdump #11 9.751 checking how to recognize dependent libraries... pass_all #11 9.752 checking for dlltool... no #11 9.753 checking how to associate runtime and link libraries... printf %s\n #11 9.753 checking for ar... ar #11 9.754 checking for archiver @FILE support... @ #11 9.789 checking for strip... strip #11 9.790 checking for ranlib... ranlib #11 9.791 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 9.864 checking for sysroot... no #11 9.864 checking for a working dd... /usr/bin/dd #11 9.870 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 9.913 checking for mt... mt #11 9.913 checking if mt is a manifest tool... no #11 9.926 checking for stdio.h... yes #11 9.947 checking for stdlib.h... yes #11 9.969 checking for string.h... yes #11 9.999 checking for inttypes.h... yes #11 10.03 checking for stdint.h... yes #11 10.07 checking for strings.h... yes #11 10.12 checking for sys/stat.h... yes #11 10.14 checking for sys/types.h... yes #11 10.18 checking for unistd.h... yes #11 10.22 checking for sys/time.h... yes #11 10.24 checking for dlfcn.h... yes #11 10.27 checking for objdir... .libs #11 10.34 checking if gcc supports -fno-rtti -fno-exceptions... no #11 10.37 checking for gcc option to produce PIC... -fPIC -DPIC #11 10.37 checking if gcc PIC flag -fPIC -DPIC works... yes #11 10.39 checking if gcc static flag -static works... yes #11 10.48 checking if gcc supports -c -o file.o... yes #11 10.52 checking if gcc supports -c -o file.o... (cached) yes #11 10.52 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 10.54 checking whether -lc should be explicitly linked in... no #11 10.57 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.64 checking how to hardcode library paths into programs... immediate #11 10.64 checking whether stripping libraries is possible... yes #11 10.65 checking if libtool supports shared libraries... yes #11 10.65 checking whether to build shared libraries... yes #11 10.65 checking whether to build static libraries... yes #11 10.65 checking for pkg-config... /usr/bin/pkg-config #11 10.65 checking for pkg-config... /usr/bin/pkg-config #11 10.65 checking pkg-config is at least version 0.20... yes #11 10.65 checking for libgtpnl >= 1.2.0... yes #11 10.66 checking for egrep... (cached) /usr/bin/grep -E #11 10.66 checking for sys/wait.h that is POSIX.1 compatible... yes #11 10.69 checking for arpa/inet.h... yes #11 10.72 checking for fcntl.h... yes #11 10.75 checking for netdb.h... yes #11 10.79 checking for netinet/in.h... yes #11 10.82 checking for stdint.h... (cached) yes #11 10.82 checking for stdlib.h... (cached) yes #11 10.82 checking for string.h... (cached) yes #11 10.83 checking for sys/ioctl.h... yes #11 10.86 checking for sys/socket.h... yes #11 10.89 checking for sys/time.h... (cached) yes #11 10.89 checking for unistd.h... (cached) yes #11 10.89 checking for linux/if.h... yes #11 10.92 checking for net/if.h... yes #11 10.94 checking for linux/if_tun.h... yes #11 10.97 checking for net/if_tun.h... no #11 11.01 checking for linux/netlink.h... yes #11 11.04 checking for linux/rtnetlink.h... yes #11 11.07 checking for an ANSI C-conforming const... yes #11 11.10 checking for mode_t... yes #11 11.16 checking for size_t... yes #11 11.23 checking whether struct ifaliasreq exist... no #11 11.25 checking whether struct ifreq.ifru_netmask exist... yes #11 11.27 checking whether struct rt_msghdr exist... no #11 11.29 checking whether struct iphdr exists... yes #11 11.30 checking whether enum in6_addr_gen_mode.IN6_ADDR_GEN_MODE_NONE exists... yes #11 11.32 checking whether gcc needs -traditional... no #11 11.35 checking for gethostbyname... yes #11 11.40 checking for inet_ntoa... yes #11 11.44 checking for memset... yes #11 11.49 checking for select... yes #11 11.54 checking for socket... yes #11 11.59 checking for strdup... yes #11 11.63 checking for strerror... yes #11 11.68 checking for strtol... yes #11 11.73 checking for inet_aton... yes #11 11.78 checking for getopt.h... yes #11 11.81 checking for getopt_long... yes #11 11.86 checking whether build environment is sane... yes #11 11.87 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 11.87 checking whether make sets $(MAKE)... yes #11 11.89 checking whether make supports the include directive... yes (GNU style) #11 11.90 checking dependency style of gcc... gcc3 #11 11.94 checking for libosmocore >= 1.9.0... yes #11 11.95 checking for libosmovty >= 1.9.0... yes #11 11.96 checking for libosmoctrl >= 1.9.0... yes #11 11.98 CFLAGS=" -std=gnu11" #11 11.98 CPPFLAGS="" #11 12.00 checking that generated files are newer than configure... done #11 12.87 configure: creating ./config.status #11 13.49 config.status: creating Makefile #11 13.51 config.status: creating doc/Makefile #11 13.53 config.status: creating doc/examples/Makefile #11 13.54 config.status: creating ggsn/Makefile #11 13.56 config.status: creating gtp/Makefile #11 13.58 config.status: creating lib/Makefile #11 13.60 config.status: creating intl/Makefile #11 13.62 config.status: creating po/Makefile #11 13.64 config.status: creating utils/Makefile #11 13.66 config.status: creating sgsnemu/Makefile #11 13.68 config.status: creating doc/manuals/Makefile #11 13.70 config.status: creating contrib/Makefile #11 13.72 config.status: creating contrib/systemd/Makefile #11 13.73 config.status: creating tests/Makefile #11 13.75 config.status: creating tests/lib/Makefile #11 13.77 config.status: creating tests/gtp/Makefile #11 13.79 config.status: creating include/Makefile #11 13.81 config.status: creating include/osmocom/Makefile #11 13.84 config.status: creating include/osmocom/gtp/Makefile #11 13.86 config.status: creating libgtp.pc #11 13.87 config.status: creating config.h #11 13.89 config.status: executing tests/atconfig commands #11 13.89 config.status: executing libtool commands #11 13.91 config.status: executing depfiles commands #11 14.18 #11 14.18 osmo-ggsn Configuration: #11 14.18 GTP Linux kernel support: yes #11 14.22 echo 1.11.0.31-7ae1 > .version-t && mv .version-t .version #11 14.23 make install-recursive #11 14.23 make[1]: Entering directory '/tmp/osmo-ggsn' #11 14.23 Making install in include #11 14.24 make[2]: Entering directory '/tmp/osmo-ggsn/include' #11 14.24 Making install in osmocom #11 14.24 make[3]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 14.25 Making install in gtp #11 14.25 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 14.25 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 14.25 make[5]: Nothing to be done for 'install-exec-am'. #11 14.26 /usr/bin/mkdir -p '/usr/local/include/osmocom/gtp' #11 14.26 /usr/bin/install -c -m 644 gsn.h gtp.h gtpie.h pdp.h '/usr/local/include/osmocom/gtp' #11 14.26 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 14.26 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom/gtp' #11 14.26 make[4]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 14.27 make[5]: Entering directory '/tmp/osmo-ggsn/include/osmocom' #11 14.27 make[5]: Nothing to be done for 'install-exec-am'. #11 14.27 make[5]: Nothing to be done for 'install-data-am'. #11 14.27 make[5]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 14.27 make[4]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 14.27 make[3]: Leaving directory '/tmp/osmo-ggsn/include/osmocom' #11 14.27 make[3]: Entering directory '/tmp/osmo-ggsn/include' #11 14.27 make[4]: Entering directory '/tmp/osmo-ggsn/include' #11 14.27 make[4]: Nothing to be done for 'install-exec-am'. #11 14.27 make[4]: Nothing to be done for 'install-data-am'. #11 14.27 make[4]: Leaving directory '/tmp/osmo-ggsn/include' #11 14.27 make[3]: Leaving directory '/tmp/osmo-ggsn/include' #11 14.27 make[2]: Leaving directory '/tmp/osmo-ggsn/include' #11 14.27 Making install in lib #11 14.28 make[2]: Entering directory '/tmp/osmo-ggsn/lib' #11 14.28 CC debug.o #11 14.28 CC checksum.o #11 14.28 CC getopt.o #11 14.28 CC in46_addr.o #11 14.28 CC getopt1.o #11 14.28 CC icmpv6.o #11 14.28 CC lookup.o #11 14.28 CC ippool.o #11 14.28 CC netdev.o #11 14.28 CC tun.o #11 14.28 CC netns.o #11 14.28 CC util.o #11 14.28 CC gtp-kernel.o #11 14.37 AR libmisc.a #11 14.37 ar: `u' modifier ignored since `D' is the default (see `U') #11 14.39 make[3]: Entering directory '/tmp/osmo-ggsn/lib' #11 14.39 make[3]: Nothing to be done for 'install-exec-am'. #11 14.39 make[3]: Nothing to be done for 'install-data-am'. #11 14.39 make[3]: Leaving directory '/tmp/osmo-ggsn/lib' #11 14.39 make[2]: Leaving directory '/tmp/osmo-ggsn/lib' #11 14.39 Making install in gtp #11 14.40 make[2]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.40 CC gtp.lo #11 14.40 CC gsn.lo #11 14.40 CC lookupa.lo #11 14.40 CC gtpie.lo #11 14.40 CC pdp.lo #11 14.40 CC queue.lo #11 14.81 CCLD libgtp.la #11 14.99 make[3]: Entering directory '/tmp/osmo-ggsn/gtp' #11 14.99 make[3]: Nothing to be done for 'install-data-am'. #11 14.99 /usr/bin/mkdir -p '/usr/local/lib' #11 14.99 /bin/bash ../libtool --mode=install /usr/bin/install -c libgtp.la '/usr/local/lib' #11 15.03 libtool: install: /usr/bin/install -c .libs/libgtp.so.6.3.1 /usr/local/lib/libgtp.so.6.3.1 #11 15.03 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so.6 || { rm -f libgtp.so.6 && ln -s libgtp.so.6.3.1 libgtp.so.6; }; }) #11 15.04 libtool: install: (cd /usr/local/lib && { ln -s -f libgtp.so.6.3.1 libgtp.so || { rm -f libgtp.so && ln -s libgtp.so.6.3.1 libgtp.so; }; }) #11 15.04 libtool: install: /usr/bin/install -c .libs/libgtp.lai /usr/local/lib/libgtp.la #11 15.05 libtool: install: /usr/bin/install -c .libs/libgtp.a /usr/local/lib/libgtp.a #11 15.05 libtool: install: chmod 644 /usr/local/lib/libgtp.a #11 15.06 libtool: install: ranlib /usr/local/lib/libgtp.a #11 15.10 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 15.10 ---------------------------------------------------------------------- #11 15.10 Libraries have been installed in: #11 15.10 /usr/local/lib #11 15.10 #11 15.10 If you ever happen to want to link against installed libraries #11 15.10 in a given directory, LIBDIR, you must either use libtool, and #11 15.10 specify the full pathname of the library, or use the '-LLIBDIR' #11 15.10 flag during linking and do at least one of the following: #11 15.10 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 15.10 during execution #11 15.10 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 15.10 during linking #11 15.10 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 15.10 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 15.10 #11 15.10 See any operating system documentation about shared libraries for #11 15.10 more information, such as the ld(1) and ld.so(8) manual pages. #11 15.10 ---------------------------------------------------------------------- #11 15.11 make[3]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 15.11 make[2]: Leaving directory '/tmp/osmo-ggsn/gtp' #11 15.11 Making install in ggsn #11 15.11 make[2]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.11 CC ggsn_main.o #11 15.11 CC ggsn_vty.o #11 15.11 CC ggsn.o #11 15.11 CC sgsn.o #11 15.11 CC pco.o #11 15.24 CCLD osmo-ggsn #11 15.56 make[3]: Entering directory '/tmp/osmo-ggsn/ggsn' #11 15.56 make[3]: Nothing to be done for 'install-data-am'. #11 15.56 /usr/bin/mkdir -p '/usr/local/bin' #11 15.57 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-ggsn '/usr/local/bin' #11 15.61 libtool: install: /usr/bin/install -c .libs/osmo-ggsn /usr/local/bin/osmo-ggsn #11 15.62 make[3]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.62 make[2]: Leaving directory '/tmp/osmo-ggsn/ggsn' #11 15.62 Making install in sgsnemu #11 15.62 make[2]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.62 CC sgsnemu.o #11 15.62 CC cmdline.o #11 15.78 CCLD sgsnemu #11 15.97 make[3]: Entering directory '/tmp/osmo-ggsn/sgsnemu' #11 15.97 make[3]: Nothing to be done for 'install-data-am'. #11 15.97 /usr/bin/mkdir -p '/usr/local/bin' #11 15.97 /bin/bash ../libtool --mode=install /usr/bin/install -c sgsnemu '/usr/local/bin' #11 16.02 libtool: install: /usr/bin/install -c .libs/sgsnemu /usr/local/bin/sgsnemu #11 16.03 make[3]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 16.03 make[2]: Leaving directory '/tmp/osmo-ggsn/sgsnemu' #11 16.03 Making install in doc #11 16.03 make[2]: Entering directory '/tmp/osmo-ggsn/doc' #11 16.04 Making install in examples #11 16.04 make[3]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 16.04 make[4]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 16.04 make[4]: Nothing to be done for 'install-exec-am'. #11 16.05 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 16.05 /usr/bin/install -c -m 644 osmo-ggsn.cfg '/usr/local/etc/osmocom' #11 16.05 make install-data-hook #11 16.06 make[5]: Entering directory '/tmp/osmo-ggsn/doc/examples' #11 16.06 for f in $(find . -name '*.cfg' -o -name '*.conf' | sed -e 's,^.,,'); do \ #11 16.06 j="/usr/local/share/doc/osmo-ggsn/examples/$f" && \ #11 16.06 mkdir -p "$(dirname $j)" && \ #11 16.06 /usr/bin/install -c -m 644 ./$f $j; \ #11 16.06 done #11 16.07 make[5]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 16.07 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 16.07 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/examples' #11 16.07 Making install in manuals #11 16.08 make[3]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 16.08 make[4]: Entering directory '/tmp/osmo-ggsn/doc/manuals' #11 16.08 make[4]: Nothing to be done for 'install-exec-am'. #11 16.08 make[4]: Nothing to be done for 'install-data-am'. #11 16.08 make[4]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 16.08 make[3]: Leaving directory '/tmp/osmo-ggsn/doc/manuals' #11 16.08 make[3]: Entering directory '/tmp/osmo-ggsn/doc' #11 16.09 make[4]: Entering directory '/tmp/osmo-ggsn/doc' #11 16.09 make[4]: Nothing to be done for 'install-exec-am'. #11 16.09 /usr/bin/mkdir -p '/usr/local/share/man/man8' #11 16.09 /usr/bin/install -c -m 644 osmo-ggsn.8 sgsnemu.8 '/usr/local/share/man/man8' #11 16.10 make[4]: Leaving directory '/tmp/osmo-ggsn/doc' #11 16.10 make[3]: Leaving directory '/tmp/osmo-ggsn/doc' #11 16.10 make[2]: Leaving directory '/tmp/osmo-ggsn/doc' #11 16.10 Making install in contrib #11 16.10 make[2]: Entering directory '/tmp/osmo-ggsn/contrib' #11 16.10 Making install in systemd #11 16.11 make[3]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 16.11 make[4]: Entering directory '/tmp/osmo-ggsn/contrib/systemd' #11 16.11 make[4]: Nothing to be done for 'install-exec-am'. #11 16.11 /usr/bin/mkdir -p '/lib/systemd/system' #11 16.11 /usr/bin/install -c -m 644 osmo-ggsn.service '/lib/systemd/system' #11 16.12 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 16.12 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib/systemd' #11 16.12 make[3]: Entering directory '/tmp/osmo-ggsn/contrib' #11 16.13 make[4]: Entering directory '/tmp/osmo-ggsn/contrib' #11 16.13 make[4]: Nothing to be done for 'install-exec-am'. #11 16.13 make[4]: Nothing to be done for 'install-data-am'. #11 16.13 make[4]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 16.13 make[3]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 16.13 make[2]: Leaving directory '/tmp/osmo-ggsn/contrib' #11 16.13 Making install in utils #11 16.13 make[2]: Entering directory '/tmp/osmo-ggsn/utils' #11 16.13 CC gtp_echo_responder.o #11 16.19 CCLD gtp-echo-responder #11 16.29 make[3]: Entering directory '/tmp/osmo-ggsn/utils' #11 16.29 make[3]: Nothing to be done for 'install-data-am'. #11 16.29 /usr/bin/mkdir -p '/usr/local/bin' #11 16.30 /bin/bash ../libtool --mode=install /usr/bin/install -c gtp-echo-responder '/usr/local/bin' #11 16.33 libtool: install: /usr/bin/install -c gtp-echo-responder /usr/local/bin/gtp-echo-responder #11 16.33 make[3]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.33 make[2]: Leaving directory '/tmp/osmo-ggsn/utils' #11 16.33 Making install in tests #11 16.33 make[2]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.34 Making install in lib #11 16.34 make[3]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.35 make[4]: Entering directory '/tmp/osmo-ggsn/tests/lib' #11 16.35 make[4]: Nothing to be done for 'install-exec-am'. #11 16.35 make[4]: Nothing to be done for 'install-data-am'. #11 16.35 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.35 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/lib' #11 16.35 Making install in gtp #11 16.35 make[3]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.35 make[4]: Entering directory '/tmp/osmo-ggsn/tests/gtp' #11 16.35 make[4]: Nothing to be done for 'install-exec-am'. #11 16.35 make[4]: Nothing to be done for 'install-data-am'. #11 16.35 make[4]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.35 make[3]: Leaving directory '/tmp/osmo-ggsn/tests/gtp' #11 16.36 make[3]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.36 make[4]: Entering directory '/tmp/osmo-ggsn/tests' #11 16.36 make[4]: Nothing to be done for 'install-exec-am'. #11 16.36 make[4]: Nothing to be done for 'install-data-am'. #11 16.36 make[4]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.36 make[3]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.36 make[2]: Leaving directory '/tmp/osmo-ggsn/tests' #11 16.36 make[2]: Entering directory '/tmp/osmo-ggsn' #11 16.37 make[3]: Entering directory '/tmp/osmo-ggsn' #11 16.37 make[3]: Nothing to be done for 'install-exec-am'. #11 16.37 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 16.37 /usr/bin/install -c -m 644 libgtp.pc '/usr/local/lib/pkgconfig' #11 16.38 make[3]: Leaving directory '/tmp/osmo-ggsn' #11 16.38 make[2]: Leaving directory '/tmp/osmo-ggsn' #11 16.38 make[1]: Leaving directory '/tmp/osmo-ggsn' #11 DONE 17.0s #12 [7/8] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 2.5s done #14 writing image sha256:6d3254d1b0d622af648f5c980223d7fee1fd9e6ea9ce5644eab34a00c44e2e77 done #14 naming to docker.io/osmocom-build/osmo-ggsn-master:latest 0.0s done #14 DONE 2.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/osmo-ggsn-master' + docker_image_exists osmo-ggsn-master + docker images -q osmocom-build/osmo-ggsn-master + test -n 6d3254d1b0d6 + list_osmo_packages debian-bookworm osmo-ggsn-master + local distro=debian-bookworm + local image=osmo-ggsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-master ### ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-ggsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c4a2a862d5fa36156f135b6ed83edc10c68b5030faee31be77ad985145814d7d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ggsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-ggsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 412B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 890B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" ggsn_tests #8 CACHED #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:ee9b7d1828339f01e73a8382aac81d0a31a4b50bcc5e99b99908b5eb2eb9089d 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n ee9b7d182833 + list_osmo_packages debian-bookworm ttcn3-ggsn-test + local distro=debian-bookworm + local image=ttcn3-ggsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ggsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=3594658 + seq 1 30 + echo (3594658 + 1) % 256 + bc + SUBNET=163 + NET_NAME=ttcn3-ggsn-test-163 + SUB4=172.18.163.0/24 + SUB6=fd02:db8:163::/64 + set +x Creating network ttcn3-ggsn-test-163, trying SUBNET=163... + docker network create --internal --subnet 172.18.163.0/24 --ipv6 --subnet fd02:db8:163::/64 ttcn3-ggsn-test-163 b4e40fdfb1b3a02e929e254b76a8ea03606b013843e9dbea8c1b754c85dcc2be + set +x ### Network ttcn3-ggsn-test-163 created (SUBNET=163) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + start_ggsn v4_only + local test_config=v4_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 ip route add default via 172.18.163.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 + echo ip route add default via 172.18.163.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next From https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next + 3ec8d7572...6e7e2e7e6 main -> net-next/main (forced update) + git checkout net-next/main Warning: you are leaving 1 commit behind, not connected to any of your branches: 3ec8d7572 CDC-NCM: add support for Apple's private interface If you want to keep it by creating a new branch, this may be a good time to do so with: git branch <new-branch-name> 3ec8d7572 HEAD is now at 6e7e2e7e6 Merge branch 'net-dsa-lantiq_gswip-code-improvements' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config Files /cache/kernel-test/previous.config and .config differ + echo Kernel config changed, running 'make clean' Kernel config changed, running 'make clean' + make clean CLEAN arch/x86/boot/compressed CLEAN arch/x86/boot CLEAN arch/x86/entry/vdso CLEAN arch/x86/kernel/cpu CLEAN arch/x86/kernel CLEAN arch/x86/realmode/rm CLEAN arch/x86/tools CLEAN arch/x86/lib CLEAN certs CLEAN drivers/scsi CLEAN drivers/tty/vt CLEAN init CLEAN lib CLEAN net/wireless CLEAN security/selinux CLEAN usr CLEAN . CLEAN modules.builtin modules.builtin.modinfo .vmlinux.export.c + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTLD scripts/kconfig/conf GEN arch/x86/include/generated/asm/orc_hash.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h SYSTBL arch/x86/include/generated/asm/syscalls_32.h SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h SYSTBL arch/x86/include/generated/asm/syscalls_64.h HOSTCC arch/x86/tools/relocs_32.o HOSTCC arch/x86/tools/relocs_64.o HOSTCC arch/x86/tools/relocs_common.o HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/asn1_compiler HOSTCC scripts/selinux/genheaders/genheaders UPD include/generated/compile.h HOSTCC scripts/selinux/mdp/mdp mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool UPD include/config/kernel.release UPD include/generated/utsrelease.h HOSTCC /cache/linux/tools/objtool/fixdep.o HOSTLD /cache/linux/tools/objtool/fixdep-in.o HOSTLD arch/x86/tools/relocs LINK /cache/linux/tools/objtool/fixdep HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/empty.o INSTALL libsubcmd_headers CC /cache/linux/tools/objtool/libsubcmd/exec-cmd.o CC scripts/mod/devicetable-offsets.s CC /cache/linux/tools/objtool/libsubcmd/help.o CC /cache/linux/tools/objtool/libsubcmd/pager.o CC /cache/linux/tools/objtool/libsubcmd/parse-options.o CC /cache/linux/tools/objtool/libsubcmd/run-command.o CC /cache/linux/tools/objtool/libsubcmd/sigchain.o CC /cache/linux/tools/objtool/libsubcmd/subcmd-config.o MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTCC scripts/mod/symsearch.o LD /cache/linux/tools/objtool/libsubcmd/libsubcmd-in.o AR /cache/linux/tools/objtool/libsubcmd/libsubcmd.a CC /cache/linux/tools/objtool/arch/x86/special.o CC /cache/linux/tools/objtool/weak.o CC /cache/linux/tools/objtool/arch/x86/decode.o CC /cache/linux/tools/objtool/check.o CC /cache/linux/tools/objtool/arch/x86/orc.o CC /cache/linux/tools/objtool/special.o CC /cache/linux/tools/objtool/builtin-check.o CC /cache/linux/tools/objtool/elf.o CC /cache/linux/tools/objtool/objtool.o CC /cache/linux/tools/objtool/orc_gen.o CC /cache/linux/tools/objtool/orc_dump.o CC /cache/linux/tools/objtool/libstring.o CC /cache/linux/tools/objtool/libctype.o CC /cache/linux/tools/objtool/str_error_r.o CC /cache/linux/tools/objtool/librbtree.o HOSTLD scripts/mod/modpost CC kernel/bounds.s CHKSHA1 include/linux/atomic/atomic-arch-fallback.h CHKSHA1 include/linux/atomic/atomic-instrumented.h CHKSHA1 include/linux/atomic/atomic-long.h CC arch/x86/kernel/asm-offsets.s LD /cache/linux/tools/objtool/arch/x86/objtool-in.o CALL scripts/checksyscalls.sh LD /cache/linux/tools/objtool/objtool-in.o LINK /cache/linux/tools/objtool/objtool LDS scripts/module.lds CC init/main.o CC init/do_mounts.o HOSTCC usr/gen_init_cpio CC init/do_mounts_initrd.o CC init/initramfs.o UPD init/utsversion-tmp.h CC init/calibrate.o CC certs/system_keyring.o CC arch/x86/realmode/init.o CC mm/filemap.o AS arch/x86/entry/entry.o CC arch/x86/events/amd/core.o CC init/init_task.o CC arch/x86/entry/vsyscall/vsyscall_64.o CC arch/x86/kernel/fpu/init.o CC arch/x86/entry/vdso/vma.o CC arch/x86/kernel/fpu/bugs.o CC kernel/sched/core.o CC arch/x86/kernel/cpu/mce/core.o AS arch/x86/entry/vsyscall/vsyscall_emu_64.o GEN usr/initramfs_data.cpio CC arch/x86/events/intel/core.o COPY usr/initramfs_inc_data HOSTCC certs/extract-cert CC init/version.o AS usr/initramfs_data.o CC arch/x86/kernel/fpu/core.o AR usr/built-in.a CC arch/x86/kernel/fpu/regset.o CC mm/mempool.o CC arch/x86/entry/vdso/extable.o CC arch/x86/kernel/fpu/signal.o AS arch/x86/realmode/rm/header.o AS arch/x86/realmode/rm/trampoline_64.o AS arch/x86/realmode/rm/stack.o LDS arch/x86/entry/vdso/vdso.lds AS arch/x86/realmode/rm/reboot.o AS arch/x86/realmode/rm/wakeup_asm.o CC arch/x86/kernel/fpu/xstate.o CERT certs/x509_certificate_list CERT certs/signing_key.x509 CC arch/x86/realmode/rm/wakemain.o AS arch/x86/entry/vdso/vdso-note.o AS certs/system_certificates.o CC arch/x86/entry/vdso/vclock_gettime.o CC arch/x86/realmode/rm/video-mode.o CC arch/x86/kernel/acpi/boot.o AR certs/built-in.a AR arch/x86/entry/vsyscall/built-in.a CC arch/x86/kernel/acpi/sleep.o CC arch/x86/events/intel/bts.o CC arch/x86/events/amd/lbr.o AS arch/x86/realmode/rm/copy.o CC arch/x86/events/amd/ibs.o AS arch/x86/realmode/rm/bioscall.o CC arch/x86/entry/vdso/vgetcpu.o CC arch/x86/realmode/rm/regs.o AS arch/x86/entry/entry_64.o HOSTCC arch/x86/entry/vdso/vdso2c CC arch/x86/realmode/rm/video-vga.o CC arch/x86/events/amd/uncore.o CC arch/x86/realmode/rm/video-vesa.o CC arch/x86/kernel/cpu/mce/severity.o CC arch/x86/realmode/rm/video-bios.o CC arch/x86/events/intel/ds.o CC arch/x86/events/intel/knc.o CC mm/oom_kill.o PASYMS arch/x86/realmode/rm/pasyms.h LDS arch/x86/realmode/rm/realmode.lds CC arch/x86/kernel/cpu/mce/genpool.o LD arch/x86/realmode/rm/realmode.elf RELOCS arch/x86/realmode/rm/realmode.relocs AR init/built-in.a OBJCOPY arch/x86/realmode/rm/realmode.bin AR arch/x86/kernel/fpu/built-in.a AS arch/x86/realmode/rmpiggy.o CC arch/x86/events/amd/iommu.o LDS arch/x86/entry/vdso/vdso32/vdso32.lds CC arch/x86/kernel/cpu/mtrr/mtrr.o AR arch/x86/realmode/built-in.a AS arch/x86/entry/vdso/vdso32/note.o CC arch/x86/kernel/cpu/microcode/core.o AS arch/x86/kernel/acpi/wakeup_64.o AS arch/x86/entry/vdso/vdso32/system_call.o CC arch/x86/kernel/acpi/cppc.o CC arch/x86/kernel/cpu/mce/intel.o AS arch/x86/entry/vdso/vdso32/sigreturn.o CC arch/x86/entry/vdso/vdso32/vclock_gettime.o CC arch/x86/kernel/cpu/mce/amd.o CC arch/x86/kernel/cpu/mce/threshold.o CC arch/x86/events/intel/lbr.o CC mm/fadvise.o CC mm/maccess.o CC arch/x86/kernel/cpu/mtrr/if.o CC mm/page-writeback.o CC arch/x86/events/intel/p4.o CC arch/x86/entry/vdso/vdso32/vgetcpu.o CC mm/folio-compat.o CC arch/x86/entry/vdso/vdso32-setup.o CC arch/x86/kernel/acpi/cstate.o AR arch/x86/events/amd/built-in.a CC mm/readahead.o CC arch/x86/kernel/cpu/microcode/intel.o CC arch/x86/kernel/cpu/microcode/amd.o CC arch/x86/events/zhaoxin/core.o CC arch/x86/kernel/cpu/mtrr/generic.o CC mm/swap.o AR arch/x86/kernel/cpu/mce/built-in.a CC arch/x86/entry/syscall_64.o VDSO arch/x86/entry/vdso/vdso64.so.dbg AR arch/x86/kernel/acpi/built-in.a CC arch/x86/events/core.o CC mm/truncate.o CC arch/x86/kernel/apic/apic.o CC arch/x86/events/intel/p6.o VDSO arch/x86/entry/vdso/vdso32.so.dbg OBJCOPY arch/x86/entry/vdso/vdso64.so OBJCOPY arch/x86/entry/vdso/vdso32.so CC arch/x86/events/intel/pt.o VDSO2C arch/x86/entry/vdso/vdso-image-64.c VDSO2C arch/x86/entry/vdso/vdso-image-32.c CC arch/x86/entry/vdso/vdso-image-64.o AR arch/x86/kernel/cpu/microcode/built-in.a CC mm/vmscan.o CC arch/x86/entry/vdso/vdso-image-32.o CC arch/x86/kernel/apic/apic_common.o CC arch/x86/events/intel/uncore.o CC mm/shrinker.o AR arch/x86/entry/vdso/built-in.a CC arch/x86/entry/common.o CC fs/notify/dnotify/dnotify.o AS arch/x86/entry/thunk.o CC arch/x86/events/intel/uncore_nhmex.o AS arch/x86/entry/entry_64_compat.o AR arch/x86/events/zhaoxin/built-in.a CC mm/shmem.o CC arch/x86/kernel/cpu/mtrr/cleanup.o CC arch/x86/events/probe.o CC arch/x86/entry/syscall_32.o CC mm/util.o CC arch/x86/kernel/apic/apic_noop.o CC mm/mmzone.o CC fs/nfs_common/nfsacl.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC fs/notify/inotify/inotify_user.o CC fs/nfs_common/grace.o AR fs/notify/fanotify/built-in.a CC arch/x86/kernel/apic/ipi.o CC fs/notify/fsnotify.o CC fs/notify/notification.o CC fs/notify/group.o AR arch/x86/kernel/cpu/mtrr/built-in.a AR arch/x86/entry/built-in.a CC arch/x86/kernel/cpu/cacheinfo.o CC arch/x86/kernel/kprobes/core.o CC arch/x86/mm/pat/set_memory.o AR arch/x86/crypto/built-in.a CC arch/x86/kernel/kprobes/opt.o CC arch/x86/mm/pat/memtype.o CC arch/x86/mm/pat/memtype_interval.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o CC arch/x86/kernel/apic/vector.o CC fs/notify/mark.o CC fs/notify/fdinfo.o CC arch/x86/kernel/apic/init.o CC kernel/sched/fair.o CC kernel/sched/build_policy.o CC arch/x86/events/intel/uncore_snb.o CC kernel/sched/build_utility.o CC arch/x86/events/intel/uncore_snbep.o CC mm/vmstat.o CC arch/x86/events/intel/uncore_discovery.o AR fs/notify/inotify/built-in.a CC kernel/locking/mutex.o CC mm/backing-dev.o CC arch/x86/kernel/apic/hw_nmi.o CC kernel/power/qos.o CC fs/iomap/iter.o AR arch/x86/kernel/kprobes/built-in.a LDS arch/x86/kernel/vmlinux.lds AR arch/x86/mm/pat/built-in.a AR fs/notify/built-in.a CC arch/x86/mm/init.o CC ipc/compat.o CC arch/x86/events/intel/cstate.o CC fs/quota/dquot.o CC mm/mm_init.o CC arch/x86/kernel/cpu/scattered.o CC arch/x86/kernel/apic/io_apic.o CC kernel/locking/semaphore.o CC arch/x86/kernel/cpu/topology_common.o CC fs/iomap/buffered-io.o CC arch/x86/mm/init_64.o CC ipc/util.o CC kernel/power/main.o CC fs/iomap/direct-io.o CC ipc/msgutil.o CC kernel/locking/rwsem.o CC kernel/locking/percpu-rwsem.o AR arch/x86/events/intel/built-in.a CC arch/x86/events/utils.o CC arch/x86/kernel/cpu/topology_ext.o CC arch/x86/kernel/cpu/topology_amd.o CC fs/quota/quota_v2.o CC kernel/locking/spinlock.o CC arch/x86/events/rapl.o CC arch/x86/kernel/apic/msi.o CC kernel/locking/osq_lock.o CC ipc/msg.o CC arch/x86/kernel/cpu/common.o CC arch/x86/kernel/cpu/rdrand.o CC kernel/locking/qspinlock.o CC kernel/locking/rtmutex_api.o CC arch/x86/kernel/cpu/match.o CC kernel/locking/qrwlock.o CC fs/quota/quota_tree.o CC arch/x86/mm/fault.o CC arch/x86/kernel/cpu/bugs.o CC mm/percpu.o CC kernel/power/console.o CC fs/quota/quota.o AS arch/x86/kernel/head_64.o CC arch/x86/kernel/apic/apic_flat_64.o CC arch/x86/kernel/head64.o AR kernel/sched/built-in.a CC arch/x86/kernel/cpu/aperfmperf.o CC kernel/printk/printk.o CC arch/x86/events/msr.o CC fs/iomap/fiemap.o CC arch/x86/kernel/cpu/cpuid-deps.o CC fs/quota/kqid.o CC arch/x86/kernel/apic/probe_64.o CC arch/x86/kernel/ebda.o CC arch/x86/kernel/cpu/umwait.o CC kernel/power/process.o MKCAP arch/x86/kernel/cpu/capflags.c CC arch/x86/mm/ioremap.o CC fs/quota/netlink.o AR kernel/locking/built-in.a CC arch/x86/kernel/cpu/powerflags.o CC kernel/irq/irqdesc.o CC ipc/sem.o CC arch/x86/kernel/cpu/topology.o CC arch/x86/kernel/cpu/proc.o AR arch/x86/kernel/apic/built-in.a CC arch/x86/kernel/cpu/feat_ctl.o CC ipc/shm.o CC ipc/syscall.o AR arch/x86/events/built-in.a CC arch/x86/ia32/audit.o CC fs/iomap/seek.o CC kernel/rcu/update.o AR arch/x86/ia32/built-in.a AR arch/x86/platform/atom/built-in.a CC arch/x86/kernel/cpu/intel.o AR arch/x86/platform/ce4100/built-in.a CC arch/x86/platform/efi/memmap.o CC kernel/irq/handle.o AR fs/quota/built-in.a CC arch/x86/platform/efi/quirks.o CC arch/x86/kernel/cpu/intel_pconfig.o CC arch/x86/mm/extable.o CC arch/x86/kernel/cpu/tsx.o CC kernel/power/suspend.o CC mm/slab_common.o CC fs/iomap/swapfile.o CC arch/x86/kernel/cpu/intel_epb.o CC kernel/irq/manage.o CC arch/x86/kernel/cpu/amd.o CC arch/x86/platform/efi/efi.o CC kernel/printk/conopt.o AR arch/x86/net/built-in.a CC arch/x86/kernel/cpu/hygon.o AR arch/x86/virt/svm/built-in.a CC arch/x86/kernel/cpu/centaur.o AR arch/x86/virt/vmx/built-in.a AR arch/x86/virt/built-in.a AR fs/iomap/built-in.a CC arch/x86/kernel/cpu/zhaoxin.o CC arch/x86/kernel/cpu/perfctr-watchdog.o CC kernel/printk/printk_safe.o CC fs/proc/task_mmu.o CC arch/x86/kernel/cpu/vmware.o CC kernel/rcu/sync.o CC arch/x86/kernel/cpu/hypervisor.o CC kernel/irq/spurious.o CC mm/compaction.o CC kernel/printk/nbcon.o CC kernel/rcu/srcutree.o CC kernel/irq/resend.o CC arch/x86/kernel/cpu/mshyperv.o CC ipc/ipc_sysctl.o CC kernel/printk/printk_ringbuffer.o CC arch/x86/mm/mmap.o CC kernel/irq/chip.o CC kernel/rcu/tree.o CC kernel/rcu/rcu_segcblist.o CC kernel/irq/dummychip.o CC kernel/power/hibernate.o CC kernel/printk/sysctl.o CC ipc/mqueue.o CC arch/x86/kernel/cpu/debugfs.o CC ipc/namespace.o AR kernel/printk/built-in.a CC kernel/irq/devres.o AR kernel/livepatch/built-in.a CC arch/x86/platform/efi/efi_64.o CC kernel/irq/autoprobe.o CC kernel/dma/mapping.o CC kernel/dma/direct.o CC arch/x86/mm/pgtable.o CC fs/proc/inode.o CC kernel/power/snapshot.o CC mm/show_mem.o CC mm/shmem_quota.o CC kernel/irq/irqdomain.o CC ipc/mq_sysctl.o AS arch/x86/platform/efi/efi_stub_64.o CC arch/x86/platform/efi/runtime-map.o CC kernel/dma/ops_helpers.o CC arch/x86/mm/physaddr.o CC arch/x86/mm/tlb.o CC fs/proc/root.o CC fs/proc/base.o CC mm/interval_tree.o CC kernel/irq/proc.o CC kernel/dma/dummy.o CC mm/list_lru.o CC arch/x86/mm/cpu_entry_area.o CC kernel/irq/migration.o CC fs/proc/generic.o AR arch/x86/platform/efi/built-in.a CC fs/proc/array.o AR arch/x86/platform/geode/built-in.a AR arch/x86/platform/iris/built-in.a CC arch/x86/platform/intel/iosf_mbi.o CC kernel/irq/cpuhotplug.o CC kernel/dma/swiotlb.o CC arch/x86/mm/maccess.o CC arch/x86/mm/pgprot.o CC mm/workingset.o AR arch/x86/platform/intel/built-in.a CC fs/proc/fd.o CC arch/x86/mm/hugetlbpage.o AR arch/x86/platform/intel-mid/built-in.a AR ipc/built-in.a CC kernel/irq/pm.o CC arch/x86/mm/dump_pagetables.o AR arch/x86/platform/intel-quark/built-in.a CC security/keys/gc.o AR arch/x86/platform/olpc/built-in.a AR arch/x86/platform/scx200/built-in.a AR arch/x86/platform/ts5500/built-in.a CC mm/debug.o CC kernel/irq/msi.o AR arch/x86/platform/uv/built-in.a CC kernel/power/swap.o CC mm/gup.o AR arch/x86/platform/built-in.a CC fs/proc/proc_tty.o CC mm/mmap_lock.o CC fs/proc/cmdline.o CC crypto/asymmetric_keys/asymmetric_type.o CC fs/proc/consoles.o CC security/keys/key.o CC fs/proc/cpuinfo.o CC fs/proc/devices.o CC security/keys/keyring.o CC fs/proc/interrupts.o CC kernel/irq/affinity.o CC kernel/irq/matrix.o CC arch/x86/mm/numa.o CC kernel/dma/remap.o CC fs/proc/loadavg.o CC arch/x86/mm/numa_64.o CC security/keys/keyctl.o CC mm/highmem.o CC fs/proc/meminfo.o CC crypto/asymmetric_keys/restrict.o CC fs/proc/stat.o AR kernel/rcu/built-in.a CC kernel/power/user.o CC fs/proc/uptime.o CC kernel/entry/common.o CC kernel/power/poweroff.o CC security/keys/permission.o CC arch/x86/mm/amdtopology.o CC arch/x86/mm/srat.o CC security/keys/process_keys.o CC arch/x86/mm/pkeys.o AR kernel/dma/built-in.a CC mm/memory.o CC crypto/asymmetric_keys/signature.o CC arch/x86/mm/pti.o CC fs/proc/util.o CC fs/proc/version.o CC kernel/module/main.o CC crypto/asymmetric_keys/public_key.o CC kernel/entry/syscall_user_dispatch.o AR kernel/power/built-in.a CC security/keys/request_key.o CC kernel/time/time.o AR kernel/irq/built-in.a ASN.1 crypto/asymmetric_keys/x509.asn1.[ch] ASN.1 crypto/asymmetric_keys/x509_akid.asn1.[ch] CC kernel/futex/core.o CC crypto/asymmetric_keys/x509_loader.o CC kernel/cgroup/cgroup.o CC mm/mincore.o CC fs/kernfs/mount.o CC block/partitions/core.o CC block/bdev.o CC block/fops.o AR arch/x86/mm/built-in.a CC crypto/asymmetric_keys/x509_public_key.o AR kernel/entry/built-in.a ASN.1 crypto/asymmetric_keys/pkcs7.asn1.[ch] CC kernel/time/timer.o CC fs/proc/softirqs.o CC kernel/trace/trace_clock.o CC security/keys/request_key_auth.o CC kernel/trace/ring_buffer.o CC kernel/trace/trace.o CC block/bio.o CC block/partitions/amiga.o CC fs/kernfs/inode.o CC fs/proc/namespaces.o CC crypto/asymmetric_keys/pkcs7_trust.o CC kernel/futex/syscalls.o CC security/keys/user_defined.o CC block/elevator.o CC crypto/asymmetric_keys/pkcs7_verify.o CC kernel/time/hrtimer.o CC kernel/module/strict_rwx.o CC fs/kernfs/dir.o CC block/partitions/mac.o CC security/keys/compat.o CC mm/mlock.o CC crypto/asymmetric_keys/x509.asn1.o CC crypto/asymmetric_keys/x509_akid.asn1.o CC crypto/asymmetric_keys/x509_cert_parser.o CC block/blk-core.o CC kernel/module/kmod.o CC security/keys/proc.o CC block/blk-sysfs.o CC kernel/trace/trace_output.o CC fs/proc/self.o CC security/keys/sysctl.o CC kernel/futex/pi.o CC kernel/time/timekeeping.o CC fs/kernfs/file.o CC crypto/asymmetric_keys/pkcs7.asn1.o CC mm/mmap.o CC block/partitions/msdos.o CC fs/proc/thread_self.o CC crypto/asymmetric_keys/pkcs7_parser.o CC kernel/futex/requeue.o CC block/partitions/osf.o CC kernel/module/tree_lookup.o CC kernel/time/ntp.o CC fs/kernfs/symlink.o CC security/keys/keyctl_pkey.o CC kernel/cgroup/rstat.o CC fs/proc/proc_sysctl.o CC io_uring/io_uring.o AR crypto/asymmetric_keys/built-in.a CC crypto/api.o CC block/partitions/sgi.o CC kernel/module/kallsyms.o AR security/keys/built-in.a GEN security/selinux/flask.h security/selinux/av_permissions.h CC security/selinux/avc.o CC kernel/futex/waitwake.o CC kernel/cgroup/namespace.o CC security/selinux/hooks.o CC kernel/trace/trace_seq.o AR fs/kernfs/built-in.a CC fs/sysfs/file.o CC kernel/time/clocksource.o CC kernel/time/jiffies.o CC crypto/cipher.o CC block/partitions/sun.o AR kernel/futex/built-in.a CC block/partitions/efi.o CC block/blk-flush.o CC kernel/module/procfs.o CC kernel/bpf/core.o CC kernel/cgroup/cgroup-v1.o CC kernel/trace/trace_stat.o CC fs/proc/proc_net.o CC crypto/compress.o CC fs/sysfs/dir.o CC mm/mmu_gather.o CC kernel/module/sysfs.o CC kernel/time/timer_list.o CC fs/proc/kcore.o CC fs/proc/vmcore.o CC kernel/trace/trace_printk.o CC crypto/crypto_engine.o CC security/selinux/selinuxfs.o CC kernel/trace/pid_list.o CC kernel/cgroup/freezer.o CC mm/mprotect.o CC fs/sysfs/symlink.o AR kernel/module/built-in.a CC security/integrity/iint.o CC block/partitions/karma.o CC security/commoncap.o CC fs/sysfs/mount.o CC crypto/algapi.o CC io_uring/opdef.o CC fs/sysfs/group.o CC kernel/time/timeconv.o CC kernel/trace/trace_sched_switch.o CC security/integrity/integrity_audit.o CC mm/mremap.o CC fs/proc/kmsg.o CC kernel/cgroup/legacy_freezer.o CC kernel/time/timecounter.o CC fs/devpts/inode.o CC kernel/time/alarmtimer.o CC fs/netfs/buffered_read.o AR fs/sysfs/built-in.a AR security/integrity/built-in.a CC fs/ext4/balloc.o CC fs/ext4/bitmap.o CC fs/ext4/block_validity.o AR block/partitions/built-in.a CC block/blk-settings.o CC crypto/scatterwalk.o AR fs/devpts/built-in.a CC kernel/trace/trace_nop.o CC fs/proc/page.o CC io_uring/kbuf.o CC fs/jbd2/transaction.o CC kernel/cgroup/pids.o CC mm/msync.o CC security/selinux/netlink.o CC fs/netfs/buffered_write.o AR kernel/bpf/built-in.a CC block/blk-ioc.o CC kernel/trace/blktrace.o CC fs/ramfs/inode.o CC kernel/time/posix-timers.o CC kernel/cgroup/rdma.o CC mm/page_vma_mapped.o CC io_uring/rsrc.o CC fs/ramfs/file-mmu.o CC security/selinux/nlmsgtab.o CC fs/ext4/dir.o AR fs/proc/built-in.a CC crypto/proc.o CC crypto/aead.o CC fs/jbd2/commit.o CC mm/pagewalk.o CC fs/hugetlbfs/inode.o CC kernel/cgroup/cpuset.o CC security/lsm_syscalls.o CC kernel/time/posix-cpu-timers.o CC fs/netfs/direct_read.o CC block/blk-map.o CC mm/pgtable-generic.o CC fs/ext4/ext4_jbd2.o AR fs/ramfs/built-in.a CC crypto/geniv.o CC crypto/lskcipher.o CC fs/jbd2/recovery.o CC mm/rmap.o CC fs/netfs/direct_write.o CC security/selinux/netif.o CC mm/vmalloc.o CC block/blk-merge.o CC kernel/time/posix-clock.o CC io_uring/notif.o CC crypto/skcipher.o CC kernel/trace/trace_events.o CC security/min_addr.o AR fs/hugetlbfs/built-in.a CC fs/ext4/extents.o CC fs/fat/cache.o CC io_uring/tctx.o CC fs/netfs/io.o CC kernel/time/itimer.o CC security/selinux/netnode.o CC fs/jbd2/checkpoint.o CC kernel/time/clockevents.o CC io_uring/filetable.o CC mm/process_vm_access.o CC fs/fat/dir.o CC fs/fat/fatent.o CC fs/jbd2/revoke.o CC block/blk-timeout.o CC crypto/seqiv.o CC fs/netfs/iterator.o CC mm/mseal.o CC kernel/cgroup/misc.o CC security/selinux/netport.o CC kernel/time/tick-common.o CC io_uring/rw.o CC kernel/trace/trace_export.o CC fs/jbd2/journal.o CC kernel/trace/trace_event_perf.o CC kernel/cgroup/debug.o CC mm/page_alloc.o CC crypto/echainiv.o CC crypto/ahash.o CC block/blk-lib.o CC security/selinux/status.o CC fs/netfs/locking.o CC security/selinux/ss/ebitmap.o CC fs/netfs/main.o AR kernel/cgroup/built-in.a CC block/blk-mq.o CC fs/fat/file.o CC kernel/events/core.o CC io_uring/net.o CC kernel/time/tick-broadcast.o CC kernel/trace/trace_events_filter.o CC kernel/trace/trace_events_trigger.o CC crypto/shash.o CC fs/ext4/extents_status.o CC security/security.o CC kernel/time/tick-broadcast-hrtimer.o CC security/selinux/ss/hashtab.o CC kernel/time/tick-oneshot.o AR fs/jbd2/built-in.a CC fs/netfs/misc.o CC security/selinux/ss/symtab.o CC fs/fat/inode.o CC lib/math/div64.o CC security/lsm_audit.o CC crypto/akcipher.o CC fs/isofs/namei.o CC lib/math/gcd.o CC security/selinux/ss/sidtab.o CC lib/math/lcm.o CC kernel/time/tick-sched.o CC lib/math/int_log.o CC kernel/trace/trace_eprobe.o CC lib/math/int_pow.o CC lib/math/int_sqrt.o CC io_uring/poll.o CC fs/isofs/inode.o CC lib/math/reciprocal_div.o CC crypto/sig.o CC lib/math/rational.o CC block/blk-mq-tag.o CC fs/netfs/objects.o CC fs/fat/misc.o CC kernel/time/timer_migration.o CC fs/ext4/file.o AR lib/math/built-in.a CC mm/init-mm.o CC kernel/trace/trace_kprobe.o CC security/selinux/ss/avtab.o CC lib/crypto/mpi/generic_mpih-lshift.o CC kernel/trace/error_report-traces.o CC block/blk-stat.o CC crypto/kpp.o CC fs/isofs/dir.o CC fs/netfs/write_collect.o CC fs/fat/nfs.o CC io_uring/uring_cmd.o CC kernel/time/vsyscall.o CC mm/memblock.o CC security/device_cgroup.o CC fs/ext4/fsmap.o CC lib/crypto/mpi/generic_mpih-mul1.o CC block/blk-mq-sysfs.o CC fs/isofs/util.o CC kernel/time/timekeeping_debug.o CC fs/fat/namei_vfat.o CC kernel/trace/power-traces.o ASN.1 crypto/rsapubkey.asn1.[ch] ASN.1 crypto/rsaprivkey.asn1.[ch] CC crypto/rsa.o CC security/selinux/ss/policydb.o CC lib/crypto/mpi/generic_mpih-mul2.o CC block/blk-mq-cpumap.o CC kernel/trace/rpm-traces.o CC fs/isofs/rock.o CC kernel/time/namespace.o CC mm/slub.o CC io_uring/openclose.o CC fs/isofs/export.o CC fs/netfs/write_issue.o CC crypto/rsa_helper.o CC fs/ext4/fsync.o CC lib/crypto/mpi/generic_mpih-mul3.o CC crypto/rsa-pkcs1pad.o CC fs/fat/namei_msdos.o CC lib/crypto/mpi/generic_mpih-rshift.o CC lib/crypto/mpi/generic_mpih-sub1.o CC kernel/trace/trace_dynevent.o CC lib/crypto/memneq.o CC fs/isofs/joliet.o CC block/blk-mq-sched.o AR kernel/time/built-in.a CC lib/crypto/utils.o CC kernel/events/ring_buffer.o AR fs/fat/built-in.a AR fs/netfs/built-in.a CC fs/ext4/hash.o CC lib/crypto/mpi/generic_mpih-add1.o CC fs/ext4/ialloc.o CC crypto/acompress.o CC fs/nfs/client.o CC io_uring/sqpoll.o CC block/ioctl.o CC crypto/scompress.o CC fs/isofs/compress.o CC kernel/trace/trace_probe.o CC lib/crypto/chacha.o CC lib/crypto/mpi/ec.o CC lib/crypto/aes.o CC fs/ext4/indirect.o CC security/selinux/ss/services.o CC kernel/trace/trace_uprobe.o CC kernel/events/callchain.o CC block/genhd.o CC io_uring/xattr.o CC lib/crypto/mpi/mpicoder.o CC lib/zlib_inflate/inffast.o CC io_uring/nop.o CC lib/zlib_inflate/inflate.o CC mm/madvise.o CC fs/nfs/dir.o CC kernel/events/hw_breakpoint.o CC crypto/algboss.o AR fs/isofs/built-in.a CC fs/exportfs/expfs.o CC fs/lockd/clntlock.o CC fs/lockd/clntproc.o CC lib/zlib_inflate/infutil.o CC block/ioprio.o CC io_uring/fs.o CC kernel/trace/rethook.o CC lib/crypto/mpi/mpi-add.o AR fs/exportfs/built-in.a CC crypto/testmgr.o CC lib/zlib_inflate/inftrees.o CC fs/nls/nls_base.o CC kernel/events/uprobes.o CC block/badblocks.o CC block/blk-rq-qos.o CC lib/zlib_inflate/inflate_syms.o CC io_uring/splice.o CC crypto/cmac.o CC fs/nls/nls_cp437.o CC fs/ext4/inline.o CC lib/crypto/mpi/mpi-bit.o AR lib/zlib_inflate/built-in.a CC fs/ext4/inode.o CC mm/page_io.o AR kernel/trace/built-in.a CC io_uring/sync.o CC fs/nls/nls_ascii.o CC fs/nls/nls_iso8859-1.o CC crypto/hmac.o AR kernel/events/built-in.a CC kernel/fork.o CC crypto/crypto_null.o CC fs/lockd/clntxdr.o CC fs/nfs/file.o CC block/disk-events.o CC crypto/md5.o CC fs/nls/nls_utf8.o CC security/selinux/ss/conditional.o CC io_uring/msg_ring.o CC crypto/sha1_generic.o CC fs/lockd/host.o CC lib/crypto/mpi/mpi-cmp.o CC mm/swap_state.o CC lib/crypto/mpi/mpi-sub-ui.o AR fs/nls/built-in.a CC lib/crypto/mpi/mpi-div.o CC mm/swapfile.o AR fs/unicode/built-in.a CC block/blk-ia-ranges.o CC fs/lockd/svc.o CC crypto/sha256_generic.o CC security/selinux/ss/mls.o CC arch/x86/kernel/cpu/capflags.o AR arch/x86/kernel/cpu/built-in.a CC arch/x86/kernel/platform-quirks.o CC security/selinux/ss/context.o CC io_uring/advise.o CC crypto/sha512_generic.o CC lib/crypto/mpi/mpi-inv.o CC security/selinux/netlabel.o CC block/early-lookup.o CC arch/x86/kernel/process_64.o CC lib/crypto/arc4.o CC lib/crypto/gf128mul.o CC io_uring/epoll.o CC fs/autofs/init.o CC fs/nfs/getroot.o CC fs/autofs/inode.o CC fs/autofs/root.o CC kernel/exec_domain.o CC fs/lockd/svclock.o CC block/bsg.o CC fs/ext4/ioctl.o CC fs/autofs/symlink.o CC mm/swap_slots.o CC lib/crypto/mpi/mpi-mod.o CC crypto/sha3_generic.o CC fs/overlayfs/super.o CC io_uring/statx.o CC block/blk-cgroup.o CC block/blk-ioprio.o CC fs/overlayfs/namei.o AR security/selinux/built-in.a AR security/built-in.a CC crypto/ecb.o CC arch/x86/kernel/signal.o CC kernel/panic.o CC fs/nfs/inode.o CC fs/autofs/waitq.o CC arch/x86/kernel/signal_64.o CC lib/crypto/mpi/mpi-mul.o CC fs/ext4/mballoc.o CC arch/x86/kernel/traps.o CC fs/nfs/super.o CC io_uring/timeout.o CC fs/overlayfs/util.o CC kernel/cpu.o CC lib/zlib_deflate/deflate.o CC fs/autofs/expire.o CC mm/dmapool.o CC lib/crypto/mpi/mpih-cmp.o CC fs/lockd/svcshare.o CC crypto/cbc.o CC lib/zlib_deflate/deftree.o CC arch/x86/kernel/idt.o CC mm/hugetlb.o CC fs/autofs/dev-ioctl.o CC lib/crypto/mpi/mpih-div.o CC fs/lockd/svcproc.o CC lib/zlib_deflate/deflate_syms.o CC lib/lzo/lzo1x_compress.o CC fs/nfs/io.o CC fs/overlayfs/inode.o CC fs/ext4/migrate.o CC lib/crypto/mpi/mpih-mul.o CC arch/x86/kernel/irq.o CC io_uring/fdinfo.o CC crypto/ctr.o CC block/blk-iolatency.o AR lib/zlib_deflate/built-in.a CC lib/crypto/mpi/mpi-pow.o CC fs/lockd/svcsubs.o CC fs/nfs/direct.o AR fs/autofs/built-in.a CC fs/nfs/pagelist.o CC fs/9p/vfs_super.o CC crypto/gcm.o CC fs/9p/vfs_inode.o CC lib/lzo/lzo1x_decompress_safe.o CC crypto/ccm.o CC kernel/exit.o CC lib/crypto/mpi/mpiutil.o CC io_uring/cancel.o CC block/blk-iocost.o CC fs/overlayfs/file.o CC kernel/softirq.o CC arch/x86/kernel/irq_64.o AR lib/lzo/built-in.a CC crypto/des_generic.o AR lib/crypto/mpi/built-in.a CC kernel/resource.o CC lib/crypto/blake2s.o CC io_uring/waitid.o CC fs/lockd/mon.o CC fs/overlayfs/dir.o CC fs/ext4/mmp.o CC arch/x86/kernel/dumpstack_64.o CC crypto/aes_generic.o CC mm/hugetlb_vmemmap.o CC fs/9p/vfs_inode_dotl.o CC lib/crypto/blake2s-generic.o CC fs/ext4/move_extent.o CC arch/x86/kernel/time.o CC lib/crypto/des.o CC fs/9p/vfs_addr.o CC kernel/sysctl.o CC fs/nfs/read.o CC io_uring/register.o CC io_uring/truncate.o CC fs/overlayfs/readdir.o CC arch/x86/kernel/ioport.o CC fs/nfs/symlink.o CC mm/mempolicy.o CC arch/x86/kernel/dumpstack.o CC fs/lockd/trace.o CC crypto/crc32c_generic.o CC kernel/capability.o CC fs/9p/vfs_file.o CC fs/9p/vfs_dir.o CC fs/ext4/namei.o CC block/mq-deadline.o CC lib/lz4/lz4_decompress.o CC lib/crypto/sha1.o CC crypto/authenc.o CC fs/lockd/xdr.o CC arch/x86/kernel/nmi.o CC crypto/authencesn.o CC fs/nfs/unlink.o CC lib/crypto/sha256.o CC lib/zstd/zstd_decompress_module.o CC lib/zstd/decompress/huf_decompress.o CC fs/overlayfs/copy_up.o CC io_uring/memmap.o CC kernel/ptrace.o CC fs/9p/vfs_dentry.o CC block/kyber-iosched.o CC arch/x86/kernel/ldt.o AR lib/crypto/built-in.a AR lib/lz4/built-in.a AS arch/x86/kernel/ibt_selftest.o CC io_uring/io-wq.o CC lib/xz/xz_dec_syms.o CC lib/zstd/decompress/zstd_ddict.o CC crypto/lzo.o CC lib/zstd/decompress/zstd_decompress.o CC lib/zstd/decompress/zstd_decompress_block.o CC fs/nfs/write.o CC arch/x86/kernel/setup.o CC fs/lockd/clnt4xdr.o CC fs/9p/v9fs.o CC kernel/user.o CC fs/ext4/page-io.o CC lib/xz/xz_dec_stream.o CC lib/zstd/zstd_common_module.o CC fs/overlayfs/export.o CC crypto/lzo-rle.o CC mm/sparse.o CC lib/zstd/common/debug.o CC mm/sparse-vmemmap.o CC kernel/signal.o CC io_uring/futex.o CC fs/9p/fid.o CC io_uring/napi.o CC lib/xz/xz_dec_lzma2.o CC crypto/rng.o CC lib/zstd/common/entropy_common.o CC block/blk-mq-pci.o CC arch/x86/kernel/x86_init.o CC fs/lockd/xdr4.o CC fs/overlayfs/params.o CC lib/zstd/common/error_private.o CC lib/xz/xz_dec_bcj.o CC crypto/drbg.o CC fs/ext4/readpage.o CC fs/9p/xattr.o CC fs/ext4/resize.o CC lib/dim/dim.o CC lib/fonts/fonts.o CC mm/mmu_notifier.o CC block/blk-mq-virtio.o AR io_uring/built-in.a CC arch/x86/kernel/i8259.o CC lib/zstd/common/fse_decompress.o AS arch/x86/lib/clear_page_64.o AR lib/xz/built-in.a CC arch/x86/kernel/irqinit.o CC arch/x86/lib/cmdline.o AS arch/x86/lib/cmpxchg16b_emu.o CC arch/x86/lib/copy_mc.o CC lib/dim/net_dim.o CC lib/fonts/font_8x16.o CC block/blk-mq-debugfs.o CC fs/lockd/svc4proc.o CC fs/overlayfs/xattrs.o AS arch/x86/lib/copy_mc_64.o CC lib/zstd/common/zstd_common.o CC mm/migrate.o AS arch/x86/lib/copy_page_64.o CC fs/nfs/namespace.o CC fs/lockd/procfs.o AR lib/zstd/built-in.a AS arch/x86/lib/copy_user_64.o CC lib/argv_split.o CC fs/9p/acl.o CC crypto/jitterentropy.o AS arch/x86/lib/copy_user_uncached_64.o CC arch/x86/lib/cpu.o AS arch/x86/lib/csum-copy_64.o AR lib/fonts/built-in.a CC crypto/jitterentropy-kcapi.o CC lib/bug.o CC lib/dim/rdma_dim.o CC arch/x86/lib/csum-partial_64.o CC arch/x86/kernel/jump_label.o CC arch/x86/kernel/irq_work.o CC fs/ext4/super.o CC kernel/sys.o AR fs/overlayfs/built-in.a AR lib/dim/built-in.a CC arch/x86/kernel/probe_roms.o AR fs/9p/built-in.a CC block/blk-pm.o AR fs/hostfs/built-in.a AR drivers/cache/built-in.a CC block/holder.o AR drivers/irqchip/built-in.a CC arch/x86/lib/csum-wrappers_64.o CC crypto/ghash-generic.o CC arch/x86/kernel/sys_ia32.o AR fs/lockd/built-in.a CC fs/nfs/mount_clnt.o AR drivers/bus/mhi/built-in.a CC crypto/hash_info.o CC lib/buildid.o CC mm/memory-tiers.o AR drivers/bus/built-in.a CC arch/x86/lib/delay.o AR drivers/pwm/built-in.a CC drivers/pci/msi/pcidev_msi.o CC arch/x86/kernel/signal_32.o AS arch/x86/lib/getuser.o CC fs/debugfs/inode.o CC fs/tracefs/inode.o CC fs/tracefs/event_inode.o CC lib/clz_tab.o GEN arch/x86/lib/inat-tables.c CC crypto/rsapubkey.asn1.o CC lib/cmdline.o CC arch/x86/lib/insn-eval.o CC crypto/rsaprivkey.asn1.o CC lib/cpumask.o AR crypto/built-in.a CC lib/ctype.o CC lib/dec_and_lock.o CC fs/debugfs/file.o CC lib/decompress.o CC lib/decompress_bunzip2.o AR block/built-in.a CC lib/decompress_inflate.o CC drivers/pci/msi/api.o CC sound/core/oss/mixer_oss.o AR sound/i2c/other/built-in.a CC mm/page_counter.o AR sound/i2c/built-in.a CC drivers/pci/msi/msi.o AR fs/tracefs/built-in.a AR sound/drivers/opl3/built-in.a AR sound/drivers/opl4/built-in.a CC [M] fs/efivarfs/inode.o CC fs/nfs/nfstrace.o AR sound/isa/ad1816a/built-in.a AR sound/drivers/mpu401/built-in.a AR sound/isa/ad1848/built-in.a AR sound/isa/cs423x/built-in.a CC arch/x86/lib/insn.o AS arch/x86/lib/memcpy_64.o AR sound/drivers/vx/built-in.a CC arch/x86/kernel/sys_x86_64.o AR sound/isa/es1688/built-in.a CC mm/hugetlb_cgroup.o AS arch/x86/lib/memmove_64.o AR sound/isa/galaxy/built-in.a AR sound/drivers/pcsp/built-in.a AR sound/isa/gus/built-in.a CC lib/decompress_unlz4.o AR sound/drivers/built-in.a CC lib/decompress_unlzma.o AR sound/isa/msnd/built-in.a AS arch/x86/lib/memset_64.o CC fs/nfs/export.o CC arch/x86/lib/misc.o AR sound/isa/opti9xx/built-in.a CC fs/open.o AR sound/isa/sb/built-in.a CC arch/x86/lib/pc-conf-reg.o AR sound/isa/wavefront/built-in.a CC [M] fs/efivarfs/file.o AR sound/isa/wss/built-in.a AR sound/isa/built-in.a AR fs/debugfs/built-in.a CC drivers/pci/msi/irqdomain.o AS arch/x86/lib/putuser.o CC fs/read_write.o CC fs/file_table.o AS arch/x86/lib/retpoline.o CC arch/x86/lib/usercopy.o CC arch/x86/lib/usercopy_64.o CC lib/decompress_unlzo.o CC arch/x86/kernel/espfix_64.o CC fs/super.o CC fs/nfs/sysfs.o CC kernel/umh.o CC lib/decompress_unxz.o AR drivers/pci/msi/built-in.a CC [M] fs/efivarfs/super.o CC drivers/pci/pcie/portdrv.o CC drivers/pci/pcie/rcec.o CC arch/x86/lib/msr-smp.o CC sound/core/oss/pcm_oss.o CC mm/early_ioremap.o CC arch/x86/lib/cache-smp.o CC lib/decompress_unzstd.o CC lib/dump_stack.o CC arch/x86/lib/msr.o CC arch/x86/kernel/ksysfs.o CC lib/earlycpio.o CC drivers/pci/pcie/aspm.o CC kernel/workqueue.o CC mm/balloon_compaction.o CC mm/secretmem.o CC lib/extable.o CC fs/nfs/fs_context.o CC mm/memfd.o CC fs/char_dev.o CC lib/flex_proportions.o CC [M] fs/efivarfs/vars.o CC fs/stat.o AS arch/x86/lib/msr-reg.o CC arch/x86/kernel/bootflag.o CC lib/idr.o CC lib/irq_regs.o CC arch/x86/lib/msr-reg-export.o CC sound/core/oss/pcm_plugin.o CC mm/ptdump.o CC lib/is_single_threaded.o CC mm/page_reporting.o AS arch/x86/lib/hweight.o CC lib/klist.o CC arch/x86/lib/iomem.o CC arch/x86/kernel/e820.o CC sound/core/oss/io.o CC lib/kobject.o CC arch/x86/kernel/pci-dma.o CC fs/exec.o CC fs/pipe.o CC fs/nfs/nfsroot.o CC sound/core/oss/copy.o CC drivers/pci/pcie/aer.o CC arch/x86/kernel/quirks.o LD [M] fs/efivarfs/efivarfs.o CC mm/execmem.o CC arch/x86/kernel/kdebugfs.o CC arch/x86/lib/inat.o AR arch/x86/lib/built-in.a AR arch/x86/lib/lib.a CC drivers/video/console/dummycon.o CC drivers/video/backlight/backlight.o CC sound/core/oss/linear.o CC lib/kobject_uevent.o CC net/core/sock.o CC arch/x86/kernel/alternative.o CC lib/logic_pio.o CC sound/core/oss/mulaw.o AR mm/built-in.a CC sound/core/oss/route.o CC fs/nfs/sysctl.o CC sound/core/oss/rate.o CC drivers/video/console/vgacon.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/omap/built-in.a AR drivers/idle/built-in.a CC drivers/pci/pcie/err.o CC drivers/pci/pcie/pme.o AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a AR drivers/video/fbdev/omap2/omapfb/built-in.a CC arch/x86/kernel/i8253.o CC fs/namei.o AR drivers/video/fbdev/omap2/built-in.a AR drivers/video/fbdev/built-in.a CC drivers/video/aperture.o AR drivers/video/backlight/built-in.a CC drivers/video/cmdline.o AR virt/lib/built-in.a CC lib/maple_tree.o CC kernel/pid.o CC arch/x86/kernel/hw_breakpoint.o AR virt/built-in.a CC arch/x86/pci/i386.o CC sound/core/seq/oss/seq_oss.o AR drivers/pci/pcie/built-in.a CC drivers/pci/hotplug/pci_hotplug_core.o AR sound/core/oss/built-in.a CC arch/x86/pci/init.o CC drivers/pci/hotplug/acpi_pcihp.o CC fs/nfs/nfs3super.o CC arch/x86/kernel/tsc.o CC fs/nfs/nfs3client.o CC kernel/task_work.o AR drivers/video/console/built-in.a CC fs/nfs/nfs3proc.o CC fs/ext4/symlink.o CC sound/core/seq/oss/seq_oss_init.o CC drivers/video/nomodeset.o CC arch/x86/pci/mmconfig_64.o CC sound/core/sound.o CC sound/core/init.o CC sound/core/memory.o CC sound/core/seq/oss/seq_oss_timer.o AR drivers/pci/hotplug/built-in.a CC drivers/video/hdmi.o CC lib/memcat_p.o AR drivers/pci/controller/dwc/built-in.a CC kernel/extable.o AR drivers/pci/controller/mobiveil/built-in.a CC arch/x86/kernel/tsc_msr.o AR drivers/pci/controller/built-in.a AR drivers/char/ipmi/built-in.a AR drivers/pci/switch/built-in.a CC net/ethernet/eth.o CC drivers/pci/access.o CC sound/core/control.o CC sound/core/seq/oss/seq_oss_ioctl.o CC arch/x86/pci/direct.o CC fs/ext4/sysfs.o CC drivers/acpi/acpica/dsargs.o CC arch/x86/kernel/io_delay.o CC net/core/request_sock.o CC drivers/acpi/acpica/dscontrol.o CC arch/x86/power/cpu.o AR drivers/video/built-in.a CC arch/x86/power/hibernate_64.o CC fs/nfs/nfs3xdr.o CC fs/nfs/nfs3acl.o CC arch/x86/kernel/rtc.o CC sound/core/seq/oss/seq_oss_event.o CC arch/x86/pci/mmconfig-shared.o CC fs/ext4/xattr.o CC arch/x86/pci/fixup.o CC drivers/acpi/acpica/dsdebug.o CC kernel/params.o CC drivers/pci/bus.o AS arch/x86/power/hibernate_asm_64.o CC arch/x86/power/hibernate.o CC drivers/acpi/acpica/dsfield.o CC net/core/skbuff.o CC drivers/acpi/acpica/dsinit.o CC sound/core/seq/oss/seq_oss_rw.o CC sound/core/seq/oss/seq_oss_synth.o AR net/ethernet/built-in.a CC sound/core/misc.o CC arch/x86/kernel/resource.o CC drivers/acpi/acpica/dsmethod.o AS arch/x86/kernel/irqflags.o AR sound/pci/ac97/built-in.a CC arch/x86/kernel/static_call.o AR sound/pci/ali5451/built-in.a AR sound/ppc/built-in.a AR sound/pci/asihpi/built-in.a AR arch/x86/power/built-in.a AR sound/pci/au88x0/built-in.a CC fs/ext4/xattr_hurd.o CC drivers/acpi/numa/srat.o AR sound/pci/aw2/built-in.a CC kernel/kthread.o CC drivers/pci/probe.o CC arch/x86/pci/acpi.o AR sound/arm/built-in.a CC arch/x86/kernel/process.o AR sound/pci/ctxfi/built-in.a CC net/802/fddi.o AR sound/pci/ca0106/built-in.a AR sound/pci/cs46xx/built-in.a CC drivers/acpi/acpica/dsmthdat.o AR sound/pci/cs5535audio/built-in.a CC sound/core/seq/oss/seq_oss_midi.o AR sound/pci/lola/built-in.a CC lib/nmi_backtrace.o AR sound/sh/built-in.a AR sound/pci/lx6464es/built-in.a AR sound/pci/echoaudio/built-in.a CC arch/x86/video/video-common.o AR sound/pci/emu10k1/built-in.a CC sound/pci/hda/hda_bind.o CC sound/pci/hda/hda_codec.o CC arch/x86/pci/legacy.o CC sound/pci/hda/hda_jack.o CC drivers/acpi/acpica/dsobject.o AR net/802/built-in.a CC fs/ext4/xattr_trusted.o CC fs/nfs/nfs4proc.o CC sound/core/device.o AR drivers/acpi/numa/built-in.a CC fs/ext4/xattr_user.o CC lib/objpool.o AR arch/x86/video/built-in.a CC sound/core/seq/oss/seq_oss_readq.o CC drivers/acpi/acpica/dsopcode.o CC net/sched/sch_generic.o CC sound/core/info.o CC arch/x86/pci/irq.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC arch/x86/kernel/ptrace.o CC drivers/pci/host-bridge.o CC drivers/pci/remove.o CC lib/plist.o CC lib/radix-tree.o CC fs/ext4/fast_commit.o CC net/core/datagram.o CC drivers/acpi/acpica/dspkginit.o CC sound/core/seq/oss/seq_oss_writeq.o CC fs/fcntl.o AR drivers/acpi/pmic/built-in.a CC drivers/pci/pci.o CC arch/x86/pci/common.o CC drivers/pci/pci-driver.o CC drivers/acpi/acpica/dsutils.o AR sound/core/seq/oss/built-in.a CC sound/core/seq/seq.o CC kernel/notifier.o CC sound/pci/hda/hda_auto_parser.o CC arch/x86/kernel/tls.o CC arch/x86/kernel/step.o CC lib/ratelimit.o CC drivers/acpi/acpica/dswexec.o CC net/sched/sch_mq.o CC arch/x86/pci/early.o CC lib/rbtree.o CC drivers/pci/search.o CC sound/core/seq/seq_lock.o CC fs/ioctl.o CC drivers/acpi/acpica/dswload.o CC kernel/ksysfs.o CC sound/pci/hda/hda_sysfs.o CC lib/seq_buf.o CC sound/pci/hda/hda_controller.o CC arch/x86/kernel/i8237.o CC sound/pci/hda/hda_proc.o CC sound/core/seq/seq_clientmgr.o CC arch/x86/pci/bus_numa.o CC net/core/stream.o CC net/sched/sch_frag.o CC drivers/acpi/acpica/dswload2.o CC fs/ext4/orphan.o CC fs/ext4/acl.o CC arch/x86/kernel/stacktrace.o CC lib/siphash.o CC arch/x86/pci/amd_bus.o CC drivers/acpi/acpica/dswscope.o CC kernel/cred.o CC net/core/scm.o CC lib/string.o CC sound/core/info_oss.o CC lib/timerqueue.o CC lib/vsprintf.o CC fs/readdir.o CC drivers/acpi/acpica/dswstate.o CC lib/win_minmax.o CC net/sched/sch_api.o CC drivers/pci/rom.o CC arch/x86/kernel/reboot.o CC sound/core/seq/seq_memory.o CC sound/core/seq/seq_queue.o CC fs/ext4/xattr_security.o AR arch/x86/pci/built-in.a CC sound/core/seq/seq_fifo.o CC fs/nfs/nfs4xdr.o CC sound/core/isadma.o CC kernel/reboot.o CC drivers/acpi/acpica/evevent.o CC sound/pci/hda/hda_hwdep.o CC drivers/acpi/acpica/evgpe.o CC net/core/gen_stats.o CC sound/core/seq/seq_prioq.o CC net/core/gen_estimator.o CC sound/core/seq/seq_timer.o CC sound/core/sound_oss.o CC drivers/pci/setup-res.o CC fs/select.o CC drivers/acpi/acpica/evgpeblk.o CC drivers/acpi/acpica/evgpeinit.o CC arch/x86/kernel/msr.o CC sound/pci/hda/hda_intel.o AR fs/ext4/built-in.a CC net/core/net_namespace.o CC kernel/async.o CC net/core/secure_seq.o CC sound/core/seq/seq_system.o CC drivers/acpi/acpica/evgpeutil.o CC drivers/acpi/dptf/int340x_thermal.o CC drivers/acpi/acpica/evglock.o CC drivers/pci/irq.o CC arch/x86/kernel/cpuid.o CC kernel/range.o AR sound/synth/emux/built-in.a CC kernel/smpboot.o AR sound/synth/built-in.a CC sound/core/seq/seq_ports.o CC net/netlink/af_netlink.o AR sound/usb/misc/built-in.a CC kernel/ucount.o AR sound/usb/usx2y/built-in.a CC lib/xarray.o CC drivers/acpi/acpica/evhandler.o AR drivers/acpi/dptf/built-in.a AR sound/usb/caiaq/built-in.a AR sound/usb/6fire/built-in.a AR net/bpf/built-in.a CC drivers/pci/vpd.o CC net/core/flow_dissector.o AR sound/usb/hiface/built-in.a AR sound/usb/bcd2000/built-in.a AR sound/usb/built-in.a CC arch/x86/kernel/early-quirks.o CC net/netlink/genetlink.o CC net/sched/sch_blackhole.o CC drivers/acpi/acpica/evmisc.o CC net/netlink/policy.o CC kernel/regset.o CC lib/lockref.o CC kernel/ksyms_common.o CC drivers/acpi/acpica/evregion.o CC sound/core/seq/seq_info.o AR sound/pci/hda/built-in.a AR sound/pci/ice1712/built-in.a CC sound/core/seq/seq_dummy.o CC kernel/groups.o CC fs/dcache.o AR sound/pci/korg1212/built-in.a AR sound/pci/mixart/built-in.a AR sound/pci/nm256/built-in.a CC net/sched/cls_api.o AR sound/pci/oxygen/built-in.a CC drivers/pci/setup-bus.o AR sound/pci/pcxhr/built-in.a CC fs/nfs/nfs4state.o CC net/core/sysctl_net_core.o AR sound/pci/riptide/built-in.a CC arch/x86/kernel/smp.o AR sound/pci/rme9652/built-in.a CC sound/core/seq/seq_midi_event.o CC drivers/acpi/acpica/evrgnini.o CC lib/bcd.o AR sound/pci/trident/built-in.a CC lib/sort.o CC net/ethtool/ioctl.o AR sound/pci/ymfpci/built-in.a CC net/netfilter/ipset/ip_set_core.o AR sound/pci/vx222/built-in.a CC kernel/kcmp.o AR sound/pci/built-in.a CC lib/parser.o CC drivers/acpi/acpica/evsci.o AR sound/firewire/built-in.a AR sound/sparc/built-in.a CC lib/debug_locks.o AR sound/spi/built-in.a CC lib/random32.o AR sound/core/seq/built-in.a CC sound/core/vmaster.o AR sound/parisc/built-in.a CC lib/bust_spinlocks.o CC drivers/acpi/acpica/evxface.o CC net/sched/act_api.o CC arch/x86/kernel/smpboot.o CC kernel/freezer.o CC lib/kasprintf.o AR net/netlink/built-in.a CC sound/core/ctljack.o CC fs/inode.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC drivers/acpi/acpica/evxfevnt.o CC net/core/dev.o CC lib/bitmap.o CC net/ipv4/netfilter/nf_reject_ipv4.o CC drivers/pci/vc.o CC net/ipv4/netfilter/ip_tables.o CC sound/core/jack.o CC drivers/acpi/acpica/evxfgpe.o CC arch/x86/kernel/tsc_sync.o CC kernel/profile.o CC net/core/dev_addr_lists.o CC net/netfilter/ipset/ip_set_getport.o CC drivers/acpi/acpica/evxfregn.o CC drivers/pci/mmap.o CC net/netfilter/ipset/pfxlen.o CC lib/scatterlist.o CC sound/core/hwdep.o CC net/sched/sch_fifo.o CC fs/nfs/nfs4renewd.o CC arch/x86/kernel/setup_percpu.o CC drivers/acpi/acpica/exconcat.o CC drivers/pci/devres.o CC net/ethtool/common.o CC kernel/stacktrace.o CC kernel/dma.o CC net/ipv4/netfilter/iptable_filter.o CC drivers/acpi/acpica/exconfig.o CC drivers/pci/proc.o CC sound/core/timer.o CC arch/x86/kernel/mpparse.o CC drivers/acpi/acpica/exconvrt.o CC drivers/pci/pci-sysfs.o CC drivers/acpi/acpica/excreate.o CC net/core/dst.o CC net/ethtool/netlink.o CC lib/list_sort.o CC kernel/smp.o CC drivers/acpi/acpica/exdebug.o CC net/sched/cls_cgroup.o CC lib/uuid.o CC fs/nfs/nfs4super.o AR net/netfilter/ipset/built-in.a CC net/netfilter/core.o CC net/netfilter/nf_log.o CC drivers/acpi/acpica/exdump.o CC lib/iov_iter.o CC net/sched/ematch.o CC net/ipv4/netfilter/iptable_mangle.o CC drivers/acpi/acpica/exfield.o CC arch/x86/kernel/trace_clock.o CC net/netfilter/nf_queue.o CC drivers/pci/slot.o CC sound/core/hrtimer.o CC drivers/acpi/acpica/exfldio.o CC arch/x86/kernel/trace.o CC net/core/netevent.o CC net/ethtool/bitset.o CC drivers/pci/pci-acpi.o CC kernel/uid16.o CC kernel/kallsyms.o CC fs/nfs/nfs4file.o AR net/sched/built-in.a CC net/ethtool/strset.o CC drivers/acpi/acpica/exmisc.o CC sound/core/pcm.o CC net/ipv4/netfilter/iptable_nat.o CC net/netfilter/nf_sockopt.o CC drivers/acpi/acpica/exmutex.o CC kernel/acct.o CC drivers/acpi/x86/apple.o CC drivers/acpi/x86/cmos_rtc.o CC arch/x86/kernel/rethook.o CC drivers/acpi/tables.o CC drivers/acpi/acpica/exnames.o CC drivers/pci/iomap.o CC lib/clz_ctz.o CC drivers/acpi/x86/lpss.o CC sound/core/pcm_native.o CC kernel/vmcore_info.o CC net/ethtool/linkinfo.o CC lib/bsearch.o CC drivers/acpi/x86/s2idle.o CC net/netfilter/utils.o CC net/ipv4/netfilter/ipt_REJECT.o CC arch/x86/kernel/vmcore_info_64.o CC net/ethtool/linkmodes.o CC drivers/pci/quirks.o CC drivers/acpi/acpica/exoparg1.o CC lib/find_bit.o CC fs/nfs/delegation.o CC sound/core/pcm_lib.o CC net/xfrm/xfrm_policy.o CC net/core/neighbour.o CC lib/llist.o CC drivers/acpi/acpica/exoparg2.o CC arch/x86/kernel/machine_kexec_64.o CC kernel/elfcorehdr.o CC drivers/acpi/x86/utils.o CC lib/lwq.o CC net/netfilter/nfnetlink.o CC net/ethtool/rss.o AR net/ipv4/netfilter/built-in.a CC drivers/acpi/acpica/exoparg3.o CC lib/memweight.o CC net/ipv4/route.o CC lib/kfifo.o CC kernel/crash_reserve.o AS arch/x86/kernel/relocate_kernel_64.o CC kernel/kexec_core.o CC arch/x86/kernel/crash_dump_64.o CC drivers/acpi/x86/blacklist.o CC drivers/acpi/acpica/exoparg6.o CC arch/x86/kernel/crash.o CC net/ethtool/linkstate.o CC sound/core/pcm_misc.o CC net/netfilter/nfnetlink_log.o CC fs/nfs/nfs4idmap.o CC drivers/pci/ats.o AR drivers/acpi/x86/built-in.a CC drivers/acpi/osi.o CC net/unix/af_unix.o CC net/unix/garbage.o CC drivers/acpi/acpica/exprep.o CC arch/x86/kernel/module.o CC kernel/crash_core.o CC drivers/acpi/acpica/exregion.o CC lib/percpu-refcount.o CC drivers/acpi/osl.o CC sound/core/pcm_memory.o CC net/ethtool/debug.o CC net/core/rtnetlink.o CC drivers/pnp/pnpacpi/core.o CC drivers/acpi/acpica/exresnte.o CC drivers/pci/pci-label.o CC kernel/kexec.o CC arch/x86/kernel/early_printk.o CC lib/rhashtable.o CC drivers/acpi/acpica/exresolv.o CC net/netfilter/nf_conntrack_core.o CC drivers/acpi/acpica/exresop.o CC fs/nfs/callback.o CC drivers/pci/vgaarb.o CC net/xfrm/xfrm_state.o CC arch/x86/kernel/hpet.o CC drivers/pnp/pnpacpi/rsparser.o CC net/ethtool/wol.o CC net/unix/sysctl_net_unix.o CC drivers/acpi/acpica/exserial.o CC sound/core/memalloc.o CC net/ipv4/inetpeer.o CC kernel/compat.o CC drivers/acpi/acpica/exstore.o CC arch/x86/kernel/amd_nb.o CC drivers/acpi/acpica/exstoren.o AR drivers/pnp/pnpacpi/built-in.a AR drivers/amba/built-in.a CC lib/base64.o AR drivers/pci/built-in.a CC drivers/pnp/core.o AR net/unix/built-in.a CC sound/core/pcm_timer.o CC lib/once.o AR drivers/clk/actions/built-in.a CC drivers/pnp/card.o CC net/ipv6/netfilter/ip6_tables.o AR drivers/clk/analogbits/built-in.a CC drivers/pnp/driver.o CC kernel/utsname.o AR drivers/clk/bcm/built-in.a CC drivers/acpi/acpica/exstorob.o CC fs/nfs/callback_xdr.o AR drivers/clk/imgtec/built-in.a AR drivers/clk/imx/built-in.a CC net/ethtool/features.o AR drivers/clk/ingenic/built-in.a AR drivers/clk/mediatek/built-in.a AR drivers/clk/microchip/built-in.a CC arch/x86/kernel/kvm.o AR drivers/clk/mstar/built-in.a AR drivers/clk/mvebu/built-in.a CC lib/refcount.o AR drivers/clk/ralink/built-in.a CC net/ipv4/protocol.o AR drivers/clk/renesas/built-in.a CC net/ipv6/netfilter/ip6table_filter.o CC sound/core/seq_device.o AR drivers/clk/socfpga/built-in.a CC drivers/acpi/acpica/exsystem.o AR drivers/clk/sophgo/built-in.a CC fs/nfs/callback_proc.o AR drivers/clk/sprd/built-in.a AR drivers/clk/starfive/built-in.a CC net/netfilter/nf_conntrack_standalone.o CC lib/rcuref.o AR drivers/clk/sunxi-ng/built-in.a AR drivers/clk/ti/built-in.a CC kernel/pid_namespace.o CC drivers/pnp/resource.o AR drivers/clk/versatile/built-in.a AR drivers/clk/xilinx/built-in.a AR drivers/clk/built-in.a CC lib/usercopy.o CC drivers/acpi/acpica/extrace.o CC lib/errseq.o CC net/ipv6/netfilter/ip6table_mangle.o CC lib/bucket_locks.o CC net/ethtool/privflags.o AR sound/pcmcia/vx/built-in.a AR sound/pcmcia/pdaudiocf/built-in.a CC net/xfrm/xfrm_hash.o AR sound/pcmcia/built-in.a AR sound/core/built-in.a CC fs/nfs/nfs4namespace.o CC net/ipv4/ip_input.o CC drivers/acpi/acpica/exutils.o AR sound/mips/built-in.a AR sound/soc/built-in.a CC net/core/utils.o AR sound/atmel/built-in.a CC sound/hda/hda_bus_type.o CC fs/attr.o CC arch/x86/kernel/kvmclock.o CC drivers/acpi/acpica/hwacpi.o CC lib/generic-radix-tree.o CC net/ipv6/netfilter/ip6table_nat.o CC kernel/stop_machine.o CC drivers/pnp/manager.o CC net/xfrm/xfrm_input.o CC lib/bitmap-str.o CC net/netfilter/nf_conntrack_expect.o CC drivers/acpi/acpica/hwesleep.o CC net/netfilter/nf_conntrack_helper.o CC sound/hda/hdac_bus.o CC net/ethtool/rings.o CC lib/string_helpers.o CC net/netfilter/nf_conntrack_proto.o CC fs/nfs/nfs4getroot.o CC drivers/pnp/support.o CC net/core/link_watch.o CC drivers/acpi/acpica/hwgpe.o CC kernel/audit.o CC drivers/acpi/acpica/hwregs.o CC arch/x86/kernel/paravirt.o CC net/ipv4/ip_fragment.o CC drivers/acpi/acpica/hwsleep.o CC drivers/acpi/acpica/hwvalid.o CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o CC lib/hexdump.o CC net/ipv4/ip_forward.o CC sound/hda/hdac_device.o CC fs/nfs/nfs4client.o CC net/ethtool/channels.o CC net/core/filter.o CC arch/x86/kernel/pvclock.o CC drivers/acpi/acpica/hwxface.o CC lib/kstrtox.o CC drivers/pnp/interface.o CC net/xfrm/xfrm_output.o CC net/xfrm/xfrm_sysctl.o CC net/netfilter/nf_conntrack_proto_generic.o CC drivers/acpi/acpica/hwxfsleep.o CC net/xfrm/xfrm_replay.o CC drivers/acpi/acpica/hwpci.o CC arch/x86/kernel/pcspeaker.o CC lib/iomap.o CC sound/hda/hdac_sysfs.o CC drivers/acpi/acpica/nsaccess.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC drivers/pnp/quirks.o CC net/ipv4/ip_options.o CC net/ipv4/ip_output.o CC net/xfrm/xfrm_device.o CC kernel/auditfilter.o CC fs/nfs/nfs4session.o CC drivers/acpi/acpica/nsalloc.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/ethtool/coalesce.o CC sound/hda/hdac_regmap.o CC arch/x86/kernel/check.o CC net/netfilter/nf_conntrack_proto_udp.o CC lib/iomap_copy.o CC drivers/acpi/acpica/nsarguments.o CC net/netfilter/nf_conntrack_proto_icmp.o CC drivers/pnp/system.o CC lib/devres.o CC sound/hda/hdac_controller.o CC drivers/acpi/acpica/nsconvert.o CC arch/x86/kernel/uprobes.o CC kernel/auditsc.o CC net/ipv6/netfilter/nf_reject_ipv6.o CC net/xfrm/xfrm_algo.o AR drivers/pnp/built-in.a CC fs/nfs/dns_resolve.o CC net/ipv6/af_inet6.o CC net/ethtool/pause.o CC lib/check_signature.o CC drivers/acpi/acpica/nsdump.o CC net/ipv6/anycast.o CC lib/interval_tree.o CC drivers/acpi/acpica/nseval.o CC net/ipv6/ip6_output.o CC net/ethtool/eee.o CC arch/x86/kernel/perf_regs.o CC net/ipv4/ip_sockglue.o CC lib/assoc_array.o CC net/netfilter/nf_conntrack_extend.o CC sound/hda/hdac_stream.o CC fs/nfs/nfs4trace.o CC drivers/acpi/acpica/nsinit.o CC net/xfrm/xfrm_user.o CC sound/hda/array.o CC arch/x86/kernel/tracepoint.o CC net/ethtool/tsinfo.o CC drivers/acpi/acpica/nsload.o CC net/ipv6/netfilter/ip6t_ipv6header.o CC lib/bitrev.o CC kernel/audit_watch.o CC sound/hda/hdmi_chmap.o CC arch/x86/kernel/itmt.o CC kernel/audit_fsnotify.o CC drivers/acpi/acpica/nsnames.o CC net/ethtool/cabletest.o CC drivers/dma/dw/core.o CC net/netfilter/nf_conntrack_acct.o CC lib/crc-ccitt.o CC drivers/acpi/acpica/nsobject.o CC net/ipv4/inet_hashtables.o CC arch/x86/kernel/umip.o CC drivers/dma/dw/dw.o CC lib/crc16.o CC kernel/audit_tree.o CC drivers/acpi/acpica/nsparse.o AR drivers/soc/apple/built-in.a CC net/ethtool/tunnels.o AR net/xfrm/built-in.a CC net/ipv6/netfilter/ip6t_REJECT.o AR drivers/soc/aspeed/built-in.a CC drivers/dma/hsu/hsu.o CC net/netfilter/nf_conntrack_seqadj.o CC sound/hda/trace.o AR drivers/soc/bcm/built-in.a CC drivers/acpi/acpica/nspredef.o AR drivers/soc/fsl/built-in.a AR drivers/soc/fujitsu/built-in.a AR drivers/dma/idxd/built-in.a CC drivers/dma/dw/idma32.o HOSTCC lib/gen_crc32table CC net/core/sock_diag.o AR drivers/dma/mediatek/built-in.a AR drivers/soc/hisilicon/built-in.a CC net/ethtool/fec.o CC arch/x86/kernel/unwind_orc.o AR drivers/soc/imx/built-in.a CC drivers/acpi/acpica/nsprepkg.o AR drivers/soc/ixp4xx/built-in.a AR drivers/soc/loongson/built-in.a CC lib/libcrc32c.o AR drivers/soc/mediatek/built-in.a AR drivers/soc/microchip/built-in.a AR drivers/soc/nuvoton/built-in.a CC kernel/kprobes.o AR drivers/dma/hsu/built-in.a AR drivers/soc/pxa/built-in.a CC lib/xxhash.o AR drivers/soc/amlogic/built-in.a AR drivers/soc/qcom/built-in.a CC fs/nfs/nfs4sysctl.o CC sound/hda/hdac_component.o AR drivers/soc/renesas/built-in.a CC drivers/acpi/acpica/nsrepair.o CC lib/genalloc.o AR drivers/soc/rockchip/built-in.a AR drivers/soc/sunxi/built-in.a CC drivers/acpi/acpica/nsrepair2.o AR drivers/soc/ti/built-in.a CC arch/x86/kernel/callthunks.o CC net/ipv4/inet_timewait_sock.o AR drivers/soc/xilinx/built-in.a CC lib/percpu_counter.o AR drivers/soc/built-in.a CC net/netfilter/nf_conntrack_proto_icmpv6.o CC drivers/dma/dw/acpi.o CC arch/x86/kernel/cet.o CC lib/syscall.o CC sound/hda/hdac_i915.o CC drivers/acpi/acpica/nssearch.o AR net/ipv6/netfilter/built-in.a CC net/ipv6/ip6_input.o CC net/ethtool/eeprom.o CC net/core/dev_ioctl.o AR fs/nfs/built-in.a CC fs/bad_inode.o CC net/ipv6/addrconf.o CC drivers/acpi/utils.o CC lib/dynamic_debug.o CC drivers/acpi/acpica/nsutils.o CC lib/errname.o AR drivers/dma/dw/built-in.a CC drivers/acpi/acpica/nswalk.o AR drivers/dma/qcom/built-in.a CC arch/x86/kernel/audit_64.o CC fs/file.o AR drivers/dma/ti/built-in.a AR drivers/dma/xilinx/built-in.a CC drivers/dma/dmaengine.o CC sound/hda/intel-dsp-config.o CC net/netfilter/nf_conntrack_proto_dccp.o CC net/ipv4/inet_connection_sock.o CC net/netfilter/nf_conntrack_proto_sctp.o CC kernel/seccomp.o CC drivers/acpi/acpica/nsxfeval.o CC kernel/relay.o CC net/ethtool/stats.o CC arch/x86/kernel/mmconf-fam10h_64.o CC drivers/acpi/reboot.o CC drivers/acpi/acpica/nsxfname.o CC sound/hda/intel-nhlt.o CC net/core/tso.o CC drivers/acpi/acpica/nsxfobj.o CC lib/nlattr.o CC arch/x86/kernel/vsmp_64.o CC sound/hda/intel-sdw-acpi.o CC net/ethtool/phc_vclocks.o CC lib/cpu_rmap.o CC drivers/acpi/acpica/psargs.o CC drivers/dma/virt-dma.o CC net/ethtool/mm.o CC fs/filesystems.o CC fs/namespace.o CC net/netfilter/nf_conntrack_netlink.o CC kernel/utsname_sysctl.o AR arch/x86/kernel/built-in.a CC net/netfilter/nf_conntrack_ftp.o AR arch/x86/built-in.a CC drivers/acpi/acpica/psloop.o CC drivers/acpi/acpica/psobject.o CC kernel/delayacct.o CC lib/dynamic_queue_limits.o AR sound/hda/built-in.a AR sound/x86/built-in.a AR sound/xen/built-in.a AR sound/virtio/built-in.a CC drivers/dma/acpi-dma.o CC net/ipv4/tcp.o CC sound/sound_core.o CC net/ipv4/tcp_input.o CC net/core/sock_reuseport.o CC net/core/fib_notifier.o CC drivers/acpi/acpica/psopcode.o CC net/ipv4/tcp_output.o CC net/ethtool/module.o CC net/core/xdp.o CC kernel/taskstats.o CC lib/glob.o CC drivers/acpi/acpica/psopinfo.o AR drivers/dma/built-in.a CC sound/last.o CC drivers/acpi/nvs.o CC net/ipv6/addrlabel.o CC drivers/acpi/acpica/psparse.o CC net/ipv6/route.o CC net/ethtool/pse-pd.o CC net/packet/af_packet.o CC lib/strncpy_from_user.o CC drivers/acpi/wakeup.o AR sound/built-in.a CC drivers/acpi/sleep.o CC kernel/tsacct.o CC drivers/acpi/acpica/psscope.o CC drivers/virtio/virtio.o CC net/netfilter/nf_conntrack_irc.o CC lib/strnlen_user.o CC fs/seq_file.o CC net/core/flow_offload.o CC drivers/acpi/acpica/pstree.o CC kernel/tracepoint.o CC net/core/gro.o CC net/ethtool/plca.o CC kernel/irq_work.o CC lib/net_utils.o CC drivers/acpi/device_sysfs.o CC drivers/acpi/acpica/psutils.o CC drivers/virtio/virtio_ring.o CC net/netfilter/nf_conntrack_sip.o CC fs/xattr.o CC kernel/static_call.o CC lib/sg_pool.o CC net/netfilter/nf_log_syslog.o CC drivers/acpi/acpica/pswalk.o CC net/ipv4/tcp_timer.o CC drivers/acpi/device_pm.o AR net/ethtool/built-in.a CC drivers/acpi/acpica/psxface.o AR net/dsa/built-in.a CC net/core/netdev-genl.o CC net/sunrpc/auth_gss/auth_gss.o CC kernel/static_call_inline.o CC net/sunrpc/auth_gss/gss_generic_token.o CC lib/stackdepot.o CC drivers/acpi/acpica/rsaddr.o CC lib/asn1_decoder.o CC drivers/virtio/virtio_anchor.o CC kernel/numa.o CC kernel/padata.o CC net/core/netdev-genl-gen.o CC drivers/acpi/acpica/rscalc.o GEN lib/oid_registry_data.c CC lib/ucs2_string.o CC fs/libfs.o CC net/ipv6/ip6_fib.o CC kernel/jump_label.o CC drivers/tty/vt/vt_ioctl.o AR net/packet/built-in.a CC net/sunrpc/auth_gss/gss_mech_switch.o CC net/netfilter/nf_nat_core.o CC drivers/acpi/acpica/rscreate.o AR net/wireless/tests/built-in.a CC drivers/virtio/virtio_pci_modern_dev.o CC net/wireless/core.o CC net/netfilter/nf_nat_proto.o CC net/ipv4/tcp_ipv4.o CC drivers/acpi/acpica/rsdumpinfo.o CC drivers/virtio/virtio_pci_legacy_dev.o CC lib/sbitmap.o CC net/core/gso.o CC drivers/virtio/virtio_mmio.o CC kernel/context_tracking.o CC drivers/acpi/acpica/rsinfo.o CC drivers/acpi/acpica/rsio.o CC fs/fs-writeback.o AR net/mac80211/tests/built-in.a CC net/sunrpc/auth_gss/svcauth_gss.o CC net/mac80211/main.o CC net/mac80211/status.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o CC drivers/tty/vt/vc_screen.o CC drivers/acpi/acpica/rsirq.o CC drivers/virtio/virtio_pci_modern.o CC drivers/acpi/acpica/rslist.o CC kernel/iomem.o CC net/core/net-sysfs.o CC net/core/hotdata.o CC lib/group_cpus.o CC drivers/acpi/acpica/rsmemory.o CC net/ipv6/ipv6_sockglue.o CC net/netfilter/nf_nat_helper.o CC kernel/rseq.o CC drivers/acpi/acpica/rsmisc.o CC drivers/tty/vt/selection.o CC drivers/virtio/virtio_pci_common.o CC lib/fw_table.o CC drivers/virtio/virtio_pci_legacy.o CC drivers/virtio/virtio_pci_admin_legacy_io.o CC drivers/acpi/acpica/rsserial.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC net/wireless/sysfs.o CC drivers/acpi/acpica/rsutils.o CC net/ipv4/tcp_minisocks.o AR lib/lib.a CC drivers/tty/vt/keyboard.o GEN lib/crc32table.h CC lib/oid_registry.o AR kernel/built-in.a CC net/sunrpc/auth_gss/trace.o CC net/core/page_pool.o CC net/mac80211/driver-ops.o CC fs/pnode.o CC drivers/virtio/virtio_balloon.o CC drivers/virtio/virtio_input.o CC fs/splice.o CC net/netfilter/nf_nat_masquerade.o CC drivers/acpi/acpica/rsxface.o CC lib/crc32.o CC net/mac80211/sta_info.o CC net/core/page_pool_user.o CC net/sunrpc/auth_gss/gss_krb5_mech.o CC net/netfilter/nf_nat_ftp.o CC net/ipv6/ndisc.o CC drivers/tty/vt/vt.o CC drivers/acpi/acpica/tbdata.o AR drivers/virtio/built-in.a CC drivers/acpi/acpica/tbfadt.o AR lib/built-in.a CC drivers/acpi/acpica/tbfind.o CC drivers/acpi/acpica/tbinstal.o CC net/ipv4/tcp_cong.o CC net/wireless/radiotap.o CC net/sunrpc/auth_gss/gss_krb5_seal.o CC net/ipv4/tcp_metrics.o CC drivers/char/hw_random/core.o CC drivers/char/hw_random/via-rng.o CC net/core/net-procfs.o CC drivers/acpi/acpica/tbprint.o CC net/sunrpc/auth_gss/gss_krb5_unseal.o CC fs/sync.o CC net/sunrpc/auth_gss/gss_krb5_wrap.o CC net/netfilter/nf_nat_irc.o CC net/mac80211/wep.o CC drivers/acpi/acpica/tbutils.o CC drivers/acpi/acpica/tbxface.o AR drivers/char/hw_random/built-in.a CC drivers/char/agp/backend.o CC drivers/char/agp/generic.o CC drivers/char/agp/isoch.o CC drivers/acpi/proc.o CC net/sunrpc/auth_gss/gss_krb5_crypto.o CC net/wireless/util.o CC drivers/acpi/acpica/tbxfload.o CC net/sunrpc/auth_gss/gss_krb5_keys.o CC fs/utimes.o COPY drivers/tty/vt/defkeymap.c CC net/netfilter/nf_nat_sip.o CC drivers/tty/vt/consolemap.o CC drivers/acpi/bus.o CC drivers/acpi/glue.o CC net/core/netpoll.o CC net/ipv6/udp.o CC net/core/fib_rules.o CC drivers/acpi/acpica/tbxfroot.o CC net/ipv4/tcp_fastopen.o CC net/ipv4/tcp_rate.o CC drivers/acpi/acpica/utaddress.o CC net/mac80211/aead_api.o CC drivers/char/agp/amd64-agp.o CC net/ipv4/tcp_recovery.o AR net/sunrpc/auth_gss/built-in.a CC net/sunrpc/clnt.o CC drivers/acpi/acpica/utalloc.o CC fs/d_path.o HOSTCC drivers/tty/vt/conmakehash CC drivers/acpi/acpica/utascii.o CC net/mac80211/wpa.o CC net/core/net-traces.o CC drivers/tty/vt/defkeymap.o CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/acpi/scan.o CC net/sunrpc/xprt.o CC drivers/tty/vt/consolemap_deftbl.o CC drivers/acpi/acpica/utbuffer.o CC net/netfilter/x_tables.o AR drivers/tty/vt/built-in.a CC net/wireless/reg.o CC drivers/tty/hvc/hvc_console.o CC drivers/char/agp/intel-agp.o CC net/mac80211/scan.o CC drivers/acpi/acpica/utcksum.o CC net/mac80211/offchannel.o CC fs/stack.o CC net/ipv4/tcp_ulp.o CC drivers/acpi/acpica/utcopy.o AR drivers/tty/hvc/built-in.a CC drivers/char/agp/intel-gtt.o CC net/ipv6/udplite.o CC drivers/tty/serial/8250/8250_core.o CC drivers/tty/serial/serial_core.o CC fs/fs_struct.o CC drivers/acpi/mipi-disco-img.o CC drivers/acpi/acpica/utexcep.o CC drivers/acpi/resource.o CC fs/statfs.o CC drivers/acpi/acpica/utdebug.o CC net/ipv4/tcp_offload.o CC drivers/tty/serial/8250/8250_pnp.o CC net/ipv6/raw.o CC net/ipv4/tcp_plb.o CC net/netfilter/xt_tcpudp.o CC net/sunrpc/socklib.o AR drivers/char/agp/built-in.a CC drivers/acpi/acpica/utdecode.o CC drivers/char/mem.o CC drivers/char/random.o CC drivers/acpi/acpi_processor.o CC drivers/tty/serial/8250/8250_port.o CC drivers/acpi/acpica/utdelete.o CC fs/fs_pin.o CC drivers/acpi/processor_core.o CC net/mac80211/ht.o CC net/sunrpc/xprtsock.o CC net/wireless/scan.o CC drivers/acpi/processor_pdc.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC drivers/acpi/acpica/uterror.o CC drivers/acpi/acpica/uteval.o CC drivers/char/misc.o CC net/netfilter/xt_mark.o CC drivers/char/virtio_console.o CC fs/nsfs.o CC net/sunrpc/sched.o CC net/netfilter/xt_connmark.o CC drivers/acpi/acpica/utglobal.o CC drivers/char/hpet.o CC net/core/selftests.o CC net/ipv6/icmp.o CC drivers/acpi/acpica/uthex.o CC net/core/ptp_classifier.o CC net/netlabel/netlabel_user.o CC net/wireless/nl80211.o CC fs/fs_types.o CC drivers/acpi/acpica/utids.o CC drivers/tty/serial/8250/8250_dma.o CC net/mac80211/agg-tx.o CC net/netfilter/xt_nat.o CC drivers/acpi/acpica/utinit.o CC net/ipv4/udp.o CC fs/fs_context.o CC fs/fs_parser.o CC drivers/char/nvram.o CC drivers/acpi/acpica/utlock.o CC drivers/tty/serial/8250/8250_dwlib.o CC net/ipv6/mcast.o CC net/core/netprio_cgroup.o CC net/netlabel/netlabel_kapi.o CC drivers/tty/serial/8250/8250_pcilib.o CC drivers/acpi/acpica/utmath.o CC net/netlabel/netlabel_domainhash.o CC drivers/acpi/ec.o CC drivers/acpi/acpica/utmisc.o CC net/core/netclassid_cgroup.o CC net/mac80211/agg-rx.o AR drivers/char/built-in.a CC fs/fsopen.o CC net/netlabel/netlabel_addrlist.o CC net/netfilter/xt_CONNSECMARK.o CC drivers/iommu/amd/iommu.o CC drivers/tty/serial/8250/8250_early.o CC drivers/acpi/acpica/utmutex.o CC drivers/acpi/acpica/utnonansi.o CC net/ipv4/udplite.o CC net/ipv4/udp_offload.o CC net/netlabel/netlabel_mgmt.o CC drivers/tty/serial/8250/8250_exar.o CC net/netfilter/xt_LOG.o CC net/netlabel/netlabel_unlabeled.o CC net/core/dst_cache.o CC drivers/acpi/acpica/utobject.o CC fs/init.o CC net/ipv4/arp.o CC drivers/iommu/amd/init.o CC drivers/acpi/acpica/utosi.o CC net/netlabel/netlabel_cipso_v4.o CC net/ipv4/icmp.o CC net/mac80211/vht.o CC fs/kernel_read_file.o CC net/ipv6/reassembly.o CC fs/mnt_idmapping.o CC drivers/tty/serial/8250/8250_lpss.o CC drivers/acpi/acpica/utownerid.o CC fs/remap_range.o CC net/core/gro_cells.o CC net/netfilter/xt_NFLOG.o CC fs/pidfs.o CC net/ipv4/devinet.o CC drivers/acpi/acpica/utpredef.o CC drivers/tty/serial/8250/8250_mid.o CC drivers/tty/serial/serial_base_bus.o CC net/ipv6/tcp_ipv6.o CC drivers/acpi/acpica/utresdecode.o CC drivers/iommu/amd/quirks.o CC fs/buffer.o CC net/mac80211/he.o CC net/netlabel/netlabel_calipso.o CC net/netfilter/xt_MASQUERADE.o CC drivers/acpi/dock.o CC drivers/tty/serial/serial_ctrl.o CC net/core/failover.o CC drivers/acpi/acpica/utresrc.o CC net/sunrpc/auth.o CC drivers/tty/serial/8250/8250_pci.o CC net/ipv4/af_inet.o CC drivers/iommu/intel/dmar.o CC drivers/iommu/amd/io_pgtable.o CC drivers/tty/serial/serial_port.o CC drivers/acpi/acpica/utstate.o CC drivers/tty/serial/8250/8250_pericom.o AR net/netlabel/built-in.a CC drivers/acpi/acpica/utstring.o AR net/core/built-in.a CC net/rfkill/core.o CC drivers/iommu/amd/io_pgtable_v2.o CC net/netfilter/xt_SECMARK.o CC net/mac80211/s1g.o CC drivers/tty/serial/earlycon.o CC fs/mpage.o CC drivers/acpi/acpica/utstrsuppt.o AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC net/wireless/mlme.o AR drivers/tty/serial/8250/built-in.a CC drivers/acpi/pci_root.o CC drivers/acpi/acpica/utstrtoul64.o CC net/rfkill/input.o CC drivers/iommu/intel/iommu.o CC net/sunrpc/auth_null.o CC net/netfilter/xt_TCPMSS.o CC drivers/iommu/amd/ppr.o CC net/netfilter/xt_conntrack.o AR drivers/tty/serial/built-in.a CC net/ipv6/ping.o AR drivers/iommu/arm/arm-smmu/built-in.a CC net/ipv4/igmp.o CC drivers/acpi/acpica/utxface.o AR drivers/iommu/arm/arm-smmu-v3/built-in.a AR drivers/iommu/arm/built-in.a CC fs/proc_namespace.o CC net/ipv6/exthdrs.o AR net/rfkill/built-in.a CC net/ipv6/datagram.o CC drivers/acpi/acpica/utxfinit.o CC net/ipv6/ip6_flowlabel.o CC drivers/iommu/amd/pasid.o CC net/sunrpc/auth_tls.o CC fs/direct-io.o CC drivers/tty/n_tty.o CC drivers/tty/tty_ioctl.o CC net/mac80211/ibss.o CC drivers/acpi/acpica/utxferror.o CC net/9p/mod.o CC net/netfilter/xt_pkttype.o CC drivers/acpi/acpica/utxfmutex.o AR drivers/iommu/amd/built-in.a CC net/netfilter/xt_policy.o CC net/9p/client.o AR drivers/acpi/acpica/built-in.a CC drivers/tty/tty_ldisc.o CC drivers/acpi/pci_link.o CC fs/eventpoll.o CC net/ipv6/inet6_connection_sock.o CC net/ipv6/udp_offload.o CC net/wireless/ibss.o CC net/sunrpc/auth_unix.o CC net/ipv4/fib_frontend.o CC net/sunrpc/svc.o CC net/netfilter/xt_state.o CC drivers/iommu/intel/pasid.o CC [M] net/netfilter/xt_addrtype.o CC drivers/tty/tty_buffer.o CC net/ipv4/fib_semantics.o CC drivers/acpi/pci_irq.o CC drivers/iommu/intel/nested.o CC net/ipv6/seg6.o CC net/ipv4/fib_trie.o CC net/9p/error.o CC net/ipv6/fib6_notifier.o CC net/mac80211/iface.o CC net/sunrpc/svcsock.o CC drivers/tty/tty_port.o CC net/9p/protocol.o CC fs/anon_inodes.o CC drivers/acpi/acpi_apd.o CC net/9p/trans_common.o CC net/ipv6/rpl.o CC net/wireless/sme.o CC drivers/iommu/intel/cache.o AR net/netfilter/built-in.a CC net/dns_resolver/dns_key.o CC drivers/tty/tty_mutex.o CC net/dns_resolver/dns_query.o CC net/wireless/chan.o CC net/handshake/alert.o CC net/ipv6/ioam6.o CC net/ipv6/sysctl_net_ipv6.o CC fs/signalfd.o CC drivers/acpi/acpi_platform.o CC net/9p/trans_fd.o CC drivers/tty/tty_ldsem.o CC net/ipv6/xfrm6_policy.o AR net/dns_resolver/built-in.a CC drivers/tty/tty_baudrate.o CC drivers/tty/tty_jobctrl.o CC drivers/iommu/intel/trace.o CC drivers/acpi/acpi_pnp.o CC drivers/iommu/intel/cap_audit.o CC fs/timerfd.o CC net/ipv6/xfrm6_state.o CC drivers/tty/n_null.o CC net/ipv4/fib_notifier.o CC net/mac80211/link.o CC net/ipv4/inet_fragment.o CC net/handshake/genl.o CC drivers/acpi/power.o CC net/9p/trans_virtio.o CC drivers/acpi/event.o CC fs/eventfd.o CC net/sunrpc/svcauth.o CC drivers/tty/pty.o CC net/ipv4/ping.o CC net/ipv4/ip_tunnel_core.o CC net/sunrpc/svcauth_unix.o CC drivers/iommu/intel/perfmon.o CC net/ipv4/gre_offload.o CC net/wireless/ethtool.o CC net/handshake/netlink.o CC net/sunrpc/addr.o CC net/ipv6/xfrm6_input.o CC fs/aio.o CC drivers/tty/tty_audit.o CC drivers/acpi/evged.o CC drivers/acpi/sysfs.o AR net/9p/built-in.a CC drivers/tty/sysrq.o CC net/mac80211/rate.o CC net/handshake/request.o CC net/ipv4/metrics.o CC net/sunrpc/rpcb_clnt.o CC net/handshake/tlshd.o CC net/wireless/mesh.o AR drivers/iommu/intel/built-in.a CC net/sunrpc/timer.o AR drivers/iommu/iommufd/built-in.a CC drivers/iommu/iommu.o CC net/wireless/ap.o CC net/ipv4/netlink.o CC net/ipv6/xfrm6_output.o CC net/devres.o CC drivers/acpi/property.o CC net/sunrpc/xdr.o CC net/handshake/trace.o AR drivers/tty/built-in.a CC fs/locks.o AR drivers/gpu/host1x/built-in.a AR drivers/gpu/vga/built-in.a CC drivers/connector/cn_queue.o CC drivers/connector/connector.o CC net/sunrpc/sunrpc_syms.o CC net/sunrpc/cache.o AR drivers/gpu/drm/tests/built-in.a AR drivers/gpu/drm/arm/built-in.a CC drivers/gpu/drm/display/drm_display_helper_mod.o CC net/mac80211/michael.o CC net/ipv4/nexthop.o CC drivers/acpi/debugfs.o CC net/ipv6/xfrm6_protocol.o CC net/socket.o CC drivers/iommu/iommu-traces.o CC net/ipv4/udp_tunnel_stub.o CC net/sunrpc/rpc_pipe.o CC drivers/gpu/drm/display/drm_dp_dual_mode_helper.o CC drivers/acpi/acpi_lpat.o CC net/wireless/trace.o AR net/handshake/built-in.a CC drivers/connector/cn_proc.o CC net/mac80211/tkip.o CC drivers/gpu/drm/display/drm_dp_helper.o CC net/sunrpc/sysfs.o CC drivers/acpi/acpi_lpit.o CC drivers/iommu/iommu-sysfs.o CC net/sunrpc/svc_xprt.o CC net/ipv6/netfilter.o CC fs/binfmt_misc.o CC drivers/gpu/drm/display/drm_dp_mst_topology.o CC net/ipv4/ip_tunnel.o AR drivers/connector/built-in.a CC drivers/base/power/sysfs.o CC net/sunrpc/xprtmultipath.o CC drivers/iommu/dma-iommu.o CC drivers/base/firmware_loader/builtin/main.o CC drivers/base/regmap/regmap.o CC drivers/acpi/prmt.o CC net/mac80211/aes_cmac.o CC drivers/gpu/drm/display/drm_dsc_helper.o AR drivers/base/firmware_loader/builtin/built-in.a CC net/mac80211/aes_gmac.o CC drivers/base/firmware_loader/main.o CC drivers/base/power/generic_ops.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC net/ipv6/proc.o CC drivers/acpi/acpi_pcc.o CC net/wireless/ocb.o CC drivers/base/power/common.o CC drivers/base/power/qos.o CC drivers/iommu/io-pgtable.o AR drivers/base/firmware_loader/built-in.a CC drivers/acpi/ac.o CC drivers/gpu/drm/ttm/ttm_tt.o CC net/mac80211/fils_aead.o CC net/mac80211/cfg.o CC net/ipv6/syncookies.o CC net/ipv4/sysctl_net_ipv4.o CC net/sunrpc/stats.o CC drivers/gpu/drm/display/drm_hdcp_helper.o CC drivers/iommu/iova.o CC drivers/acpi/button.o CC drivers/base/regmap/regcache.o CC drivers/gpu/drm/ttm/ttm_bo.o CC drivers/base/power/runtime.o CC drivers/base/power/wakeirq.o CC net/ipv6/calipso.o CC fs/compat_binfmt_elf.o CC drivers/gpu/drm/display/drm_hdmi_helper.o CC drivers/acpi/fan_core.o CC fs/backing-file.o CC drivers/base/regmap/regcache-rbtree.o CC net/wireless/pmsr.o CC drivers/iommu/iommu-sva.o CC drivers/base/power/main.o CC net/compat.o CC net/ipv4/proc.o CC drivers/gpu/drm/ttm/ttm_bo_util.o CC drivers/gpu/drm/ttm/ttm_bo_vm.o CC drivers/gpu/drm/display/drm_scdc_helper.o CC drivers/base/regmap/regcache-flat.o CC net/ipv4/fib_rules.o CC drivers/acpi/fan_attr.o CC net/sunrpc/sysctl.o CC fs/mbcache.o CC drivers/iommu/io-pgfault.o CC drivers/base/regmap/regcache-maple.o CC drivers/gpu/drm/ttm/ttm_module.o CC net/ipv6/ah6.o CC fs/posix_acl.o CC drivers/acpi/acpi_video.o AR drivers/gpu/drm/display/built-in.a CC drivers/gpu/drm/ttm/ttm_execbuf_util.o AR net/sunrpc/built-in.a CC net/sysctl_net.o CC drivers/gpu/drm/ttm/ttm_range_manager.o AR drivers/iommu/built-in.a CC drivers/base/power/wakeup.o CC fs/coredump.o CC drivers/base/regmap/regmap-debugfs.o CC drivers/block/loop.o CC drivers/gpu/drm/ttm/ttm_resource.o CC drivers/block/virtio_blk.o CC drivers/gpu/drm/ttm/ttm_pool.o CC drivers/gpu/drm/ttm/ttm_device.o CC net/ipv6/esp6.o CC net/ipv4/ipmr.o GEN net/wireless/shipped-certs.c CC net/wireless/shipped-certs.o CC net/mac80211/ethtool.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC drivers/gpu/drm/ttm/ttm_sys_manager.o CC net/ipv6/sit.o CC net/ipv6/addrconf_core.o CC drivers/base/power/wakeup_stats.o CC drivers/acpi/video_detect.o CC net/ipv6/exthdrs_core.o CC net/ipv6/ip6_checksum.o CC fs/drop_caches.o CC drivers/gpu/drm/i915/i915_config.o CC net/ipv6/ip6_icmp.o CC drivers/base/power/trace.o CC drivers/gpu/drm/ttm/ttm_agp_backend.o CC drivers/gpu/drm/i915/i915_driver.o CC drivers/acpi/processor_driver.o AR drivers/gpu/drm/renesas/rcar-du/built-in.a AR drivers/block/built-in.a AR drivers/gpu/drm/renesas/rz-du/built-in.a AR drivers/gpu/drm/renesas/built-in.a AR drivers/misc/eeprom/built-in.a AR drivers/gpu/drm/omapdrm/built-in.a AR drivers/misc/cb710/built-in.a AR drivers/mfd/built-in.a CC fs/sysctls.o AR drivers/misc/ti-st/built-in.a CC fs/fhandle.o AR drivers/misc/lis3lv02d/built-in.a CC drivers/misc/mei/init.o AR drivers/nfc/built-in.a AR drivers/gpu/drm/ttm/built-in.a CC net/mac80211/rx.o AR drivers/dax/hmem/built-in.a CC drivers/acpi/processor_thermal.o CC drivers/dma-buf/dma-buf.o AR drivers/dax/built-in.a CC drivers/dma-buf/dma-fence.o AR drivers/cxl/core/built-in.a AR drivers/base/power/built-in.a CC drivers/dma-buf/dma-fence-array.o AR drivers/cxl/built-in.a CC drivers/base/core.o CC net/ipv4/ipmr_base.o CC drivers/macintosh/mac_hid.o AR net/wireless/built-in.a CC net/ipv4/udp_tunnel_core.o CC drivers/base/bus.o CC net/ipv6/output_core.o CC drivers/dma-buf/dma-fence-chain.o CC drivers/acpi/processor_idle.o CC drivers/gpu/drm/i915/i915_drm_client.o CC drivers/misc/mei/hbm.o AR fs/built-in.a CC net/mac80211/spectmgmt.o CC drivers/gpu/drm/i915/i915_getparam.o CC net/ipv4/udp_tunnel_nic.o AR drivers/macintosh/built-in.a AR drivers/scsi/pcmcia/built-in.a CC drivers/scsi/scsi.o CC net/ipv6/protocol.o CC net/ipv4/syncookies.o CC net/ipv4/tunnel4.o CC drivers/dma-buf/dma-fence-unwrap.o CC net/ipv4/ipconfig.o CC net/ipv6/ip6_offload.o CC drivers/gpu/drm/i915/i915_ioctl.o CC drivers/misc/mei/interrupt.o CC drivers/gpu/drm/i915/i915_irq.o CC drivers/dma-buf/dma-resv.o CC drivers/misc/mei/client.o CC drivers/acpi/processor_throttling.o CC drivers/gpu/drm/i915/i915_mitigations.o CC net/ipv6/tcpv6_offload.o CC net/ipv4/netfilter.o CC net/ipv4/tcp_cubic.o CC drivers/scsi/hosts.o CC drivers/dma-buf/sync_file.o AR drivers/gpu/drm/tilcdc/built-in.a CC net/mac80211/tx.o CC drivers/gpu/drm/i915/i915_module.o CC drivers/base/dd.o CC drivers/gpu/drm/i915/i915_params.o CC drivers/base/syscore.o CC net/ipv6/exthdrs_offload.o CC drivers/acpi/processor_perflib.o CC drivers/gpu/drm/i915/i915_pci.o CC drivers/acpi/container.o AR drivers/dma-buf/built-in.a AR drivers/nvme/common/built-in.a AR drivers/nvme/host/built-in.a CC drivers/scsi/scsi_ioctl.o CC net/ipv4/tcp_sigpool.o AR drivers/nvme/target/built-in.a CC drivers/base/driver.o AR drivers/nvme/built-in.a CC drivers/misc/mei/main.o CC drivers/ata/libata-core.o AR drivers/net/phy/qcom/built-in.a CC drivers/net/phy/mdio-boardinfo.o CC net/ipv6/inet6_hashtables.o CC drivers/acpi/thermal_lib.o CC net/ipv6/ip6_udp_tunnel.o CC net/ipv6/mcast_snoop.o CC drivers/acpi/thermal.o CC net/mac80211/key.o CC drivers/acpi/nhlt.o CC drivers/base/class.o CC drivers/acpi/acpi_memhotplug.o CC drivers/gpu/drm/i915/i915_scatterlist.o AR drivers/net/pse-pd/built-in.a CC drivers/net/mdio/acpi_mdio.o CC drivers/misc/mei/dma-ring.o CC drivers/net/phy/stubs.o CC drivers/scsi/scsicam.o AR drivers/gpu/drm/imx/built-in.a AR drivers/gpu/drm/i2c/built-in.a CC drivers/acpi/ioapic.o CC drivers/gpu/drm/i915/i915_suspend.o CC drivers/gpu/drm/i915/i915_switcheroo.o CC net/ipv4/cipso_ipv4.o CC drivers/scsi/scsi_error.o CC net/ipv4/xfrm4_policy.o CC drivers/net/mdio/fwnode_mdio.o CC drivers/scsi/scsi_lib.o AR net/ipv6/built-in.a CC drivers/misc/mei/bus.o CC drivers/scsi/constants.o CC drivers/base/platform.o CC drivers/base/cpu.o CC drivers/net/phy/mdio_devres.o CC drivers/acpi/battery.o CC drivers/scsi/scsi_lib_dma.o AR drivers/net/mdio/built-in.a CC drivers/gpu/drm/i915/i915_sysfs.o AR drivers/net/pcs/built-in.a CC drivers/scsi/scsi_scan.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_devinfo.o CC drivers/net/phy/phy.o CC net/mac80211/util.o CC drivers/gpu/drm/i915/i915_utils.o CC drivers/misc/mei/bus-fixup.o CC drivers/misc/mei/debugfs.o CC net/ipv4/xfrm4_state.o CC net/mac80211/parse.o CC drivers/acpi/cppc_acpi.o CC drivers/scsi/scsi_sysctl.o CC drivers/base/firmware.o AR drivers/net/ethernet/3com/built-in.a CC drivers/base/init.o AR drivers/net/ethernet/8390/built-in.a CC drivers/acpi/spcr.o AR drivers/gpu/drm/panel/built-in.a AR drivers/net/ethernet/adaptec/built-in.a CC drivers/gpu/drm/i915/intel_clock_gating.o AR drivers/net/ethernet/agere/built-in.a CC drivers/misc/mei/mei-trace.o AR drivers/net/ethernet/alacritech/built-in.a AR drivers/net/ethernet/alteon/built-in.a CC drivers/misc/mei/pci-me.o AR drivers/net/ethernet/amazon/built-in.a AR drivers/net/ethernet/amd/built-in.a AR drivers/net/ethernet/aquantia/built-in.a CC drivers/firewire/init_ohci1394_dma.o CC drivers/scsi/scsi_proc.o AR drivers/net/ethernet/arc/built-in.a CC drivers/ata/libata-scsi.o AR drivers/net/ethernet/asix/built-in.a AR drivers/net/ethernet/atheros/built-in.a CC drivers/misc/mei/hw-me.o CC drivers/ata/libata-eh.o CC drivers/base/map.o AR drivers/net/ethernet/cadence/built-in.a CC drivers/net/phy/phy-c45.o CC drivers/net/ethernet/broadcom/tg3.o CC net/ipv4/xfrm4_input.o CC drivers/net/phy/phy-core.o CC drivers/base/devres.o AR drivers/acpi/built-in.a CC drivers/gpu/drm/i915/intel_device_info.o CC drivers/cdrom/cdrom.o AR drivers/firewire/built-in.a CC drivers/gpu/drm/i915/intel_memory_region.o CC drivers/gpu/drm/i915/intel_pcode.o CC drivers/scsi/scsi_debugfs.o AR drivers/misc/cardreader/built-in.a AR drivers/net/fddi/built-in.a CC drivers/scsi/scsi_trace.o CC net/ipv4/xfrm4_output.o AR drivers/auxdisplay/built-in.a CC drivers/scsi/scsi_logging.o CC drivers/net/phy/phy_device.o AR drivers/misc/mei/built-in.a AR drivers/misc/built-in.a CC drivers/base/attribute_container.o CC drivers/gpu/drm/i915/intel_region_ttm.o AR drivers/net/hamradio/built-in.a CC drivers/scsi/scsi_pm.o CC drivers/pcmcia/cs.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o CC drivers/gpu/drm/i915/intel_runtime_pm.o CC drivers/base/transport_class.o CC drivers/gpu/drm/i915/intel_sbi.o CC drivers/ata/libata-sata.o CC drivers/scsi/scsi_bsg.o CC net/mac80211/wme.o CC drivers/scsi/scsi_common.o CC drivers/base/topology.o CC net/ipv4/xfrm4_protocol.o AR drivers/cdrom/built-in.a CC drivers/scsi/scsi_transport_spi.o CC drivers/scsi/virtio_scsi.o CC drivers/base/container.o CC drivers/pcmcia/socket_sysfs.o CC drivers/ata/libata-sff.o CC drivers/gpu/drm/i915/intel_step.o CC drivers/gpu/drm/i915/intel_uncore.o CC drivers/ata/libata-pmp.o CC drivers/ata/libata-acpi.o CC drivers/ata/libata-pata-timings.o CC drivers/gpu/drm/i915/intel_wakeref.o CC drivers/base/property.o CC net/mac80211/chan.o CC drivers/net/phy/linkmode.o CC drivers/net/phy/mdio_bus.o CC drivers/pcmcia/cardbus.o CC drivers/ata/ahci.o AR net/ipv4/built-in.a CC drivers/ata/libahci.o CC drivers/ata/ata_piix.o CC drivers/net/phy/mdio_device.o CC drivers/net/phy/swphy.o CC drivers/scsi/sd.o CC drivers/base/cacheinfo.o CC drivers/net/phy/fixed_phy.o CC drivers/gpu/drm/i915/vlv_sideband.o CC drivers/pcmcia/ds.o CC drivers/gpu/drm/i915/vlv_suspend.o CC drivers/base/swnode.o AR drivers/gpu/drm/bridge/analogix/built-in.a AR drivers/gpu/drm/bridge/cadence/built-in.a CC drivers/ata/pata_amd.o AR drivers/net/ethernet/brocade/built-in.a AR drivers/gpu/drm/bridge/imx/built-in.a CC drivers/gpu/drm/i915/soc/intel_dram.o AR drivers/gpu/drm/bridge/synopsys/built-in.a CC drivers/ata/pata_oldpiix.o AR drivers/net/ethernet/cavium/common/built-in.a AR drivers/gpu/drm/bridge/built-in.a CC drivers/ata/pata_sch.o AR drivers/net/ethernet/cavium/thunder/built-in.a CC drivers/gpu/drm/i915/soc/intel_gmch.o AR drivers/gpu/drm/hisilicon/built-in.a AR drivers/net/ethernet/cavium/liquidio/built-in.a AR drivers/net/wireless/admtek/built-in.a CC drivers/pcmcia/pcmcia_resource.o AR drivers/net/ethernet/cavium/octeon/built-in.a AR drivers/net/phy/built-in.a AR drivers/gpu/drm/mxsfb/built-in.a AR drivers/net/ethernet/cavium/built-in.a AR drivers/net/wireless/ath/built-in.a CC net/mac80211/trace.o CC net/mac80211/mlme.o AR drivers/net/wireless/atmel/built-in.a AR drivers/net/ethernet/chelsio/built-in.a AR drivers/net/wireless/broadcom/built-in.a AR drivers/net/wireless/intel/built-in.a CC drivers/gpu/drm/i915/soc/intel_pch.o AR drivers/net/ethernet/cisco/built-in.a CC drivers/gpu/drm/i915/i915_memcpy.o AR drivers/net/wireless/intersil/built-in.a AR drivers/net/wireless/marvell/built-in.a AR drivers/net/wireless/mediatek/built-in.a CC drivers/gpu/drm/i915/i915_mm.o CC drivers/gpu/drm/i915/i915_sw_fence.o AR drivers/net/wireless/microchip/built-in.a CC drivers/gpu/drm/i915/i915_sw_fence_work.o AR drivers/net/wireless/purelifi/built-in.a AR drivers/net/wireless/quantenna/built-in.a AR drivers/net/wireless/ralink/built-in.a AR drivers/net/wireless/realtek/built-in.a AR drivers/net/wireless/rsi/built-in.a AR drivers/net/wireless/silabs/built-in.a CC drivers/gpu/drm/i915/i915_syncmap.o CC drivers/base/auxiliary.o AR drivers/net/wireless/st/built-in.a CC net/mac80211/tdls.o CC drivers/scsi/sr.o AR drivers/net/wireless/ti/built-in.a CC drivers/pcmcia/cistpl.o AR drivers/net/wireless/zydas/built-in.a AR drivers/ata/built-in.a AR drivers/net/ethernet/cortina/built-in.a AR drivers/net/wireless/virtual/built-in.a CC drivers/gpu/drm/i915/i915_user_extensions.o CC drivers/gpu/drm/i915/i915_ioc32.o CC drivers/net/mii.o CC drivers/base/devtmpfs.o AR drivers/net/wireless/built-in.a AR drivers/net/ethernet/dec/tulip/built-in.a AR drivers/net/ethernet/dec/built-in.a AR drivers/net/ethernet/dlink/built-in.a AR drivers/gpu/drm/tiny/built-in.a CC drivers/pcmcia/pcmcia_cis.o CC drivers/gpu/drm/i915/i915_debugfs.o AR drivers/usb/phy/built-in.a CC drivers/gpu/drm/i915/i915_debugfs_params.o CC drivers/usb/host/pci-quirks.o CC drivers/scsi/sr_ioctl.o CC drivers/gpu/drm/i915/i915_pmu.o AR drivers/net/ethernet/emulex/built-in.a CC drivers/scsi/sr_vendor.o CC drivers/gpu/drm/i915/gt/gen2_engine_cs.o CC drivers/pcmcia/rsrc_mgr.o CC drivers/base/node.o CC drivers/scsi/sg.o CC drivers/base/module.o CC drivers/base/platform-msi.o CC drivers/base/physical_location.o AR drivers/usb/host/built-in.a CC drivers/usb/early/ehci-dbgp.o CC drivers/scsi/scsi_sysfs.o CC drivers/pcmcia/rsrc_nonstatic.o CC drivers/pcmcia/yenta_socket.o CC drivers/gpu/drm/i915/gt/gen6_engine_cs.o CC drivers/base/trace.o CC drivers/gpu/drm/i915/gt/gen6_ppgtt.o CC drivers/net/loopback.o CC drivers/net/netconsole.o CC net/mac80211/ocb.o CC net/mac80211/airtime.o AR drivers/usb/early/built-in.a AR drivers/usb/built-in.a CC drivers/input/serio/serio.o CC drivers/input/keyboard/atkbd.o CC drivers/gpu/drm/i915/gt/gen7_renderclear.o AR drivers/net/ethernet/broadcom/built-in.a CC net/mac80211/eht.o CC drivers/rtc/lib.o AR drivers/net/ethernet/engleder/built-in.a AR drivers/base/built-in.a AR drivers/net/ethernet/ezchip/built-in.a CC drivers/net/veth.o AR drivers/gpu/drm/xlnx/built-in.a AR drivers/net/ethernet/fujitsu/built-in.a AR drivers/gpu/drm/gud/built-in.a AR drivers/net/ethernet/fungible/built-in.a AR drivers/gpu/drm/solomon/built-in.a AR drivers/net/ethernet/google/built-in.a CC drivers/gpu/drm/drm_aperture.o AR drivers/net/ethernet/huawei/built-in.a CC drivers/rtc/class.o CC drivers/input/serio/i8042.o AR drivers/scsi/built-in.a CC drivers/rtc/interface.o CC drivers/net/virtio_net.o CC drivers/net/ethernet/intel/e1000/e1000_main.o AR drivers/pcmcia/built-in.a CC drivers/i2c/algos/i2c-algo-bit.o CC drivers/net/ethernet/intel/e1000e/82571.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/gpu/drm/i915/gt/gen8_engine_cs.o CC drivers/net/ethernet/intel/e1000e/ich8lan.o CC drivers/input/serio/serport.o CC net/mac80211/led.o CC drivers/net/ethernet/intel/e1000e/80003es2lan.o AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-i801.o CC net/mac80211/pm.o CC drivers/rtc/nvmem.o CC drivers/input/serio/libps2.o CC drivers/net/gtp.o CC net/mac80211/rc80211_minstrel_ht.o CC drivers/net/ethernet/intel/e1000e/mac.o CC drivers/net/net_failover.o CC net/mac80211/wbrf.o CC drivers/input/mouse/synaptics.o CC drivers/gpu/drm/i915/gt/gen8_ppgtt.o CC drivers/rtc/dev.o CC drivers/input/mouse/focaltech.o CC drivers/net/ethernet/intel/e1000e/manage.o AR drivers/input/serio/built-in.a AR drivers/i3c/built-in.a AR drivers/i2c/busses/built-in.a CC drivers/net/ethernet/intel/e1000e/nvm.o AR drivers/media/i2c/built-in.a AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o AR drivers/media/tuners/built-in.a AR drivers/media/common/b2c2/built-in.a AR drivers/media/rc/keymaps/built-in.a AR drivers/media/common/saa7146/built-in.a AR drivers/media/rc/built-in.a CC drivers/net/ethernet/intel/e1000/e1000_hw.o CC drivers/rtc/proc.o AR drivers/media/platform/allegro-dvt/built-in.a AR drivers/media/common/siano/built-in.a AR drivers/media/common/v4l2-tpg/built-in.a AR drivers/media/pci/ttpci/built-in.a AR drivers/media/platform/amlogic/meson-ge2d/built-in.a AR drivers/media/platform/amlogic/built-in.a AR drivers/media/pci/b2c2/built-in.a AR drivers/media/common/videobuf2/built-in.a CC drivers/gpu/drm/i915/gt/intel_breadcrumbs.o AR drivers/media/common/built-in.a AR drivers/media/pci/pluto2/built-in.a AR drivers/media/platform/amphion/built-in.a AR drivers/media/platform/aspeed/built-in.a CC drivers/input/mouse/alps.o AR drivers/media/pci/dm1105/built-in.a CC drivers/input/mouse/byd.o AR drivers/media/platform/atmel/built-in.a CC drivers/gpu/drm/i915/gt/intel_context.o AR drivers/input/joystick/built-in.a AR drivers/media/pci/pt1/built-in.a AR drivers/media/platform/broadcom/built-in.a AR drivers/input/tablet/built-in.a AR drivers/media/platform/cadence/built-in.a AR drivers/media/pci/pt3/built-in.a AR drivers/media/usb/b2c2/built-in.a CC drivers/gpu/drm/i915/gt/intel_context_sseu.o AR drivers/media/pci/mantis/built-in.a AR drivers/media/usb/dvb-usb/built-in.a AR drivers/media/pci/ngene/built-in.a AR drivers/media/platform/chips-media/coda/built-in.a CC drivers/rtc/sysfs.o AR drivers/media/pci/ddbridge/built-in.a AR drivers/media/usb/dvb-usb-v2/built-in.a AR drivers/media/platform/chips-media/wave5/built-in.a AR drivers/media/usb/s2255/built-in.a AR drivers/media/pci/saa7146/built-in.a AR drivers/media/platform/chips-media/built-in.a AR drivers/media/usb/siano/built-in.a AR drivers/media/pci/smipcie/built-in.a AR drivers/media/platform/intel/built-in.a AR drivers/media/usb/ttusb-budget/built-in.a AR drivers/media/platform/marvell/built-in.a AR drivers/media/pci/netup_unidvb/built-in.a CC drivers/input/mouse/logips2pp.o AR drivers/media/usb/ttusb-dec/built-in.a AR drivers/media/pci/intel/ipu3/built-in.a AR drivers/media/usb/built-in.a AR drivers/media/platform/mediatek/jpeg/built-in.a CC drivers/i2c/i2c-core-base.o AR drivers/media/platform/mediatek/mdp/built-in.a AR drivers/media/pci/intel/ivsc/built-in.a CC drivers/i2c/i2c-core-smbus.o AR drivers/media/pci/intel/built-in.a AR drivers/media/platform/mediatek/vcodec/common/built-in.a AR drivers/pps/clients/built-in.a AR drivers/media/pci/built-in.a AR drivers/media/platform/mediatek/vcodec/encoder/built-in.a AR drivers/pps/generators/built-in.a AR drivers/media/platform/mediatek/vcodec/decoder/built-in.a AR drivers/media/platform/mediatek/vcodec/built-in.a CC drivers/pps/pps.o CC drivers/net/ethernet/intel/e1000e/phy.o AR drivers/media/platform/mediatek/vpu/built-in.a AR drivers/media/firewire/built-in.a AR drivers/media/mmc/siano/built-in.a AR drivers/media/mmc/built-in.a AR drivers/media/platform/mediatek/mdp3/built-in.a CC drivers/net/ethernet/intel/e1000e/param.o CC drivers/rtc/rtc-mc146818-lib.o AR drivers/media/platform/mediatek/built-in.a AR drivers/input/touchscreen/built-in.a AR drivers/media/platform/microchip/built-in.a CC drivers/gpu/drm/drm_atomic.o AR drivers/media/platform/nuvoton/built-in.a CC drivers/gpu/drm/drm_atomic_uapi.o CC drivers/gpu/drm/drm_auth.o AR net/mac80211/built-in.a AR drivers/media/platform/nvidia/tegra-vde/built-in.a CC drivers/input/mouse/lifebook.o AR net/built-in.a AR drivers/media/platform/nvidia/built-in.a AR drivers/media/platform/nxp/dw100/built-in.a CC drivers/rtc/rtc-cmos.o AR drivers/media/platform/nxp/imx-jpeg/built-in.a AR drivers/media/platform/nxp/imx8-isi/built-in.a AR drivers/media/platform/nxp/built-in.a AR drivers/media/platform/qcom/camss/built-in.a AR drivers/media/platform/qcom/venus/built-in.a CC drivers/i2c/i2c-core-acpi.o AR drivers/media/platform/renesas/rcar-vin/built-in.a AR drivers/media/platform/qcom/built-in.a CC drivers/pps/kapi.o CC drivers/gpu/drm/i915/gt/intel_engine_cs.o CC drivers/net/ethernet/intel/e1000e/ethtool.o AR drivers/media/platform/renesas/vsp1/built-in.a AR drivers/media/platform/renesas/rzg2l-cru/built-in.a AR drivers/media/platform/renesas/built-in.a AR drivers/media/platform/rockchip/rga/built-in.a CC drivers/input/mouse/trackpoint.o CC drivers/gpu/drm/drm_blend.o CC drivers/net/ethernet/intel/e1000/e1000_ethtool.o AR drivers/media/platform/rockchip/rkisp1/built-in.a AR drivers/media/platform/rockchip/built-in.a AR drivers/media/platform/samsung/exynos-gsc/built-in.a CC drivers/i2c/i2c-smbus.o AR drivers/media/platform/samsung/exynos4-is/built-in.a CC drivers/net/ethernet/intel/e1000e/netdev.o AR drivers/media/platform/samsung/s3c-camif/built-in.a CC drivers/pps/sysfs.o AR drivers/media/platform/samsung/s5p-g2d/built-in.a AR drivers/media/platform/samsung/s5p-jpeg/built-in.a AR drivers/rtc/built-in.a AR drivers/media/platform/samsung/s5p-mfc/built-in.a AR drivers/media/platform/samsung/built-in.a AR drivers/media/spi/built-in.a CC drivers/ptp/ptp_clock.o AR drivers/net/ethernet/i825xx/built-in.a AR drivers/net/ethernet/microsoft/built-in.a CC drivers/gpu/drm/drm_bridge.o AR drivers/media/platform/st/sti/bdisp/built-in.a AR drivers/media/platform/st/sti/c8sectpfe/built-in.a CC drivers/net/ethernet/intel/e1000/e1000_param.o CC drivers/ptp/ptp_chardev.o CC drivers/gpu/drm/drm_cache.o AR drivers/media/platform/st/sti/delta/built-in.a AR drivers/media/platform/st/sti/hva/built-in.a AR drivers/media/platform/st/stm32/built-in.a AR drivers/media/platform/st/built-in.a CC drivers/input/mouse/cypress_ps2.o CC drivers/input/mouse/psmouse-smbus.o AR drivers/media/test-drivers/built-in.a AR drivers/input/misc/built-in.a AR drivers/media/platform/sunxi/sun4i-csi/built-in.a AR drivers/pps/built-in.a AR drivers/media/platform/sunxi/sun6i-csi/built-in.a AR drivers/media/platform/sunxi/sun6i-mipi-csi2/built-in.a CC drivers/ptp/ptp_sysfs.o CC drivers/net/ethernet/intel/e100.o AR drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/built-in.a AR drivers/net/ethernet/litex/built-in.a AR drivers/media/platform/sunxi/sun8i-di/built-in.a CC drivers/ptp/ptp_vclock.o AR drivers/i2c/built-in.a AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a CC drivers/power/supply/power_supply_core.o AR drivers/media/platform/sunxi/built-in.a CC drivers/ptp/ptp_kvm_x86.o CC drivers/hwmon/hwmon.o AR drivers/media/platform/ti/am437x/built-in.a AR drivers/media/platform/ti/cal/built-in.a AR drivers/media/platform/verisilicon/built-in.a AR drivers/media/platform/ti/vpe/built-in.a AR drivers/media/platform/ti/davinci/built-in.a AR drivers/media/platform/via/built-in.a AR drivers/media/platform/ti/j721e-csi2rx/built-in.a AR drivers/media/platform/ti/omap/built-in.a AR drivers/media/platform/xilinx/built-in.a AR drivers/media/platform/ti/omap3isp/built-in.a AR drivers/thermal/broadcom/built-in.a AR drivers/thermal/samsung/built-in.a AR drivers/media/platform/ti/built-in.a CC drivers/thermal/intel/intel_tcc.o AR drivers/thermal/st/built-in.a AR drivers/media/platform/built-in.a CC drivers/ptp/ptp_kvm_common.o AR drivers/thermal/qcom/built-in.a CC drivers/gpu/drm/drm_client.o CC drivers/thermal/intel/therm_throt.o CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.o AR drivers/input/mouse/built-in.a CC drivers/input/input.o CC drivers/net/ethernet/intel/e1000e/ptp.o CC drivers/gpu/drm/drm_client_modeset.o AR drivers/media/built-in.a AR drivers/thermal/tegra/built-in.a CC drivers/power/supply/power_supply_sysfs.o AR drivers/thermal/mediatek/built-in.a CC drivers/gpu/drm/drm_color_mgmt.o CC drivers/thermal/thermal_core.o CC drivers/input/input-compat.o AR drivers/net/ethernet/intel/e1000/built-in.a AR drivers/hwmon/built-in.a CC drivers/input/input-mt.o AR drivers/watchdog/built-in.a CC drivers/power/supply/power_supply_leds.o AR drivers/ptp/built-in.a CC drivers/thermal/thermal_sysfs.o CC drivers/md/md.o CC drivers/md/md-bitmap.o CC drivers/gpu/drm/i915/gt/intel_engine_heartbeat.o CC drivers/md/md-autodetect.o CC drivers/power/supply/power_supply_hwmon.o CC drivers/md/dm.o CC drivers/md/dm-table.o CC drivers/gpu/drm/drm_connector.o CC drivers/gpu/drm/i915/gt/intel_engine_pm.o AR drivers/thermal/intel/built-in.a CC drivers/gpu/drm/i915/gt/intel_engine_user.o CC drivers/gpu/drm/drm_crtc.o CC drivers/gpu/drm/i915/gt/intel_execlists_submission.o CC drivers/md/dm-target.o CC drivers/gpu/drm/drm_displayid.o AR drivers/power/supply/built-in.a CC drivers/input/input-poller.o AR drivers/power/built-in.a CC drivers/input/ff-core.o CC drivers/thermal/thermal_trip.o CC drivers/gpu/drm/drm_drv.o CC drivers/gpu/drm/i915/gt/intel_ggtt.o CC drivers/gpu/drm/drm_dumb_buffers.o CC drivers/gpu/drm/drm_edid.o CC drivers/md/dm-linear.o CC drivers/input/touchscreen.o CC drivers/md/dm-stripe.o CC drivers/gpu/drm/i915/gt/intel_ggtt_fencing.o CC drivers/thermal/thermal_helpers.o CC drivers/md/dm-ioctl.o CC drivers/input/ff-memless.o CC drivers/edac/edac_mc.o CC drivers/gpu/drm/drm_eld.o AR drivers/net/ethernet/marvell/octeon_ep/built-in.a AR drivers/net/ethernet/marvell/octeon_ep_vf/built-in.a CC drivers/md/dm-io.o AR drivers/net/ethernet/marvell/octeontx2/built-in.a CC drivers/md/dm-kcopyd.o AR drivers/net/ethernet/marvell/prestera/built-in.a CC drivers/net/ethernet/marvell/sky2.o CC drivers/input/sparse-keymap.o CC drivers/gpu/drm/drm_encoder.o CC drivers/thermal/thermal_hwmon.o CC drivers/gpu/drm/drm_file.o CC drivers/thermal/gov_step_wise.o CC drivers/gpu/drm/drm_fourcc.o CC drivers/input/vivaldi-fmap.o CC drivers/thermal/gov_user_space.o AR drivers/net/ethernet/intel/e1000e/built-in.a CC drivers/edac/edac_device.o AR drivers/net/ethernet/intel/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt.o CC drivers/edac/edac_mc_sysfs.o AR drivers/net/ethernet/mellanox/built-in.a AR drivers/net/ethernet/micrel/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.o CC drivers/input/input-leds.o CC drivers/input/mousedev.o CC drivers/input/evdev.o AR drivers/net/ethernet/microchip/built-in.a CC drivers/gpu/drm/drm_framebuffer.o AR drivers/net/ethernet/mscc/built-in.a AR drivers/net/ethernet/myricom/built-in.a AR drivers/thermal/built-in.a CC drivers/md/dm-sysfs.o CC drivers/edac/edac_module.o CC drivers/gpu/drm/drm_gem.o CC drivers/cpufreq/cpufreq.o CC drivers/gpu/drm/drm_ioctl.o CC drivers/gpu/drm/drm_lease.o CC drivers/edac/edac_device_sysfs.o CC drivers/edac/wq.o CC drivers/edac/edac_pci.o AR drivers/net/ethernet/natsemi/built-in.a AR drivers/net/ethernet/neterion/built-in.a AR drivers/net/ethernet/netronome/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.o AR drivers/net/ethernet/ni/built-in.a CC drivers/net/ethernet/nvidia/forcedeth.o AR drivers/input/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_clock_utils.o CC drivers/cpuidle/governors/menu.o CC drivers/gpu/drm/i915/gt/intel_gt_debugfs.o CC drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.o CC drivers/gpu/drm/i915/gt/intel_gt_irq.o CC drivers/gpu/drm/drm_managed.o CC drivers/gpu/drm/drm_mm.o CC drivers/edac/edac_pci_sysfs.o CC drivers/edac/mce_amd.o CC drivers/cpuidle/governors/haltpoll.o AR drivers/net/ethernet/oki-semi/built-in.a AR drivers/net/ethernet/packetengines/built-in.a CC drivers/md/dm-stats.o CC drivers/gpu/drm/drm_mode_config.o AR drivers/net/ethernet/qlogic/built-in.a AR drivers/net/ethernet/qualcomm/emac/built-in.a CC drivers/cpufreq/freq_table.o AR drivers/net/ethernet/qualcomm/built-in.a CC drivers/net/ethernet/realtek/8139too.o CC drivers/cpufreq/cpufreq_performance.o CC drivers/cpufreq/cpufreq_userspace.o AR drivers/edac/built-in.a AR drivers/net/ethernet/marvell/built-in.a AR drivers/net/ethernet/renesas/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_mcr.o AR drivers/net/ethernet/rdc/built-in.a AR drivers/mmc/built-in.a CC drivers/gpu/drm/drm_mode_object.o AR drivers/ufs/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_pm.o AR drivers/net/ethernet/rocker/built-in.a AR drivers/leds/trigger/built-in.a AR drivers/net/ethernet/samsung/built-in.a AR drivers/leds/blink/built-in.a CC drivers/cpufreq/cpufreq_ondemand.o CC drivers/gpu/drm/drm_modes.o AR drivers/leds/simple/built-in.a CC drivers/leds/led-core.o AR drivers/net/ethernet/seeq/built-in.a AR drivers/net/ethernet/silan/built-in.a CC drivers/gpu/drm/drm_modeset_lock.o AR drivers/cpuidle/governors/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.o CC drivers/cpuidle/cpuidle.o CC drivers/cpufreq/cpufreq_governor.o CC drivers/gpu/drm/drm_plane.o AR drivers/net/ethernet/realtek/built-in.a CC drivers/gpu/drm/drm_prime.o AR drivers/net/ethernet/sis/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_pm_irq.o AR drivers/net/ethernet/sfc/built-in.a AR drivers/net/ethernet/smsc/built-in.a CC drivers/cpuidle/driver.o AR drivers/net/ethernet/socionext/built-in.a AR drivers/net/ethernet/stmicro/built-in.a CC drivers/cpufreq/cpufreq_governor_attr_set.o AR drivers/net/ethernet/sun/built-in.a AR drivers/net/ethernet/tehuti/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_requests.o CC drivers/leds/led-class.o AR drivers/net/ethernet/ti/built-in.a CC drivers/leds/led-triggers.o CC drivers/cpufreq/acpi-cpufreq.o AR drivers/firmware/arm_ffa/built-in.a AR drivers/net/ethernet/vertexcom/built-in.a CC drivers/md/dm-rq.o AR drivers/firmware/arm_scmi/built-in.a AR drivers/firmware/broadcom/built-in.a CC drivers/md/dm-io-rewind.o AR drivers/firmware/cirrus/built-in.a CC drivers/md/dm-builtin.o AR drivers/firmware/meson/built-in.a CC drivers/gpu/drm/drm_print.o AR drivers/firmware/microchip/built-in.a CC drivers/firmware/efi/efi.o CC drivers/cpuidle/governor.o CC drivers/firmware/efi/vars.o AR drivers/net/ethernet/nvidia/built-in.a CC drivers/firmware/efi/reboot.o AR drivers/net/ethernet/via/built-in.a AR drivers/net/ethernet/wangxun/built-in.a AR drivers/net/ethernet/wiznet/built-in.a AR drivers/leds/built-in.a AR drivers/net/ethernet/xilinx/built-in.a CC drivers/gpu/drm/drm_property.o CC drivers/gpu/drm/i915/gt/intel_gt_sysfs.o AR drivers/net/ethernet/xircom/built-in.a AR drivers/crypto/stm32/built-in.a AR drivers/net/ethernet/synopsys/built-in.a CC drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.o CC drivers/crypto/virtio/virtio_crypto_skcipher_algs.o AR drivers/net/ethernet/pensando/built-in.a CC drivers/crypto/virtio/virtio_crypto_akcipher_algs.o AR drivers/net/ethernet/built-in.a CC drivers/gpu/drm/drm_syncobj.o CC drivers/md/dm-raid1.o CC drivers/gpu/drm/drm_sysfs.o CC drivers/firmware/efi/memattr.o CC drivers/cpufreq/amd-pstate.o CC drivers/firmware/efi/tpm.o CC drivers/md/dm-log.o CC drivers/cpuidle/sysfs.o CC drivers/cpufreq/amd-pstate-trace.o CC drivers/crypto/virtio/virtio_crypto_mgr.o CC drivers/crypto/virtio/virtio_crypto_core.o CC drivers/md/dm-region-hash.o AR drivers/net/built-in.a CC drivers/gpu/drm/drm_trace_points.o CC drivers/cpufreq/intel_pstate.o CC drivers/clocksource/acpi_pm.o CC drivers/firmware/efi/memmap.o CC drivers/cpuidle/poll_state.o CC drivers/hid/hid-core.o CC drivers/hid/hid-input.o CC drivers/md/dm-zero.o CC drivers/gpu/drm/i915/gt/intel_gtt.o CC drivers/cpuidle/cpuidle-haltpoll.o AR drivers/crypto/xilinx/built-in.a AR drivers/firmware/imx/built-in.a CC drivers/gpu/drm/i915/gt/intel_llc.o CC drivers/hid/hid-quirks.o AR drivers/firmware/qcom/built-in.a AR drivers/firmware/psci/built-in.a AR drivers/firmware/smccc/built-in.a CC drivers/hid/hid-debug.o AR drivers/firmware/tegra/built-in.a CC drivers/firmware/dmi_scan.o AR drivers/crypto/hisilicon/built-in.a AR drivers/firmware/xilinx/built-in.a AR drivers/crypto/virtio/built-in.a CC drivers/firmware/efi/esrt.o AR drivers/crypto/intel/keembay/built-in.a AR drivers/crypto/starfive/built-in.a CC drivers/firmware/efi/runtime-wrappers.o AR drivers/md/built-in.a AR drivers/crypto/intel/ixp4xx/built-in.a CC drivers/firmware/dmi-id.o AR drivers/crypto/intel/built-in.a AR drivers/cpuidle/built-in.a CC drivers/clocksource/i8253.o CC drivers/gpu/drm/drm_vblank.o AR drivers/crypto/built-in.a AR drivers/platform/x86/amd/built-in.a AR drivers/platform/x86/intel/built-in.a CC drivers/mailbox/mailbox.o CC drivers/platform/x86/wmi.o AR drivers/perf/built-in.a CC drivers/firmware/efi/earlycon.o CC drivers/platform/x86/wmi-bmof.o CC drivers/platform/x86/eeepc-laptop.o CC drivers/platform/x86/p2sb.o AR drivers/clocksource/built-in.a CC drivers/firmware/memmap.o CC drivers/gpu/drm/i915/gt/intel_lrc.o AR drivers/ras/amd/atl/built-in.a CC drivers/ras/ras.o AR drivers/firmware/efi/built-in.a CC drivers/hid/hidraw.o CC drivers/mailbox/pcc.o CC drivers/gpu/drm/i915/gt/intel_migrate.o AR drivers/platform/surface/built-in.a CC drivers/hid/hid-generic.o CC drivers/gpu/drm/i915/gt/intel_mocs.o CC drivers/hid/hid-a4tech.o CC drivers/gpu/drm/i915/gt/intel_ppgtt.o CC drivers/ras/debugfs.o AR drivers/firmware/built-in.a CC drivers/hid/hid-apple.o AR drivers/hwtracing/intel_th/built-in.a AR drivers/platform/x86/built-in.a AR drivers/android/built-in.a AR drivers/platform/built-in.a CC drivers/hid/hid-belkin.o AR drivers/nvmem/layouts/built-in.a CC drivers/gpu/drm/drm_vblank_work.o CC drivers/nvmem/core.o AR drivers/cpufreq/built-in.a CC drivers/hid/hid-cherry.o CC drivers/gpu/drm/i915/gt/intel_rc6.o CC drivers/gpu/drm/i915/gt/intel_region_lmem.o CC drivers/gpu/drm/i915/gt/intel_renderstate.o CC drivers/hid/hid-cypress.o AR drivers/mailbox/built-in.a CC drivers/hid/hid-ezkey.o CC drivers/gpu/drm/i915/gt/intel_reset.o AR drivers/ras/built-in.a CC drivers/hid/hid-gyration.o CC drivers/gpu/drm/i915/gt/intel_ring.o CC drivers/hid/hid-ite.o CC drivers/hid/hid-kensington.o CC drivers/gpu/drm/i915/gt/intel_ring_submission.o CC drivers/hid/hid-microsoft.o CC drivers/gpu/drm/drm_vma_manager.o CC drivers/hid/hid-monterey.o CC drivers/gpu/drm/i915/gt/intel_rps.o CC drivers/hid/hid-pl.o CC drivers/gpu/drm/i915/gt/intel_sa_media.o CC drivers/gpu/drm/i915/gt/intel_sseu.o CC drivers/hid/hid-petalynx.o CC drivers/hid/hid-redragon.o CC drivers/hid/hid-sunplus.o AR drivers/nvmem/built-in.a CC drivers/gpu/drm/drm_writeback.o CC drivers/hid/hid-topseed.o CC drivers/gpu/drm/i915/gt/intel_sseu_debugfs.o CC drivers/gpu/drm/i915/gt/intel_timeline.o CC drivers/gpu/drm/i915/gt/intel_tlb.o CC drivers/gpu/drm/drm_ioc32.o CC drivers/gpu/drm/drm_panel.o CC drivers/gpu/drm/drm_pci.o CC drivers/gpu/drm/i915/gt/intel_wopcm.o CC drivers/gpu/drm/i915/gt/intel_workarounds.o CC drivers/gpu/drm/i915/gt/shmem_utils.o CC drivers/gpu/drm/i915/gt/sysfs_engines.o CC drivers/gpu/drm/i915/gt/intel_ggtt_gmch.o AR drivers/hid/built-in.a CC drivers/gpu/drm/drm_debugfs.o CC drivers/gpu/drm/i915/gt/gen6_renderstate.o CC drivers/gpu/drm/drm_debugfs_crc.o CC drivers/gpu/drm/drm_panel_orientation_quirks.o CC drivers/gpu/drm/i915/gt/gen7_renderstate.o CC drivers/gpu/drm/i915/gt/gen8_renderstate.o CC drivers/gpu/drm/drm_buddy.o CC drivers/gpu/drm/i915/gt/gen9_renderstate.o CC drivers/gpu/drm/i915/gem/i915_gem_busy.o CC drivers/gpu/drm/drm_atomic_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_clflush.o CC drivers/gpu/drm/i915/gem/i915_gem_context.o CC drivers/gpu/drm/drm_atomic_state_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_create.o CC drivers/gpu/drm/i915/gem/i915_gem_dmabuf.o CC drivers/gpu/drm/drm_bridge_connector.o CC drivers/gpu/drm/drm_crtc_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_domain.o CC drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o CC drivers/gpu/drm/i915/gem/i915_gem_internal.o CC drivers/gpu/drm/i915/gem/i915_gem_lmem.o CC drivers/gpu/drm/drm_damage_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_mman.o CC drivers/gpu/drm/i915/gem/i915_gem_object.o CC drivers/gpu/drm/i915/gem/i915_gem_pages.o CC drivers/gpu/drm/drm_encoder_slave.o CC drivers/gpu/drm/drm_flip_work.o CC drivers/gpu/drm/drm_format_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_phys.o CC drivers/gpu/drm/drm_gem_atomic_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_pm.o CC drivers/gpu/drm/i915/gem/i915_gem_region.o CC drivers/gpu/drm/i915/gem/i915_gem_shmem.o CC drivers/gpu/drm/i915/gem/i915_gem_shrinker.o CC drivers/gpu/drm/i915/gem/i915_gem_stolen.o CC drivers/gpu/drm/drm_gem_framebuffer_helper.o CC drivers/gpu/drm/drm_kms_helper_common.o CC drivers/gpu/drm/drm_modeset_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_throttle.o CC drivers/gpu/drm/drm_plane_helper.o CC drivers/gpu/drm/drm_probe_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_tiling.o CC drivers/gpu/drm/i915/gem/i915_gem_ttm.o CC drivers/gpu/drm/i915/gem/i915_gem_ttm_move.o CC drivers/gpu/drm/drm_rect.o CC drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.o CC drivers/gpu/drm/drm_self_refresh_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_userptr.o CC drivers/gpu/drm/drm_simple_kms_helper.o CC drivers/gpu/drm/i915/gem/i915_gem_wait.o CC drivers/gpu/drm/bridge/panel.o CC drivers/gpu/drm/drm_mipi_dsi.o CC drivers/gpu/drm/i915/gem/i915_gemfs.o CC drivers/gpu/drm/i915/i915_active.o CC drivers/gpu/drm/i915/i915_cmd_parser.o CC drivers/gpu/drm/i915/i915_deps.o CC drivers/gpu/drm/i915/i915_gem.o CC drivers/gpu/drm/i915/i915_gem_evict.o CC drivers/gpu/drm/i915/i915_gem_gtt.o CC drivers/gpu/drm/i915/i915_gem_ww.o CC drivers/gpu/drm/i915/i915_query.o CC drivers/gpu/drm/i915/i915_request.o CC drivers/gpu/drm/i915/i915_scheduler.o CC drivers/gpu/drm/i915/i915_trace_points.o CC drivers/gpu/drm/i915/i915_ttm_buddy_manager.o CC drivers/gpu/drm/i915/i915_vma.o CC drivers/gpu/drm/i915/i915_vma_resource.o CC drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.o CC drivers/gpu/drm/i915/gt/uc/intel_gsc_proxy.o CC drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.o CC drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.o CC drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_heci_cmd_submit.o CC drivers/gpu/drm/i915/gt/uc/intel_guc.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_ads.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_capture.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_ct.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_fw.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_log.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_rc.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.o CC drivers/gpu/drm/i915/gt/uc/intel_guc_submission.o CC drivers/gpu/drm/i915/gt/uc/intel_huc.o CC drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.o CC drivers/gpu/drm/i915/gt/uc/intel_huc_fw.o CC drivers/gpu/drm/i915/gt/uc/intel_uc.o CC drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.o CC drivers/gpu/drm/i915/gt/uc/intel_uc_fw.o CC drivers/gpu/drm/i915/gt/intel_gsc.o CC drivers/gpu/drm/i915/i915_hwmon.o CC drivers/gpu/drm/i915/display/hsw_ips.o CC drivers/gpu/drm/i915/display/i9xx_plane.o CC drivers/gpu/drm/i915/display/i9xx_wm.o CC drivers/gpu/drm/i915/display/intel_atomic.o CC drivers/gpu/drm/i915/display/intel_atomic_plane.o CC drivers/gpu/drm/i915/display/intel_audio.o CC drivers/gpu/drm/i915/display/intel_bios.o CC drivers/gpu/drm/i915/display/intel_bw.o CC drivers/gpu/drm/i915/display/intel_cdclk.o CC drivers/gpu/drm/i915/display/intel_color.o CC drivers/gpu/drm/i915/display/intel_combo_phy.o CC drivers/gpu/drm/i915/display/intel_connector.o CC drivers/gpu/drm/i915/display/intel_crtc.o CC drivers/gpu/drm/i915/display/intel_crtc_state_dump.o CC drivers/gpu/drm/i915/display/intel_cursor.o CC drivers/gpu/drm/i915/display/intel_display.o CC drivers/gpu/drm/i915/display/intel_display_driver.o CC drivers/gpu/drm/i915/display/intel_display_irq.o CC drivers/gpu/drm/i915/display/intel_display_params.o CC drivers/gpu/drm/i915/display/intel_display_power.o CC drivers/gpu/drm/i915/display/intel_display_power_map.o CC drivers/gpu/drm/i915/display/intel_display_power_well.o CC drivers/gpu/drm/i915/display/intel_display_reset.o CC drivers/gpu/drm/i915/display/intel_display_rps.o CC drivers/gpu/drm/i915/display/intel_display_wa.o CC drivers/gpu/drm/i915/display/intel_dmc.o CC drivers/gpu/drm/i915/display/intel_dmc_wl.o CC drivers/gpu/drm/i915/display/intel_dpio_phy.o CC drivers/gpu/drm/i915/display/intel_dpll.o CC drivers/gpu/drm/i915/display/intel_dpll_mgr.o CC drivers/gpu/drm/i915/display/intel_dpt.o CC drivers/gpu/drm/i915/display/intel_dpt_common.o CC drivers/gpu/drm/i915/display/intel_drrs.o CC drivers/gpu/drm/i915/display/intel_dsb.o CC drivers/gpu/drm/i915/display/intel_dsb_buffer.o CC drivers/gpu/drm/i915/display/intel_fb.o CC drivers/gpu/drm/i915/display/intel_fb_bo.o CC drivers/gpu/drm/i915/display/intel_fb_pin.o CC drivers/gpu/drm/i915/display/intel_fbc.o CC drivers/gpu/drm/i915/display/intel_fdi.o CC drivers/gpu/drm/i915/display/intel_fifo_underrun.o CC drivers/gpu/drm/i915/display/intel_frontbuffer.o CC drivers/gpu/drm/i915/display/intel_global_state.o CC drivers/gpu/drm/i915/display/intel_hdcp.o CC drivers/gpu/drm/i915/display/intel_hdcp_gsc.o CC drivers/gpu/drm/i915/display/intel_hdcp_gsc_message.o CC drivers/gpu/drm/i915/display/intel_hotplug.o CC drivers/gpu/drm/i915/display/intel_hotplug_irq.o CC drivers/gpu/drm/i915/display/intel_hti.o CC drivers/gpu/drm/i915/display/intel_link_bw.o CC drivers/gpu/drm/i915/display/intel_load_detect.o CC drivers/gpu/drm/i915/display/intel_lpe_audio.o CC drivers/gpu/drm/i915/display/intel_modeset_lock.o CC drivers/gpu/drm/i915/display/intel_modeset_setup.o CC drivers/gpu/drm/i915/display/intel_modeset_verify.o CC drivers/gpu/drm/i915/display/intel_overlay.o CC drivers/gpu/drm/i915/display/intel_pch_display.o CC drivers/gpu/drm/i915/display/intel_pch_refclk.o CC drivers/gpu/drm/i915/display/intel_plane_initial.o CC drivers/gpu/drm/i915/display/intel_pmdemand.o CC drivers/gpu/drm/i915/display/intel_psr.o CC drivers/gpu/drm/i915/display/intel_quirks.o CC drivers/gpu/drm/i915/display/intel_sprite.o CC drivers/gpu/drm/i915/display/intel_sprite_uapi.o CC drivers/gpu/drm/i915/display/intel_tc.o CC drivers/gpu/drm/i915/display/intel_vblank.o CC drivers/gpu/drm/i915/display/intel_vga.o CC drivers/gpu/drm/i915/display/intel_wm.o CC drivers/gpu/drm/i915/display/skl_scaler.o CC drivers/gpu/drm/i915/display/skl_universal_plane.o CC drivers/gpu/drm/i915/display/skl_watermark.o CC drivers/gpu/drm/i915/display/intel_acpi.o CC drivers/gpu/drm/i915/display/intel_opregion.o CC drivers/gpu/drm/i915/display/intel_display_debugfs.o CC drivers/gpu/drm/i915/display/intel_display_debugfs_params.o CC drivers/gpu/drm/i915/display/intel_pipe_crc.o CC drivers/gpu/drm/i915/display/dvo_ch7017.o CC drivers/gpu/drm/i915/display/dvo_ch7xxx.o CC drivers/gpu/drm/i915/display/dvo_ivch.o CC drivers/gpu/drm/i915/display/dvo_ns2501.o CC drivers/gpu/drm/i915/display/dvo_sil164.o CC drivers/gpu/drm/i915/display/dvo_tfp410.o CC drivers/gpu/drm/i915/display/g4x_dp.o CC drivers/gpu/drm/i915/display/g4x_hdmi.o CC drivers/gpu/drm/i915/display/icl_dsi.o CC drivers/gpu/drm/i915/display/intel_backlight.o CC drivers/gpu/drm/i915/display/intel_crt.o CC drivers/gpu/drm/i915/display/intel_cx0_phy.o CC drivers/gpu/drm/i915/display/intel_ddi.o CC drivers/gpu/drm/i915/display/intel_ddi_buf_trans.o CC drivers/gpu/drm/i915/display/intel_display_device.o CC drivers/gpu/drm/i915/display/intel_display_trace.o CC drivers/gpu/drm/i915/display/intel_dkl_phy.o CC drivers/gpu/drm/i915/display/intel_dp.o CC drivers/gpu/drm/i915/display/intel_dp_aux.o CC drivers/gpu/drm/i915/display/intel_dp_aux_backlight.o CC drivers/gpu/drm/i915/display/intel_dp_hdcp.o CC drivers/gpu/drm/i915/display/intel_dp_link_training.o CC drivers/gpu/drm/i915/display/intel_dp_mst.o CC drivers/gpu/drm/i915/display/intel_dsi.o CC drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.o CC drivers/gpu/drm/i915/display/intel_dsi_vbt.o CC drivers/gpu/drm/i915/display/intel_dvo.o CC drivers/gpu/drm/i915/display/intel_gmbus.o CC drivers/gpu/drm/i915/display/intel_hdmi.o CC drivers/gpu/drm/i915/display/intel_lspcon.o CC drivers/gpu/drm/i915/display/intel_lvds.o CC drivers/gpu/drm/i915/display/intel_panel.o CC drivers/gpu/drm/i915/display/intel_pps.o CC drivers/gpu/drm/i915/display/intel_qp_tables.o CC drivers/gpu/drm/i915/display/intel_sdvo.o CC drivers/gpu/drm/i915/display/intel_snps_phy.o CC drivers/gpu/drm/i915/display/intel_tv.o CC drivers/gpu/drm/i915/display/intel_vdsc.o CC drivers/gpu/drm/i915/display/intel_vrr.o CC drivers/gpu/drm/i915/display/vlv_dsi.o CC drivers/gpu/drm/i915/display/vlv_dsi_pll.o CC drivers/gpu/drm/i915/i915_perf.o CC drivers/gpu/drm/i915/pxp/intel_pxp.o CC drivers/gpu/drm/i915/pxp/intel_pxp_huc.o CC drivers/gpu/drm/i915/pxp/intel_pxp_tee.o CC drivers/gpu/drm/i915/i915_gpu_error.o CC drivers/gpu/drm/i915/i915_vgpu.o AR drivers/gpu/drm/i915/built-in.a AR drivers/gpu/drm/built-in.a AR drivers/gpu/built-in.a AR drivers/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers CC .vmlinux.export.o CC [M] fs/efivarfs/efivarfs.mod.o CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.mod.o CC [M] net/netfilter/xt_addrtype.mod.o LD [M] drivers/thermal/intel/x86_pkg_temp_thermal.ko LD [M] net/netfilter/xt_addrtype.ko LD [M] fs/efivarfs/efivarfs.ko UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/a20.o AS arch/x86/boot/bioscall.o CC arch/x86/boot/cmdline.o AS arch/x86/boot/copy.o HOSTCC arch/x86/boot/mkcpustr CC arch/x86/boot/cpuflags.o CC arch/x86/boot/cpucheck.o CC arch/x86/boot/early_serial_console.o CC arch/x86/boot/edd.o CC arch/x86/boot/main.o CC arch/x86/boot/memory.o CC arch/x86/boot/pm.o AS arch/x86/boot/pmjump.o CC arch/x86/boot/printf.o CC arch/x86/boot/regs.o CC arch/x86/boot/string.o CC arch/x86/boot/tty.o CC arch/x86/boot/video.o CC arch/x86/boot/video-mode.o CC arch/x86/boot/version.o CC arch/x86/boot/video-vga.o CC arch/x86/boot/video-vesa.o CC arch/x86/boot/video-bios.o HOSTCC arch/x86/boot/tools/build CPUSTR arch/x86/boot/cpustr.h CC arch/x86/boot/cpu.o LDS arch/x86/boot/compressed/vmlinux.lds AS arch/x86/boot/compressed/kernel_info.o AS arch/x86/boot/compressed/head_64.o VOFFSET arch/x86/boot/compressed/../voffset.h CC arch/x86/boot/compressed/string.o CC arch/x86/boot/compressed/cmdline.o CC arch/x86/boot/compressed/error.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin HOSTCC arch/x86/boot/compressed/mkpiggy CC arch/x86/boot/compressed/cpuflags.o CC arch/x86/boot/compressed/early_serial_console.o CC arch/x86/boot/compressed/ident_map_64.o CC arch/x86/boot/compressed/idt_64.o AS arch/x86/boot/compressed/idt_handlers_64.o CC arch/x86/boot/compressed/pgtable_64.o CC arch/x86/boot/compressed/acpi.o CC arch/x86/boot/compressed/efi.o GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#73) + cp /cache/linux/arch/x86/boot/bzImage /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 163 200 + NET=163 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.163.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn -d --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 32555c766f5ba95951fb53c01e281e96dd7b220998626847fb06fa3d5d5e6241 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 163 202 + NET=163 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.163.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@9a506d6b00c1: Unix server socket created successfully. MC@9a506d6b00c1: Listening on TCP port 34771. 9a506d6b00c1 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 9a506d6b00c1 34771 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9a506d6b00c1: New HC connected from 172.18.163.202 [172.18.163.202]. 9a506d6b00c1: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9a506d6b00c1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@9a506d6b00c1: Configuration file was processed on all HCs. MC@9a506d6b00c1: Creating MTC on host 172.18.163.202. MC@9a506d6b00c1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Fri Jun 14 04:14:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Fri Jun 14 04:14:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16641) Waiting for packet dumper to finish... 1 (prev_count=16641, count=16705) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Fri Jun 14 04:14:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_ipcp started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_ipcp() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Fri Jun 14 04:14:52 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500) Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Fri Jun 14 04:14:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Fri Jun 14 04:15:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11724) Waiting for packet dumper to finish... 1 (prev_count=11724, count=11788) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Fri Jun 14 04:15:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_pcodns started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_pcodns() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Fri Jun 14 04:15:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10959) Waiting for packet dumper to finish... 1 (prev_count=10959, count=11023) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Fri Jun 14 04:15:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_gtpu_access() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Fri Jun 14 04:15:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Fri Jun 14 04:15:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: Warning: Stopping inactive timer T_default. MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Fri Jun 14 04:15:36 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11846) Waiting for packet dumper to finish... 1 (prev_count=11846, count=11910) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Fri Jun 14 04:15:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: Warning: Stopping inactive timer T_default. MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Fri Jun 14 04:15:49 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11805) Waiting for packet dumper to finish... 1 (prev_count=11805, count=11869) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Fri Jun 14 04:15:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_clients_interact_with_txseq started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_clients_interact_with_txseq() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(fail): pass -> fail MTC@9a506d6b00c1: Warning: Stopping inactive timer T_default. MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: fail MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Fri Jun 14 04:16:02 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14174) Waiting for packet dumper to finish... 1 (prev_count=14174, count=14238) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Fri Jun 14 04:16:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_clients_interact_without_txseq started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_clients_interact_without_txseq() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(fail): pass -> fail MTC@9a506d6b00c1: Warning: Stopping inactive timer T_default. MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: fail MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Fri Jun 14 04:16:15 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14665) Waiting for packet dumper to finish... 1 (prev_count=14665, count=14729) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Fri Jun 14 04:16:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_with_single_dns started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_with_single_dns() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Fri Jun 14 04:16:25 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16226) Waiting for packet dumper to finish... 1 (prev_count=16226, count=16290) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Fri Jun 14 04:16:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_deact_with_separate_dns() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Fri Jun 14 04:16:35 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12217) Waiting for packet dumper to finish... 1 (prev_count=12217, count=12281) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Fri Jun 14 04:16:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_update_teic started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_update_teic() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: sending UpdatePDP MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Fri Jun 14 04:16:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11845) Waiting for packet dumper to finish... 1 (prev_count=11845, count=11909) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Fri Jun 14 04:16:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp4_act_update_teid started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp4_act_update_teid() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: sending UpdatePDP MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Fri Jun 14 04:16:55 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12380) Waiting for packet dumper to finish... 1 (prev_count=12380, count=12444) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Jun 14 04:17:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_echo_req_resp started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_echo_req_resp() start" MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_echo_req_resp finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Jun 14 04:17:05 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7440) Waiting for packet dumper to finish... 1 (prev_count=7440, count=7504) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Jun 14 04:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_echo_req_resp_gtpu started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_echo_req_resp_gtpu() start" MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Jun 14 04:17:15 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Fri Jun 14 04:17:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp_act2_recovery started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp_act2_recovery() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: sending 2nd CreatePDP (recovery increased) MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Fri Jun 14 04:17:25 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp_act2_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14350) Waiting for packet dumper to finish... 1 (prev_count=14350, count=14414) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Fri Jun 14 04:17:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/data/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_act_deact_retrans_duplicate started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_act_deact_retrans_duplicate() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Fri Jun 14 04:17:36 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_act_deact_retrans_duplicate.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11917) Waiting for packet dumper to finish... 1 (prev_count=11917, count=11981) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Fri Jun 14 04:17:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_pdp_act_restart_ctr_echo started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_pdp_act_restart_ctr_echo() start" MTC@9a506d6b00c1: sending CreatePDP MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Fri Jun 14 04:17:56 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=15102) Waiting for packet dumper to finish... 1 (prev_count=15102, count=15166) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Fri Jun 14 04:18:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_lots_of_concurrent_pdp_ctx() start" MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Warning: Stopping inactive timer T_next. MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Fri Jun 14 04:18:28 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4067788) Waiting for packet dumper to finish... 1 (prev_count=4067788, count=4089356) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Fri Jun 14 04:18:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@9a506d6b00c1: Test case TC_addr_pool_exhaustion started. MTC@9a506d6b00c1: GTP1C ConnectionID: 1 MTC@9a506d6b00c1: "TC_addr_pool_exhaustion() start" MTC@9a506d6b00c1: Successfully created 1024 PDP contexts before exhausting the pool MTC@9a506d6b00c1: setverdict(pass): none -> pass MTC@9a506d6b00c1: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Warning: Stopping inactive timer T_next. MTC@9a506d6b00c1: setverdict(pass): pass -> pass, component reason not changed MTC@9a506d6b00c1: Setting final verdict of the test case. MTC@9a506d6b00c1: Local verdict of MTC: pass MTC@9a506d6b00c1: No PTCs were created. MTC@9a506d6b00c1: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@9a506d6b00c1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Fri Jun 14 04:18:50 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3711836) Waiting for packet dumper to finish... 1 (prev_count=3711836, count=3747964) MTC@9a506d6b00c1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@9a506d6b00c1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9a506d6b00c1: Terminating MTC. MC@9a506d6b00c1: MTC terminated. MC2> exit MC@9a506d6b00c1: Shutting down session. MC@9a506d6b00c1: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 2 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 skip: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_act_deact_retrans_duplicate.merged Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp_act2_recovery.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg + start_ggsn v6_only + local test_config=v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 ip route add default via 172.18.163.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 + echo ip route add default via 172.18.163.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 6e7e2e7e6 Merge branch 'net-dsa-lantiq_gswip-code-improvements' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux OBJCOPY arch/x86/boot/vmlinux.bin ZOFFSET arch/x86/boot/zoffset.h AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#74) + cp /cache/linux/arch/x86/boot/bzImage /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 163 200 + NET=163 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.163.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn -d --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 4030d05692db4a5a186c6a0176e24a5bd32faee2cb6b528ca14faf7678060090 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 163 202 + NET=163 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.163.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@08dec8507166: Unix server socket created successfully. MC@08dec8507166: Listening on TCP port 36211. MC2> 08dec8507166 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 08dec8507166 36211 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@08dec8507166: New HC connected from 172.18.163.202 [172.18.163.202]. 08dec8507166: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@08dec8507166: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@08dec8507166: Configuration file was processed on all HCs. MC@08dec8507166: Creating MTC on host 172.18.163.202. MC@08dec8507166: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Fri Jun 14 04:19:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Fri Jun 14 04:19:44 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16653) Waiting for packet dumper to finish... 1 (prev_count=16653, count=16717) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Fri Jun 14 04:19:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_pcodns started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_pcodns() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Fri Jun 14 04:19:54 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11194) Waiting for packet dumper to finish... 1 (prev_count=11194, count=11258) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Fri Jun 14 04:20:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_icmp6 started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_icmp6() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421030000000000000000'O MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Fri Jun 14 04:20:04 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12419) Waiting for packet dumper to finish... 1 (prev_count=12419, count=12483) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Fri Jun 14 04:20:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_gtpu_access() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421040000000000000000'O MTC@08dec8507166: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@08dec8507166: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Fri Jun 14 04:20:15 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11678) Waiting for packet dumper to finish... 1 (prev_count=11678, count=11742) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Fri Jun 14 04:20:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421050000000000000000'O MTC@08dec8507166: Warning: Stopping inactive timer T_default. MTC@08dec8507166: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@08dec8507166: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Fri Jun 14 04:20:29 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14222) Waiting for packet dumper to finish... 1 (prev_count=14222, count=14286) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Fri Jun 14 04:20:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421060000000000000000'O MTC@08dec8507166: Warning: Stopping inactive timer T_default. MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Fri Jun 14 04:20:42 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=13070) Waiting for packet dumper to finish... 1 (prev_count=13070, count=13134) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Fri Jun 14 04:20:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421070000000000000000'O MTC@08dec8507166: Warning: Stopping inactive timer T_default. MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Fri Jun 14 04:20:55 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12887) Waiting for packet dumper to finish... 1 (prev_count=12887, count=12951) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Fri Jun 14 04:21:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_pdp6_clients_interact started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_pdp6_clients_interact() start" MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: RA with /64 prefix '20010780004421080000000000000000'O MTC@08dec8507166: sending CreatePDP MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: RA with /64 prefix '20010780004421090000000000000000'O MTC@08dec8507166: Warning: Stopping inactive timer T_default. MTC@08dec8507166: Warning: Stopping inactive timer T_default. MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Fri Jun 14 04:21:12 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17032) Waiting for packet dumper to finish... 1 (prev_count=17032, count=17096) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Jun 14 04:21:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_echo_req_resp started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_echo_req_resp() start" MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_echo_req_resp finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Jun 14 04:21:22 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7657) Waiting for packet dumper to finish... 1 (prev_count=7657, count=7721) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Jun 14 04:21:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@08dec8507166: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@08dec8507166: Test case TC_echo_req_resp_gtpu started. MTC@08dec8507166: GTP1C ConnectionID: 1 MTC@08dec8507166: "TC_echo_req_resp_gtpu() start" MTC@08dec8507166: setverdict(pass): none -> pass MTC@08dec8507166: setverdict(pass): pass -> pass, component reason not changed MTC@08dec8507166: Setting final verdict of the test case. MTC@08dec8507166: Local verdict of MTC: pass MTC@08dec8507166: No PTCs were created. MTC@08dec8507166: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@08dec8507166: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Jun 14 04:21:32 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7004) Waiting for packet dumper to finish... 1 (prev_count=7004, count=7068) MTC@08dec8507166: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MC@08dec8507166: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@08dec8507166: Terminating MTC. MC@08dec8507166: MTC terminated. MC2> exit MC@08dec8507166: Shutting down session. MC@08dec8507166: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_echo_req_resp NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu Summary: pass->FAIL: 1 NEW: FAIL: 1 pass: 5 NEW: PASS: 3 skip: 20 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn 137 + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + start_ggsn v4v6_only + local test_config=v4v6_only + GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg + GGSN_DOCKER_ARGS= + [ 1 = 1 ] + cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=163 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data + local kernel_config_base=defconfig + local kernel_config_fragment=osmo-ggsn-kernel/fragment.config + local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-master + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache/kernel-test/initrd-project-script.sh + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH=main -e KERNEL_BUILD=1 -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME=net-next -e KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh + KERNEL_BUILD=1 + /kernel-test/initrd-build.sh + mkdir -p /tmp/initrd + cd /tmp/initrd + ln -s usr/bin bin + ln -s usr/sbin sbin + ln -s usr/lib lib + ln -s usr/lib64 lib64 + mkdir -p dev/net proc sys tmp usr/bin usr/sbin + initrd_add_bin busybox + local bin + local bin_path + local file + which busybox + local bin_path=/usr/bin/busybox + [ -z /usr/bin/busybox ] + lddtree -l /usr/bin/busybox + lddtree_out=/usr/bin/busybox + [ -z /usr/bin/busybox ] + initrd_add_file /usr/bin/busybox + local i + cp -a --parents /usr/bin/busybox /tmp/initrd + [ -L /usr/bin/busybox ] + initrd_add_mod virtio_net virtio_pci + [ 1 = 1 ] + return + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/modules.dep /tmp/initrd/usr + cp /kernel-test/initrd-init.sh init + . /cache/kernel-test/initrd-project-script.sh + initrd_add_mod gtp tun + [ 1 = 1 ] + return + initrd_add_bin osmo-ggsn + local bin + local bin_path + local file + which osmo-ggsn + local bin_path=/usr/local/bin/osmo-ggsn + [ -z /usr/local/bin/osmo-ggsn ] + lddtree -l /usr/local/bin/osmo-ggsn + lddtree_out=/usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 + [ -z /usr/local/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /usr/local/lib/libgtp.so.6 /lib/x86_64-linux-gnu/libosmoctrl.so.0 /lib/x86_64-linux-gnu/libosmogsm.so.20 /lib/x86_64-linux-gnu/libosmoisdn.so.0 /lib/x86_64-linux-gnu/libgnutls.so.30 /lib/x86_64-linux-gnu/libp11-kit.so.0 /lib/x86_64-linux-gnu/libffi.so.8 /lib/x86_64-linux-gnu/libidn2.so.0 /lib/x86_64-linux-gnu/libunistring.so.2 /lib/x86_64-linux-gnu/libtasn1.so.6 /lib/x86_64-linux-gnu/libnettle.so.8 /lib/x86_64-linux-gnu/libhogweed.so.6 /lib/x86_64-linux-gnu/libgmp.so.10 /lib/x86_64-linux-gnu/libosmovty.so.13 /lib/x86_64-linux-gnu/libosmocore.so.21 /lib/x86_64-linux-gnu/libsctp.so.1 /lib/x86_64-linux-gnu/liburing.so.2 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib/x86_64-linux-gnu/libcap.so.2 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/liblzma.so.5 /lib/x86_64-linux-gnu/libzstd.so.1 /lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libmnl.so.0 /lib/x86_64-linux-gnu/libtalloc.so.2 /lib/x86_64-linux-gnu/libgtpnl.so.0 /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /usr/local/bin/osmo-ggsn + local i + cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd + [ -L /usr/local/bin/osmo-ggsn ] + initrd_add_file /lib64/ld-linux-x86-64.so.2 + local i + cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr + [ -L /lib64/ld-linux-x86-64.so.2 ] + realpath /lib64/ld-linux-x86-64.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd + initrd_add_file /usr/local/lib/libgtp.so.6 + local i + cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd + [ -L /usr/local/lib/libgtp.so.6 ] + realpath /usr/local/lib/libgtp.so.6 + initrd_add_file /usr/local/lib/libgtp.so.6.3.1 + local i + cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ] + realpath /lib/x86_64-linux-gnu/libosmogsm.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ] + realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ] + realpath /lib/x86_64-linux-gnu/libgnutls.so.30 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ] + realpath /lib/x86_64-linux-gnu/libp11-kit.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libffi.so.8 ] + realpath /lib/x86_64-linux-gnu/libffi.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ] + realpath /lib/x86_64-linux-gnu/libidn2.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ] + realpath /lib/x86_64-linux-gnu/libunistring.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ] + realpath /lib/x86_64-linux-gnu/libtasn1.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8 + local i + cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ] + realpath /lib/x86_64-linux-gnu/libnettle.so.8 + initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ] + realpath /lib/x86_64-linux-gnu/libhogweed.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ] + realpath /lib/x86_64-linux-gnu/libgmp.so.10 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ] + realpath /lib/x86_64-linux-gnu/libosmovty.so.13 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ] + realpath /lib/x86_64-linux-gnu/libsctp.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liburing.so.2 ] + realpath /lib/x86_64-linux-gnu/liburing.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ] + realpath /lib/x86_64-linux-gnu/libsystemd.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libcap.so.2 ] + realpath /lib/x86_64-linux-gnu/libcap.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ] + realpath /lib/x86_64-linux-gnu/libgcrypt.so.20 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ] + realpath /lib/x86_64-linux-gnu/libgpg-error.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ] + realpath /lib/x86_64-linux-gnu/liblzma.so.5 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ] + realpath /lib/x86_64-linux-gnu/libzstd.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1 + local i + cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ] + realpath /lib/x86_64-linux-gnu/liblz4.so.1 + initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libmnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2 + local i + cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ] + realpath /lib/x86_64-linux-gnu/libtalloc.so.2 + initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ] + realpath /lib/x86_64-linux-gnu/libgtpnl.so.0 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libc.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libc.so.6 ] + initrd_add_file /data/osmo-ggsn.cfg + local i + cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd + initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + local i + [ -e /tmp/initrd/cmd.sh ] + echo #!/bin/sh -ex + chmod +x /tmp/initrd/cmd.sh + echo mount -t debugfs none /sys/kernel/debug || true + echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true + echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true + initrd_add_cmd ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 ip route add default via 172.18.163.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.163.201/24 brd 172.18.163.255 dev eth0 + echo ip route add default via 172.18.163.1 dev eth0 + echo osmo-ggsn -c /data/osmo-ggsn.cfg + find . -print0 + cpio --quiet -o -0 -H newc + gzip -1 + [ 1 = 1 ] + /kernel-test/kernel-build.sh + KERNEL_REMOTE_NAME=net-next + KERNEL_URL=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + KERNEL_BRANCH=main + KERNEL_DIR=/cache/linux + output=/cache/linux/arch/x86/boot/bzImage + [ ! -e /cache/linux/arch/x86/boot/bzImage ] + [ != 1 ] + prepare_git_repo + local url + [ -d /cache/linux ] + cd /cache/linux + git remote + grep -q ^net-next$ + git remote get-url net-next + url=https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git + [ https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git != https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git ] + git fetch --depth=1 net-next + git checkout net-next/main HEAD is now at 6e7e2e7e6 Merge branch 'net-dsa-lantiq_gswip-code-improvements' + update_kernel_config + local previous=/cache/kernel-test/previous.config + local fragment=/cache/kernel-test/fragment.config + cd /cache/linux + make defconfig *** Default configuration is based on 'x86_64_defconfig' # # configuration written to .config # + scripts/kconfig/merge_config.sh -m .config /cache/kernel-test/fragment.config Using .config as base Merging /cache/kernel-test/fragment.config Value of CONFIG_ACPI_BGRT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_ACPI_BGRT=y New value: # CONFIG_ACPI_BGRT is not set Value of CONFIG_CRYPTO_DES is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DES is not set New value: CONFIG_CRYPTO_DES=y Value of CONFIG_CRYPTO_SHA1 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_SHA1 is not set New value: CONFIG_CRYPTO_SHA1=y Value of CONFIG_EFI_STUB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_EFI_STUB=y New value: # CONFIG_EFI_STUB is not set Value of CONFIG_FDDI is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_FDDI is not set New value: CONFIG_FDDI=y Value of CONFIG_GTP is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_GTP is not set New value: CONFIG_GTP=y Value of CONFIG_HAMRADIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_HAMRADIO is not set New value: CONFIG_HAMRADIO=y Value of CONFIG_INPUT_MOUSEDEV is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_INPUT_MOUSEDEV is not set New value: CONFIG_INPUT_MOUSEDEV=y Value of CONFIG_IP_NF_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_NAT=m New value: CONFIG_IP_NF_NAT=y Value of CONFIG_IP_NF_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_IP_NF_TARGET_MASQUERADE=m New value: CONFIG_IP_NF_TARGET_MASQUERADE=y Value of CONFIG_IP_SET is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_IP_SET is not set New value: CONFIG_IP_SET=y Value of CONFIG_LEGACY_VSYSCALL_XONLY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_LEGACY_VSYSCALL_XONLY=y New value: # CONFIG_LEGACY_VSYSCALL_XONLY is not set Value of CONFIG_LIBCRC32C is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_LIBCRC32C is not set New value: CONFIG_LIBCRC32C=y Value of CONFIG_NETFILTER_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_ADVANCED is not set New value: CONFIG_NETFILTER_ADVANCED=y Value of CONFIG_NETFILTER_NETLINK_GLUE_CT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set New value: CONFIG_NETFILTER_NETLINK_GLUE_CT=y Value of CONFIG_NETFILTER_XT_MARK is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_MARK=m New value: CONFIG_NETFILTER_XT_MARK=y Value of CONFIG_NETFILTER_XT_NAT is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_NAT=m New value: CONFIG_NETFILTER_XT_NAT=y Value of CONFIG_NETFILTER_XT_TARGET_LOG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_LOG=m New value: CONFIG_NETFILTER_XT_TARGET_LOG=y Value of CONFIG_NETFILTER_XT_TARGET_MASQUERADE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m New value: CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y Value of CONFIG_NF_LOG_IPV4 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV4=m New value: CONFIG_NF_LOG_IPV4=y Value of CONFIG_NF_LOG_IPV6 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_NF_LOG_IPV6=m New value: CONFIG_NF_LOG_IPV6=y Value of CONFIG_OVERLAY_FS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_OVERLAY_FS is not set New value: CONFIG_OVERLAY_FS=y Value of CONFIG_PAGE_REPORTING is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PAGE_REPORTING is not set New value: CONFIG_PAGE_REPORTING=y Value of CONFIG_PARTITION_ADVANCED is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PARTITION_ADVANCED is not set New value: CONFIG_PARTITION_ADVANCED=y Value of CONFIG_PCIEAER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_PCIEAER is not set New value: CONFIG_PCIEAER=y Value of CONFIG_R8169 is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_R8169=y New value: # CONFIG_R8169 is not set Value of CONFIG_RANDOMIZE_BASE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RANDOMIZE_BASE=y New value: # CONFIG_RANDOMIZE_BASE is not set Value of CONFIG_RAS is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_RAS is not set New value: CONFIG_RAS=y Value of CONFIG_RCU_TRACE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_RCU_TRACE=y New value: # CONFIG_RCU_TRACE is not set Value of CONFIG_REALTEK_PHY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_REALTEK_PHY=y New value: # CONFIG_REALTEK_PHY is not set Value of CONFIG_SND_HDA_PREALLOC_SIZE is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_SND_HDA_PREALLOC_SIZE=0 New value: CONFIG_SND_HDA_PREALLOC_SIZE=64 Value of CONFIG_SND_OSSEMUL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_SND_OSSEMUL is not set New value: CONFIG_SND_OSSEMUL=y Value of CONFIG_STRICT_DEVMEM is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_STRICT_DEVMEM=y New value: # CONFIG_STRICT_DEVMEM is not set Value of CONFIG_UEVENT_HELPER is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_UEVENT_HELPER is not set New value: CONFIG_UEVENT_HELPER=y Value of CONFIG_USB is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_USB=y New value: # CONFIG_USB is not set Value of CONFIG_VIRTIO_MMIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_MMIO is not set New value: CONFIG_VIRTIO_MMIO=y Value of CONFIG_9P_FS_POSIX_ACL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_POSIX_ACL is not set New value: CONFIG_9P_FS_POSIX_ACL=y Value of CONFIG_9P_FS_SECURITY is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_9P_FS_SECURITY is not set New value: CONFIG_9P_FS_SECURITY=y Value of CONFIG_CPU_IDLE_GOV_HALTPOLL is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_CPU_IDLE_GOV_HALTPOLL=y New value: # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set Value of CONFIG_CRYPTO_DEV_VIRTIO is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_CRYPTO_DEV_VIRTIO is not set New value: CONFIG_CRYPTO_DEV_VIRTIO=y Value of CONFIG_DRM_VIRTIO_GPU is redefined by fragment /cache/kernel-test/fragment.config: Previous value: CONFIG_DRM_VIRTIO_GPU=y New value: # CONFIG_DRM_VIRTIO_GPU is not set Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VIRTIO_BALLOON is not set New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_DYNAMIC_DEBUG is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_DYNAMIC_DEBUG is not set New value: CONFIG_DYNAMIC_DEBUG=y Value of CONFIG_VETH is redefined by fragment /cache/kernel-test/fragment.config: Previous value: # CONFIG_VETH is not set New value: CONFIG_VETH=y # # merged configuration written to .config (needs make) # + make olddefconfig # # configuration written to .config # + [ -e /cache/kernel-test/previous.config ] + diff -q /cache/kernel-test/previous.config .config + cp .config /cache/kernel-test/previous.config + nproc + make -j16 SYNC include/config/auto.conf.cmd UPD include/generated/compile.h mkdir -p /cache/linux/tools/objtool && make O=/cache/linux subdir=tools/objtool --no-print-directory -C objtool INSTALL libsubcmd_headers CALL scripts/checksyscalls.sh CC init/version.o AR init/built-in.a AR built-in.a AR vmlinux.a LD vmlinux.o OBJCOPY modules.builtin.modinfo GEN modules.builtin MODPOST Module.symvers UPD include/generated/utsversion.h CC init/version-timestamp.o LD .tmp_vmlinux.kallsyms1 NM .tmp_vmlinux.kallsyms1.syms KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.o LD .tmp_vmlinux.kallsyms2 NM .tmp_vmlinux.kallsyms2.syms KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.o LD vmlinux NM System.map SORTTAB vmlinux CC arch/x86/boot/version.o VOFFSET arch/x86/boot/compressed/../voffset.h OBJCOPY arch/x86/boot/compressed/vmlinux.bin GZIP arch/x86/boot/compressed/vmlinux.bin.gz CC arch/x86/boot/compressed/misc.o MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h OBJCOPY arch/x86/boot/vmlinux.bin AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#75) + cp /cache/linux/arch/x86/boot/bzImage /cache/kernel-test/linux + [ != 1 ] + docker_kvm_param + [ 0 != 0 ] + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 163 200 + NET=163 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache + OSMO_SUT_HOST=172.18.163.200 + docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn -d --network ttcn3-ggsn-test-163 --ip 172.18.163.200 --ip6 fd02:db8:163::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 b5853e24d63f585e876e27695781fcb6067af117d82533c3706f979ec7724e07 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + local i + [ 1 != 1 ] + seq 1 15 + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + sleep 1 + grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 163 202 + NET=163 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-163 --ip 172.18.163.202 --ip6 fd02:db8:163::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.163.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn-test osmocom-build/ttcn3-ggsn-test + SUBDIR=ggsn_tests + SUITE=GGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: GGSN_Tests.cfg MC@7dd706315404: Unix server socket created successfully. MC@7dd706315404: Listening on TCP port 35961. MC2> 7dd706315404 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 7dd706315404 35961 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7dd706315404: New HC connected from 172.18.163.202 [172.18.163.202]. 7dd706315404: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@7dd706315404: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@7dd706315404: Configuration file was processed on all HCs. MC@7dd706315404: Creating MTC on host 172.18.163.202. MC@7dd706315404: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Fri Jun 14 04:22:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Fri Jun 14 04:22:24 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16834) Waiting for packet dumper to finish... 1 (prev_count=16834, count=16898) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Fri Jun 14 04:22:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_ipcp started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_ipcp() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Fri Jun 14 04:22:34 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11592) Waiting for packet dumper to finish... 1 (prev_count=11592, count=11656) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Fri Jun 14 04:22:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Fri Jun 14 04:22:45 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11640) Waiting for packet dumper to finish... 1 (prev_count=11640, count=11796) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Fri Jun 14 04:22:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_pcodns started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_pcodns() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Fri Jun 14 04:22:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10965) Waiting for packet dumper to finish... 1 (prev_count=10965, count=11029) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Fri Jun 14 04:23:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_gtpu_access() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Fri Jun 14 04:23:05 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11082) Waiting for packet dumper to finish... 1 (prev_count=11082, count=11146) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Fri Jun 14 04:23:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Fri Jun 14 04:23:18 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11753) Waiting for packet dumper to finish... 1 (prev_count=11753, count=11817) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Fri Jun 14 04:23:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Fri Jun 14 04:23:31 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11906) Waiting for packet dumper to finish... 1 (prev_count=11906, count=11970) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Fri Jun 14 04:23:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_clients_interact_with_txseq started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_clients_interact_with_txseq() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(fail): pass -> fail MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: fail MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Fri Jun 14 04:23:44 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14181) Waiting for packet dumper to finish... 1 (prev_count=14181, count=14245) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Fri Jun 14 04:23:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/data/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_clients_interact_without_txseq started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_clients_interact_without_txseq() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(fail): pass -> fail MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: fail MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Fri Jun 14 04:23:57 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14650) Waiting for packet dumper to finish... 1 (prev_count=14650, count=14714) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Fri Jun 14 04:24:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_with_single_dns started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_with_single_dns() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Fri Jun 14 04:24:07 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=16238) Waiting for packet dumper to finish... 1 (prev_count=16238, count=16302) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Fri Jun 14 04:24:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_deact_with_separate_dns() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Fri Jun 14 04:24:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12035) Waiting for packet dumper to finish... 1 (prev_count=12035, count=12099) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Fri Jun 14 04:24:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_update_teic started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_update_teic() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: sending UpdatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Fri Jun 14 04:24:27 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11847) Waiting for packet dumper to finish... 1 (prev_count=11847, count=12003) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Fri Jun 14 04:24:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp4_act_update_teid started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp4_act_update_teid() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: sending UpdatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Fri Jun 14 04:24:37 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12564) Waiting for packet dumper to finish... 1 (prev_count=12564, count=12628) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Fri Jun 14 04:24:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Fri Jun 14 04:24:47 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10860) Waiting for packet dumper to finish... 1 (prev_count=10860, count=10924) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Fri Jun 14 04:24:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_pcodns started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_pcodns() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Fri Jun 14 04:24:57 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10910) Waiting for packet dumper to finish... 1 (prev_count=10910, count=10974) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Fri Jun 14 04:25:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_icmp6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_icmp6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421030000000000000000'O MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Fri Jun 14 04:25:08 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12339) Waiting for packet dumper to finish... 1 (prev_count=12339, count=12403) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Fri Jun 14 04:25:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_gtpu_access() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421040000000000000000'O MTC@7dd706315404: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"", new component reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@7dd706315404: Stopping testcase execution from "GGSN_Tests.ttcn":936 MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })"" MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Fri Jun 14 04:25:19 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11412) Waiting for packet dumper to finish... 1 (prev_count=11412, count=11476) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Fri Jun 14 04:25:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421050000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@7dd706315404: Stopping testcase execution from "GGSN_Tests.ttcn":344 MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:344 : pingpong T_default timeout"" MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:344 : pingpong T_default timeout" MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Fri Jun 14 04:25:33 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14234) Waiting for packet dumper to finish... 1 (prev_count=14234, count=14298) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Fri Jun 14 04:25:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421060000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Fri Jun 14 04:25:46 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12814) Waiting for packet dumper to finish... 1 (prev_count=12814, count=12878) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Fri Jun 14 04:25:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421070000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Fri Jun 14 04:25:59 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12805) Waiting for packet dumper to finish... 1 (prev_count=12805, count=12869) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Fri Jun 14 04:26:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp6_clients_interact started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp6_clients_interact() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421080000000000000000'O MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: RA with /64 prefix '20010780004421090000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Fri Jun 14 04:26:15 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17055) Waiting for packet dumper to finish... 1 (prev_count=17055, count=17119) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Fri Jun 14 04:26:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Fri Jun 14 04:26:25 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11130) Waiting for packet dumper to finish... 1 (prev_count=11130, count=11194) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Fri Jun 14 04:26:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_ipcp started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_ipcp() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Fri Jun 14 04:26:35 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11480) Waiting for packet dumper to finish... 1 (prev_count=11480, count=11544) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Fri Jun 14 04:26:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_icmp6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_icmp6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '200107800044210C0000000000000000'O MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Fri Jun 14 04:26:45 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12372) Waiting for packet dumper to finish... 1 (prev_count=12372, count=12436) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Fri Jun 14 04:26:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_pcodns4 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_pcodns4() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Fri Jun 14 04:26:55 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11347) Waiting for packet dumper to finish... 1 (prev_count=11347, count=11411) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Fri Jun 14 04:27:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_pcodns6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_pcodns6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Fri Jun 14 04:27:05 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=10960) Waiting for packet dumper to finish... 1 (prev_count=10960, count=11024) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Fri Jun 14 04:27:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_gtpu_access() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Fri Jun 14 04:27:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11237) Waiting for packet dumper to finish... 1 (prev_count=11237, count=11301) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Fri Jun 14 04:27:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Fri Jun 14 04:27:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11649) Waiting for packet dumper to finish... 1 (prev_count=11649, count=11713) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Fri Jun 14 04:27:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Fri Jun 14 04:27:41 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=11938) Waiting for packet dumper to finish... 1 (prev_count=11938, count=12002) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Fri Jun 14 04:27:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421120000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Fri Jun 14 04:27:55 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=12859) Waiting for packet dumper to finish... 1 (prev_count=12859, count=12923) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Fri Jun 14 04:28:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp46_clients_interact started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp46_clients_interact() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: RA with /64 prefix '20010780004421130000000000000000'O MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: RA with /64 prefix '20010780004421140000000000000000'O MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: Warning: Stopping inactive timer T_default. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Fri Jun 14 04:28:11 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=17140) Waiting for packet dumper to finish... 1 (prev_count=17140, count=17204) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Fri Jun 14 04:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_echo_req_resp started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_echo_req_resp() start" MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_echo_req_resp finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Fri Jun 14 04:28:21 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7665) Waiting for packet dumper to finish... 1 (prev_count=7665, count=7729) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Fri Jun 14 04:28:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_echo_req_resp_gtpu started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_echo_req_resp_gtpu() start" MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Fri Jun 14 04:28:31 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=7005) Waiting for packet dumper to finish... 1 (prev_count=7005, count=7069) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Fri Jun 14 04:28:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/data/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_pdp_act_restart_ctr_echo started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_pdp_act_restart_ctr_echo() start" MTC@7dd706315404: sending CreatePDP MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Fri Jun 14 04:28:51 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=14656) Waiting for packet dumper to finish... 1 (prev_count=14656, count=14720) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Fri Jun 14 04:28:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/data/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_lots_of_concurrent_pdp_ctx() start" MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Warning: Stopping inactive timer T_next. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Fri Jun 14 04:29:22 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=4062053) Waiting for packet dumper to finish... 1 (prev_count=4062053, count=4083492) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Fri Jun 14 04:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7dd706315404: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@7dd706315404: Test case TC_addr_pool_exhaustion started. MTC@7dd706315404: GTP1C ConnectionID: 1 MTC@7dd706315404: "TC_addr_pool_exhaustion() start" MTC@7dd706315404: Successfully created 1024 PDP contexts before exhausting the pool MTC@7dd706315404: setverdict(pass): none -> pass MTC@7dd706315404: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Warning: Stopping inactive timer T_next. MTC@7dd706315404: setverdict(pass): pass -> pass, component reason not changed MTC@7dd706315404: Setting final verdict of the test case. MTC@7dd706315404: Local verdict of MTC: pass MTC@7dd706315404: No PTCs were created. MTC@7dd706315404: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@7dd706315404: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Fri Jun 14 04:29:44 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.163.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3688266) Waiting for packet dumper to finish... 1 (prev_count=3688266, count=3723880) MTC@7dd706315404: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@7dd706315404: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7dd706315404: Terminating MTC. MC@7dd706315404: MTC terminated. MC2> exit MC@7dd706315404: Shutting down session. MC@7dd706315404: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_echo_req_resp pass GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion Summary: pass->FAIL: 3 NEW: FAIL: 2 pass: 20 NEW: PASS: 11 skip: 3 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm Generated GGSN_Tests.TC_addr_pool_exhaustion.merged Generated GGSN_Tests.TC_echo_req_resp.merged Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged Generated GGSN_Tests.TC_pdp46_act_deact.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged Generated GGSN_Tests.TC_pdp46_clients_interact.merged Generated GGSN_Tests.TC_pdp4_act_deact.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged Generated GGSN_Tests.TC_pdp4_act_update_teic.merged Generated GGSN_Tests.TC_pdp4_act_update_teid.merged Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged Generated GGSN_Tests.TC_pdp6_act_deact.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged Generated GGSN_Tests.TC_pdp6_clients_interact.merged Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-net-next-25-ggsn 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + local i + local log + [ all = all ] + continue + [ v4_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log + network_clean + docker network inspect ttcn3-ggsn-test-163 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-163 + docker network remove ttcn3-ggsn-test-163 ttcn3-ggsn-test-163 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-net-next-25-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-net-next/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.059693'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.025034'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.022546'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.021284'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.025926'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.024599'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.025011'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.030837'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.029606'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.026481'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.022116'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.021985'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.025493'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.018119'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.015895'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.037693'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.025182'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.028921'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.607463'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.743304'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='36' failures='5' errors='0' skipped='0' inconc='0' time='450.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.058153'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.025387'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.025066'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.024172'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.026638'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.023142'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.040164'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.032944'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.033237'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.025890'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.023076'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.030706'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.024452'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='2.023589'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='2.020521'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='2.039213'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='3.023869'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='6.029196'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.026341'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.024146'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='8.035486'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='2.018893'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='2.023020'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='2.022662'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='2.021515'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='2.020697'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='2.021776'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='5.025544'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='5.021767'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='5.027862'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='8.035829'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.018376'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.015496'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='12.030992'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.600924'/> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='13.809716'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='10' failures='2' errors='0' skipped='0' inconc='0' time='118.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='2.060902'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='2.024235'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='2.026984'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='3.023554'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:936 : Timeout waiting for ICMPv6: ({ echoReply := { typeField := 129, code := 0, checksum := ?, identifier := ?, sequenceNr := ?, data := * } }, { destinationUnreachable := { typeField := 1, code := ?, checksum := ?, unused := ?, originalIpMsg := ? } })" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1080 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='6.042047'> <failure type='fail-verdict'>"GGSN_Tests.ttcn:344 : pingpong T_default timeout" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1110 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='5.023851'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='5.024901'/> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='8.042578'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.017063'/> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.017880'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE