Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10 Commit message: "Update git URLs" > git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15876157271726545933.sh + rm -rf trial-7617-bin.tgz trial-7617-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 22066 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9696 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8699 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11363 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11662 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8745 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35923 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6464 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 37499 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6679 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16616 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11949 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6296 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10220 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6501 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7718 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5220 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6296 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9287735380188874258.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7617 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline da8b6e4 jenkins-common: Treat -asan builds the same as -master + make -C docker-playground/debian-buster-jenkins make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --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 docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 0.8s #4 [ 1/23] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #4 CACHED #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED #6 [internal] load build context #6 transferring context: 1.50kB done #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #7 DONE 0.1s #8 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-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 libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #8 ... #9 http://git.osmocom.org/python/osmo-python-tests/patch #9 DONE 0.2s #9 http://git.osmocom.org/python/osmo-python-tests/patch #9 DONE 0.2s #10 http://git.osmocom.org/osmo-gsm-manuals/patch #10 DONE 0.2s #11 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #11 DONE 0.2s #12 http://git.osmocom.org/osmo-ci/patch #12 DONE 0.2s #8 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-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 libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #8 0.243 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #8 0.260 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.266 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #8 0.351 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #8 0.452 Get:5 http://deb.debian.org/debian buster/main i386 Packages [7866 kB] #8 0.528 Get:6 http://deb.debian.org/debian-security buster/updates/main i386 Packages [597 kB] #8 0.533 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [598 kB] #8 0.539 Get:8 http://deb.debian.org/debian buster-updates/main i386 Packages [8816 B] #8 0.539 Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #8 2.368 Fetched 17.2 MB in 2s (8074 kB/s) #8 2.368 Reading package lists... #8 3.249 Reading package lists... #8 4.112 Building dependency tree... #8 4.315 Reading state information... #8 4.351 Calculating upgrade... #8 4.515 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 4.526 Reading package lists... #8 5.395 Building dependency tree... #8 5.593 Reading state information... #8 5.778 The following additional packages will be installed: #8 5.778 adwaita-icon-theme asciidoc-base asciidoc-common aspell aspell-en autopoint #8 5.778 autotools-dev binutils binutils-arm-none-eabi binutils-common #8 5.778 binutils-x86-64-linux-gnu bsdmainutils cmake-data comerr-dev cpp cpp-8 #8 5.778 dh-python dh-strip-nondeterminism dictionaries-common dirmngr dmsetup #8 5.778 docbook docbook-dsssl docbook-utils docbook-xml docutils-common dpkg-dev dwz #8 5.778 emacsen-common fakeroot file fontconfig fontconfig-config fonts-dejavu-core #8 5.778 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++-8 gcc-8 gettext #8 5.778 gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n gnupg-utils gpg #8 5.778 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 5.778 gtk-update-icon-cache hicolor-icon-theme ibverbs-providers icu-devtools #8 5.778 imagemagick-6-common intltool-debian krb5-multidev libaio1 libapparmor1 #8 5.778 libapt-inst2.0 libarchive-zip-perl libarchive13 libargon2-1 libasan5 #8 5.778 libasound2 libasound2-data libaspell15 libassuan0 libatk1.0-0 libatk1.0-data #8 5.778 libatkmm-1.6-1v5 libatomic1 libavahi-client3 libavahi-common-data #8 5.778 libavahi-common3 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 #8 5.778 libbinutils libbison-dev libblas3 libblkid-dev libbluetooth3 #8 5.778 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #8 5.778 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #8 5.778 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #8 5.778 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #8 5.778 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #8 5.778 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #8 5.778 libboost-dev libboost-exception-dev libboost-exception1.67-dev #8 5.778 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #8 5.778 libboost-filesystem-dev libboost-filesystem1.67-dev #8 5.778 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #8 5.778 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #8 5.778 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #8 5.778 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #8 5.778 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #8 5.778 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #8 5.778 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #8 5.778 libboost-mpi-python-dev libboost-mpi-python1.67-dev #8 5.778 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #8 5.778 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #8 5.778 libboost-program-options-dev libboost-program-options1.67-dev #8 5.778 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #8 5.778 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #8 5.778 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #8 5.778 libboost-regex1.67.0 libboost-serialization-dev #8 5.778 libboost-serialization1.67-dev libboost-serialization1.67.0 #8 5.778 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #8 5.778 libboost-stacktrace-dev libboost-stacktrace1.67-dev #8 5.778 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #8 5.778 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #8 5.778 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #8 5.778 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #8 5.778 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #8 5.778 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #8 5.778 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #8 5.778 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc-l10n #8 5.778 libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcdt5 #8 5.779 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl libcroco3 #8 5.779 libcryptsetup12 libcsv3 libcups2 libcupsimage2 libcurl3-gnutls libcurl4 #8 5.779 libdatrie1 libdbi1 libdbus-1-3 libdbus-glib-1-2 libde265-0 #8 5.779 libdevel-callchecker-perl libdevel-globaldestruction-perl libdevmapper1.02.1 #8 5.779 libdpkg-perl libdynaloader-functions-perl libedit2 libenchant1c2a #8 5.779 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #8 5.779 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #8 5.779 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 #8 5.779 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 5.779 libfile-which-perl libfindlib-ocaml libfontconfig1 libfontenc1 libfreetype6 #8 5.779 libfribidi0 libgc1c2 libgcc-8-dev libgd3 libgdbm-compat4 libgdbm6 #8 5.779 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran5 #8 5.779 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #8 5.779 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #8 5.779 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx28 libgomp1 #8 5.779 libgps23 libgraphite2-3 libgs9 libgs9-common libgsl23 libgslcblas0 libgsm1 #8 5.779 libgssapi-krb5-2 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 #8 5.779 libgtkspell0 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b #8 5.779 libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 5.779 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 5.779 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #8 5.779 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #8 5.779 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #8 5.779 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #8 5.779 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #8 5.779 libjs-sphinxdoc libjs-underscore libjson-c3 libjsoncpp1 libk5crypto3 #8 5.779 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkeyutils1 libkmod2 #8 5.779 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #8 5.779 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common libllvm6.0 liblqr-1-0 #8 5.779 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #8 5.779 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmagick++-6.q16-8 #8 5.779 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3 libmbedcrypto3 #8 5.779 libmbedtls12 libmbedx509-0 libmime-charset-perl libmodule-runtime-perl #8 5.779 libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev #8 5.779 libncurses6 libnet-http-perl libnet-ssleay-perl libnewlib-dev libnghttp2-14 #8 5.779 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 libnspr4 libnss3 #8 5.779 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi3 liboping0 #8 5.779 libortp13 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #8 5.779 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5 libpaper-utils #8 5.779 libpaper1 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap0.8 #8 5.779 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 #8 5.779 libpcre2-8-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite1 libperl5.28 #8 5.779 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 libpmix2 libpng16-16 #8 5.779 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 libprocps7 libpsl5 #8 5.779 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml libpython-dev #8 5.779 libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7 #8 5.779 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #8 5.779 libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal #8 5.779 libpython3.7-stdlib libquadmath0 librdmacm1 libreadline7 librevenge-0.0-0 #8 5.779 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common librtmp1 libsasl2-2 #8 5.779 libsasl2-modules-db libsctp1 libselinux1-dev libsensors-config #8 5.779 libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl libsigc++-2.0-0v5 #8 5.779 libsigsegv2 libsm6 libsnmp-base libsnmp30 libsodium-dev libsodium23 #8 5.779 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #8 5.779 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #8 5.779 libssl1.1 libstdc++-8-dev libstrictures-perl #8 5.779 libsub-exporter-progressive-perl libsub-quote-perl libsynctex2 libtalloc2 #8 5.779 libtasn1-6-dev libteckit0 libtexlua52 libtexlua53 libtexluajit2 #8 5.779 libtext-charwidth-perl libtext-iconv-perl libtext-unidecode-perl #8 5.779 libtext-wrapi18n-perl libthai-data libthai0 libtiff5 libtimedate-perl #8 5.779 libtinyxml2-6a libtry-tiny-perl libtsan0 libubsan1 libuchardet0 libudev-dev #8 5.779 libunbound8 libunicode-linebreak-perl liburi-perl libusb-0.1-4 libusb-1.0-0 #8 5.779 libuv1 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 #8 5.779 libwpd-0.10-10 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl #8 5.779 libwww-robotrules-perl libx11-6 libx11-data libx265-165 libxapian30 libxau6 #8 5.779 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 #8 5.779 libxdamage1 libxdmcp6 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 #8 5.779 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #8 5.779 libxml-sax-perl libxml2 libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 #8 5.779 libxt6 libxxhash0 libyaml-0-2 libzmq5 libzzip-0-13 linux-libc-dev lsb-base #8 5.779 lynx lynx-common m4 man-db mariadb-common mime-support module-assistant #8 5.779 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev #8 5.779 ocaml-base-nox ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #8 5.779 openmpi-common opensp openssl patch patchutils perl perl-modules-5.28 #8 5.779 perl-openssl-defaults pinentry-curses po-debconf poppler-data #8 5.779 preview-latex-style procps python python-apt python-apt-common #8 5.779 python-astroid python-backports.functools-lru-cache python-cairo #8 5.779 python-concurrent.futures python-configparser python-dev python-enum34 #8 5.780 python-glade2 python-gobject-2 python-gtk2 python-isort #8 5.780 python-lazy-object-proxy python-logilab-common python-m2crypto python-mccabe #8 5.780 python-minimal python-numpy python-pip-whl python-pkg-resources #8 5.780 python-pycurl python-singledispatch python-six python-typing #8 5.780 python-urlgrabber python-wrapt python2 python2-dev python2-minimal #8 5.780 python2.7-dev python2.7-minimal python3-asn1crypto python3-blockdiag #8 5.780 python3-cffi-backend python3-dateutil python3-dev python3-distutils #8 5.780 python3-docutils python3-funcparserlib python3-lib2to3 python3-markupsafe #8 5.780 python3-minimal python3-pil python3-pkg-resources python3-pygments #8 5.780 python3-reportlab python3-reportlab-accel python3-roman python3-six #8 5.780 python3-webcolors python3.7 python3.7-dev python3.7-minimal readline-common #8 5.780 sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl shared-mime-info #8 5.780 t1utils teckit tex-common texlive texlive-base texlive-bibtex-extra #8 5.780 texlive-binaries texlive-extra-utils texlive-fonts-recommended #8 5.780 texlive-formats-extra texlive-lang-greek texlive-latex-base #8 5.780 texlive-latex-extra texlive-latex-recommended texlive-pictures #8 5.780 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #8 5.780 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #8 5.780 zlib1g-dev #8 5.782 Suggested packages: #8 5.782 asciidoc-doc epubcheck aspell-doc spellutils gnu-standards autoconf-doc #8 5.782 binutils-doc bison-doc wamerican | wordlist whois vacation bzip2-doc distcc #8 5.782 | icecc cmake-doc ninja-build vim-addon-manager coccinelle-doc doc-base #8 5.782 cpp-doc gcc-8-locales cppcheck-gui graphicsmagick-imagemagick-compat #8 5.782 | imagemagick latex-cjk-all lmodern pdf-viewer texlive-lang-all #8 5.782 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #8 5.782 | dbus-session-bus dh-make adequate autopkgtest bls-standalone bsd-mailx #8 5.782 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #8 5.782 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 5.782 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #8 5.782 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts #8 5.782 mutt piuparts postgresql-client quilt ratt reprotest svn-buildpackage w3m #8 5.782 wordlist dbus-user-session libpam-systemd pinentry-gnome3 tor #8 5.782 docbook-defguide psgml docbook-dsssl-doc docbook-xsl docbook-xsl-ns #8 5.782 docbook5-defguide doxygen-latex doxygen-doc doxygen-gui debian-keyring #8 5.782 flex-doc g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gawk-doc #8 5.782 gcc-multilib manpages-dev gdb gcc-doc gcc-8-multilib libgcc1-dbg #8 5.782 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg #8 5.782 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #8 5.782 libasprintf-dev libgettextpo-dev ghostscript-x git-daemon-run #8 5.782 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 5.782 git-mediawiki git-svn python3-notify2 parcimonie xloadimage scdaemon gsfonts #8 5.782 graphviz-doc groff lsof strace dia inkscape-tutorials libsvg-perl #8 5.782 libxml-xql-perl pstoedit python-uniconvertor ruby krb5-doc lrzip #8 5.782 libasound2-plugins alsa-utils libasound2-doc libboost-doc libboost1.67-doc #8 5.782 gccxml libmpfrc++-dev libntl-dev default-jdk fop glibc-doc cups-common bzr #8 5.782 libenchant-voikko libfftw3-doc libgd-tools gdbm-l10n libglib2.0-doc #8 5.782 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev gmp-doc libgmp10-doc libmpfr-dev #8 5.782 dns-root-data gnutls-bin gnutls-doc gpsd gsl-ref-psdoc | gsl-doc-pdf #8 5.782 | gsl-doc-info | gsl-ref-html krb5-user gvfs libdata-dump-perl #8 5.782 libhwloc-contrib-plugins icu-doc liblcms2-utils libtool-doc #8 5.782 libcrypt-ssleay-perl libmagickcore-6.q16-6-extra libencode-hanextra-perl #8 5.782 libpod2-base-perl ncurses-doc libnewlib-doc libnorm-doc openmpi-doc #8 5.782 libscalar-number-perl pciutils pcscd readline-doc librsvg2-bin lksctp-tools #8 5.782 lm-sensors sgmls-doc snmp-mibs-downloader sofia-sip-doc sqlite3-doc #8 5.782 libssl-doc libstdc++-8-doc libbareword-filehandles-perl libindirect-perl #8 5.782 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #8 5.782 libauthen-ntlm-perl xapian-tools m4-doc make-doc apparmor less dialog #8 5.782 | whiptail camlp4 opencl-icd gfortran | fortran-compiler keychain libpam-ssh #8 5.782 monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #8 5.782 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 5.782 pinentry-doc libmail-box-perl poppler-utils fonts-japanese-mincho #8 5.782 | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic #8 5.782 fonts-arphic-ukai fonts-arphic-uming fonts-nanum python-doc python-tk #8 5.782 python-apt-dbg python-apt-doc python-enum34-doc python-gtk2-doc #8 5.782 python-gobject-2-dbg pyro python-unittest2 m2crypto-doc gfortran #8 5.782 python-pytest python-numpy-dbg python-numpy-doc libcurl4-gnutls-dev #8 5.782 python-pycurl-dbg python-pycurl-doc python-setuptools-doc python2-doc #8 5.782 python2.7-doc binfmt-support python3-doc python3-tk python3-venv #8 5.782 python-cryptography-doc python3-cryptography-vectors docutils-doc #8 5.782 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #8 5.782 python3-beaker python-mako-doc python-pil-doc python3-pil-dbg #8 5.782 python-pygments-doc ttf-bitstream-vera python3-egenix-mxtexttools #8 5.782 python-reportlab-doc python3.7-venv python3.7-doc openssh-server sdcc-ucsim #8 5.782 sgml-base-doc perlsgml w3-recs systemd-container policykit-1 #8 5.782 texlive-generic-recommended texinfo-doc-nonfree perl-tk xpdf-reader #8 5.782 | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff purifyeps #8 5.782 texlive-fonts-recommended-doc texlive-latex-base-doc python-pygments #8 5.782 icc-profiles libspreadsheet-parseexcel-perl texlive-latex-extra-doc #8 5.782 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #8 5.782 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc zip #8 5.782 wdiff-doc #8 5.782 Recommended packages: #8 5.782 asciidoc-doc vim-asciidoc xmlto dahdi-linux dblatex-doc at dctrl-tools dput #8 5.782 | dupload libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 5.782 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #8 5.782 python3-apt python3-debian python3-magic python3-requests python3-unidiff #8 5.782 python3-xdg strace debian-keyring equivs libsoap-lite-perl build-essential #8 5.782 libalgorithm-merge-perl libfl-dev gsfonts less pristine-tar cowbuilder #8 5.782 | pbuilder | sbuild fonts-liberation fig2dev imagemagick #8 5.782 libimage-magick-perl libwmf-bin python-lxml python-scour xpdf-reader #8 5.782 | pdf-viewer libgd-gd2-perl manpages manpages-dev libcupsfilters1 #8 5.782 libfile-fcntllock-perl liblocale-gettext-perl enchant libarchive-cpio-perl #8 5.782 libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback libgail-common #8 5.782 libgtk2.0-bin libgts-bin libhtml-format-perl hunspell-en-us #8 5.782 | hunspell-dictionary | myspell-dictionary javascript-common krb5-locales #8 5.782 libtool-bin libclass-xsaccessor-perl libsub-name-perl libgpm2 #8 5.782 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev publicsuffix #8 5.782 libsasl2-modules libtasn1-doc libusb-1.0-doc libdata-dump-perl #8 5.782 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #8 5.782 libxml-sax-expat-perl libfindlib-ocaml-dev udev xauth python-rpm rpm2cpio #8 5.782 cpio python-keyring obs-build bash-completion libmail-sendmail-perl psmisc #8 5.782 python-tk lsb-release iso-codes python-egenix-mxdatetime python-all-dev #8 5.782 python-wheel python3-olefile python3-wheel pyflakes3 python3-renderpm #8 5.782 sdcc-doc gputils libpam-systemd fonts-texgyre lmodern liblog-log4perl-perl #8 5.782 libyaml-tiny-perl ruby | ruby-interpreter tk libfile-mimeinfo-perl #8 5.782 libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils #8 9.353 The following NEW packages will be installed: #8 9.353 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #8 9.353 aspell aspell-en autoconf autoconf-archive automake autopoint autotools-dev #8 9.353 bc binutils binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #8 9.353 bison bsdmainutils bzip2 ca-certificates ccache cmake cmake-data coccinelle #8 9.353 comerr-dev cpp cpp-8 cppcheck dahdi-source dblatex dbus debhelper devscripts #8 9.353 dh-autoreconf dh-python dh-strip-nondeterminism dh-systemd #8 9.353 dictionaries-common dirmngr dmsetup docbook docbook-dsssl docbook-utils #8 9.353 docbook-xml docbook5-xml docutils-common doxygen dpkg-dev dwz emacsen-common #8 9.353 fakeroot file flex fontconfig fontconfig-config fonts-dejavu-core #8 9.353 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++ g++-8 gawk gcc #8 9.354 gcc-8 gcc-arm-none-eabi gettext gettext-base ghostscript gir1.2-glib-2.0 git #8 9.354 git-buildpackage git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #8 9.354 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #8 9.354 gtk-update-icon-cache hicolor-icon-theme htop ibverbs-providers icu-devtools #8 9.354 imagemagick-6-common inkscape intltool-debian krb5-multidev latexmk lcov #8 9.354 libaio-dev libaio1 libapparmor1 libapt-inst2.0 libarchive-zip-perl #8 9.354 libarchive13 libargon2-1 libasan5 libasound2 libasound2-data libasound2-dev #8 9.354 libaspell15 libassuan0 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 #8 9.354 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #8 9.354 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #8 9.354 libbison-dev libblas3 libblkid-dev libbluetooth3 libboost-all-dev #8 9.354 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #8 9.354 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #8 9.354 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #8 9.354 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #8 9.354 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #8 9.354 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #8 9.354 libboost-dev libboost-exception-dev libboost-exception1.67-dev #8 9.354 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #8 9.354 libboost-filesystem-dev libboost-filesystem1.67-dev #8 9.354 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #8 9.354 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #8 9.354 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #8 9.354 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #8 9.354 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #8 9.354 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #8 9.354 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #8 9.354 libboost-mpi-python-dev libboost-mpi-python1.67-dev #8 9.354 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #8 9.354 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #8 9.354 libboost-program-options-dev libboost-program-options1.67-dev #8 9.354 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #8 9.355 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #8 9.355 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #8 9.355 libboost-regex1.67.0 libboost-serialization-dev #8 9.355 libboost-serialization1.67-dev libboost-serialization1.67.0 #8 9.355 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #8 9.355 libboost-stacktrace-dev libboost-stacktrace1.67-dev #8 9.355 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #8 9.355 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #8 9.355 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #8 9.355 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #8 9.355 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #8 9.355 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #8 9.355 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #8 9.355 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares-dev libc-ares2 #8 9.355 libc-dev-bin libc-l10n libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 #8 9.355 libcdr-0.1-1 libcdt5 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl #8 9.355 libcroco3 libcryptsetup12 libcsv-dev libcsv3 libcups2 libcupsimage2 #8 9.355 libcurl3-gnutls libcurl4 libdatrie1 libdbd-sqlite3 libdbi-dev libdbi1 #8 9.355 libdbus-1-3 libdbus-glib-1-2 libde265-0 libdevel-callchecker-perl #8 9.355 libdevel-globaldestruction-perl libdevmapper1.02.1 libdpkg-perl #8 9.355 libdynaloader-functions-perl libedit2 libelf-dev libenchant1c2a #8 9.355 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #8 9.355 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #8 9.355 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 #8 9.355 libfftw3-quad3 libfftw3-single3 libfile-homedir-perl libfile-listing-perl #8 9.355 libfile-stripnondeterminism-perl libfile-which-perl libfindlib-ocaml #8 9.355 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgc1c2 libgcc-8-dev #8 9.355 libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common #8 9.355 libgfortran5 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #8 9.355 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #8 9.355 libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #8 9.355 libgnutlsxx28 libgomp1 libgps-dev libgps23 libgraphite2-3 libgs9 #8 9.355 libgs9-common libgsl23 libgslcblas0 libgsm1 libgsm1-dev libgssapi-krb5-2 #8 9.355 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0 #8 9.355 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libheif1 #8 9.355 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.355 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 9.355 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #8 9.355 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #8 9.355 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #8 9.356 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #8 9.356 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #8 9.356 libjs-jquery libjs-sphinxdoc libjs-underscore libjson-c3 libjsoncpp1 #8 9.356 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkeyutils1 #8 9.356 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 #8 9.356 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common libllvm6.0 #8 9.356 liblqr-1-0 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #8 9.356 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 9.356 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3 #8 9.356 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmime-charset-perl libmnl-dev #8 9.356 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 #8 9.356 libmpx2 libncurses-dev libncurses5-dev libncurses6 libnet-http-perl #8 9.356 libnet-ssleay-perl libnewlib-arm-none-eabi libnewlib-dev libnghttp2-14 #8 9.356 libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnorm-dev #8 9.356 libnorm1 libnpth0 libnspr4 libnss3 libnuma-dev libnuma1 libopenjp2-7 #8 9.356 libopenmpi-dev libopenmpi3 liboping-dev liboping0 libortp-dev libortp13 #8 9.356 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 #8 9.356 libpangoft2-1.0-0 libpangomm-1.4-1v5 libpaper-utils libpaper1 #8 9.356 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #8 9.356 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 #8 9.356 libpcre2-8-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite-dev #8 9.356 libpcsclite1 libperl5.28 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 #8 9.356 libpmix2 libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 #8 9.356 libprocps7 libpsl5 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml #8 9.356 libpython-dev libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7 #8 9.356 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #8 9.356 libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal #8 9.356 libpython3.7-stdlib libquadmath0 librdmacm1 libreadline-dev libreadline7 #8 9.356 librevenge-0.0-0 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common #8 9.357 librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev #8 9.357 libsensors-config libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl #8 9.357 libsigc++-2.0-0v5 libsigsegv-dev libsigsegv2 libsm6 libsnmp-base libsnmp-dev #8 9.357 libsnmp30 libsodium-dev libsodium23 libsofia-sip-ua-dev #8 9.357 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #8 9.357 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #8 9.357 libsqlite3-dev libssh2-1 libssl-dev libssl1.1 libstdc++-8-dev #8 9.357 libstrictures-perl libsub-exporter-progressive-perl libsub-quote-perl #8 9.357 libsynctex2 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua52 #8 9.357 libtexlua53 libtexluajit2 libtext-charwidth-perl libtext-iconv-perl #8 9.357 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff5 #8 9.357 libtimedate-perl libtinfo5 libtinyxml2-6a libtool libtry-tiny-perl libtsan0 #8 9.357 libubsan1 libuchardet0 libudev-dev libunbound8 libunicode-linebreak-perl #8 9.357 liburi-perl libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 #8 9.357 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libwpd-0.10-10 #8 9.357 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl libwww-robotrules-perl #8 9.357 libx11-6 libx11-data libx265-165 libxapian30 libxau6 libxaw7 libxcb-render0 #8 9.357 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 #8 9.357 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 libxml-libxml-perl #8 9.357 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxml2 #8 9.357 libxml2-utils libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 #8 9.357 libxxhash0 libyaml-0-2 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev #8 9.357 locales lsb-base lua-socket lynx lynx-common m4 make man-db mariadb-common #8 9.357 mime-support module-assistant mpi-default-bin mpi-default-dev mscgen #8 9.357 mysql-common netbase nettle-dev ocaml-base-nox ocaml-findlib #8 9.357 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #8 9.357 openssh-client openssl osc patch patchelf patchutils perl perl-modules-5.28 #8 9.357 perl-openssl-defaults pinentry-curses pkg-config po-debconf poppler-data #8 9.357 preview-latex-style procps pylint python python-apt python-apt-common #8 9.357 python-astroid python-backports.functools-lru-cache python-cairo #8 9.357 python-concurrent.futures python-configparser python-dev python-enum34 #8 9.357 python-glade2 python-gobject-2 python-gtk2 python-isort #8 9.357 python-lazy-object-proxy python-logilab-common python-m2crypto python-mccabe #8 9.357 python-minimal python-numpy python-pip python-pip-whl python-pkg-resources #8 9.358 python-pycurl python-setuptools python-singledispatch python-six #8 9.358 python-typing python-urlgrabber python-wrapt python-yaml python2 python2-dev #8 9.358 python2-minimal python2.7 python2.7-dev python2.7-minimal python3 #8 9.358 python3-asn1crypto python3-blockdiag python3-cffi-backend #8 9.358 python3-cryptography python3-dateutil python3-dev python3-distutils #8 9.358 python3-docutils python3-funcparserlib python3-gi python3-lib2to3 #8 9.358 python3-mako python3-markupsafe python3-minimal python3-nwdiag python3-pil #8 9.358 python3-pip python3-pkg-resources python3-pyflakes python3-pygments #8 9.358 python3-reportlab python3-reportlab-accel python3-roman python3-setuptools #8 9.358 python3-six python3-usb python3-webcolors python3-yaml python3.7 #8 9.358 python3.7-dev python3.7-minimal readline-common rsync sdcc sdcc-libraries #8 9.358 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info source-highlight #8 9.358 sqlite3 stow sudo systemd t1utils tcpdump teckit tex-common tex-gyre texinfo #8 9.358 texlive texlive-base texlive-bibtex-extra texlive-binaries #8 9.358 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #8 9.358 texlive-lang-greek texlive-latex-base texlive-latex-extra #8 9.358 texlive-latex-recommended texlive-pictures texlive-plain-generic #8 9.358 texlive-science texlive-xetex tipa ucf unzip uuid-dev wdiff wget x11-common #8 9.358 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc xz-utils #8 9.358 zlib1g-dev #8 9.415 0 upgraded, 774 newly installed, 0 to remove and 0 not upgraded. #8 9.415 Need to get 802 MB of archives. #8 9.415 After this operation, 3476 MB of additional disk space will be used. #8 9.415 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #8 9.428 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] #8 9.430 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #8 9.431 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #8 9.435 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] #8 9.438 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #8 9.451 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] #8 9.453 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #8 9.454 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #8 9.454 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] #8 9.455 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] #8 9.492 Get:12 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #8 9.493 Get:13 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #8 9.494 Get:14 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #8 9.495 Get:15 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #8 9.501 Get:16 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #8 9.501 Get:17 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #8 9.502 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] #8 9.511 Get:19 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 9.533 Get:20 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #8 9.539 Get:21 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #8 9.567 Get:22 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #8 9.568 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB] #8 9.571 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB] #8 9.583 Get:25 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] #8 9.583 Get:26 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] #8 9.584 Get:27 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #8 9.584 Get:28 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB] #8 9.585 Get:29 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #8 9.586 Get:30 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #8 9.587 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #8 9.592 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB] #8 9.609 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB] #8 9.611 Get:34 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] #8 9.611 Get:35 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] #8 9.611 Get:36 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] #8 9.612 Get:37 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] #8 9.612 Get:38 http://deb.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB] #8 9.618 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u4 [1036 kB] #8 9.627 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] #8 9.628 Get:41 http://deb.debian.org/debian buster/main amd64 ocaml-base-nox amd64 4.05.0-11 [654 kB] #8 9.634 Get:42 http://deb.debian.org/debian buster/main amd64 libpcre-ocaml amd64 7.2.3-2+b1 [101 kB] #8 9.635 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #8 9.649 Get:44 http://deb.debian.org/debian buster/main amd64 python-gobject-2 amd64 2.28.6-13+b1 [288 kB] #8 9.652 Get:45 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #8 9.653 Get:46 http://deb.debian.org/debian buster/main amd64 libgfortran5 amd64 8.3.0-6 [581 kB] #8 9.659 Get:47 http://deb.debian.org/debian buster/main amd64 libblas3 amd64 3.8.0-2 [148 kB] #8 9.660 Get:48 http://deb.debian.org/debian buster/main amd64 liblapack3 amd64 3.8.0-2 [2110 kB] #8 9.679 Get:49 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] #8 9.681 Get:50 http://deb.debian.org/debian buster/main amd64 python-numpy amd64 1:1.16.2-1 [2101 kB] #8 9.699 Get:51 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] #8 9.701 Get:52 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] #8 9.701 Get:53 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] #8 9.705 Get:54 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] #8 9.708 Get:55 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #8 9.709 Get:56 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #8 9.709 Get:57 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #8 9.718 Get:58 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] #8 9.721 Get:59 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] #8 9.727 Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB] #8 9.731 Get:61 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #8 9.731 Get:62 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 9.731 Get:63 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #8 9.733 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #8 9.735 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #8 9.740 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] #8 9.741 Get:67 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] #8 9.742 Get:68 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #8 9.742 Get:69 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #8 9.743 Get:70 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] #8 9.749 Get:71 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] #8 9.750 Get:72 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #8 9.750 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] #8 9.753 Get:74 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] #8 9.755 Get:75 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #8 9.824 Get:76 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #8 9.830 Get:77 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #8 9.841 Get:78 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] #8 9.845 Get:79 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] #8 9.846 Get:80 http://deb.debian.org/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB] #8 9.863 Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB] #8 9.864 Get:82 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB] #8 9.865 Get:83 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #8 9.866 Get:84 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB] #8 9.867 Get:85 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #8 9.867 Get:86 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #8 9.868 Get:87 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #8 9.868 Get:88 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #8 9.872 Get:89 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #8 9.873 Get:90 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u10 [325 kB] #8 9.878 Get:91 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] #8 9.882 Get:92 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #8 9.883 Get:93 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] #8 9.886 Get:94 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] #8 9.887 Get:95 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] #8 9.889 Get:96 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] #8 9.891 Get:97 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] #8 9.892 Get:98 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] #8 9.901 Get:99 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] #8 9.901 Get:100 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] #8 9.902 Get:101 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] #8 9.902 Get:102 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] #8 9.902 Get:103 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] #8 9.903 Get:104 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] #8 9.903 Get:105 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #8 9.904 Get:106 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] #8 9.904 Get:107 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] #8 9.906 Get:108 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #8 9.912 Get:109 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] #8 9.913 Get:110 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #8 9.914 Get:111 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB] #8 9.926 Get:112 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB] #8 9.926 Get:113 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] #8 10.03 Get:114 http://deb.debian.org/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB] #8 10.04 Get:115 http://deb.debian.org/debian buster/main amd64 python-cairo amd64 1.16.2-1+b1 [58.4 kB] #8 10.04 Get:116 http://deb.debian.org/debian buster/main amd64 python-gtk2 amd64 2.24.0-5.1+b1 [633 kB] #8 10.05 Get:117 http://deb.debian.org/debian buster/main amd64 libglade2-0 amd64 1:2.6.4-2+b1 [82.2 kB] #8 10.05 Get:118 http://deb.debian.org/debian buster/main amd64 python-glade2 amd64 2.24.0-5.1+b1 [43.6 kB] #8 10.05 Get:119 http://deb.debian.org/debian buster/main amd64 libfindlib-ocaml amd64 1.7.3-2+b1 [167 kB] #8 10.05 Get:120 http://deb.debian.org/debian buster/main amd64 ocaml-findlib amd64 1.7.3-2+b1 [370 kB] #8 10.10 Get:121 http://deb.debian.org/debian buster/main amd64 libpycaml-ocaml amd64 0.82-15+b1 [14.0 kB] #8 10.12 Get:122 http://deb.debian.org/debian buster/main amd64 libparmap-ocaml amd64 1.0~rc10-1 [36.8 kB] #8 10.12 Get:123 http://deb.debian.org/debian buster/main amd64 coccinelle amd64 1.0.4.deb-4 [2268 kB] #8 10.14 Get:124 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #8 10.14 Get:125 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #8 10.14 Get:126 http://deb.debian.org/debian buster/main amd64 flex amd64 2.6.4-6.2 [456 kB] #8 10.14 Get:127 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #8 10.15 Get:128 http://deb.debian.org/debian buster/main amd64 gawk amd64 1:4.2.1+dfsg-1 [660 kB] #8 10.16 Get:129 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #8 10.16 Get:130 http://deb.debian.org/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] #8 10.17 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libde265-0 amd64 1.0.11-0+deb10u6 [180 kB] #8 10.17 Get:132 http://deb.debian.org/debian buster/main amd64 libnuma1 amd64 2.0.12-1 [26.2 kB] #8 10.17 Get:133 http://deb.debian.org/debian buster/main amd64 libx265-165 amd64 2.9-4 [1041 kB] #8 10.18 Get:134 http://deb.debian.org/debian buster/main amd64 libheif1 amd64 1.3.2-2~deb10u1 [127 kB] #8 10.18 Get:135 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] #8 10.19 Get:136 http://deb.debian.org/debian buster/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB] #8 10.19 Get:137 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #8 10.19 Get:138 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB] #8 10.19 Get:139 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB] #8 10.19 Get:140 http://deb.debian.org/debian-security buster/updates/main amd64 imagemagick-6-common all 8:6.9.10.23+dfsg-2.1+deb10u7 [203 kB] #8 10.20 Get:141 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [1793 kB] #8 10.21 Get:142 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [448 kB] #8 10.22 Get:143 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB] #8 10.23 Get:144 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #8 10.24 Get:145 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #8 10.26 Get:146 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #8 10.26 Get:147 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #8 10.26 Get:148 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #8 10.28 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #8 10.28 Get:150 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #8 10.28 Get:151 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #8 10.28 Get:152 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB] #8 10.28 Get:153 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #8 10.28 Get:154 http://deb.debian.org/debian-security buster/updates/main amd64 libtinfo5 amd64 6.1+20181013-2+deb10u5 [321 kB] #8 10.29 Get:155 http://deb.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB] #8 10.30 Get:156 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #8 10.30 Get:157 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #8 10.30 Get:158 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #8 10.30 Get:159 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #8 10.30 Get:160 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #8 10.31 Get:161 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #8 10.31 Get:162 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #8 10.31 Get:163 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #8 10.31 Get:164 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #8 10.31 Get:165 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #8 10.32 Get:166 http://deb.debian.org/debian-security buster/updates/main amd64 libc-l10n all 2.28-10+deb10u3 [847 kB] #8 10.32 Get:167 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-openssl27 amd64 3.6.7-4+deb10u12 [318 kB] #8 10.32 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 libgssrpc4 amd64 1.17-3+deb10u6 [91.7 kB] #8 10.33 Get:169 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5clnt-mit11 amd64 1.17-3+deb10u6 [73.9 kB] #8 10.33 Get:170 http://deb.debian.org/debian-security buster/updates/main amd64 libkdb5-9 amd64 1.17-3+deb10u6 [73.7 kB] #8 10.33 Get:171 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5srv-mit11 amd64 1.17-3+deb10u6 [86.1 kB] #8 10.33 Get:172 http://deb.debian.org/debian-security buster/updates/main amd64 locales all 2.28-10+deb10u3 [4060 kB] #8 10.36 Get:173 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #8 10.36 Get:174 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u4 [785 kB] #8 10.37 Get:175 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #8 10.37 Get:176 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #8 10.37 Get:177 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] #8 10.38 Get:178 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #8 10.38 Get:179 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB] #8 10.38 Get:180 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB] #8 10.38 Get:181 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB] #8 10.38 Get:182 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB] #8 10.38 Get:183 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #8 10.38 Get:184 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB] #8 10.39 Get:185 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB] #8 10.39 Get:186 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #8 10.39 Get:187 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #8 10.39 Get:188 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #8 10.39 Get:189 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #8 10.40 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #8 10.40 Get:191 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #8 10.40 Get:192 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #8 10.40 Get:193 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #8 10.40 Get:194 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #8 10.40 Get:195 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #8 10.40 Get:196 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #8 10.41 Get:197 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #8 10.42 Get:198 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #8 10.43 Get:199 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #8 10.44 Get:200 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #8 10.44 Get:201 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #8 10.45 Get:202 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #8 10.45 Get:203 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #8 10.45 Get:204 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #8 10.46 Get:205 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #8 10.47 Get:206 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB] #8 10.47 Get:207 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB] #8 10.47 Get:208 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB] #8 10.47 Get:209 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB] #8 10.47 Get:210 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB] #8 10.47 Get:211 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB] #8 10.47 Get:212 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB] #8 10.47 Get:213 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB] #8 10.47 Get:214 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB] #8 10.47 Get:215 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #8 10.48 Get:216 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] #8 10.48 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB] #8 10.53 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u10 [134 kB] #8 10.53 Get:219 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB] #8 10.53 Get:220 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB] #8 10.54 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB] #8 10.55 Get:222 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB] #8 10.56 Get:223 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] #8 10.56 Get:224 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] #8 10.56 Get:225 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] #8 10.56 Get:226 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #8 10.56 Get:227 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB] #8 10.56 Get:228 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB] #8 10.56 Get:229 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] #8 10.57 Get:230 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #8 10.57 Get:231 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] #8 10.57 Get:232 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB] #8 10.57 Get:233 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B] #8 10.57 Get:234 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB] #8 10.57 Get:235 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB] #8 10.67 Get:236 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB] #8 10.67 Get:237 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB] #8 10.86 Get:238 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB] #8 10.91 Get:239 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB] #8 10.95 Get:240 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB] #8 10.96 Get:241 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] #8 11.07 Get:242 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB] #8 11.07 Get:243 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB] #8 11.61 Get:244 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB] #8 11.61 Get:245 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #8 11.61 Get:246 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB] #8 11.61 Get:247 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB] #8 11.94 Get:248 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB] #8 11.94 Get:249 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB] #8 12.00 Get:250 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB] #8 12.10 Get:251 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB] #8 12.10 Get:252 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB] #8 12.10 Get:253 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB] #8 12.81 Get:254 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB] #8 12.84 Get:255 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] #8 12.84 Get:256 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB] #8 12.84 Get:257 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB] #8 12.84 Get:258 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB] #8 12.85 Get:259 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB] #8 12.85 Get:260 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB] #8 12.85 Get:261 http://deb.debian.org/debian buster/main amd64 docbook all 4.5-6 [129 kB] #8 12.86 Get:262 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB] #8 12.86 Get:263 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB] #8 13.06 Get:264 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB] #8 13.07 Get:265 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB] #8 13.09 Get:266 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB] #8 13.20 Get:267 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB] #8 13.24 Get:268 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB] #8 13.25 Get:269 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB] #8 13.26 Get:270 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #8 13.26 Get:271 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #8 13.26 Get:272 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB] #8 13.26 Get:273 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB] #8 13.26 Get:274 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB] #8 13.26 Get:275 http://deb.debian.org/debian buster/main amd64 libaspell15 amd64 0.60.7~20110707-6+deb10u1 [327 kB] #8 13.26 Get:276 http://deb.debian.org/debian buster/main amd64 libtext-iconv-perl amd64 1.7-5+b7 [15.4 kB] #8 13.26 Get:277 http://deb.debian.org/debian buster/main amd64 emacsen-common all 3.0.4 [19.3 kB] #8 13.26 Get:278 http://deb.debian.org/debian buster/main amd64 dictionaries-common all 1.28.1 [239 kB] #8 13.27 Get:279 http://deb.debian.org/debian buster/main amd64 aspell amd64 0.60.7~20110707-6+deb10u1 [226 kB] #8 13.27 Get:280 http://deb.debian.org/debian buster/main amd64 aspell-en all 2018.04.16-0-1 [301 kB] #8 13.27 Get:281 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #8 13.28 Get:282 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #8 13.28 Get:283 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #8 13.29 Get:284 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #8 13.29 Get:285 http://deb.debian.org/debian buster/main amd64 bc amd64 1.07.1-2+b1 [109 kB] #8 13.29 Get:286 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #8 13.31 Get:287 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #8 13.31 Get:288 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #8 13.33 Get:289 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #8 13.33 Get:290 http://deb.debian.org/debian buster/main amd64 binutils-arm-none-eabi amd64 2.31.1-12+11 [2572 kB] #8 13.35 Get:291 http://deb.debian.org/debian buster/main amd64 libbison-dev amd64 2:3.3.2.dfsg-1 [500 kB] #8 13.35 Get:292 http://deb.debian.org/debian buster/main amd64 bison amd64 2:3.3.2.dfsg-1 [871 kB] #8 13.36 Get:293 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #8 13.37 Get:294 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #8 13.37 Get:295 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB] #8 13.37 Get:296 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #8 13.38 Get:297 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB] #8 13.39 Get:298 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] #8 13.39 Get:299 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #8 13.39 Get:300 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #8 13.39 Get:301 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] #8 13.39 Get:302 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #8 13.40 Get:303 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #8 13.40 Get:304 http://deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u2 [110 kB] #8 13.40 Get:305 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #8 13.43 Get:306 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u3 [276 kB] #8 13.43 Get:307 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB] #8 13.44 Get:308 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u3 [2693 kB] #8 13.47 Get:309 http://deb.debian.org/debian buster/main amd64 comerr-dev amd64 2.1-1.44.5-1+deb10u3 [102 kB] #8 13.47 Get:310 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #8 13.47 Get:311 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #8 13.47 Get:312 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #8 13.55 Get:313 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #8 13.55 Get:314 http://deb.debian.org/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB] #8 13.56 Get:315 http://deb.debian.org/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1+deb10u2 [594 kB] #8 13.56 Get:316 http://deb.debian.org/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB] #8 13.57 Get:317 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #8 13.57 Get:318 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #8 13.57 Get:319 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #8 13.57 Get:320 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #8 13.57 Get:321 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #8 13.57 Get:322 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #8 13.58 Get:323 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #8 13.58 Get:324 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #8 13.58 Get:325 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #8 13.60 Get:326 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #8 13.69 Get:327 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #8 13.69 Get:328 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #8 13.69 Get:329 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #8 13.69 Get:330 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 13.69 Get:331 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 13.69 Get:332 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 13.70 Get:333 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #8 13.71 Get:334 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #8 13.71 Get:335 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #8 13.71 Get:336 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #8 13.72 Get:337 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #8 13.72 Get:338 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #8 13.73 Get:339 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 13.73 Get:340 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #8 13.74 Get:341 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #8 13.74 Get:342 http://deb.debian.org/debian buster/main amd64 libtext-charwidth-perl amd64 0.04-7.1+b1 [10.0 kB] #8 13.74 Get:343 http://deb.debian.org/debian buster/main amd64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B] #8 13.74 Get:344 http://deb.debian.org/debian buster/main amd64 module-assistant all 0.11.10 [101 kB] #8 13.74 Get:345 http://deb.debian.org/debian buster/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-7 [905 kB] #8 13.75 Get:346 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #8 13.75 Get:347 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #8 13.75 Get:348 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 13.75 Get:349 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 13.75 Get:350 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #8 13.75 Get:351 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #8 13.75 Get:352 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 13.75 Get:353 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 13.76 Get:354 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 13.76 Get:355 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #8 13.76 Get:356 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 13.76 Get:357 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #8 13.76 Get:358 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #8 13.76 Get:359 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 13.76 Get:360 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 13.77 Get:361 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 13.77 Get:362 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 13.77 Get:363 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 13.77 Get:364 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #8 13.77 Get:365 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 13.77 Get:366 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 13.77 Get:367 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 13.77 Get:368 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 13.77 Get:369 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 13.77 Get:370 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #8 13.78 Get:371 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #8 13.78 Get:372 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 13.78 Get:373 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #8 13.78 Get:374 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 13.78 Get:375 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 13.78 Get:376 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 13.78 Get:377 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 13.78 Get:378 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #8 13.79 Get:379 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #8 13.79 Get:380 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 13.79 Get:381 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #8 13.79 Get:382 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 13.80 Get:383 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 13.80 Get:384 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 13.80 Get:385 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #8 13.80 Get:386 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #8 13.80 Get:387 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 13.80 Get:388 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #8 13.81 Get:389 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #8 13.81 Get:390 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #8 13.81 Get:391 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #8 13.81 Get:392 http://deb.debian.org/debian buster/main amd64 dh-systemd all 12.1.1 [122 kB] #8 13.82 Get:393 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB] #8 13.82 Get:394 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB] #8 13.82 Get:395 http://deb.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB] #8 13.95 Get:396 http://deb.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB] #8 14.01 Get:397 http://deb.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB] #8 14.04 Get:398 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #8 14.05 Get:399 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #8 14.14 Get:400 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #8 14.14 Get:401 http://deb.debian.org/debian buster/main amd64 gcc-arm-none-eabi amd64 15:7-2018-q2-6 [28.4 MB] #8 14.38 Get:402 http://deb.debian.org/debian-security buster/updates/main amd64 ghostscript amd64 9.27~dfsg-2+deb10u9 [95.5 kB] #8 14.38 Get:403 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #8 14.38 Get:404 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #8 14.39 Get:405 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB] #8 14.39 Get:406 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #8 14.39 Get:407 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #8 14.40 Get:408 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #8 14.45 Get:409 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #8 14.45 Get:410 http://deb.debian.org/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB] #8 14.45 Get:411 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 14.45 Get:412 http://deb.debian.org/debian buster/main amd64 git-buildpackage all 0.9.14 [978 kB] #8 14.46 Get:413 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB] #8 14.46 Get:414 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB] #8 14.46 Get:415 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] #8 14.46 Get:416 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB] #8 14.46 Get:417 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB] #8 14.47 Get:418 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB] #8 14.47 Get:419 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB] #8 14.47 Get:420 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB] #8 14.47 Get:421 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB] #8 14.47 Get:422 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB] #8 14.48 Get:423 http://deb.debian.org/debian buster/main amd64 htop amd64 2.2.0-1+b1 [92.8 kB] #8 14.48 Get:424 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #8 14.48 Get:425 http://deb.debian.org/debian buster/main amd64 libnl-route-3-200 amd64 3.4.0-1 [162 kB] #8 14.48 Get:426 http://deb.debian.org/debian buster/main amd64 libibverbs1 amd64 22.1-1 [51.2 kB] #8 14.48 Get:427 http://deb.debian.org/debian buster/main amd64 ibverbs-providers amd64 22.1-1 [187 kB] #8 14.48 Get:428 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #8 14.48 Get:429 http://deb.debian.org/debian buster/main amd64 icu-devtools amd64 63.1-6+deb10u3 [189 kB] #8 14.49 Get:430 http://deb.debian.org/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB] #8 14.49 Get:431 http://deb.debian.org/debian buster/main amd64 libglibmm-2.4-1v5 amd64 2.58.0-2 [748 kB] #8 14.49 Get:432 http://deb.debian.org/debian buster/main amd64 libatkmm-1.6-1v5 amd64 2.28.0-2 [73.6 kB] #8 14.49 Get:433 http://deb.debian.org/debian buster/main amd64 libcairomm-1.0-1v5 amd64 1.12.2-4 [65.0 kB] #8 14.49 Get:434 http://deb.debian.org/debian buster/main amd64 librevenge-0.0-0 amd64 0.0.4-6 [280 kB] #8 14.50 Get:435 http://deb.debian.org/debian buster/main amd64 libcdr-0.1-1 amd64 0.1.5-1 [390 kB] #8 14.50 Get:436 http://deb.debian.org/debian buster/main amd64 libdbus-glib-1-2 amd64 0.110-4 [71.5 kB] #8 14.50 Get:437 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #8 14.50 Get:438 http://deb.debian.org/debian-security buster/updates/main amd64 libgslcblas0 amd64 2.5+dfsg-6+deb10u1 [102 kB] #8 14.50 Get:439 http://deb.debian.org/debian-security buster/updates/main amd64 libgsl23 amd64 2.5+dfsg-6+deb10u1 [879 kB] #8 14.51 Get:440 http://deb.debian.org/debian buster/main amd64 libpangomm-1.4-1v5 amd64 2.42.0-2 [59.1 kB] #8 14.51 Get:441 http://deb.debian.org/debian buster/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.5-4 [832 kB] #8 14.52 Get:442 http://deb.debian.org/debian buster/main amd64 libhunspell-1.7-0 amd64 1.7.0-2 [188 kB] #8 14.52 Get:443 http://deb.debian.org/debian buster/main amd64 libenchant1c2a amd64 1.6.0-11.1+b1 [69.8 kB] #8 14.52 Get:444 http://deb.debian.org/debian buster/main amd64 libgtkspell0 amd64 2.0.16-1.2 [24.3 kB] #8 14.52 Get:445 http://deb.debian.org/debian-security buster/updates/main amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [277 kB] #8 14.52 Get:446 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB] #8 14.53 Get:447 http://deb.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1246 kB] #8 14.54 Get:448 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler82 amd64 0.71.0-5+deb10u3 [1508 kB] #8 14.55 Get:449 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler-glib8 amd64 0.71.0-5+deb10u3 [125 kB] #8 14.55 Get:450 http://deb.debian.org/debian buster/main amd64 libpopt0 amd64 1.16-12 [49.4 kB] #8 14.55 Get:451 http://deb.debian.org/debian buster/main amd64 libvisio-0.1-1 amd64 0.1.6-1+b2 [296 kB] #8 14.55 Get:452 http://deb.debian.org/debian buster/main amd64 libwpd-0.10-10 amd64 0.10.3-1 [253 kB] #8 14.55 Get:453 http://deb.debian.org/debian buster/main amd64 libwpg-0.3-3 amd64 0.3.3-1 [76.3 kB] #8 14.56 Get:454 http://deb.debian.org/debian buster/main amd64 inkscape amd64 0.92.4-3 [14.9 MB] #8 14.69 Get:455 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-multidev amd64 1.17-3+deb10u6 [156 kB] #8 14.70 Get:456 http://deb.debian.org/debian buster/main amd64 latexmk all 1:4.61-0.1 [390 kB] #8 14.70 Get:457 http://deb.debian.org/debian buster/main amd64 lcov all 1.13-4 [128 kB] #8 14.70 Get:458 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] #8 14.70 Get:459 http://deb.debian.org/debian buster/main amd64 libaio-dev amd64 0.3.112-3 [20.1 kB] #8 14.70 Get:460 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB] #8 14.70 Get:461 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB] #8 14.71 Get:462 http://deb.debian.org/debian buster/main amd64 libasound2-dev amd64 1.1.8-1 [145 kB] #8 14.71 Get:463 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB] #8 14.71 Get:464 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB] #8 14.71 Get:465 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB] #8 14.71 Get:466 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB] #8 14.71 Get:467 http://deb.debian.org/debian buster/main amd64 libbctoolbox-dev amd64 0.6.0-2+b2 [71.0 kB] #8 14.71 Get:468 http://deb.debian.org/debian-security buster/updates/main amd64 libbluetooth3 amd64 5.50-1.2~deb10u5 [102 kB] #8 14.72 Get:469 http://deb.debian.org/debian buster/main amd64 libboost1.67-dev amd64 1.67.0-13+deb10u1 [8388 kB] #8 14.79 Get:470 http://deb.debian.org/debian buster/main amd64 libboost-dev amd64 1.67.0.1 [3864 B] #8 14.79 Get:471 http://deb.debian.org/debian buster/main amd64 libboost1.67-tools-dev amd64 1.67.0-13+deb10u1 [1433 kB] #8 14.80 Get:472 http://deb.debian.org/debian buster/main amd64 libboost-tools-dev amd64 1.67.0.1 [3824 B] #8 14.80 Get:473 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67.0 amd64 1.67.0-13+deb10u1 [226 kB] #8 14.80 Get:474 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67-dev amd64 1.67.0-13+deb10u1 [225 kB] #8 14.80 Get:475 http://deb.debian.org/debian buster/main amd64 libboost-atomic-dev amd64 1.67.0.1 [3956 B] #8 14.80 Get:476 http://deb.debian.org/debian buster/main amd64 libboost-system1.67.0 amd64 1.67.0-13+deb10u1 [229 kB] #8 14.81 Get:477 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67.0 amd64 1.67.0-13+deb10u1 [234 kB] #8 14.81 Get:478 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67-dev amd64 1.67.0-13+deb10u1 [236 kB] #8 14.81 Get:479 http://deb.debian.org/debian buster/main amd64 libboost-chrono-dev amd64 1.67.0.1 [4268 B] #8 14.81 Get:480 http://deb.debian.org/debian buster/main amd64 libboost-container1.67.0 amd64 1.67.0-13+deb10u1 [256 kB] #8 14.81 Get:481 http://deb.debian.org/debian buster/main amd64 libboost-container1.67-dev amd64 1.67.0-13+deb10u1 [257 kB] #8 14.81 Get:482 http://deb.debian.org/debian buster/main amd64 libboost-container-dev amd64 1.67.0.1 [4132 B] #8 14.82 Get:483 http://deb.debian.org/debian buster/main amd64 libboost-context1.67.0 amd64 1.67.0-13+deb10u1 [228 kB] #8 14.82 Get:484 http://deb.debian.org/debian buster/main amd64 libboost-context1.67-dev amd64 1.67.0-13+deb10u1 [227 kB] #8 14.82 Get:485 http://deb.debian.org/debian buster/main amd64 libboost-context-dev amd64 1.67.0.1 [3852 B] #8 14.82 Get:486 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67.0 amd64 1.67.0-13+deb10u1 [268 kB] #8 14.83 Get:487 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67.0 amd64 1.67.0-13+deb10u1 [242 kB] #8 14.83 Get:488 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67-dev amd64 1.67.0-13+deb10u1 [243 kB] #8 14.83 Get:489 http://deb.debian.org/debian buster/main amd64 libboost-coroutine-dev amd64 1.67.0.1 [3924 B] #8 14.83 Get:490 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67.0 amd64 1.67.0-13+deb10u1 [239 kB] #8 14.83 Get:491 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67.0 amd64 1.67.0-13+deb10u1 [319 kB] #8 14.84 Get:492 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67-dev amd64 1.67.0-13+deb10u1 [359 kB] #8 14.84 Get:493 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67-dev amd64 1.67.0-13+deb10u1 [248 kB] #8 14.85 Get:494 http://deb.debian.org/debian buster/main amd64 libboost-date-time-dev amd64 1.67.0.1 [3648 B] #8 14.86 Get:495 http://deb.debian.org/debian buster/main amd64 libboost-exception1.67-dev amd64 1.67.0-13+deb10u1 [224 kB] #8 14.86 Get:496 http://deb.debian.org/debian buster/main amd64 libboost-exception-dev amd64 1.67.0.1 [3636 B] #8 14.86 Get:497 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67.0 amd64 1.67.0-13+deb10u1 [261 kB] #8 14.86 Get:498 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #8 14.86 Get:499 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67-dev amd64 1.67.0-13+deb10u1 [339 kB] #8 14.87 Get:500 http://deb.debian.org/debian buster/main amd64 libboost-fiber-dev amd64 1.67.0.1 [4076 B] #8 14.87 Get:501 http://deb.debian.org/debian buster/main amd64 libboost-system1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #8 14.87 Get:502 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67-dev amd64 1.67.0-13+deb10u1 [269 kB] #8 14.88 Get:503 http://deb.debian.org/debian buster/main amd64 libboost-filesystem-dev amd64 1.67.0.1 [3684 B] #8 14.88 Get:504 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67.0 amd64 1.67.0-13+deb10u1 [485 kB] #8 14.88 Get:505 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67.0 amd64 1.67.0-13+deb10u1 [316 kB] #8 14.89 Get:506 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67.0 amd64 1.67.0-13+deb10u1 [231 kB] #8 14.89 Get:507 http://deb.debian.org/debian buster/main amd64 libboost-test1.67.0 amd64 1.67.0-13+deb10u1 [456 kB] #8 14.89 Get:508 http://deb.debian.org/debian buster/main amd64 libboost-test1.67-dev amd64 1.67.0-13+deb10u1 [511 kB] #8 14.90 Get:509 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67-dev amd64 1.67.0-13+deb10u1 [325 kB] #8 14.90 Get:510 http://deb.debian.org/debian buster/main amd64 libboost-graph-dev amd64 1.67.0.1 [3752 B] #8 14.90 Get:511 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #8 14.90 Get:512 http://deb.debian.org/debian buster/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4 [129 kB] #8 14.90 Get:513 http://deb.debian.org/debian buster/main amd64 libevent-pthreads-2.1-6 amd64 2.1.8-stable-4 [47.9 kB] #8 14.90 Get:514 http://deb.debian.org/debian buster/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6 [168 kB] #8 14.90 Get:515 http://deb.debian.org/debian buster/main amd64 libpsm2-2 amd64 11.2.78-1 [177 kB] #8 14.90 Get:516 http://deb.debian.org/debian buster/main amd64 librdmacm1 amd64 22.1-1 [65.3 kB] #8 14.90 Get:517 http://deb.debian.org/debian buster/main amd64 libfabric1 amd64 1.6.2-3 [396 kB] #8 14.91 Get:518 http://deb.debian.org/debian buster/main amd64 libhwloc5 amd64 1.11.12-3 [111 kB] #8 14.91 Get:519 http://deb.debian.org/debian buster/main amd64 libpciaccess0 amd64 0.14-1 [53.5 kB] #8 14.91 Get:520 http://deb.debian.org/debian buster/main amd64 ocl-icd-libopencl1 amd64 2.2.12-2 [37.5 kB] #8 14.91 Get:521 http://deb.debian.org/debian buster/main amd64 libhwloc-plugins amd64 1.11.12-3 [17.4 kB] #8 14.91 Get:522 http://deb.debian.org/debian-security buster/updates/main amd64 libpmix2 amd64 3.1.2-3+deb10u1 [499 kB] #8 14.92 Get:523 http://deb.debian.org/debian buster/main amd64 libopenmpi3 amd64 3.1.3-11 [2191 kB] #8 14.94 Get:524 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67.0 amd64 1.67.0-13+deb10u1 [272 kB] #8 14.94 Get:525 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67.0 amd64 1.67.0-13+deb10u1 [283 kB] #8 14.94 Get:526 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67-dev amd64 1.67.0-13+deb10u1 [287 kB] #8 14.94 Get:527 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel-dev amd64 1.67.0.1 [3772 B] #8 14.94 Get:528 http://deb.debian.org/debian buster/main amd64 libicu-dev amd64 63.1-6+deb10u3 [9183 kB] #8 15.03 Get:529 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67-dev amd64 1.67.0-13+deb10u1 [539 kB] #8 15.04 Get:530 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67.0 amd64 1.67.0-13+deb10u1 [249 kB] #8 15.04 Get:531 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67-dev amd64 1.67.0-13+deb10u1 [255 kB] #8 15.04 Get:532 http://deb.debian.org/debian buster/main amd64 libboost-iostreams-dev amd64 1.67.0.1 [3632 B] #8 15.04 Get:533 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67.0 amd64 1.67.0-13+deb10u1 [470 kB] #8 15.05 Get:534 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67-dev amd64 1.67.0-13+deb10u1 [560 kB] #8 15.05 Get:535 http://deb.debian.org/debian buster/main amd64 libboost-locale-dev amd64 1.67.0.1 [3976 B] #8 15.05 Get:536 http://deb.debian.org/debian buster/main amd64 libboost-log1.67.0 amd64 1.67.0-13+deb10u1 [611 kB] #8 15.06 Get:537 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67-dev amd64 1.67.0-13+deb10u1 [270 kB] #8 15.06 Get:538 http://deb.debian.org/debian buster/main amd64 libboost-log1.67-dev amd64 1.67.0-13+deb10u1 [786 kB] #8 15.07 Get:539 http://deb.debian.org/debian buster/main amd64 libboost-log-dev amd64 1.67.0.1 [3852 B] #8 15.07 Get:540 http://deb.debian.org/debian buster/main amd64 libboost-math1.67.0 amd64 1.67.0-13+deb10u1 [460 kB] #8 15.07 Get:541 http://deb.debian.org/debian buster/main amd64 libboost-math1.67-dev amd64 1.67.0-13+deb10u1 [745 kB] #8 15.07 Get:542 http://deb.debian.org/debian buster/main amd64 libboost-math-dev amd64 1.67.0.1 [3848 B] #8 15.07 Get:543 http://deb.debian.org/debian buster/main amd64 openmpi-common all 3.1.3-11 [165 kB] #8 15.08 Get:544 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] #8 15.08 Get:545 http://deb.debian.org/debian buster/main amd64 libnl-route-3-dev amd64 3.4.0-1 [177 kB] #8 15.08 Get:546 http://deb.debian.org/debian buster/main amd64 libibverbs-dev amd64 22.1-1 [362 kB] #8 15.08 Get:547 http://deb.debian.org/debian buster/main amd64 libnuma-dev amd64 2.0.12-1 [39.2 kB] #8 15.08 Get:548 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #8 15.08 Get:549 http://deb.debian.org/debian buster/main amd64 libhwloc-dev amd64 1.11.12-3 [175 kB] #8 15.08 Get:550 http://deb.debian.org/debian buster/main amd64 openmpi-bin amd64 3.1.3-11 [200 kB] #8 15.08 Get:551 http://deb.debian.org/debian buster/main amd64 libopenmpi-dev amd64 3.1.3-11 [974 kB] #8 15.09 Get:552 http://deb.debian.org/debian buster/main amd64 mpi-default-dev amd64 1.13 [5476 B] #8 15.10 Get:553 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67-dev amd64 1.67.0-13+deb10u1 [380 kB] #8 15.10 Get:554 http://deb.debian.org/debian buster/main amd64 libboost-mpi-dev amd64 1.67.0.1 [3732 B] #8 15.10 Get:555 http://deb.debian.org/debian buster/main amd64 libboost-python1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #8 15.10 Get:556 http://deb.debian.org/debian buster/main amd64 mpi-default-bin amd64 1.13 [4672 B] #8 15.10 Get:557 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67.0 amd64 1.67.0-13+deb10u1 [437 kB] #8 15.11 Get:558 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67-dev amd64 1.67.0-13+deb10u1 [244 kB] #8 15.11 Get:559 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python-dev amd64 1.67.0.1 [3768 B] #8 15.11 Get:560 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67.0 amd64 1.67.0-13+deb10u1 [237 kB] #8 15.11 Get:561 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67-dev amd64 1.67.0-13+deb10u1 [238 kB] #8 15.11 Get:562 http://deb.debian.org/debian buster/main amd64 libboost-numpy-dev amd64 1.67.0.1 [3692 B] #8 15.11 Get:563 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67.0 amd64 1.67.0-13+deb10u1 [357 kB] #8 15.12 Get:564 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67-dev amd64 1.67.0-13+deb10u1 [385 kB] #8 15.12 Get:565 http://deb.debian.org/debian buster/main amd64 libboost-program-options-dev amd64 1.67.0.1 [3656 B] #8 15.12 Get:566 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #8 15.12 Get:567 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-dev amd64 2.7.16-2+deb10u4 [31.6 MB] #8 15.39 Get:568 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB] #8 15.39 Get:569 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB] #8 15.39 Get:570 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-dev amd64 2.7.16-2+deb10u4 [286 kB] #8 15.40 Get:571 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B] #8 15.40 Get:572 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B] #8 15.40 Get:573 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #8 15.42 Get:574 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB] #8 15.84 Get:575 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #8 15.84 Get:576 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #8 15.84 Get:577 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #8 15.84 Get:578 http://deb.debian.org/debian buster/main amd64 libboost-python1.67-dev amd64 1.67.0-13+deb10u1 [335 kB] #8 15.85 Get:579 http://deb.debian.org/debian buster/main amd64 libboost-python-dev amd64 1.67.0.1 [3948 B] #8 15.85 Get:580 http://deb.debian.org/debian buster/main amd64 libboost-random1.67.0 amd64 1.67.0-13+deb10u1 [233 kB] #8 15.85 Get:581 http://deb.debian.org/debian buster/main amd64 libboost-random1.67-dev amd64 1.67.0-13+deb10u1 [232 kB] #8 15.85 Get:582 http://deb.debian.org/debian buster/main amd64 libboost-random-dev amd64 1.67.0.1 [3648 B] #8 15.85 Get:583 http://deb.debian.org/debian buster/main amd64 libboost-regex-dev amd64 1.67.0.1 [3916 B] #8 15.85 Get:584 http://deb.debian.org/debian buster/main amd64 libboost-serialization-dev amd64 1.67.0.1 [3876 B] #8 15.87 Get:585 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67.0 amd64 1.67.0-13+deb10u1 [250 kB] #8 15.88 Get:586 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67-dev amd64 1.67.0-13+deb10u1 [253 kB] #8 15.88 Get:587 http://deb.debian.org/debian buster/main amd64 libboost-signals-dev amd64 1.67.0.1 [3716 B] #8 15.88 Get:588 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67.0 amd64 1.67.0-13+deb10u1 [271 kB] #8 15.88 Get:589 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67-dev amd64 1.67.0-13+deb10u1 [249 kB] #8 15.89 Get:590 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace-dev amd64 1.67.0.1 [3640 B] #8 15.89 Get:591 http://deb.debian.org/debian buster/main amd64 libboost-system-dev amd64 1.67.0.1 [3788 B] #8 15.89 Get:592 http://deb.debian.org/debian buster/main amd64 libboost-test-dev amd64 1.67.0.1 [3684 B] #8 15.89 Get:593 http://deb.debian.org/debian buster/main amd64 libboost-thread-dev amd64 1.67.0.1 [3672 B] #8 15.89 Get:594 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #8 15.89 Get:595 http://deb.debian.org/debian buster/main amd64 libboost-timer-dev amd64 1.67.0.1 [3772 B] #8 15.89 Get:596 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67.0 amd64 1.67.0-13+deb10u1 [241 kB] #8 15.89 Get:597 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67-dev amd64 1.67.0-13+deb10u1 [241 kB] #8 15.90 Get:598 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure-dev amd64 1.67.0.1 [3740 B] #8 15.90 Get:599 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67.0 amd64 1.67.0-13+deb10u1 [436 kB] #8 15.90 Get:600 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67-dev amd64 1.67.0-13+deb10u1 [463 kB] #8 15.90 Get:601 http://deb.debian.org/debian buster/main amd64 libboost-wave-dev amd64 1.67.0.1 [3676 B] #8 15.90 Get:602 http://deb.debian.org/debian buster/main amd64 libboost-all-dev amd64 1.67.0.1 [3988 B] #8 15.90 Get:603 http://deb.debian.org/debian buster/main amd64 libcsv3 amd64 3.0.3+dfsg-4 [9612 B] #8 15.91 Get:604 http://deb.debian.org/debian buster/main amd64 libcsv-dev amd64 3.0.3+dfsg-4 [21.8 kB] #8 15.91 Get:605 http://deb.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB] #8 15.91 Get:606 http://deb.debian.org/debian buster/main amd64 libdbd-sqlite3 amd64 0.9.0-6+b1 [180 kB] #8 15.91 Get:607 http://deb.debian.org/debian buster/main amd64 libdbi-dev amd64 0.9.0-5 [35.3 kB] #8 15.91 Get:608 http://deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u2 [210 kB] #8 15.91 Get:609 http://deb.debian.org/debian-security buster/updates/main amd64 libelf-dev amd64 0.176-1.1+deb10u1 [72.3 kB] #8 15.92 Get:610 http://deb.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB] #8 15.92 Get:611 http://deb.debian.org/debian buster/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB] #8 15.92 Get:612 http://deb.debian.org/debian buster/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB] #8 15.93 Get:613 http://deb.debian.org/debian buster/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB] #8 15.93 Get:614 http://deb.debian.org/debian buster/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB] #8 15.93 Get:615 http://deb.debian.org/debian buster/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB] #8 15.95 Get:616 http://deb.debian.org/debian buster/main amd64 libfontenc1 amd64 1:1.1.3-1+b2 [24.4 kB] #8 15.95 Get:617 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u6 [1112 kB] #8 15.96 Get:618 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-bin amd64 2.58.3-2+deb10u6 [126 kB] #8 15.96 Get:619 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev-bin amd64 2.58.3-2+deb10u6 [158 kB] #8 15.96 Get:620 http://deb.debian.org/debian-security buster/updates/main amd64 uuid-dev amd64 2.33.1-0.1+deb10u1 [93.8 kB] #8 15.96 Get:621 http://deb.debian.org/debian-security buster/updates/main amd64 libblkid-dev amd64 2.33.1-0.1+deb10u1 [225 kB] #8 15.96 Get:622 http://deb.debian.org/debian-security buster/updates/main amd64 libmount-dev amd64 2.33.1-0.1+deb10u1 [233 kB] #8 15.97 Get:623 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #8 15.97 Get:624 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #8 15.97 Get:625 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #8 15.97 Get:626 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #8 15.98 Get:627 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #8 15.98 Get:628 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #8 15.98 Get:629 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev amd64 2.58.3-2+deb10u6 [1489 kB] #8 16.00 Get:630 http://deb.debian.org/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4+deb10u1 [23.0 kB] #8 16.00 Get:631 http://deb.debian.org/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4+deb10u1 [629 kB] #8 16.00 Get:632 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB] #8 16.00 Get:633 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB] #8 16.01 Get:634 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutlsxx28 amd64 3.6.7-4+deb10u12 [14.6 kB] #8 16.01 Get:635 http://deb.debian.org/debian buster/main amd64 libidn2-dev amd64 2.0.5-1+deb10u1 [79.5 kB] #8 16.01 Get:636 http://deb.debian.org/debian buster/main amd64 libp11-kit-dev amd64 0.23.15-2+deb10u1 [196 kB] #8 16.01 Get:637 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-6-dev amd64 4.13-3+deb10u1 [104 kB] #8 16.01 Get:638 http://deb.debian.org/debian buster/main amd64 nettle-dev amd64 3.4.1-1+deb10u1 [1077 kB] #8 16.02 Get:639 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls28-dev amd64 3.6.7-4+deb10u12 [1087 kB] #8 16.03 Get:640 http://deb.debian.org/debian buster/main amd64 libgps23 amd64 3.17-7 [89.9 kB] #8 16.03 Get:641 http://deb.debian.org/debian buster/main amd64 libgps-dev amd64 3.17-7 [138 kB] #8 16.03 Get:642 http://deb.debian.org/debian buster/main amd64 libgsm1 amd64 1.0.18-2 [27.7 kB] #8 16.03 Get:643 http://deb.debian.org/debian buster/main amd64 libgsm1-dev amd64 1.0.18-2 [29.7 kB] #8 16.03 Get:644 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #8 16.03 Get:645 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] #8 16.03 Get:646 http://deb.debian.org/debian buster/main amd64 libjansson-dev amd64 2.12-1 [40.5 kB] #8 16.03 Get:647 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB] #8 16.04 Get:648 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB] #8 16.04 Get:649 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB] #8 16.04 Get:650 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-0 amd64 5.3.3-1.1+deb10u1 [120 kB] #8 16.04 Get:651 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB] #8 16.05 Get:652 http://deb.debian.org/debian buster/main amd64 libreadline-dev amd64 7.0-5 [133 kB] #8 16.05 Get:653 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-dev amd64 5.3.3-1.1+deb10u1 [148 kB] #8 16.05 Get:654 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #8 16.05 Get:655 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #8 16.05 Get:656 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u2 [173 kB] #8 16.05 Get:657 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] #8 16.05 Get:658 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u5 [948 B] #8 16.05 Get:659 http://deb.debian.org/debian buster/main amd64 libnewlib-dev all 3.1.0.20181231-1 [259 kB] #8 16.05 Get:660 http://deb.debian.org/debian buster/main amd64 libnewlib-arm-none-eabi all 3.1.0.20181231-1 [32.1 MB] #8 16.35 Get:661 http://deb.debian.org/debian buster/main amd64 libnorm1 amd64 1.5.8+dfsg2-1 [287 kB] #8 16.35 Get:662 http://deb.debian.org/debian buster/main amd64 libnorm-dev amd64 1.5.8+dfsg2-1 [460 kB] #8 16.36 Get:663 http://deb.debian.org/debian buster/main amd64 liboping0 amd64 1.10.0-2.1+b1 [20.0 kB] #8 16.36 Get:664 http://deb.debian.org/debian buster/main amd64 liboping-dev amd64 1.10.0-2.1+b1 [47.4 kB] #8 16.36 Get:665 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB] #8 16.36 Get:666 http://deb.debian.org/debian buster/main amd64 libortp-dev amd64 1:1.0.2-1 [102 kB] #8 16.36 Get:667 http://deb.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB] #8 16.36 Get:668 http://deb.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB] #8 16.36 Get:669 http://deb.debian.org/debian buster/main amd64 libpcap-dev amd64 1.8.1-6+deb10u1 [26.0 kB] #8 16.36 Get:670 http://deb.debian.org/debian buster/main amd64 libpci3 amd64 1:3.5.2-1 [56.5 kB] #8 16.37 Get:671 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB] #8 16.37 Get:672 http://deb.debian.org/debian buster/main amd64 libpci-dev amd64 1:3.5.2-1 [76.9 kB] #8 16.37 Get:673 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] #8 16.37 Get:674 http://deb.debian.org/debian buster/main amd64 libpcsclite-dev amd64 1.8.24-1 [75.0 kB] #8 16.37 Get:675 http://deb.debian.org/debian buster/main amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3 [158 kB] #8 16.37 Get:676 http://deb.debian.org/debian buster/main amd64 libpgm-dev amd64 5.2.122~dfsg-3 [190 kB] #8 16.38 Get:677 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] #8 16.38 Get:678 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] #8 16.38 Get:679 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] #8 16.38 Get:680 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] #8 16.38 Get:681 http://deb.debian.org/debian buster/main amd64 libsensors4-dev amd64 1:3.5.0-3 [63.0 kB] #8 16.38 Get:682 http://deb.debian.org/debian buster/main amd64 libsigsegv-dev amd64 2.12-2 [26.8 kB] #8 16.38 Get:683 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-base all 5.7.3+dfsg-5+deb10u4 [1595 kB] #8 16.40 Get:684 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #8 16.40 Get:685 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-5+deb10u4 [2319 kB] #8 16.42 Get:686 http://deb.debian.org/debian buster/main amd64 libwrap0-dev amd64 7.6.q-28 [21.6 kB] #8 16.42 Get:687 http://deb.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1n-0+deb10u6 [1810 kB] #8 16.43 Get:688 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-dev amd64 5.7.3+dfsg-5+deb10u4 [1099 kB] #8 16.44 Get:689 http://deb.debian.org/debian buster/main amd64 libsodium23 amd64 1.0.17-1 [158 kB] #8 16.45 Get:690 http://deb.debian.org/debian buster/main amd64 libsodium-dev amd64 1.0.17-1 [176 kB] #8 16.45 Get:691 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1-2.1+deb10u4 [535 kB] #8 16.45 Get:692 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [760 kB] #8 16.46 Get:693 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1-2.1+deb10u4 [16.5 kB] #8 16.49 Get:694 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [16.0 kB] #8 16.51 Get:695 http://deb.debian.org/debian buster/main amd64 libsource-highlight-common all 3.1.8-1.2 [68.0 kB] #8 16.52 Get:696 http://deb.debian.org/debian buster/main amd64 libsource-highlight4v5 amd64 3.1.8-1.2+b1 [244 kB] #8 16.52 Get:697 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-dev amd64 3.27.2-3+deb10u2 [787 kB] #8 16.53 Get:698 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] #8 16.53 Get:699 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] #8 16.53 Get:700 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #8 16.53 Get:701 http://deb.debian.org/debian buster/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #8 16.54 Get:702 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] #8 16.54 Get:703 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] #8 16.54 Get:704 http://deb.debian.org/debian buster/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #8 16.54 Get:705 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB] #8 16.54 Get:706 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #8 16.54 Get:707 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #8 16.54 Get:708 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #8 16.54 Get:709 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #8 16.55 Get:710 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #8 16.55 Get:711 http://deb.debian.org/debian buster/main amd64 libzmq5 amd64 4.3.1-4+deb10u2 [246 kB] #8 16.55 Get:712 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-dev amd64 1.17-3+deb10u6 [47.8 kB] #8 16.55 Get:713 http://deb.debian.org/debian buster/main amd64 libzmq3-dev amd64 4.3.1-4+deb10u2 [442 kB] #8 16.56 Get:714 http://deb.debian.org/debian buster/main amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [74.0 kB] #8 16.56 Get:715 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB] #8 16.56 Get:716 http://deb.debian.org/debian buster/main amd64 ofono amd64 1.21-1 [620 kB] #8 16.57 Get:717 http://deb.debian.org/debian buster/main amd64 python-pycurl amd64 7.43.0.2-0.1 [66.0 kB] #8 16.57 Get:718 http://deb.debian.org/debian buster/main amd64 python-urlgrabber all 3.10.2-1 [55.3 kB] #8 16.57 Get:719 http://deb.debian.org/debian buster/main amd64 python-typing all 3.6.6-1 [22.7 kB] #8 16.57 Get:720 http://deb.debian.org/debian buster/main amd64 python-m2crypto amd64 0.31.0-4+deb10u2 [183 kB] #8 16.57 Get:721 http://deb.debian.org/debian buster/main amd64 osc all 0.164.2-1 [238 kB] #8 16.57 Get:722 http://deb.debian.org/debian buster/main amd64 patchelf amd64 0.9+52.20180509-1 [51.1 kB] #8 16.57 Get:723 http://deb.debian.org/debian buster/main amd64 python-lazy-object-proxy amd64 1.3.1-1+b1 [21.7 kB] #8 16.58 Get:724 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] #8 16.58 Get:725 http://deb.debian.org/debian buster/main amd64 python-wrapt amd64 1.10.11-1 [36.8 kB] #8 16.58 Get:726 http://deb.debian.org/debian buster/main amd64 python-singledispatch all 3.4.0.3-2 [9690 B] #8 16.58 Get:727 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB] #8 16.58 Get:728 http://deb.debian.org/debian buster/main amd64 python-backports.functools-lru-cache all 1.5-3 [6704 B] #8 16.58 Get:729 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB] #8 16.59 Get:730 http://deb.debian.org/debian buster/main amd64 python-astroid all 1.6.5-3 [130 kB] #8 16.59 Get:731 http://deb.debian.org/debian buster/main amd64 python-concurrent.futures all 3.2.0-2 [36.6 kB] #8 16.59 Get:732 http://deb.debian.org/debian buster/main amd64 python-isort all 4.3.4+ds1-1.1 [33.5 kB] #8 16.59 Get:733 http://deb.debian.org/debian buster/main amd64 python-mccabe all 0.6.1-2 [9602 B] #8 16.59 Get:734 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB] #8 16.59 Get:735 http://deb.debian.org/debian buster/main amd64 python-logilab-common all 1.4.2-1 [391 kB] #8 16.60 Get:736 http://deb.debian.org/debian buster/main amd64 pylint all 1.9.4-1 [395 kB] #8 16.60 Get:737 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #8 16.61 Get:738 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB] #8 16.62 Get:739 http://deb.debian.org/debian buster/main amd64 python-yaml amd64 3.13-2 [127 kB] #8 16.62 Get:740 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #8 16.62 Get:741 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB] #8 16.62 Get:742 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB] #8 16.62 Get:743 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB] #8 16.62 Get:744 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B] #8 16.62 Get:745 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB] #8 16.63 Get:746 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB] #8 16.63 Get:747 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB] #8 16.63 Get:748 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB] #8 16.63 Get:749 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #8 16.63 Get:750 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #8 16.64 Get:751 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #8 16.64 Get:752 http://deb.debian.org/debian buster/main amd64 python3-markupsafe amd64 1.1.0-1 [14.8 kB] #8 16.64 Get:753 http://deb.debian.org/debian-security buster/updates/main amd64 python3-mako all 1.0.7+ds1-1+deb10u1 [61.7 kB] #8 16.64 Get:754 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB] #8 16.64 Get:755 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #8 16.64 Get:756 http://deb.debian.org/debian buster/main amd64 python3-pyflakes all 2.0.0-1 [49.0 kB] #8 16.64 Get:757 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #8 16.65 Get:758 http://deb.debian.org/debian buster/main amd64 python3-usb all 1.0.2-1 [38.8 kB] #8 16.65 Get:759 http://deb.debian.org/debian buster/main amd64 python3-yaml amd64 3.13-2 [121 kB] #8 16.65 Get:760 http://deb.debian.org/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB] #8 16.65 Get:761 http://deb.debian.org/debian buster/main amd64 sdcc-libraries all 3.8.0+dfsg-2 [1173 kB] #8 16.66 Get:762 http://deb.debian.org/debian buster/main amd64 sdcc amd64 3.8.0+dfsg-2 [1853 kB] #8 16.69 Get:763 http://deb.debian.org/debian buster/main amd64 source-highlight amd64 3.1.8-1.2+b1 [298 kB] #8 16.70 Get:764 http://deb.debian.org/debian-security buster/updates/main amd64 sqlite3 amd64 3.27.2-3+deb10u2 [940 kB] #8 16.71 Get:765 http://deb.debian.org/debian buster/main amd64 stow all 2.2.2-1 [367 kB] #8 16.71 Get:766 http://deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u6 [1244 kB] #8 16.72 Get:767 http://deb.debian.org/debian buster/main amd64 tcpdump amd64 4.9.3-1~deb10u2 [400 kB] #8 16.73 Get:768 http://deb.debian.org/debian buster/main amd64 xfonts-encodings all 1:1.0.4-2 [574 kB] #8 16.73 Get:769 http://deb.debian.org/debian buster/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #8 16.73 Get:770 http://deb.debian.org/debian buster/main amd64 tex-gyre all 20180621-3 [6210 kB] #8 16.78 Get:771 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #8 16.79 Get:772 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #8 16.80 Get:773 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares2 amd64 1.14.0-1+deb10u4 [86.5 kB] #8 16.80 Get:774 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares-dev amd64 1.14.0-1+deb10u4 [161 kB] #8 17.01 debconf: delaying package configuration, since apt-utils is not installed #8 17.05 Fetched 802 MB in 7s (109 MB/s) #8 17.07 Selecting previously unselected package libapparmor1:amd64. #8 17.07 (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 ... 6650 files and directories currently installed.) #8 17.08 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ... #8 17.09 Unpacking libapparmor1:amd64 (2.13.2-10) ... #8 17.12 Selecting previously unselected package libargon2-1:amd64. #8 17.13 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... #8 17.13 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... #8 17.16 Selecting previously unselected package dmsetup. #8 17.16 Preparing to unpack .../02-dmsetup_2%3a1.02.155-3_amd64.deb ... #8 17.16 Unpacking dmsetup (2:1.02.155-3) ... #8 17.20 Selecting previously unselected package libdevmapper1.02.1:amd64. #8 17.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #8 17.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #8 17.25 Selecting previously unselected package libjson-c3:amd64. #8 17.25 Preparing to unpack .../04-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... #8 17.25 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #8 17.29 Selecting previously unselected package libssl1.1:amd64. #8 17.29 Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #8 17.30 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #8 17.41 Selecting previously unselected package libcryptsetup12:amd64. #8 17.42 Preparing to unpack .../06-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... #8 17.42 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #8 17.47 Selecting previously unselected package libidn11:amd64. #8 17.47 Preparing to unpack .../07-libidn11_1.33-2.2_amd64.deb ... #8 17.47 Unpacking libidn11:amd64 (1.33-2.2) ... #8 17.51 Selecting previously unselected package libip4tc0:amd64. #8 17.52 Preparing to unpack .../08-libip4tc0_1.8.2-4_amd64.deb ... #8 17.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... #8 17.55 Selecting previously unselected package libkmod2:amd64. #8 17.55 Preparing to unpack .../09-libkmod2_26-1_amd64.deb ... #8 17.55 Unpacking libkmod2:amd64 (26-1) ... #8 17.66 Selecting previously unselected package systemd. #8 17.67 Preparing to unpack .../10-systemd_241-7~deb10u10_amd64.deb ... #8 17.70 Unpacking systemd (241-7~deb10u10) ... #8 18.05 Selecting previously unselected package libbsd0:amd64. #8 18.06 Preparing to unpack .../11-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #8 18.06 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 18.10 Selecting previously unselected package bsdmainutils. #8 18.11 Preparing to unpack .../12-bsdmainutils_11.1.2+b1_amd64.deb ... #8 18.11 Unpacking bsdmainutils (11.1.2+b1) ... #8 18.16 Selecting previously unselected package libuchardet0:amd64. #8 18.16 Preparing to unpack .../13-libuchardet0_0.0.6-3_amd64.deb ... #8 18.17 Unpacking libuchardet0:amd64 (0.0.6-3) ... #8 18.20 Selecting previously unselected package groff-base. #8 18.20 Preparing to unpack .../14-groff-base_1.22.4-3+deb10u1_amd64.deb ... #8 18.20 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 18.31 Selecting previously unselected package libgdbm6:amd64. #8 18.31 Preparing to unpack .../15-libgdbm6_1.18.1-4_amd64.deb ... #8 18.32 Unpacking libgdbm6:amd64 (1.18.1-4) ... #8 18.35 Selecting previously unselected package libpipeline1:amd64. #8 18.35 Preparing to unpack .../16-libpipeline1_1.5.1-2_amd64.deb ... #8 18.36 Unpacking libpipeline1:amd64 (1.5.1-2) ... #8 18.40 Selecting previously unselected package man-db. #8 18.40 Preparing to unpack .../17-man-db_2.8.5-2+deb10u1_amd64.deb ... #8 18.40 Unpacking man-db (2.8.5-2+deb10u1) ... #8 18.54 Selecting previously unselected package perl-modules-5.28. #8 18.54 Preparing to unpack .../18-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 18.54 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 18.86 Selecting previously unselected package libgdbm-compat4:amd64. #8 18.86 Preparing to unpack .../19-libgdbm-compat4_1.18.1-4_amd64.deb ... #8 18.87 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #8 18.90 Selecting previously unselected package libperl5.28:amd64. #8 18.91 Preparing to unpack .../20-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #8 18.91 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 19.29 Selecting previously unselected package perl. #8 19.29 Preparing to unpack .../21-perl_5.28.1-6+deb10u1_amd64.deb ... #8 19.30 Unpacking perl (5.28.1-6+deb10u1) ... #8 19.35 Selecting previously unselected package libpython2.7-minimal:amd64. #8 19.35 Preparing to unpack .../22-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #8 19.35 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #8 19.43 Selecting previously unselected package python2.7-minimal. #8 19.43 Preparing to unpack .../23-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #8 19.44 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ... #8 19.56 Selecting previously unselected package python2-minimal. #8 19.56 Preparing to unpack .../24-python2-minimal_2.7.16-1_amd64.deb ... #8 19.57 Unpacking python2-minimal (2.7.16-1) ... #8 19.60 Selecting previously unselected package python-minimal. #8 19.60 Preparing to unpack .../25-python-minimal_2.7.16-1_amd64.deb ... #8 19.60 Unpacking python-minimal (2.7.16-1) ... #8 19.63 Selecting previously unselected package mime-support. #8 19.63 Preparing to unpack .../26-mime-support_3.62_all.deb ... #8 19.63 Unpacking mime-support (3.62) ... #8 19.67 Selecting previously unselected package libexpat1:amd64. #8 19.67 Preparing to unpack .../27-libexpat1_2.2.6-2+deb10u7_amd64.deb ... #8 19.67 Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ... #8 19.71 Selecting previously unselected package readline-common. #8 19.71 Preparing to unpack .../28-readline-common_7.0-5_all.deb ... #8 19.72 Unpacking readline-common (7.0-5) ... #8 19.75 Selecting previously unselected package libreadline7:amd64. #8 19.76 Preparing to unpack .../29-libreadline7_7.0-5_amd64.deb ... #8 19.76 Unpacking libreadline7:amd64 (7.0-5) ... #8 19.80 Selecting previously unselected package libsqlite3-0:amd64. #8 19.80 Preparing to unpack .../30-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #8 19.81 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #8 19.87 Selecting previously unselected package libpython2.7-stdlib:amd64. #8 19.87 Preparing to unpack .../31-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ... #8 19.88 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #8 20.05 Selecting previously unselected package python2.7. #8 20.05 Preparing to unpack .../32-python2.7_2.7.16-2+deb10u4_amd64.deb ... #8 20.06 Unpacking python2.7 (2.7.16-2+deb10u4) ... #8 20.10 Selecting previously unselected package libpython2-stdlib:amd64. #8 20.10 Preparing to unpack .../33-libpython2-stdlib_2.7.16-1_amd64.deb ... #8 20.10 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... #8 20.13 Selecting previously unselected package libpython-stdlib:amd64. #8 20.13 Preparing to unpack .../34-libpython-stdlib_2.7.16-1_amd64.deb ... #8 20.14 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... #8 20.18 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #8 20.20 Setting up python2.7-minimal (2.7.16-2+deb10u4) ... #8 20.40 Setting up python2-minimal (2.7.16-1) ... #8 20.45 Selecting previously unselected package python2. #8 20.45 (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 ... 10909 files and directories currently installed.) #8 20.46 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... #8 20.46 Unpacking python2 (2.7.16-1) ... #8 20.50 Setting up python-minimal (2.7.16-1) ... #8 20.54 Selecting previously unselected package python. #8 20.54 (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 ... 10942 files and directories currently installed.) #8 20.55 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... #8 20.56 Unpacking python (2.7.16-1) ... #8 20.60 Selecting previously unselected package autoconf-archive. #8 20.60 Preparing to unpack .../01-autoconf-archive_20180313-1_all.deb ... #8 20.61 Unpacking autoconf-archive (20180313-1) ... #8 20.76 Selecting previously unselected package libpython2.7:amd64. #8 20.76 Preparing to unpack .../02-libpython2.7_2.7.16-2+deb10u4_amd64.deb ... #8 20.77 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u4) ... #8 20.87 Selecting previously unselected package libncurses6:amd64. #8 20.87 Preparing to unpack .../03-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... #8 20.87 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #8 20.91 Selecting previously unselected package ocaml-base-nox. #8 20.91 Preparing to unpack .../04-ocaml-base-nox_4.05.0-11_amd64.deb ... #8 20.91 Unpacking ocaml-base-nox (4.05.0-11) ... #8 20.99 Selecting previously unselected package libpcre-ocaml. #8 20.99 Preparing to unpack .../05-libpcre-ocaml_7.2.3-2+b1_amd64.deb ... #8 20.99 Unpacking libpcre-ocaml (7.2.3-2+b1) ... #8 21.04 Selecting previously unselected package libglib2.0-0:amd64. #8 21.04 Preparing to unpack .../06-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #8 21.04 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #8 21.15 Selecting previously unselected package python-gobject-2. #8 21.16 Preparing to unpack .../07-python-gobject-2_2.28.6-13+b1_amd64.deb ... #8 21.16 Unpacking python-gobject-2 (2.28.6-13+b1) ... #8 21.21 Selecting previously unselected package libquadmath0:amd64. #8 21.21 Preparing to unpack .../08-libquadmath0_8.3.0-6_amd64.deb ... #8 21.22 Unpacking libquadmath0:amd64 (8.3.0-6) ... #8 21.26 Selecting previously unselected package libgfortran5:amd64. #8 21.26 Preparing to unpack .../09-libgfortran5_8.3.0-6_amd64.deb ... #8 21.26 Unpacking libgfortran5:amd64 (8.3.0-6) ... #8 21.34 Selecting previously unselected package libblas3:amd64. #8 21.35 Preparing to unpack .../10-libblas3_3.8.0-2_amd64.deb ... #8 21.35 Unpacking libblas3:amd64 (3.8.0-2) ... #8 21.39 Selecting previously unselected package liblapack3:amd64. #8 21.39 Preparing to unpack .../11-liblapack3_3.8.0-2_amd64.deb ... #8 21.40 Unpacking liblapack3:amd64 (3.8.0-2) ... #8 21.56 Selecting previously unselected package python-pkg-resources. #8 21.56 Preparing to unpack .../12-python-pkg-resources_40.8.0-1_all.deb ... #8 21.57 Unpacking python-pkg-resources (40.8.0-1) ... #8 21.61 Selecting previously unselected package python-numpy. #8 21.61 Preparing to unpack .../13-python-numpy_1%3a1.16.2-1_amd64.deb ... #8 21.62 Unpacking python-numpy (1:1.16.2-1) ... #8 21.80 Selecting previously unselected package libatk1.0-data. #8 21.81 Preparing to unpack .../14-libatk1.0-data_2.30.0-2_all.deb ... #8 21.81 Unpacking libatk1.0-data (2.30.0-2) ... #8 21.87 Selecting previously unselected package libatk1.0-0:amd64. #8 21.87 Preparing to unpack .../15-libatk1.0-0_2.30.0-2_amd64.deb ... #8 21.87 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... #8 21.91 Selecting previously unselected package libpng16-16:amd64. #8 21.91 Preparing to unpack .../16-libpng16-16_1.6.36-6_amd64.deb ... #8 21.91 Unpacking libpng16-16:amd64 (1.6.36-6) ... #8 21.96 Selecting previously unselected package libfreetype6:amd64. #8 21.96 Preparing to unpack .../17-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... #8 21.96 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... #8 22.02 Selecting previously unselected package sensible-utils. #8 22.02 Preparing to unpack .../18-sensible-utils_0.0.12_all.deb ... #8 22.02 Unpacking sensible-utils (0.0.12) ... #8 22.06 Selecting previously unselected package ucf. #8 22.06 Preparing to unpack .../19-ucf_3.0038+nmu1_all.deb ... #8 22.07 Moving old data out of the way #8 22.07 Unpacking ucf (3.0038+nmu1) ... #8 22.10 Selecting previously unselected package fonts-dejavu-core. #8 22.10 Preparing to unpack .../20-fonts-dejavu-core_2.37-1_all.deb ... #8 22.11 Unpacking fonts-dejavu-core (2.37-1) ... #8 22.22 Selecting previously unselected package fontconfig-config. #8 22.22 Preparing to unpack .../21-fontconfig-config_2.13.1-2_all.deb ... #8 22.30 Unpacking fontconfig-config (2.13.1-2) ... #8 22.34 Selecting previously unselected package libfontconfig1:amd64. #8 22.34 Preparing to unpack .../22-libfontconfig1_2.13.1-2_amd64.deb ... #8 22.35 Unpacking libfontconfig1:amd64 (2.13.1-2) ... #8 22.40 Selecting previously unselected package libpixman-1-0:amd64. #8 22.40 Preparing to unpack .../23-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ... #8 22.40 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #8 22.44 Selecting previously unselected package libxau6:amd64. #8 22.44 Preparing to unpack .../24-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #8 22.44 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #8 22.48 Selecting previously unselected package libxdmcp6:amd64. #8 22.48 Preparing to unpack .../25-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 22.48 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 22.52 Selecting previously unselected package libxcb1:amd64. #8 22.52 Preparing to unpack .../26-libxcb1_1.13.1-2_amd64.deb ... #8 22.52 Unpacking libxcb1:amd64 (1.13.1-2) ... #8 22.56 Selecting previously unselected package libx11-data. #8 22.56 Preparing to unpack .../27-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #8 22.56 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #8 22.63 Selecting previously unselected package libx11-6:amd64. #8 22.63 Preparing to unpack .../28-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #8 22.64 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #8 22.71 Selecting previously unselected package libxcb-render0:amd64. #8 22.71 Preparing to unpack .../29-libxcb-render0_1.13.1-2_amd64.deb ... #8 22.72 Unpacking libxcb-render0:amd64 (1.13.1-2) ... #8 22.76 Selecting previously unselected package libxcb-shm0:amd64. #8 22.76 Preparing to unpack .../30-libxcb-shm0_1.13.1-2_amd64.deb ... #8 22.76 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... #8 22.80 Selecting previously unselected package libxext6:amd64. #8 22.80 Preparing to unpack .../31-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #8 22.81 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #8 22.84 Selecting previously unselected package libxrender1:amd64. #8 22.84 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ... #8 22.85 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #8 22.88 Selecting previously unselected package libcairo2:amd64. #8 22.88 Preparing to unpack .../33-libcairo2_1.16.0-4+deb10u1_amd64.deb ... #8 22.89 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... #8 22.95 Selecting previously unselected package libjpeg62-turbo:amd64. #8 22.96 Preparing to unpack .../34-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... #8 22.96 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #8 23.00 Selecting previously unselected package libjbig0:amd64. #8 23.01 Preparing to unpack .../35-libjbig0_2.1-3.1+b2_amd64.deb ... #8 23.01 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #8 23.04 Selecting previously unselected package libwebp6:amd64. #8 23.04 Preparing to unpack .../36-libwebp6_0.6.1-2+deb10u3_amd64.deb ... #8 23.05 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... #8 23.10 Selecting previously unselected package libtiff5:amd64. #8 23.10 Preparing to unpack .../37-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... #8 23.10 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #8 23.14 Selecting previously unselected package libicu63:amd64. #8 23.15 Preparing to unpack .../38-libicu63_63.1-6+deb10u3_amd64.deb ... #8 23.15 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #8 23.75 Selecting previously unselected package libxml2:amd64. #8 23.75 Preparing to unpack .../39-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #8 23.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #8 23.83 Selecting previously unselected package shared-mime-info. #8 23.83 Preparing to unpack .../40-shared-mime-info_1.10-1_amd64.deb ... #8 23.84 Unpacking shared-mime-info (1.10-1) ... #8 23.93 Selecting previously unselected package libgdk-pixbuf2.0-common. #8 23.93 Preparing to unpack .../41-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... #8 23.93 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #8 24.00 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. #8 24.00 Preparing to unpack .../42-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... #8 24.01 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #8 24.06 Selecting previously unselected package libgtk2.0-common. #8 24.06 Preparing to unpack .../43-libgtk2.0-common_2.24.32-3_all.deb ... #8 24.06 Unpacking libgtk2.0-common (2.24.32-3) ... #8 24.32 Selecting previously unselected package libavahi-common-data:amd64. #8 24.32 Preparing to unpack .../44-libavahi-common-data_0.7-4+deb10u3_amd64.deb ... #8 24.32 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ... #8 24.37 Selecting previously unselected package libavahi-common3:amd64. #8 24.37 Preparing to unpack .../45-libavahi-common3_0.7-4+deb10u3_amd64.deb ... #8 24.38 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ... #8 24.41 Selecting previously unselected package libdbus-1-3:amd64. #8 24.42 Preparing to unpack .../46-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #8 24.42 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #8 24.47 Selecting previously unselected package libavahi-client3:amd64. #8 24.47 Preparing to unpack .../47-libavahi-client3_0.7-4+deb10u3_amd64.deb ... #8 24.47 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ... #8 24.50 Selecting previously unselected package libkeyutils1:amd64. #8 24.51 Preparing to unpack .../48-libkeyutils1_1.6-6_amd64.deb ... #8 24.51 Unpacking libkeyutils1:amd64 (1.6-6) ... #8 24.54 Selecting previously unselected package libkrb5support0:amd64. #8 24.54 Preparing to unpack .../49-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #8 24.55 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #8 24.58 Selecting previously unselected package libk5crypto3:amd64. #8 24.58 Preparing to unpack .../50-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #8 24.59 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #8 24.63 Selecting previously unselected package libkrb5-3:amd64. #8 24.63 Preparing to unpack .../51-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #8 24.63 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #8 24.70 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 24.70 Preparing to unpack .../52-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #8 24.70 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #8 24.75 Selecting previously unselected package libcups2:amd64. #8 24.75 Preparing to unpack .../53-libcups2_2.2.10-6+deb10u10_amd64.deb ... #8 24.75 Unpacking libcups2:amd64 (2.2.10-6+deb10u10) ... #8 24.80 Selecting previously unselected package fontconfig. #8 24.81 Preparing to unpack .../54-fontconfig_2.13.1-2_amd64.deb ... #8 24.81 Unpacking fontconfig (2.13.1-2) ... #8 24.86 Selecting previously unselected package libfribidi0:amd64. #8 24.87 Preparing to unpack .../55-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #8 24.87 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #8 24.90 Selecting previously unselected package libthai-data. #8 24.90 Preparing to unpack .../56-libthai-data_0.1.28-2_all.deb ... #8 24.91 Unpacking libthai-data (0.1.28-2) ... #8 24.96 Selecting previously unselected package libdatrie1:amd64. #8 24.96 Preparing to unpack .../57-libdatrie1_0.2.12-2_amd64.deb ... #8 24.96 Unpacking libdatrie1:amd64 (0.2.12-2) ... #8 24.99 Selecting previously unselected package libthai0:amd64. #8 24.99 Preparing to unpack .../58-libthai0_0.1.28-2_amd64.deb ... #8 25.00 Unpacking libthai0:amd64 (0.1.28-2) ... #8 25.03 Selecting previously unselected package libpango-1.0-0:amd64. #8 25.03 Preparing to unpack .../59-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #8 25.04 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 25.08 Selecting previously unselected package libgraphite2-3:amd64. #8 25.09 Preparing to unpack .../60-libgraphite2-3_1.3.13-7_amd64.deb ... #8 25.09 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... #8 25.13 Selecting previously unselected package libharfbuzz0b:amd64. #8 25.13 Preparing to unpack .../61-libharfbuzz0b_2.3.1-1_amd64.deb ... #8 25.13 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... #8 25.20 Selecting previously unselected package libpangoft2-1.0-0:amd64. #8 25.20 Preparing to unpack .../62-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #8 25.20 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 25.24 Selecting previously unselected package libpangocairo-1.0-0:amd64. #8 25.24 Preparing to unpack .../63-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #8 25.24 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 25.28 Selecting previously unselected package libxcomposite1:amd64. #8 25.28 Preparing to unpack .../64-libxcomposite1_1%3a0.4.4-2_amd64.deb ... #8 25.28 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... #8 25.31 Selecting previously unselected package libxfixes3:amd64. #8 25.32 Preparing to unpack .../65-libxfixes3_1%3a5.0.3-1_amd64.deb ... #8 25.32 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... #8 25.35 Selecting previously unselected package libxcursor1:amd64. #8 25.35 Preparing to unpack .../66-libxcursor1_1%3a1.1.15-2_amd64.deb ... #8 25.35 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... #8 25.38 Selecting previously unselected package libxdamage1:amd64. #8 25.39 Preparing to unpack .../67-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... #8 25.39 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... #8 25.42 Selecting previously unselected package libxi6:amd64. #8 25.42 Preparing to unpack .../68-libxi6_2%3a1.7.9-1_amd64.deb ... #8 25.43 Unpacking libxi6:amd64 (2:1.7.9-1) ... #8 25.46 Selecting previously unselected package libxinerama1:amd64. #8 25.46 Preparing to unpack .../69-libxinerama1_2%3a1.1.4-2_amd64.deb ... #8 25.47 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... #8 25.50 Selecting previously unselected package libxrandr2:amd64. #8 25.50 Preparing to unpack .../70-libxrandr2_2%3a1.5.1-1_amd64.deb ... #8 25.50 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... #8 25.54 Selecting previously unselected package hicolor-icon-theme. #8 25.54 Preparing to unpack .../71-hicolor-icon-theme_0.17-2_all.deb ... #8 25.55 Unpacking hicolor-icon-theme (0.17-2) ... #8 25.61 Selecting previously unselected package gtk-update-icon-cache. #8 25.62 Preparing to unpack .../72-gtk-update-icon-cache_3.24.5-1_amd64.deb ... #8 25.63 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. #8 25.63 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. #8 25.63 Unpacking gtk-update-icon-cache (3.24.5-1) ... #8 25.67 Selecting previously unselected package libcroco3:amd64. #8 25.67 Preparing to unpack .../73-libcroco3_0.6.12-3_amd64.deb ... #8 25.68 Unpacking libcroco3:amd64 (0.6.12-3) ... #8 25.72 Selecting previously unselected package librsvg2-2:amd64. #8 25.72 Preparing to unpack .../74-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ... #8 25.73 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #8 25.85 Selecting previously unselected package librsvg2-common:amd64. #8 25.85 Preparing to unpack .../75-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ... #8 25.85 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #8 25.90 Selecting previously unselected package adwaita-icon-theme. #8 25.90 Preparing to unpack .../76-adwaita-icon-theme_3.30.1-1_all.deb ... #8 25.91 Unpacking adwaita-icon-theme (3.30.1-1) ... #8 26.83 Selecting previously unselected package libgtk2.0-0:amd64. #8 26.83 Preparing to unpack .../77-libgtk2.0-0_2.24.32-3_amd64.deb ... #8 26.84 Unpacking libgtk2.0-0:amd64 (2.24.32-3) ... #8 26.99 Selecting previously unselected package python-cairo:amd64. #8 26.99 Preparing to unpack .../78-python-cairo_1.16.2-1+b1_amd64.deb ... #8 26.99 Unpacking python-cairo:amd64 (1.16.2-1+b1) ... #8 27.03 Selecting previously unselected package python-gtk2. #8 27.03 Preparing to unpack .../79-python-gtk2_2.24.0-5.1+b1_amd64.deb ... #8 27.03 Unpacking python-gtk2 (2.24.0-5.1+b1) ... #8 27.11 Selecting previously unselected package libglade2-0:amd64. #8 27.11 Preparing to unpack .../80-libglade2-0_1%3a2.6.4-2+b1_amd64.deb ... #8 27.12 Unpacking libglade2-0:amd64 (1:2.6.4-2+b1) ... #8 27.15 Selecting previously unselected package python-glade2. #8 27.15 Preparing to unpack .../81-python-glade2_2.24.0-5.1+b1_amd64.deb ... #8 27.16 Unpacking python-glade2 (2.24.0-5.1+b1) ... #8 27.19 Selecting previously unselected package libfindlib-ocaml. #8 27.20 Preparing to unpack .../82-libfindlib-ocaml_1.7.3-2+b1_amd64.deb ... #8 27.20 Unpacking libfindlib-ocaml (1.7.3-2+b1) ... #8 27.25 Selecting previously unselected package ocaml-findlib. #8 27.25 Preparing to unpack .../83-ocaml-findlib_1.7.3-2+b1_amd64.deb ... #8 27.25 Unpacking ocaml-findlib (1.7.3-2+b1) ... #8 27.32 Selecting previously unselected package libpycaml-ocaml. #8 27.32 Preparing to unpack .../84-libpycaml-ocaml_0.82-15+b1_amd64.deb ... #8 27.33 Unpacking libpycaml-ocaml (0.82-15+b1) ... #8 27.35 Selecting previously unselected package libparmap-ocaml. #8 27.36 Preparing to unpack .../85-libparmap-ocaml_1.0~rc10-1_amd64.deb ... #8 27.36 Unpacking libparmap-ocaml (1.0~rc10-1) ... #8 27.40 Selecting previously unselected package coccinelle. #8 27.40 Preparing to unpack .../86-coccinelle_1.0.4.deb-4_amd64.deb ... #8 27.41 Unpacking coccinelle (1.0.4.deb-4) ... #8 27.61 Selecting previously unselected package libsigsegv2:amd64. #8 27.62 Preparing to unpack .../87-libsigsegv2_2.12-2_amd64.deb ... #8 27.62 Unpacking libsigsegv2:amd64 (2.12-2) ... #8 27.64 Selecting previously unselected package m4. #8 27.65 Preparing to unpack .../88-m4_1.4.18-2_amd64.deb ... #8 27.65 Unpacking m4 (1.4.18-2) ... #8 27.70 Selecting previously unselected package flex. #8 27.70 Preparing to unpack .../89-flex_2.6.4-6.2_amd64.deb ... #8 27.71 Unpacking flex (2.6.4-6.2) ... #8 27.77 Selecting previously unselected package libmpfr6:amd64. #8 27.77 Preparing to unpack .../90-libmpfr6_4.0.2-1_amd64.deb ... #8 27.77 Unpacking libmpfr6:amd64 (4.0.2-1) ... #8 27.84 Setting up libmpfr6:amd64 (4.0.2-1) ... #8 27.85 Setting up readline-common (7.0-5) ... #8 27.86 Setting up libreadline7:amd64 (7.0-5) ... #8 27.87 Setting up libsigsegv2:amd64 (2.12-2) ... #8 27.92 Selecting previously unselected package gawk. #8 27.92 (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 ... 20838 files and directories currently installed.) #8 27.93 Preparing to unpack .../00-gawk_1%3a4.2.1+dfsg-1_amd64.deb ... #8 27.93 Unpacking gawk (1:4.2.1+dfsg-1) ... #8 28.03 Selecting previously unselected package libgomp1:amd64. #8 28.04 Preparing to unpack .../01-libgomp1_8.3.0-6_amd64.deb ... #8 28.04 Unpacking libgomp1:amd64 (8.3.0-6) ... #8 28.08 Selecting previously unselected package libfftw3-double3:amd64. #8 28.08 Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ... #8 28.08 Unpacking libfftw3-double3:amd64 (3.3.8-2) ... #8 28.16 Selecting previously unselected package libde265-0:amd64. #8 28.16 Preparing to unpack .../03-libde265-0_1.0.11-0+deb10u6_amd64.deb ... #8 28.17 Unpacking libde265-0:amd64 (1.0.11-0+deb10u6) ... #8 28.21 Selecting previously unselected package libnuma1:amd64. #8 28.22 Preparing to unpack .../04-libnuma1_2.0.12-1_amd64.deb ... #8 28.22 Unpacking libnuma1:amd64 (2.0.12-1) ... #8 28.25 Selecting previously unselected package libx265-165:amd64. #8 28.26 Preparing to unpack .../05-libx265-165_2.9-4_amd64.deb ... #8 28.26 Unpacking libx265-165:amd64 (2.9-4) ... #8 28.40 Selecting previously unselected package libheif1:amd64. #8 28.40 Preparing to unpack .../06-libheif1_1.3.2-2~deb10u1_amd64.deb ... #8 28.41 Unpacking libheif1:amd64 (1.3.2-2~deb10u1) ... #8 28.45 Selecting previously unselected package liblcms2-2:amd64. #8 28.45 Preparing to unpack .../07-liblcms2-2_2.9-3_amd64.deb ... #8 28.45 Unpacking liblcms2-2:amd64 (2.9-3) ... #8 28.50 Selecting previously unselected package liblqr-1-0:amd64. #8 28.50 Preparing to unpack .../08-liblqr-1-0_0.4.2-2.1_amd64.deb ... #8 28.50 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... #8 28.53 Selecting previously unselected package libltdl7:amd64. #8 28.53 Preparing to unpack .../09-libltdl7_2.4.6-9_amd64.deb ... #8 28.54 Unpacking libltdl7:amd64 (2.4.6-9) ... #8 28.58 Selecting previously unselected package libopenjp2-7:amd64. #8 28.58 Preparing to unpack .../10-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ... #8 28.58 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #8 28.63 Selecting previously unselected package libwebpmux3:amd64. #8 28.64 Preparing to unpack .../11-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ... #8 28.64 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #8 28.68 Selecting previously unselected package imagemagick-6-common. #8 28.68 Preparing to unpack .../12-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1+deb10u7_all.deb ... #8 28.68 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 28.72 Selecting previously unselected package libmagickcore-6.q16-6:amd64. #8 28.72 Preparing to unpack .../13-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #8 28.73 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 28.89 Selecting previously unselected package libmagickwand-6.q16-6:amd64. #8 28.90 Preparing to unpack .../14-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #8 28.90 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 28.96 Selecting previously unselected package poppler-data. #8 28.96 Preparing to unpack .../15-poppler-data_0.4.9-2_all.deb ... #8 28.97 Unpacking poppler-data (0.4.9-2) ... #8 29.18 Selecting previously unselected package libpython3.7-minimal:amd64. #8 29.18 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #8 29.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #8 29.27 Selecting previously unselected package python3.7-minimal. #8 29.27 Preparing to unpack .../17-python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #8 29.27 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #8 29.43 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #8 29.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #8 29.51 Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ... #8 29.51 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #8 29.85 Selecting previously unselected package python3-minimal. #8 29.85 (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 ... 22122 files and directories currently installed.) #8 29.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #8 29.87 Unpacking python3-minimal (3.7.3-1) ... #8 29.90 Selecting previously unselected package libmpdec2:amd64. #8 29.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #8 29.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... #8 29.94 Selecting previously unselected package libpython3.7-stdlib:amd64. #8 29.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #8 29.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #8 30.12 Selecting previously unselected package python3.7. #8 30.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ... #8 30.13 Unpacking python3.7 (3.7.3-2+deb10u7) ... #8 30.20 Selecting previously unselected package libpython3-stdlib:amd64. #8 30.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #8 30.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #8 30.24 Setting up python3-minimal (3.7.3-1) ... #8 30.41 Selecting previously unselected package python3. #8 30.41 (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 ... 22534 files and directories currently installed.) #8 30.42 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #8 30.43 Unpacking python3 (3.7.3-1) ... #8 30.47 Selecting previously unselected package sgml-base. #8 30.47 Preparing to unpack .../001-sgml-base_1.29_all.deb ... #8 30.48 Unpacking sgml-base (1.29) ... #8 30.52 Selecting previously unselected package tex-common. #8 30.53 Preparing to unpack .../002-tex-common_6.11_all.deb ... #8 30.54 Unpacking tex-common (6.11) ... #8 30.59 Selecting previously unselected package libtinfo5:amd64. #8 30.59 Preparing to unpack .../003-libtinfo5_6.1+20181013-2+deb10u5_amd64.deb ... #8 30.60 Unpacking libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #8 30.63 Selecting previously unselected package libxapian30:amd64. #8 30.64 Preparing to unpack .../004-libxapian30_1.4.11-1+deb10u1_amd64.deb ... #8 30.64 Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ... #8 30.73 Selecting previously unselected package netbase. #8 30.73 Preparing to unpack .../005-netbase_5.6_all.deb ... #8 30.73 Unpacking netbase (5.6) ... #8 30.76 Selecting previously unselected package libprocps7:amd64. #8 30.76 Preparing to unpack .../006-libprocps7_2%3a3.3.15-2_amd64.deb ... #8 30.77 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #8 30.80 Selecting previously unselected package lsb-base. #8 30.80 Preparing to unpack .../007-lsb-base_10.2019051400_all.deb ... #8 30.81 Unpacking lsb-base (10.2019051400) ... #8 30.84 Selecting previously unselected package procps. #8 30.84 Preparing to unpack .../008-procps_2%3a3.3.15-2_amd64.deb ... #8 30.85 Unpacking procps (2:3.3.15-2) ... #8 30.90 Selecting previously unselected package bzip2. #8 30.90 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #8 30.90 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #8 30.94 Selecting previously unselected package dbus. #8 30.95 Preparing to unpack .../010-dbus_1.12.28-0+deb10u1_amd64.deb ... #8 30.96 Unpacking dbus (1.12.28-0+deb10u1) ... #8 31.01 Selecting previously unselected package libmagic-mgc. #8 31.01 Preparing to unpack .../011-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #8 31.01 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 31.08 Selecting previously unselected package libmagic1:amd64. #8 31.08 Preparing to unpack .../012-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #8 31.08 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 31.12 Selecting previously unselected package file. #8 31.13 Preparing to unpack .../013-file_1%3a5.35-4+deb10u2_amd64.deb ... #8 31.13 Unpacking file (1:5.35-4+deb10u2) ... #8 31.16 Selecting previously unselected package gettext-base. #8 31.17 Preparing to unpack .../014-gettext-base_0.19.8.1-9_amd64.deb ... #8 31.17 Unpacking gettext-base (0.19.8.1-9) ... #8 31.21 Selecting previously unselected package libc-l10n. #8 31.22 Preparing to unpack .../015-libc-l10n_2.28-10+deb10u3_all.deb ... #8 31.22 Unpacking libc-l10n (2.28-10+deb10u3) ... #8 31.31 Selecting previously unselected package libgnutls-openssl27:amd64. #8 31.31 Preparing to unpack .../016-libgnutls-openssl27_3.6.7-4+deb10u12_amd64.deb ... #8 31.32 Unpacking libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #8 31.35 Selecting previously unselected package libgssrpc4:amd64. #8 31.36 Preparing to unpack .../017-libgssrpc4_1.17-3+deb10u6_amd64.deb ... #8 31.36 Unpacking libgssrpc4:amd64 (1.17-3+deb10u6) ... #8 31.40 Selecting previously unselected package libkadm5clnt-mit11:amd64. #8 31.40 Preparing to unpack .../018-libkadm5clnt-mit11_1.17-3+deb10u6_amd64.deb ... #8 31.40 Unpacking libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #8 31.44 Selecting previously unselected package libkdb5-9:amd64. #8 31.44 Preparing to unpack .../019-libkdb5-9_1.17-3+deb10u6_amd64.deb ... #8 31.45 Unpacking libkdb5-9:amd64 (1.17-3+deb10u6) ... #8 31.49 Selecting previously unselected package libkadm5srv-mit11:amd64. #8 31.49 Preparing to unpack .../020-libkadm5srv-mit11_1.17-3+deb10u6_amd64.deb ... #8 31.49 Unpacking libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #8 31.54 Selecting previously unselected package locales. #8 31.54 Preparing to unpack .../021-locales_2.28-10+deb10u3_all.deb ... #8 31.55 Unpacking locales (2.28-10+deb10u3) ... #8 31.88 Selecting previously unselected package libedit2:amd64. #8 31.88 Preparing to unpack .../022-libedit2_3.1-20181209-1_amd64.deb ... #8 31.89 Unpacking libedit2:amd64 (3.1-20181209-1) ... #8 31.93 Selecting previously unselected package openssh-client. #8 31.93 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u4_amd64.deb ... #8 31.94 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #8 32.02 Selecting previously unselected package libpcre2-8-0:amd64. #8 32.03 Preparing to unpack .../024-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #8 32.03 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #8 32.08 Selecting previously unselected package libpsl5:amd64. #8 32.08 Preparing to unpack .../025-libpsl5_0.20.2-2_amd64.deb ... #8 32.08 Unpacking libpsl5:amd64 (0.20.2-2) ... #8 32.12 Selecting previously unselected package wget. #8 32.12 Preparing to unpack .../026-wget_1.20.1-1.1_amd64.deb ... #8 32.12 Unpacking wget (1.20.1-1.1) ... #8 32.22 Selecting previously unselected package xz-utils. #8 32.22 Preparing to unpack .../027-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #8 32.22 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 32.27 Selecting previously unselected package asciidoc-common. #8 32.27 Preparing to unpack .../028-asciidoc-common_8.6.10-3_all.deb ... #8 32.37 Unpacking asciidoc-common (8.6.10-3) ... #8 32.42 Selecting previously unselected package libxml2-utils. #8 32.42 Preparing to unpack .../029-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #8 32.42 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #8 32.47 Selecting previously unselected package asciidoc-base. #8 32.47 Preparing to unpack .../030-asciidoc-base_8.6.10-3_all.deb ... #8 32.48 Unpacking asciidoc-base (8.6.10-3) ... #8 32.52 Selecting previously unselected package asciidoc. #8 32.52 Preparing to unpack .../031-asciidoc_8.6.10-3_all.deb ... #8 32.62 Unpacking asciidoc (8.6.10-3) ... #8 32.65 Selecting previously unselected package xml-core. #8 32.66 Preparing to unpack .../032-xml-core_0.18+nmu1_all.deb ... #8 32.66 Unpacking xml-core (0.18+nmu1) ... #8 32.70 Selecting previously unselected package sgml-data. #8 32.71 Preparing to unpack .../033-sgml-data_2.0.11_all.deb ... #8 32.71 Unpacking sgml-data (2.0.11) ... #8 32.77 Selecting previously unselected package docbook-xml. #8 32.77 Preparing to unpack .../034-docbook-xml_4.5-8_all.deb ... #8 32.78 Unpacking docbook-xml (4.5-8) ... #8 32.83 Selecting previously unselected package libapt-inst2.0:amd64. #8 32.83 Preparing to unpack .../035-libapt-inst2.0_1.8.2.3_amd64.deb ... #8 32.83 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #8 32.88 Selecting previously unselected package python-apt-common. #8 32.88 Preparing to unpack .../036-python-apt-common_1.8.4.3_all.deb ... #8 32.88 Unpacking python-apt-common (1.8.4.3) ... #8 32.92 Selecting previously unselected package libassuan0:amd64. #8 32.93 Preparing to unpack .../037-libassuan0_2.5.2-1_amd64.deb ... #8 32.93 Unpacking libassuan0:amd64 (2.5.2-1) ... #8 32.96 Selecting previously unselected package gpgconf. #8 32.96 Preparing to unpack .../038-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #8 32.97 Unpacking gpgconf (2.2.12-1+deb10u2) ... #8 33.01 Selecting previously unselected package libksba8:amd64. #8 33.02 Preparing to unpack .../039-libksba8_1.3.5-2+deb10u2_amd64.deb ... #8 33.02 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #8 33.06 Selecting previously unselected package libsasl2-modules-db:amd64. #8 33.06 Preparing to unpack .../040-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 33.06 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 33.10 Selecting previously unselected package libsasl2-2:amd64. #8 33.10 Preparing to unpack .../041-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 33.11 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 33.15 Selecting previously unselected package libldap-common. #8 33.15 Preparing to unpack .../042-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #8 33.15 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 33.19 Selecting previously unselected package libldap-2.4-2:amd64. #8 33.19 Preparing to unpack .../043-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #8 33.20 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #8 33.25 Selecting previously unselected package libnpth0:amd64. #8 33.25 Preparing to unpack .../044-libnpth0_1.6-1_amd64.deb ... #8 33.25 Unpacking libnpth0:amd64 (1.6-1) ... #8 33.28 Selecting previously unselected package dirmngr. #8 33.28 Preparing to unpack .../045-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #8 33.30 Unpacking dirmngr (2.2.12-1+deb10u2) ... #8 33.36 Selecting previously unselected package gnupg-l10n. #8 33.36 Preparing to unpack .../046-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #8 33.36 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #8 33.45 Selecting previously unselected package gnupg-utils. #8 33.46 Preparing to unpack .../047-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #8 33.46 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #8 33.52 Selecting previously unselected package gpg. #8 33.52 Preparing to unpack .../048-gpg_2.2.12-1+deb10u2_amd64.deb ... #8 33.53 Unpacking gpg (2.2.12-1+deb10u2) ... #8 33.60 Selecting previously unselected package pinentry-curses. #8 33.60 Preparing to unpack .../049-pinentry-curses_1.1.0-2_amd64.deb ... #8 33.60 Unpacking pinentry-curses (1.1.0-2) ... #8 33.64 Selecting previously unselected package gpg-agent. #8 33.64 Preparing to unpack .../050-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #8 33.65 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #8 33.71 Selecting previously unselected package gpg-wks-client. #8 33.71 Preparing to unpack .../051-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #8 33.71 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #8 33.76 Selecting previously unselected package gpg-wks-server. #8 33.76 Preparing to unpack .../052-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #8 33.76 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #8 33.80 Selecting previously unselected package gpgsm. #8 33.81 Preparing to unpack .../053-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #8 33.81 Unpacking gpgsm (2.2.12-1+deb10u2) ... #8 33.86 Selecting previously unselected package gnupg. #8 33.86 Preparing to unpack .../054-gnupg_2.2.12-1+deb10u2_all.deb ... #8 33.87 Unpacking gnupg (2.2.12-1+deb10u2) ... #8 33.92 Selecting previously unselected package python-apt. #8 33.92 Preparing to unpack .../055-python-apt_1.8.4.3_amd64.deb ... #8 33.93 Unpacking python-apt (1.8.4.3) ... #8 33.98 Selecting previously unselected package libpaper1:amd64. #8 33.98 Preparing to unpack .../056-libpaper1_1.1.28_amd64.deb ... #8 33.98 Unpacking libpaper1:amd64 (1.1.28) ... #8 34.01 Selecting previously unselected package libpaper-utils. #8 34.01 Preparing to unpack .../057-libpaper-utils_1.1.28_amd64.deb ... #8 34.02 Unpacking libpaper-utils (1.1.28) ... #8 34.05 Selecting previously unselected package libkpathsea6:amd64. #8 34.05 Preparing to unpack .../058-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.05 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.09 Selecting previously unselected package libptexenc1:amd64. #8 34.09 Preparing to unpack .../059-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.10 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.13 Selecting previously unselected package libsynctex2:amd64. #8 34.14 Preparing to unpack .../060-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.14 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.18 Selecting previously unselected package libtexlua52:amd64. #8 34.18 Preparing to unpack .../061-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.18 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.22 Selecting previously unselected package libtexlua53:amd64. #8 34.23 Preparing to unpack .../062-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.23 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.27 Selecting previously unselected package libtexluajit2:amd64. #8 34.27 Preparing to unpack .../063-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 34.27 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #8 34.32 Selecting previously unselected package t1utils. #8 34.33 Preparing to unpack .../064-t1utils_1.41-3_amd64.deb ... #8 34.33 Unpacking t1utils (1.41-3) ... #8 34.36 Selecting previously unselected package libbrotli1:amd64. #8 34.37 Preparing to unpack .../065-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... #8 34.37 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... #8 34.42 Selecting previously unselected package libgs9-common. #8 34.42 Preparing to unpack .../066-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ... #8 34.42 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ... #8 34.67 Selecting previously unselected package libcupsimage2:amd64. #8 34.67 Preparing to unpack .../067-libcupsimage2_2.2.10-6+deb10u10_amd64.deb ... #8 34.68 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u10) ... #8 34.71 Selecting previously unselected package libijs-0.35:amd64. #8 34.72 Preparing to unpack .../068-libijs-0.35_0.35-14_amd64.deb ... #8 34.72 Unpacking libijs-0.35:amd64 (0.35-14) ... #8 34.75 Selecting previously unselected package libjbig2dec0:amd64. #8 34.75 Preparing to unpack .../069-libjbig2dec0_0.16-1+deb10u1_amd64.deb ... #8 34.75 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ... #8 34.79 Selecting previously unselected package libgs9:amd64. #8 34.80 Preparing to unpack .../070-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ... #8 34.80 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #8 35.01 Selecting previously unselected package libharfbuzz-icu0:amd64. #8 35.01 Preparing to unpack .../071-libharfbuzz-icu0_2.3.1-1_amd64.deb ... #8 35.02 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ... #8 35.06 Selecting previously unselected package x11-common. #8 35.06 Preparing to unpack .../072-x11-common_1%3a7.7+19_all.deb ... #8 35.07 Unpacking x11-common (1:7.7+19) ... #8 35.11 Selecting previously unselected package libice6:amd64. #8 35.11 Preparing to unpack .../073-libice6_2%3a1.0.9-2_amd64.deb ... #8 35.12 Unpacking libice6:amd64 (2:1.0.9-2) ... #8 35.15 Selecting previously unselected package libpotrace0:amd64. #8 35.15 Preparing to unpack .../074-libpotrace0_1.15-1_amd64.deb ... #8 35.16 Unpacking libpotrace0:amd64 (1.15-1) ... #8 35.19 Selecting previously unselected package libsm6:amd64. #8 35.19 Preparing to unpack .../075-libsm6_2%3a1.2.3-1_amd64.deb ... #8 35.19 Unpacking libsm6:amd64 (2:1.2.3-1) ... #8 35.22 Selecting previously unselected package libteckit0:amd64. #8 35.23 Preparing to unpack .../076-libteckit0_2.5.8+ds2-5_amd64.deb ... #8 35.23 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ... #8 35.30 Selecting previously unselected package libwoff1:amd64. #8 35.30 Preparing to unpack .../077-libwoff1_1.0.2-1_amd64.deb ... #8 35.30 Unpacking libwoff1:amd64 (1.0.2-1) ... #8 35.34 Selecting previously unselected package libxt6:amd64. #8 35.34 Preparing to unpack .../078-libxt6_1%3a1.1.5-1+b3_amd64.deb ... #8 35.35 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... #8 35.39 Selecting previously unselected package libxmu6:amd64. #8 35.39 Preparing to unpack .../079-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #8 35.40 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #8 35.43 Selecting previously unselected package libxpm4:amd64. #8 35.43 Preparing to unpack .../080-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... #8 35.44 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #8 35.47 Selecting previously unselected package libxaw7:amd64. #8 35.47 Preparing to unpack .../081-libxaw7_2%3a1.0.13-1+b2_amd64.deb ... #8 35.47 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ... #8 35.52 Selecting previously unselected package libxxhash0:amd64. #8 35.53 Preparing to unpack .../082-libxxhash0_0.6.5-2_amd64.deb ... #8 35.53 Unpacking libxxhash0:amd64 (0.6.5-2) ... #8 35.56 Selecting previously unselected package libzzip-0-13:amd64. #8 35.57 Preparing to unpack .../083-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ... #8 35.57 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #8 35.62 Selecting previously unselected package texlive-binaries. #8 35.62 Preparing to unpack .../084-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ... #8 35.63 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ... #8 36.47 Selecting previously unselected package xdg-utils. #8 36.47 Preparing to unpack .../085-xdg-utils_1.1.3-1+deb10u1_all.deb ... #8 36.48 Unpacking xdg-utils (1.1.3-1+deb10u1) ... #8 36.52 Selecting previously unselected package texlive-base. #8 36.53 Preparing to unpack .../086-texlive-base_2018.20190227-2_all.deb ... #8 36.55 Unpacking texlive-base (2018.20190227-2) ... #8 37.83 Selecting previously unselected package texlive-fonts-recommended. #8 37.83 Preparing to unpack .../087-texlive-fonts-recommended_2018.20190227-2_all.deb ... #8 37.84 Unpacking texlive-fonts-recommended (2018.20190227-2) ... #8 38.39 Selecting previously unselected package fonts-lmodern. #8 38.39 Preparing to unpack .../088-fonts-lmodern_2.004.5-6_all.deb ... #8 38.39 Unpacking fonts-lmodern (2.004.5-6) ... #8 38.76 Selecting previously unselected package texlive-latex-base. #8 38.76 Preparing to unpack .../089-texlive-latex-base_2018.20190227-2_all.deb ... #8 38.77 Unpacking texlive-latex-base (2018.20190227-2) ... #8 38.98 Selecting previously unselected package texlive-latex-recommended. #8 38.99 Preparing to unpack .../090-texlive-latex-recommended_2018.20190227-2_all.deb ... #8 38.99 Unpacking texlive-latex-recommended (2018.20190227-2) ... #8 40.00 Selecting previously unselected package texlive. #8 40.01 Preparing to unpack .../091-texlive_2018.20190227-2_all.deb ... #8 40.01 Unpacking texlive (2018.20190227-2) ... #8 40.05 Selecting previously unselected package texlive-bibtex-extra. #8 40.06 Preparing to unpack .../092-texlive-bibtex-extra_2018.20190227-2_all.deb ... #8 40.06 Unpacking texlive-bibtex-extra (2018.20190227-2) ... #8 43.63 Selecting previously unselected package libsombok3:amd64. #8 43.63 Preparing to unpack .../093-libsombok3_2.4.0-2_amd64.deb ... #8 43.64 Unpacking libsombok3:amd64 (2.4.0-2) ... #8 43.66 Selecting previously unselected package libmime-charset-perl. #8 43.67 Preparing to unpack .../094-libmime-charset-perl_1.012.2-1_all.deb ... #8 43.67 Unpacking libmime-charset-perl (1.012.2-1) ... #8 43.70 Selecting previously unselected package libunicode-linebreak-perl. #8 43.71 Preparing to unpack .../095-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ... #8 43.71 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ... #8 43.76 Selecting previously unselected package texlive-extra-utils. #8 43.76 Preparing to unpack .../096-texlive-extra-utils_2018.20190227-2_all.deb ... #8 43.77 Unpacking texlive-extra-utils (2018.20190227-2) ... #8 46.06 Selecting previously unselected package preview-latex-style. #8 46.06 Preparing to unpack .../097-preview-latex-style_11.91-2_all.deb ... #8 46.06 Unpacking preview-latex-style (11.91-2) ... #8 46.11 Selecting previously unselected package texlive-pictures. #8 46.11 Preparing to unpack .../098-texlive-pictures_2018.20190227-2_all.deb ... #8 46.12 Unpacking texlive-pictures (2018.20190227-2) ... #8 46.65 Selecting previously unselected package texlive-latex-extra. #8 46.66 Preparing to unpack .../099-texlive-latex-extra_2018.20190227-2_all.deb ... #8 46.66 Unpacking texlive-latex-extra (2018.20190227-2) ... #8 47.71 Selecting previously unselected package fonts-gfs-baskerville. #8 47.71 Preparing to unpack .../100-fonts-gfs-baskerville_1.1-5_all.deb ... #8 47.72 Unpacking fonts-gfs-baskerville (1.1-5) ... #8 47.75 Selecting previously unselected package fonts-gfs-porson. #8 47.75 Preparing to unpack .../101-fonts-gfs-porson_1.1-6_all.deb ... #8 47.75 Unpacking fonts-gfs-porson (1.1-6) ... #8 47.80 Selecting previously unselected package texlive-lang-greek. #8 47.81 Preparing to unpack .../102-texlive-lang-greek_2018.20190227-2_all.deb ... #8 47.81 Unpacking texlive-lang-greek (2018.20190227-2) ... #8 51.73 Selecting previously unselected package texlive-science. #8 51.74 Preparing to unpack .../103-texlive-science_2018.20190227-2_all.deb ... #8 51.75 Unpacking texlive-science (2018.20190227-2) ... #8 52.03 Selecting previously unselected package libxslt1.1:amd64. #8 52.03 Preparing to unpack .../104-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... #8 52.03 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #8 52.07 Selecting previously unselected package xsltproc. #8 52.08 Preparing to unpack .../105-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ... #8 52.08 Unpacking xsltproc (1.1.32-2.2~deb10u2) ... #8 52.12 Selecting previously unselected package dblatex. #8 52.13 Preparing to unpack .../106-dblatex_0.3.10-2_all.deb ... #8 52.13 Unpacking dblatex (0.3.10-2) ... #8 52.22 Selecting previously unselected package libosp5. #8 52.23 Preparing to unpack .../107-libosp5_1.5.2-13+b1_amd64.deb ... #8 52.23 Unpacking libosp5 (1.5.2-13+b1) ... #8 52.33 Selecting previously unselected package libostyle1c2. #8 52.33 Preparing to unpack .../108-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ... #8 52.33 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ... #8 52.42 Selecting previously unselected package openjade. #8 52.43 Preparing to unpack .../109-openjade_1.4devel1-21.3+b1_amd64.deb ... #8 52.43 Unpacking openjade (1.4devel1-21.3+b1) ... #8 52.49 Selecting previously unselected package docbook. #8 52.49 Preparing to unpack .../110-docbook_4.5-6_all.deb ... #8 52.49 Unpacking docbook (4.5-6) ... #8 52.55 Selecting previously unselected package docbook-dsssl. #8 52.55 Preparing to unpack .../111-docbook-dsssl_1.79-9.1_all.deb ... #8 52.56 Unpacking docbook-dsssl (1.79-9.1) ... #8 52.65 Selecting previously unselected package texlive-plain-generic. #8 52.65 Preparing to unpack .../112-texlive-plain-generic_2018.20190227-2_all.deb ... #8 52.66 Unpacking texlive-plain-generic (2018.20190227-2) ... #8 54.38 Selecting previously unselected package teckit. #8 54.39 Preparing to unpack .../113-teckit_2.5.8+ds2-5_amd64.deb ... #8 54.40 Unpacking teckit (2.5.8+ds2-5) ... #8 54.45 Selecting previously unselected package tipa. #8 54.45 Preparing to unpack .../114-tipa_2%3a1.3-20_all.deb ... #8 54.46 Unpacking tipa (2:1.3-20) ... #8 54.73 Selecting previously unselected package texlive-xetex. #8 54.73 Preparing to unpack .../115-texlive-xetex_2018.20190227-2_all.deb ... #8 54.74 Unpacking texlive-xetex (2018.20190227-2) ... #8 55.56 Selecting previously unselected package texlive-formats-extra. #8 55.56 Preparing to unpack .../116-texlive-formats-extra_2018.20190227-2_all.deb ... #8 55.57 Unpacking texlive-formats-extra (2018.20190227-2) ... #8 55.94 Selecting previously unselected package lynx-common. #8 55.94 Preparing to unpack .../117-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ... #8 55.95 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ... #8 56.08 Selecting previously unselected package lynx. #8 56.08 Preparing to unpack .../118-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ... #8 56.09 Unpacking lynx (2.8.9rel.1-3+deb10u1) ... #8 56.16 Selecting previously unselected package libsgmls-perl. #8 56.17 Preparing to unpack .../119-libsgmls-perl_1.03ii-36_all.deb ... #8 56.17 Unpacking libsgmls-perl (1.03ii-36) ... #8 56.20 Selecting previously unselected package sgmlspl. #8 56.21 Preparing to unpack .../120-sgmlspl_1.03ii-36_all.deb ... #8 56.21 Unpacking sgmlspl (1.03ii-36) ... #8 56.24 Selecting previously unselected package opensp. #8 56.24 Preparing to unpack .../121-opensp_1.5.2-13+b1_amd64.deb ... #8 56.25 Unpacking opensp (1.5.2-13+b1) ... #8 56.31 Selecting previously unselected package docbook-utils. #8 56.31 Preparing to unpack .../122-docbook-utils_0.6.14-3.3_all.deb ... #8 56.31 Unpacking docbook-utils (0.6.14-3.3) ... #8 56.35 Selecting previously unselected package asciidoc-dblatex. #8 56.36 Preparing to unpack .../123-asciidoc-dblatex_8.6.10-3_all.deb ... #8 56.36 Unpacking asciidoc-dblatex (8.6.10-3) ... #8 56.40 Selecting previously unselected package libaspell15:amd64. #8 56.41 Preparing to unpack .../124-libaspell15_0.60.7~20110707-6+deb10u1_amd64.deb ... #8 56.41 Unpacking libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #8 57.18 Selecting previously unselected package libtext-iconv-perl. #8 57.19 Preparing to unpack .../125-libtext-iconv-perl_1.7-5+b7_amd64.deb ... #8 57.29 Unpacking libtext-iconv-perl (1.7-5+b7) ... #8 57.36 Selecting previously unselected package emacsen-common. #8 57.36 Preparing to unpack .../126-emacsen-common_3.0.4_all.deb ... #8 57.37 Unpacking emacsen-common (3.0.4) ... #8 57.43 Selecting previously unselected package dictionaries-common. #8 57.43 Preparing to unpack .../127-dictionaries-common_1.28.1_all.deb ... #8 57.44 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' #8 57.45 Unpacking dictionaries-common (1.28.1) ... #8 57.52 Selecting previously unselected package aspell. #8 57.52 Preparing to unpack .../128-aspell_0.60.7~20110707-6+deb10u1_amd64.deb ... #8 57.53 Unpacking aspell (0.60.7~20110707-6+deb10u1) ... #8 57.58 Selecting previously unselected package aspell-en. #8 57.58 Preparing to unpack .../129-aspell-en_2018.04.16-0-1_all.deb ... #8 57.59 Unpacking aspell-en (2018.04.16-0-1) ... #8 57.64 Selecting previously unselected package autoconf. #8 57.65 Preparing to unpack .../130-autoconf_2.69-11_all.deb ... #8 57.65 Unpacking autoconf (2.69-11) ... #8 57.72 Selecting previously unselected package autotools-dev. #8 57.72 Preparing to unpack .../131-autotools-dev_20180224.1_all.deb ... #8 57.72 Unpacking autotools-dev (20180224.1) ... #8 57.77 Selecting previously unselected package automake. #8 57.77 Preparing to unpack .../132-automake_1%3a1.16.1-4_all.deb ... #8 57.78 Unpacking automake (1:1.16.1-4) ... #8 57.85 Selecting previously unselected package autopoint. #8 57.85 Preparing to unpack .../133-autopoint_0.19.8.1-9_all.deb ... #8 57.85 Unpacking autopoint (0.19.8.1-9) ... #8 57.89 Selecting previously unselected package bc. #8 57.89 Preparing to unpack .../134-bc_1.07.1-2+b1_amd64.deb ... #8 57.90 Unpacking bc (1.07.1-2+b1) ... #8 57.93 Selecting previously unselected package binutils-common:amd64. #8 57.94 Preparing to unpack .../135-binutils-common_2.31.1-16_amd64.deb ... #8 57.94 Unpacking binutils-common:amd64 (2.31.1-16) ... #8 58.25 Selecting previously unselected package libbinutils:amd64. #8 58.26 Preparing to unpack .../136-libbinutils_2.31.1-16_amd64.deb ... #8 58.28 Unpacking libbinutils:amd64 (2.31.1-16) ... #8 58.44 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 58.45 Preparing to unpack .../137-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #8 58.46 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #8 58.73 Selecting previously unselected package binutils. #8 58.73 Preparing to unpack .../138-binutils_2.31.1-16_amd64.deb ... #8 58.76 Unpacking binutils (2.31.1-16) ... #8 58.86 Selecting previously unselected package binutils-arm-none-eabi. #8 58.86 Preparing to unpack .../139-binutils-arm-none-eabi_2.31.1-12+11_amd64.deb ... #8 58.88 Unpacking binutils-arm-none-eabi (2.31.1-12+11) ... #8 59.17 Selecting previously unselected package libbison-dev:amd64. #8 59.18 Preparing to unpack .../140-libbison-dev_2%3a3.3.2.dfsg-1_amd64.deb ... #8 59.19 Unpacking libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #8 59.36 Selecting previously unselected package bison. #8 59.36 Preparing to unpack .../141-bison_2%3a3.3.2.dfsg-1_amd64.deb ... #8 59.41 Unpacking bison (2:3.3.2.dfsg-1) ... #8 59.54 Selecting previously unselected package openssl. #8 59.54 Preparing to unpack .../142-openssl_1.1.1n-0+deb10u6_amd64.deb ... #8 59.55 Unpacking openssl (1.1.1n-0+deb10u6) ... #8 59.64 Selecting previously unselected package ca-certificates. #8 59.65 Preparing to unpack .../143-ca-certificates_20200601~deb10u2_all.deb ... #8 59.65 Unpacking ca-certificates (20200601~deb10u2) ... #8 59.71 Selecting previously unselected package ccache. #8 59.71 Preparing to unpack .../144-ccache_3.6-1_amd64.deb ... #8 59.71 Unpacking ccache (3.6-1) ... #8 59.77 Selecting previously unselected package cmake-data. #8 59.78 Preparing to unpack .../145-cmake-data_3.13.4-1_all.deb ... #8 59.78 Unpacking cmake-data (3.13.4-1) ... #8 60.11 Selecting previously unselected package libarchive13:amd64. #8 60.12 Preparing to unpack .../146-libarchive13_3.3.3-4+deb10u3_amd64.deb ... #8 60.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ... #8 60.29 Selecting previously unselected package libnghttp2-14:amd64. #8 60.29 Preparing to unpack .../147-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #8 60.31 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #8 60.48 Selecting previously unselected package librtmp1:amd64. #8 60.48 Preparing to unpack .../148-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #8 60.50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 60.61 Selecting previously unselected package libssh2-1:amd64. #8 60.62 Preparing to unpack .../149-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #8 60.63 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #8 60.74 Selecting previously unselected package libcurl4:amd64. #8 60.75 Preparing to unpack .../150-libcurl4_7.64.0-4+deb10u9_amd64.deb ... #8 60.77 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... #8 60.92 Selecting previously unselected package libjsoncpp1:amd64. #8 60.92 Preparing to unpack .../151-libjsoncpp1_1.7.4-3_amd64.deb ... #8 60.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #8 61.08 Selecting previously unselected package librhash0:amd64. #8 61.09 Preparing to unpack .../152-librhash0_1.3.8-1_amd64.deb ... #8 61.10 Unpacking librhash0:amd64 (1.3.8-1) ... #8 61.24 Selecting previously unselected package libuv1:amd64. #8 61.24 Preparing to unpack .../153-libuv1_1.24.1-1+deb10u2_amd64.deb ... #8 61.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u2) ... #8 61.39 Selecting previously unselected package cmake. #8 61.39 Preparing to unpack .../154-cmake_3.13.4-1_amd64.deb ... #8 61.41 Unpacking cmake (3.13.4-1) ... #8 61.76 Selecting previously unselected package libc-dev-bin. #8 61.76 Preparing to unpack .../155-libc-dev-bin_2.28-10+deb10u3_amd64.deb ... #8 61.78 Unpacking libc-dev-bin (2.28-10+deb10u3) ... #8 61.89 Selecting previously unselected package linux-libc-dev:amd64. #8 61.89 Preparing to unpack .../156-linux-libc-dev_4.19.304-1_amd64.deb ... #8 61.91 Unpacking linux-libc-dev:amd64 (4.19.304-1) ... #8 62.12 Selecting previously unselected package libc6-dev:amd64. #8 62.13 Preparing to unpack .../157-libc6-dev_2.28-10+deb10u3_amd64.deb ... #8 62.14 Unpacking libc6-dev:amd64 (2.28-10+deb10u3) ... #8 62.52 Selecting previously unselected package comerr-dev:amd64. #8 62.52 Preparing to unpack .../158-comerr-dev_2.1-1.44.5-1+deb10u3_amd64.deb ... #8 62.54 Unpacking comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #8 62.68 Selecting previously unselected package libisl19:amd64. #8 62.69 Preparing to unpack .../159-libisl19_0.20-2_amd64.deb ... #8 62.70 Unpacking libisl19:amd64 (0.20-2) ... #8 62.83 Selecting previously unselected package libmpc3:amd64. #8 62.83 Preparing to unpack .../160-libmpc3_1.1.0-1_amd64.deb ... #8 62.85 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 62.97 Selecting previously unselected package cpp-8. #8 62.98 Preparing to unpack .../161-cpp-8_8.3.0-6_amd64.deb ... #8 62.99 Unpacking cpp-8 (8.3.0-6) ... #8 63.68 Selecting previously unselected package cpp. #8 63.68 Preparing to unpack .../162-cpp_4%3a8.3.0-1_amd64.deb ... #8 63.70 Unpacking cpp (4:8.3.0-1) ... #8 63.85 Selecting previously unselected package libtinyxml2-6a:amd64. #8 63.85 Preparing to unpack .../163-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ... #8 63.88 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #8 63.99 Selecting previously unselected package python3-pygments. #8 64.00 Preparing to unpack .../164-python3-pygments_2.3.1+dfsg-1+deb10u2_all.deb ... #8 64.02 Unpacking python3-pygments (2.3.1+dfsg-1+deb10u2) ... #8 64.20 Selecting previously unselected package cppcheck. #8 64.20 Preparing to unpack .../165-cppcheck_1.86-1_amd64.deb ... #8 64.22 Unpacking cppcheck (1.86-1) ... #8 64.48 Selecting previously unselected package libcc1-0:amd64. #8 64.48 Preparing to unpack .../166-libcc1-0_8.3.0-6_amd64.deb ... #8 64.49 Unpacking libcc1-0:amd64 (8.3.0-6) ... #8 64.62 Selecting previously unselected package libitm1:amd64. #8 64.63 Preparing to unpack .../167-libitm1_8.3.0-6_amd64.deb ... #8 64.70 Unpacking libitm1:amd64 (8.3.0-6) ... #8 64.79 Selecting previously unselected package libatomic1:amd64. #8 64.80 Preparing to unpack .../168-libatomic1_8.3.0-6_amd64.deb ... #8 64.81 Unpacking libatomic1:amd64 (8.3.0-6) ... #8 64.94 Selecting previously unselected package libasan5:amd64. #8 64.94 Preparing to unpack .../169-libasan5_8.3.0-6_amd64.deb ... #8 64.96 Unpacking libasan5:amd64 (8.3.0-6) ... #8 65.10 Selecting previously unselected package liblsan0:amd64. #8 65.10 Preparing to unpack .../170-liblsan0_8.3.0-6_amd64.deb ... #8 65.11 Unpacking liblsan0:amd64 (8.3.0-6) ... #8 65.26 Selecting previously unselected package libtsan0:amd64. #8 65.27 Preparing to unpack .../171-libtsan0_8.3.0-6_amd64.deb ... #8 65.29 Unpacking libtsan0:amd64 (8.3.0-6) ... #8 65.45 Selecting previously unselected package libubsan1:amd64. #8 65.45 Preparing to unpack .../172-libubsan1_8.3.0-6_amd64.deb ... #8 65.47 Unpacking libubsan1:amd64 (8.3.0-6) ... #8 65.60 Selecting previously unselected package libmpx2:amd64. #8 65.60 Preparing to unpack .../173-libmpx2_8.3.0-6_amd64.deb ... #8 65.62 Unpacking libmpx2:amd64 (8.3.0-6) ... #8 65.71 Selecting previously unselected package libgcc-8-dev:amd64. #8 65.72 Preparing to unpack .../174-libgcc-8-dev_8.3.0-6_amd64.deb ... #8 65.74 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #8 66.01 Selecting previously unselected package gcc-8. #8 66.02 Preparing to unpack .../175-gcc-8_8.3.0-6_amd64.deb ... #8 66.03 Unpacking gcc-8 (8.3.0-6) ... #8 66.78 Selecting previously unselected package gcc. #8 66.78 Preparing to unpack .../176-gcc_4%3a8.3.0-1_amd64.deb ... #8 66.80 Unpacking gcc (4:8.3.0-1) ... #8 66.90 Selecting previously unselected package libtool. #8 66.91 Preparing to unpack .../177-libtool_2.4.6-9_all.deb ... #8 66.93 Unpacking libtool (2.4.6-9) ... #8 67.08 Selecting previously unselected package dh-autoreconf. #8 67.08 Preparing to unpack .../178-dh-autoreconf_19_all.deb ... #8 67.11 Unpacking dh-autoreconf (19) ... #8 67.22 Selecting previously unselected package libarchive-zip-perl. #8 67.23 Preparing to unpack .../179-libarchive-zip-perl_1.64-1_all.deb ... #8 67.24 Unpacking libarchive-zip-perl (1.64-1) ... #8 67.36 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 67.37 Preparing to unpack .../180-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 67.38 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 67.52 Selecting previously unselected package dh-strip-nondeterminism. #8 67.52 Preparing to unpack .../181-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 67.54 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 67.64 Selecting previously unselected package libdpkg-perl. #8 67.65 Preparing to unpack .../182-libdpkg-perl_1.19.8_all.deb ... #8 67.66 Unpacking libdpkg-perl (1.19.8) ... #8 67.80 Selecting previously unselected package patch. #8 67.81 Preparing to unpack .../183-patch_2.7.6-3+deb10u1_amd64.deb ... #8 67.83 Unpacking patch (2.7.6-3+deb10u1) ... #8 67.92 Selecting previously unselected package make. #8 67.93 Preparing to unpack .../184-make_4.2.1-1.2_amd64.deb ... #8 67.94 Unpacking make (4.2.1-1.2) ... #8 68.03 Selecting previously unselected package dpkg-dev. #8 68.03 Preparing to unpack .../185-dpkg-dev_1.19.8_all.deb ... #8 68.05 Unpacking dpkg-dev (1.19.8) ... #8 68.16 Selecting previously unselected package dwz. #8 68.16 Preparing to unpack .../186-dwz_0.12-3_amd64.deb ... #8 68.17 Unpacking dwz (0.12-3) ... #8 68.20 Selecting previously unselected package gettext. #8 68.21 Preparing to unpack .../187-gettext_0.19.8.1-9_amd64.deb ... #8 68.21 Unpacking gettext (0.19.8.1-9) ... #8 68.37 Selecting previously unselected package intltool-debian. #8 68.38 Preparing to unpack .../188-intltool-debian_0.35.0+20060710.5_all.deb ... #8 68.38 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 68.41 Selecting previously unselected package po-debconf. #8 68.42 Preparing to unpack .../189-po-debconf_1.0.21_all.deb ... #8 68.42 Unpacking po-debconf (1.0.21) ... #8 68.48 Selecting previously unselected package debhelper. #8 68.49 Preparing to unpack .../190-debhelper_12.1.1_all.deb ... #8 68.49 Unpacking debhelper (12.1.1) ... #8 68.99 Selecting previously unselected package libtext-charwidth-perl. #8 68.99 Preparing to unpack .../191-libtext-charwidth-perl_0.04-7.1+b1_amd64.deb ... #8 68.99 Unpacking libtext-charwidth-perl (0.04-7.1+b1) ... #8 69.02 Selecting previously unselected package libtext-wrapi18n-perl. #8 69.02 Preparing to unpack .../192-libtext-wrapi18n-perl_0.06-7.1_all.deb ... #8 69.03 Unpacking libtext-wrapi18n-perl (0.06-7.1) ... #8 69.06 Selecting previously unselected package module-assistant. #8 69.07 Preparing to unpack .../193-module-assistant_0.11.10_all.deb ... #8 69.08 Unpacking module-assistant (0.11.10) ... #8 69.12 Selecting previously unselected package dahdi-source. #8 69.13 Preparing to unpack .../194-dahdi-source_1%3a2.11.1.0.20170917~dfsg-7_all.deb ... #8 69.13 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #8 69.18 Selecting previously unselected package libfakeroot:amd64. #8 69.18 Preparing to unpack .../195-libfakeroot_1.23-1_amd64.deb ... #8 69.19 Unpacking libfakeroot:amd64 (1.23-1) ... #8 69.22 Selecting previously unselected package fakeroot. #8 69.23 Preparing to unpack .../196-fakeroot_1.23-1_amd64.deb ... #8 69.24 Unpacking fakeroot (1.23-1) ... #8 69.30 Selecting previously unselected package libfile-which-perl. #8 69.30 Preparing to unpack .../197-libfile-which-perl_1.23-1_all.deb ... #8 69.31 Unpacking libfile-which-perl (1.23-1) ... #8 69.35 Selecting previously unselected package libfile-homedir-perl. #8 69.35 Preparing to unpack .../198-libfile-homedir-perl_1.004-1_all.deb ... #8 69.36 Unpacking libfile-homedir-perl (1.004-1) ... #8 69.39 Selecting previously unselected package libio-pty-perl. #8 69.40 Preparing to unpack .../199-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #8 69.40 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 69.43 Selecting previously unselected package libipc-run-perl. #8 69.44 Preparing to unpack .../200-libipc-run-perl_20180523.0-1_all.deb ... #8 69.44 Unpacking libipc-run-perl (20180523.0-1) ... #8 69.48 Selecting previously unselected package libclass-method-modifiers-perl. #8 69.48 Preparing to unpack .../201-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 69.48 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 69.52 Selecting previously unselected package libsub-exporter-progressive-perl. #8 69.52 Preparing to unpack .../202-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 69.53 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 69.56 Selecting previously unselected package libdevel-globaldestruction-perl. #8 69.56 Preparing to unpack .../203-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 69.56 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 69.60 Selecting previously unselected package libb-hooks-op-check-perl. #8 69.60 Preparing to unpack .../204-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #8 69.61 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 69.64 Selecting previously unselected package libdynaloader-functions-perl. #8 69.64 Preparing to unpack .../205-libdynaloader-functions-perl_0.003-1_all.deb ... #8 69.65 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 69.68 Selecting previously unselected package libdevel-callchecker-perl. #8 69.69 Preparing to unpack .../206-libdevel-callchecker-perl_0.008-1_amd64.deb ... #8 69.69 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 69.74 Selecting previously unselected package libparams-classify-perl. #8 69.75 Preparing to unpack .../207-libparams-classify-perl_0.015-1+b1_amd64.deb ... #8 69.75 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 69.79 Selecting previously unselected package libmodule-runtime-perl. #8 69.80 Preparing to unpack .../208-libmodule-runtime-perl_0.016-1_all.deb ... #8 69.80 Unpacking libmodule-runtime-perl (0.016-1) ... #8 69.83 Selecting previously unselected package libimport-into-perl. #8 69.84 Preparing to unpack .../209-libimport-into-perl_1.002005-1_all.deb ... #8 69.85 Unpacking libimport-into-perl (1.002005-1) ... #8 69.92 Selecting previously unselected package librole-tiny-perl. #8 69.92 Preparing to unpack .../210-librole-tiny-perl_2.000006-1_all.deb ... #8 69.94 Unpacking librole-tiny-perl (2.000006-1) ... #8 70.01 Selecting previously unselected package libstrictures-perl. #8 70.02 Preparing to unpack .../211-libstrictures-perl_2.000005-1_all.deb ... #8 70.04 Unpacking libstrictures-perl (2.000005-1) ... #8 70.13 Selecting previously unselected package libsub-quote-perl. #8 70.13 Preparing to unpack .../212-libsub-quote-perl_2.005001-1_all.deb ... #8 70.15 Unpacking libsub-quote-perl (2.005001-1) ... #8 70.22 Selecting previously unselected package libmoo-perl. #8 70.23 Preparing to unpack .../213-libmoo-perl_2.003004-2_all.deb ... #8 70.24 Unpacking libmoo-perl (2.003004-2) ... #8 70.34 Selecting previously unselected package libencode-locale-perl. #8 70.35 Preparing to unpack .../214-libencode-locale-perl_1.05-1_all.deb ... #8 70.36 Unpacking libencode-locale-perl (1.05-1) ... #8 70.46 Selecting previously unselected package libtimedate-perl. #8 70.46 Preparing to unpack .../215-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 70.48 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 70.61 Selecting previously unselected package libhttp-date-perl. #8 70.61 Preparing to unpack .../216-libhttp-date-perl_6.02-1_all.deb ... #8 70.63 Unpacking libhttp-date-perl (6.02-1) ... #8 70.71 Selecting previously unselected package libfile-listing-perl. #8 70.72 Preparing to unpack .../217-libfile-listing-perl_6.04-1_all.deb ... #8 70.73 Unpacking libfile-listing-perl (6.04-1) ... #8 70.82 Selecting previously unselected package libhtml-tagset-perl. #8 70.83 Preparing to unpack .../218-libhtml-tagset-perl_3.20-3_all.deb ... #8 70.85 Unpacking libhtml-tagset-perl (3.20-3) ... #8 70.94 Selecting previously unselected package liburi-perl. #8 70.94 Preparing to unpack .../219-liburi-perl_1.76-1_all.deb ... #8 70.96 Unpacking liburi-perl (1.76-1) ... #8 71.05 Selecting previously unselected package libhtml-parser-perl. #8 71.06 Preparing to unpack .../220-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #8 71.09 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 71.20 Selecting previously unselected package libhtml-tree-perl. #8 71.21 Preparing to unpack .../221-libhtml-tree-perl_5.07-2_all.deb ... #8 71.23 Unpacking libhtml-tree-perl (5.07-2) ... #8 71.34 Selecting previously unselected package libio-html-perl. #8 71.34 Preparing to unpack .../222-libio-html-perl_1.001-1_all.deb ... #8 71.36 Unpacking libio-html-perl (1.001-1) ... #8 71.53 Selecting previously unselected package liblwp-mediatypes-perl. #8 71.53 Preparing to unpack .../223-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 71.55 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 71.59 Selecting previously unselected package libhttp-message-perl. #8 71.59 Preparing to unpack .../224-libhttp-message-perl_6.18-1_all.deb ... #8 71.60 Unpacking libhttp-message-perl (6.18-1) ... #8 71.64 Selecting previously unselected package libhttp-cookies-perl. #8 71.64 Preparing to unpack .../225-libhttp-cookies-perl_6.04-1_all.deb ... #8 71.65 Unpacking libhttp-cookies-perl (6.04-1) ... #8 71.69 Selecting previously unselected package libhttp-negotiate-perl. #8 71.69 Preparing to unpack .../226-libhttp-negotiate-perl_6.01-1_all.deb ... #8 71.69 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 71.73 Selecting previously unselected package perl-openssl-defaults:amd64. #8 71.73 Preparing to unpack .../227-perl-openssl-defaults_3_amd64.deb ... #8 71.74 Unpacking perl-openssl-defaults:amd64 (3) ... #8 71.77 Selecting previously unselected package libnet-ssleay-perl. #8 71.77 Preparing to unpack .../228-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #8 71.78 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #8 71.85 Selecting previously unselected package libio-socket-ssl-perl. #8 71.85 Preparing to unpack .../229-libio-socket-ssl-perl_2.060-3_all.deb ... #8 71.85 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 71.90 Selecting previously unselected package libnet-http-perl. #8 71.91 Preparing to unpack .../230-libnet-http-perl_6.18-1_all.deb ... #8 71.91 Unpacking libnet-http-perl (6.18-1) ... #8 71.94 Selecting previously unselected package liblwp-protocol-https-perl. #8 71.95 Preparing to unpack .../231-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 71.95 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 71.98 Selecting previously unselected package libtry-tiny-perl. #8 71.99 Preparing to unpack .../232-libtry-tiny-perl_0.30-1_all.deb ... #8 71.99 Unpacking libtry-tiny-perl (0.30-1) ... #8 72.02 Selecting previously unselected package libwww-robotrules-perl. #8 72.02 Preparing to unpack .../233-libwww-robotrules-perl_6.02-1_all.deb ... #8 72.03 Unpacking libwww-robotrules-perl (6.02-1) ... #8 72.07 Selecting previously unselected package libwww-perl. #8 72.08 Preparing to unpack .../234-libwww-perl_6.36-2_all.deb ... #8 72.08 Unpacking libwww-perl (6.36-2) ... #8 72.17 Selecting previously unselected package patchutils. #8 72.18 Preparing to unpack .../235-patchutils_0.3.4-2_amd64.deb ... #8 72.20 Unpacking patchutils (0.3.4-2) ... #8 72.31 Selecting previously unselected package wdiff. #8 72.31 Preparing to unpack .../236-wdiff_1.2.2-2+b1_amd64.deb ... #8 72.33 Unpacking wdiff (1.2.2-2+b1) ... #8 72.53 Selecting previously unselected package devscripts. #8 72.53 Preparing to unpack .../237-devscripts_2.19.5+deb10u1_amd64.deb ... #8 72.58 Unpacking devscripts (2.19.5+deb10u1) ... #8 72.81 Selecting previously unselected package python3-lib2to3. #8 72.81 Preparing to unpack .../238-python3-lib2to3_3.7.3-1_all.deb ... #8 72.82 Unpacking python3-lib2to3 (3.7.3-1) ... #8 72.97 Selecting previously unselected package python3-distutils. #8 72.97 Preparing to unpack .../239-python3-distutils_3.7.3-1_all.deb ... #8 72.99 Unpacking python3-distutils (3.7.3-1) ... #8 73.16 Selecting previously unselected package dh-python. #8 73.16 Preparing to unpack .../240-dh-python_3.20190308_all.deb ... #8 73.18 Unpacking dh-python (3.20190308) ... #8 73.28 Selecting previously unselected package dh-systemd. #8 73.29 Preparing to unpack .../241-dh-systemd_12.1.1_all.deb ... #8 73.30 Unpacking dh-systemd (12.1.1) ... #8 73.41 Selecting previously unselected package docbook5-xml. #8 73.42 Preparing to unpack .../242-docbook5-xml_5.0-2_all.deb ... #8 73.43 Unpacking docbook5-xml (5.0-2) ... #8 73.59 Selecting previously unselected package docutils-common. #8 73.60 Preparing to unpack .../243-docutils-common_0.14+dfsg-4_all.deb ... #8 73.62 Unpacking docutils-common (0.14+dfsg-4) ... #8 73.74 Selecting previously unselected package libllvm6.0:amd64. #8 73.74 Preparing to unpack .../244-libllvm6.0_1%3a6.0.1-10_amd64.deb ... #8 73.76 Unpacking libllvm6.0:amd64 (1:6.0.1-10) ... #8 75.45 Selecting previously unselected package libclang1-6.0:amd64. #8 75.46 Preparing to unpack .../245-libclang1-6.0_1%3a6.0.1-10_amd64.deb ... #8 75.48 Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ... #8 76.10 Selecting previously unselected package doxygen. #8 76.11 Preparing to unpack .../246-doxygen_1.8.13-10_amd64.deb ... #8 76.13 Unpacking doxygen (1.8.13-10) ... #8 76.62 Selecting previously unselected package libstdc++-8-dev:amd64. #8 76.62 Preparing to unpack .../247-libstdc++-8-dev_8.3.0-6_amd64.deb ... #8 76.64 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #8 76.97 Selecting previously unselected package g++-8. #8 76.97 Preparing to unpack .../248-g++-8_8.3.0-6_amd64.deb ... #8 76.99 Unpacking g++-8 (8.3.0-6) ... #8 77.78 Selecting previously unselected package g++. #8 77.78 Preparing to unpack .../249-g++_4%3a8.3.0-1_amd64.deb ... #8 77.79 Unpacking g++ (4:8.3.0-1) ... #8 77.91 Selecting previously unselected package gcc-arm-none-eabi. #8 77.92 Preparing to unpack .../250-gcc-arm-none-eabi_15%3a7-2018-q2-6_amd64.deb ... #8 77.94 Unpacking gcc-arm-none-eabi (15:7-2018-q2-6) ... #8 81.39 Selecting previously unselected package ghostscript. #8 81.40 Preparing to unpack .../251-ghostscript_9.27~dfsg-2+deb10u9_amd64.deb ... #8 81.41 Unpacking ghostscript (9.27~dfsg-2+deb10u9) ... #8 81.56 Selecting previously unselected package libgirepository-1.0-1:amd64. #8 81.57 Preparing to unpack .../252-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #8 81.59 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #8 81.72 Selecting previously unselected package gir1.2-glib-2.0:amd64. #8 81.73 Preparing to unpack .../253-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #8 81.74 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #8 81.87 Selecting previously unselected package libcurl3-gnutls:amd64. #8 81.88 Preparing to unpack .../254-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ... #8 81.89 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #8 82.01 Selecting previously unselected package liberror-perl. #8 82.02 Preparing to unpack .../255-liberror-perl_0.17027-2_all.deb ... #8 82.03 Unpacking liberror-perl (0.17027-2) ... #8 82.13 Selecting previously unselected package git-man. #8 82.13 Preparing to unpack .../256-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #8 82.15 Unpacking git-man (1:2.20.1-2+deb10u8) ... #8 82.36 Selecting previously unselected package git. #8 82.36 Preparing to unpack .../257-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #8 82.39 Unpacking git (1:2.20.1-2+deb10u8) ... #8 82.92 Selecting previously unselected package python3-six. #8 82.93 Preparing to unpack .../258-python3-six_1.12.0-1_all.deb ... #8 82.95 Unpacking python3-six (1.12.0-1) ... #8 83.11 Selecting previously unselected package python3-dateutil. #8 83.11 Preparing to unpack .../259-python3-dateutil_2.7.3-3_all.deb ... #8 83.13 Unpacking python3-dateutil (2.7.3-3) ... #8 83.25 Selecting previously unselected package python3-pkg-resources. #8 83.25 Preparing to unpack .../260-python3-pkg-resources_40.8.0-1_all.deb ... #8 83.27 Unpacking python3-pkg-resources (40.8.0-1) ... #8 83.41 Selecting previously unselected package git-buildpackage. #8 83.41 Preparing to unpack .../261-git-buildpackage_0.9.14_all.deb ... #8 83.43 Unpacking git-buildpackage (0.9.14) ... #8 83.63 Selecting previously unselected package libcdt5. #8 83.64 Preparing to unpack .../262-libcdt5_2.40.1-6+deb10u1_amd64.deb ... #8 83.65 Unpacking libcdt5 (2.40.1-6+deb10u1) ... #8 83.79 Selecting previously unselected package libcgraph6. #8 83.80 Preparing to unpack .../263-libcgraph6_2.40.1-6+deb10u1_amd64.deb ... #8 83.81 Unpacking libcgraph6 (2.40.1-6+deb10u1) ... #8 83.95 Selecting previously unselected package libgd3:amd64. #8 83.95 Preparing to unpack .../264-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... #8 83.97 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... #8 84.10 Selecting previously unselected package libgts-0.7-5:amd64. #8 84.10 Preparing to unpack .../265-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... #8 84.12 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #8 84.25 Selecting previously unselected package libpathplan4. #8 84.25 Preparing to unpack .../266-libpathplan4_2.40.1-6+deb10u1_amd64.deb ... #8 84.28 Unpacking libpathplan4 (2.40.1-6+deb10u1) ... #8 84.40 Selecting previously unselected package libxdot4. #8 84.40 Preparing to unpack .../267-libxdot4_2.40.1-6+deb10u1_amd64.deb ... #8 84.42 Unpacking libxdot4 (2.40.1-6+deb10u1) ... #8 84.54 Selecting previously unselected package libgvc6. #8 84.54 Preparing to unpack .../268-libgvc6_2.40.1-6+deb10u1_amd64.deb ... #8 84.56 Unpacking libgvc6 (2.40.1-6+deb10u1) ... #8 84.76 Selecting previously unselected package libgvpr2. #8 84.76 Preparing to unpack .../269-libgvpr2_2.40.1-6+deb10u1_amd64.deb ... #8 84.78 Unpacking libgvpr2 (2.40.1-6+deb10u1) ... #8 84.91 Selecting previously unselected package liblab-gamut1. #8 84.91 Preparing to unpack .../270-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ... #8 84.93 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ... #8 85.11 Selecting previously unselected package graphviz. #8 85.11 Preparing to unpack .../271-graphviz_2.40.1-6+deb10u1_amd64.deb ... #8 85.13 Unpacking graphviz (2.40.1-6+deb10u1) ... #8 85.28 Selecting previously unselected package htop. #8 85.28 Preparing to unpack .../272-htop_2.2.0-1+b1_amd64.deb ... #8 85.30 Unpacking htop (2.2.0-1+b1) ... #8 85.43 Selecting previously unselected package libnl-3-200:amd64. #8 85.44 Preparing to unpack .../273-libnl-3-200_3.4.0-1_amd64.deb ... #8 85.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #8 85.57 Selecting previously unselected package libnl-route-3-200:amd64. #8 85.58 Preparing to unpack .../274-libnl-route-3-200_3.4.0-1_amd64.deb ... #8 85.60 Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... #8 85.78 Selecting previously unselected package libibverbs1:amd64. #8 85.78 Preparing to unpack .../275-libibverbs1_22.1-1_amd64.deb ... #8 85.80 Unpacking libibverbs1:amd64 (22.1-1) ... #8 85.95 Selecting previously unselected package ibverbs-providers:amd64. #8 85.95 Preparing to unpack .../276-ibverbs-providers_22.1-1_amd64.deb ... #8 85.97 Unpacking ibverbs-providers:amd64 (22.1-1) ... #8 86.10 Selecting previously unselected package pkg-config. #8 86.11 Preparing to unpack .../277-pkg-config_0.29-6_amd64.deb ... #8 86.12 Unpacking pkg-config (0.29-6) ... #8 86.24 Selecting previously unselected package icu-devtools. #8 86.25 Preparing to unpack .../278-icu-devtools_63.1-6+deb10u3_amd64.deb ... #8 86.27 Unpacking icu-devtools (63.1-6+deb10u3) ... #8 86.42 Selecting previously unselected package libsigc++-2.0-0v5:amd64. #8 86.43 Preparing to unpack .../279-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ... #8 86.44 Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #8 86.57 Selecting previously unselected package libglibmm-2.4-1v5:amd64. #8 86.58 Preparing to unpack .../280-libglibmm-2.4-1v5_2.58.0-2_amd64.deb ... #8 86.60 Unpacking libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #8 86.76 Selecting previously unselected package libatkmm-1.6-1v5:amd64. #8 86.76 Preparing to unpack .../281-libatkmm-1.6-1v5_2.28.0-2_amd64.deb ... #8 86.78 Unpacking libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #8 86.87 Selecting previously unselected package libcairomm-1.0-1v5:amd64. #8 86.88 Preparing to unpack .../282-libcairomm-1.0-1v5_1.12.2-4_amd64.deb ... #8 86.89 Unpacking libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #8 87.01 Selecting previously unselected package librevenge-0.0-0:amd64. #8 87.02 Preparing to unpack .../283-librevenge-0.0-0_0.0.4-6_amd64.deb ... #8 87.04 Unpacking librevenge-0.0-0:amd64 (0.0.4-6) ... #8 87.20 Selecting previously unselected package libcdr-0.1-1:amd64. #8 87.20 Preparing to unpack .../284-libcdr-0.1-1_0.1.5-1_amd64.deb ... #8 87.22 Unpacking libcdr-0.1-1:amd64 (0.1.5-1) ... #8 87.36 Selecting previously unselected package libdbus-glib-1-2:amd64. #8 87.36 Preparing to unpack .../285-libdbus-glib-1-2_0.110-4_amd64.deb ... #8 87.38 Unpacking libdbus-glib-1-2:amd64 (0.110-4) ... #8 87.53 Selecting previously unselected package libgc1c2:amd64. #8 87.53 Preparing to unpack .../286-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #8 87.55 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #8 87.62 Selecting previously unselected package libgslcblas0:amd64. #8 87.62 Preparing to unpack .../287-libgslcblas0_2.5+dfsg-6+deb10u1_amd64.deb ... #8 87.63 Unpacking libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #8 87.67 Selecting previously unselected package libgsl23:amd64. #8 87.67 Preparing to unpack .../288-libgsl23_2.5+dfsg-6+deb10u1_amd64.deb ... #8 87.68 Unpacking libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #8 87.79 Selecting previously unselected package libpangomm-1.4-1v5:amd64. #8 87.79 Preparing to unpack .../289-libpangomm-1.4-1v5_2.42.0-2_amd64.deb ... #8 87.80 Unpacking libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #8 87.84 Selecting previously unselected package libgtkmm-2.4-1v5:amd64. #8 87.84 Preparing to unpack .../290-libgtkmm-2.4-1v5_1%3a2.24.5-4_amd64.deb ... #8 87.85 Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #8 87.95 Selecting previously unselected package libhunspell-1.7-0:amd64. #8 87.95 Preparing to unpack .../291-libhunspell-1.7-0_1.7.0-2_amd64.deb ... #8 87.96 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2) ... #8 88.01 Selecting previously unselected package libenchant1c2a:amd64. #8 88.01 Preparing to unpack .../292-libenchant1c2a_1.6.0-11.1+b1_amd64.deb ... #8 88.02 Unpacking libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #8 88.05 Selecting previously unselected package libgtkspell0:amd64. #8 88.06 Preparing to unpack .../293-libgtkspell0_2.0.16-1.2_amd64.deb ... #8 88.06 Unpacking libgtkspell0:amd64 (2.0.16-1.2) ... #8 88.11 Selecting previously unselected package libmagick++-6.q16-8:amd64. #8 88.11 Preparing to unpack .../294-libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #8 88.12 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 88.23 Selecting previously unselected package libnspr4:amd64. #8 88.24 Preparing to unpack .../295-libnspr4_2%3a4.20-1_amd64.deb ... #8 88.25 Unpacking libnspr4:amd64 (2:4.20-1) ... #8 88.37 Selecting previously unselected package libnss3:amd64. #8 88.38 Preparing to unpack .../296-libnss3_2%3a3.42.1-1+deb10u8_amd64.deb ... #8 88.40 Unpacking libnss3:amd64 (2:3.42.1-1+deb10u8) ... #8 88.64 Selecting previously unselected package libpoppler82:amd64. #8 88.64 Preparing to unpack .../297-libpoppler82_0.71.0-5+deb10u3_amd64.deb ... #8 88.67 Unpacking libpoppler82:amd64 (0.71.0-5+deb10u3) ... #8 88.89 Selecting previously unselected package libpoppler-glib8:amd64. #8 88.89 Preparing to unpack .../298-libpoppler-glib8_0.71.0-5+deb10u3_amd64.deb ... #8 88.91 Unpacking libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #8 89.05 Selecting previously unselected package libpopt0:amd64. #8 89.06 Preparing to unpack .../299-libpopt0_1.16-12_amd64.deb ... #8 89.07 Unpacking libpopt0:amd64 (1.16-12) ... #8 89.18 Selecting previously unselected package libvisio-0.1-1:amd64. #8 89.19 Preparing to unpack .../300-libvisio-0.1-1_0.1.6-1+b2_amd64.deb ... #8 89.21 Unpacking libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #8 89.33 Selecting previously unselected package libwpd-0.10-10:amd64. #8 89.34 Preparing to unpack .../301-libwpd-0.10-10_0.10.3-1_amd64.deb ... #8 89.36 Unpacking libwpd-0.10-10:amd64 (0.10.3-1) ... #8 89.49 Selecting previously unselected package libwpg-0.3-3:amd64. #8 89.49 Preparing to unpack .../302-libwpg-0.3-3_0.3.3-1_amd64.deb ... #8 89.51 Unpacking libwpg-0.3-3:amd64 (0.3.3-1) ... #8 89.68 Selecting previously unselected package inkscape. #8 89.68 Preparing to unpack .../303-inkscape_0.92.4-3_amd64.deb ... #8 89.72 Unpacking inkscape (0.92.4-3) ... #8 91.01 Selecting previously unselected package krb5-multidev:amd64. #8 91.01 Preparing to unpack .../304-krb5-multidev_1.17-3+deb10u6_amd64.deb ... #8 91.02 Unpacking krb5-multidev:amd64 (1.17-3+deb10u6) ... #8 91.11 Selecting previously unselected package latexmk. #8 91.12 Preparing to unpack .../305-latexmk_1%3a4.61-0.1_all.deb ... #8 91.13 Unpacking latexmk (1:4.61-0.1) ... #8 91.24 Selecting previously unselected package lcov. #8 91.25 Preparing to unpack .../306-lcov_1.13-4_all.deb ... #8 91.26 Unpacking lcov (1.13-4) ... #8 91.37 Selecting previously unselected package libaio1:amd64. #8 91.37 Preparing to unpack .../307-libaio1_0.3.112-3_amd64.deb ... #8 91.38 Unpacking libaio1:amd64 (0.3.112-3) ... #8 91.46 Selecting previously unselected package libaio-dev:amd64. #8 91.46 Preparing to unpack .../308-libaio-dev_0.3.112-3_amd64.deb ... #8 91.47 Unpacking libaio-dev:amd64 (0.3.112-3) ... #8 92.31 Selecting previously unselected package libasound2-data. #8 92.31 Preparing to unpack .../309-libasound2-data_1.1.8-1_all.deb ... #8 92.32 Unpacking libasound2-data (1.1.8-1) ... #8 92.39 Selecting previously unselected package libasound2:amd64. #8 92.40 Preparing to unpack .../310-libasound2_1.1.8-1_amd64.deb ... #8 92.40 Unpacking libasound2:amd64 (1.1.8-1) ... #8 92.46 Selecting previously unselected package libasound2-dev:amd64. #8 92.46 Preparing to unpack .../311-libasound2-dev_1.1.8-1_amd64.deb ... #8 92.47 Unpacking libasound2-dev:amd64 (1.1.8-1) ... #8 92.51 Selecting previously unselected package libmbedcrypto3:amd64. #8 92.52 Preparing to unpack .../312-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ... #8 92.52 Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #8 92.57 Selecting previously unselected package libmbedx509-0:amd64. #8 92.58 Preparing to unpack .../313-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ... #8 92.58 Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #8 92.63 Selecting previously unselected package libmbedtls12:amd64. #8 92.63 Preparing to unpack .../314-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ... #8 92.64 Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #8 92.68 Selecting previously unselected package libbctoolbox1:amd64. #8 92.69 Preparing to unpack .../315-libbctoolbox1_0.6.0-2+b2_amd64.deb ... #8 92.69 Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ... #8 92.73 Selecting previously unselected package libbctoolbox-dev. #8 92.73 Preparing to unpack .../316-libbctoolbox-dev_0.6.0-2+b2_amd64.deb ... #8 92.73 Unpacking libbctoolbox-dev (0.6.0-2+b2) ... #8 92.77 Selecting previously unselected package libbluetooth3:amd64. #8 92.78 Preparing to unpack .../317-libbluetooth3_5.50-1.2~deb10u5_amd64.deb ... #8 92.78 Unpacking libbluetooth3:amd64 (5.50-1.2~deb10u5) ... #8 92.85 Selecting previously unselected package libboost1.67-dev:amd64. #8 92.86 Preparing to unpack .../318-libboost1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 92.86 Unpacking libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 94.56 Selecting previously unselected package libboost-dev:amd64. #8 94.57 Preparing to unpack .../319-libboost-dev_1.67.0.1_amd64.deb ... #8 94.58 Unpacking libboost-dev:amd64 (1.67.0.1) ... #8 94.61 Selecting previously unselected package libboost1.67-tools-dev. #8 94.61 Preparing to unpack .../320-libboost1.67-tools-dev_1.67.0-13+deb10u1_amd64.deb ... #8 94.62 Unpacking libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #8 94.76 Selecting previously unselected package libboost-tools-dev. #8 94.76 Preparing to unpack .../321-libboost-tools-dev_1.67.0.1_amd64.deb ... #8 94.77 Unpacking libboost-tools-dev (1.67.0.1) ... #8 94.80 Selecting previously unselected package libboost-atomic1.67.0:amd64. #8 94.81 Preparing to unpack .../322-libboost-atomic1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 94.81 Unpacking libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 94.91 Selecting previously unselected package libboost-atomic1.67-dev:amd64. #8 94.91 Preparing to unpack .../323-libboost-atomic1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 94.92 Unpacking libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 95.01 Selecting previously unselected package libboost-atomic-dev:amd64. #8 95.02 Preparing to unpack .../324-libboost-atomic-dev_1.67.0.1_amd64.deb ... #8 95.02 Unpacking libboost-atomic-dev:amd64 (1.67.0.1) ... #8 95.10 Selecting previously unselected package libboost-system1.67.0:amd64. #8 95.11 Preparing to unpack .../325-libboost-system1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 95.12 Unpacking libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 95.23 Selecting previously unselected package libboost-chrono1.67.0:amd64. #8 95.24 Preparing to unpack .../326-libboost-chrono1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 95.26 Unpacking libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 95.42 Selecting previously unselected package libboost-chrono1.67-dev:amd64. #8 95.43 Preparing to unpack .../327-libboost-chrono1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 95.44 Unpacking libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 95.54 Selecting previously unselected package libboost-chrono-dev:amd64. #8 95.55 Preparing to unpack .../328-libboost-chrono-dev_1.67.0.1_amd64.deb ... #8 95.57 Unpacking libboost-chrono-dev:amd64 (1.67.0.1) ... #8 95.68 Selecting previously unselected package libboost-container1.67.0:amd64. #8 95.69 Preparing to unpack .../329-libboost-container1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 95.71 Unpacking libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 95.83 Selecting previously unselected package libboost-container1.67-dev:amd64. #8 95.84 Preparing to unpack .../330-libboost-container1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 95.87 Unpacking libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 95.99 Selecting previously unselected package libboost-container-dev:amd64. #8 96.00 Preparing to unpack .../331-libboost-container-dev_1.67.0.1_amd64.deb ... #8 96.01 Unpacking libboost-container-dev:amd64 (1.67.0.1) ... #8 96.13 Selecting previously unselected package libboost-context1.67.0:amd64. #8 96.14 Preparing to unpack .../332-libboost-context1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 96.16 Unpacking libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 96.26 Selecting previously unselected package libboost-context1.67-dev:amd64. #8 96.27 Preparing to unpack .../333-libboost-context1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 96.29 Unpacking libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 96.47 Selecting previously unselected package libboost-context-dev:amd64. #8 96.48 Preparing to unpack .../334-libboost-context-dev_1.67.0.1_amd64.deb ... #8 96.50 Unpacking libboost-context-dev:amd64 (1.67.0.1) ... #8 96.66 Selecting previously unselected package libboost-thread1.67.0:amd64. #8 96.67 Preparing to unpack .../335-libboost-thread1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 96.68 Unpacking libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 96.83 Selecting previously unselected package libboost-coroutine1.67.0:amd64. #8 96.84 Preparing to unpack .../336-libboost-coroutine1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 96.86 Unpacking libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 96.96 Selecting previously unselected package libboost-coroutine1.67-dev:amd64. #8 96.97 Preparing to unpack .../337-libboost-coroutine1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 96.98 Unpacking libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 97.10 Selecting previously unselected package libboost-coroutine-dev:amd64. #8 97.10 Preparing to unpack .../338-libboost-coroutine-dev_1.67.0.1_amd64.deb ... #8 97.12 Unpacking libboost-coroutine-dev:amd64 (1.67.0.1) ... #8 97.24 Selecting previously unselected package libboost-date-time1.67.0:amd64. #8 97.25 Preparing to unpack .../339-libboost-date-time1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 97.27 Unpacking libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 97.43 Selecting previously unselected package libboost-serialization1.67.0:amd64. #8 97.44 Preparing to unpack .../340-libboost-serialization1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 97.46 Unpacking libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 97.60 Selecting previously unselected package libboost-serialization1.67-dev:amd64. #8 97.60 Preparing to unpack .../341-libboost-serialization1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 97.61 Unpacking libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 97.74 Selecting previously unselected package libboost-date-time1.67-dev:amd64. #8 97.75 Preparing to unpack .../342-libboost-date-time1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 97.76 Unpacking libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 97.91 Selecting previously unselected package libboost-date-time-dev:amd64. #8 97.92 Preparing to unpack .../343-libboost-date-time-dev_1.67.0.1_amd64.deb ... #8 97.93 Unpacking libboost-date-time-dev:amd64 (1.67.0.1) ... #8 98.03 Selecting previously unselected package libboost-exception1.67-dev:amd64. #8 98.03 Preparing to unpack .../344-libboost-exception1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 98.05 Unpacking libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 98.18 Selecting previously unselected package libboost-exception-dev:amd64. #8 98.19 Preparing to unpack .../345-libboost-exception-dev_1.67.0.1_amd64.deb ... #8 98.20 Unpacking libboost-exception-dev:amd64 (1.67.0.1) ... #8 98.31 Selecting previously unselected package libboost-filesystem1.67.0:amd64. #8 98.32 Preparing to unpack .../346-libboost-filesystem1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 98.34 Unpacking libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 98.50 Selecting previously unselected package libboost-fiber1.67.0:amd64. #8 98.51 Preparing to unpack .../347-libboost-fiber1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 98.52 Unpacking libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 98.66 Selecting previously unselected package libboost-fiber1.67-dev:amd64. #8 98.67 Preparing to unpack .../348-libboost-fiber1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 98.68 Unpacking libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 98.79 Selecting previously unselected package libboost-fiber-dev:amd64. #8 98.80 Preparing to unpack .../349-libboost-fiber-dev_1.67.0.1_amd64.deb ... #8 98.82 Unpacking libboost-fiber-dev:amd64 (1.67.0.1) ... #8 98.90 Selecting previously unselected package libboost-system1.67-dev:amd64. #8 98.91 Preparing to unpack .../350-libboost-system1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 98.92 Unpacking libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 99.04 Selecting previously unselected package libboost-filesystem1.67-dev:amd64. #8 99.05 Preparing to unpack .../351-libboost-filesystem1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 99.07 Unpacking libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 99.21 Selecting previously unselected package libboost-filesystem-dev:amd64. #8 99.22 Preparing to unpack .../352-libboost-filesystem-dev_1.67.0.1_amd64.deb ... #8 99.24 Unpacking libboost-filesystem-dev:amd64 (1.67.0.1) ... #8 99.35 Selecting previously unselected package libboost-regex1.67.0:amd64. #8 99.36 Preparing to unpack .../353-libboost-regex1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 99.37 Unpacking libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 99.55 Selecting previously unselected package libboost-graph1.67.0:amd64. #8 99.55 Preparing to unpack .../354-libboost-graph1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 99.57 Unpacking libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 99.70 Selecting previously unselected package libboost-timer1.67.0:amd64. #8 99.71 Preparing to unpack .../355-libboost-timer1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 99.72 Unpacking libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 99.86 Selecting previously unselected package libboost-test1.67.0:amd64. #8 99.87 Preparing to unpack .../356-libboost-test1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 99.88 Unpacking libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 100.0 Selecting previously unselected package libboost-test1.67-dev:amd64. #8 100.0 Preparing to unpack .../357-libboost-test1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 100.0 Unpacking libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 100.2 Selecting previously unselected package libboost-graph1.67-dev:amd64. #8 100.2 Preparing to unpack .../358-libboost-graph1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 100.2 Unpacking libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 100.3 Selecting previously unselected package libboost-graph-dev:amd64. #8 100.3 Preparing to unpack .../359-libboost-graph-dev_1.67.0.1_amd64.deb ... #8 100.4 Unpacking libboost-graph-dev:amd64 (1.67.0.1) ... #8 100.5 Selecting previously unselected package libevent-2.1-6:amd64. #8 100.5 Preparing to unpack .../360-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #8 100.5 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 100.7 Selecting previously unselected package libevent-core-2.1-6:amd64. #8 100.7 Preparing to unpack .../361-libevent-core-2.1-6_2.1.8-stable-4_amd64.deb ... #8 100.7 Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #8 100.8 Selecting previously unselected package libevent-pthreads-2.1-6:amd64. #8 100.8 Preparing to unpack .../362-libevent-pthreads-2.1-6_2.1.8-stable-4_amd64.deb ... #8 100.8 Unpacking libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #8 100.9 Selecting previously unselected package libpsm-infinipath1. #8 101.0 Preparing to unpack .../363-libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb ... #8 101.0 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6) ... #8 101.1 Selecting previously unselected package libpsm2-2. #8 101.1 Preparing to unpack .../364-libpsm2-2_11.2.78-1_amd64.deb ... #8 101.1 Unpacking libpsm2-2 (11.2.78-1) ... #8 101.3 Selecting previously unselected package librdmacm1:amd64. #8 101.3 Preparing to unpack .../365-librdmacm1_22.1-1_amd64.deb ... #8 101.3 Unpacking librdmacm1:amd64 (22.1-1) ... #8 101.4 Selecting previously unselected package libfabric1. #8 101.4 Preparing to unpack .../366-libfabric1_1.6.2-3_amd64.deb ... #8 101.4 Unpacking libfabric1 (1.6.2-3) ... #8 101.6 Selecting previously unselected package libhwloc5:amd64. #8 101.6 Preparing to unpack .../367-libhwloc5_1.11.12-3_amd64.deb ... #8 101.6 Unpacking libhwloc5:amd64 (1.11.12-3) ... #8 101.7 Selecting previously unselected package libpciaccess0:amd64. #8 101.7 Preparing to unpack .../368-libpciaccess0_0.14-1_amd64.deb ... #8 101.7 Unpacking libpciaccess0:amd64 (0.14-1) ... #8 101.9 Selecting previously unselected package ocl-icd-libopencl1:amd64. #8 101.9 Preparing to unpack .../369-ocl-icd-libopencl1_2.2.12-2_amd64.deb ... #8 101.9 Unpacking ocl-icd-libopencl1:amd64 (2.2.12-2) ... #8 102.0 Selecting previously unselected package libhwloc-plugins:amd64. #8 102.0 Preparing to unpack .../370-libhwloc-plugins_1.11.12-3_amd64.deb ... #8 102.0 Unpacking libhwloc-plugins:amd64 (1.11.12-3) ... #8 102.1 Selecting previously unselected package libpmix2:amd64. #8 102.1 Preparing to unpack .../371-libpmix2_3.1.2-3+deb10u1_amd64.deb ... #8 102.2 Unpacking libpmix2:amd64 (3.1.2-3+deb10u1) ... #8 102.3 Selecting previously unselected package libopenmpi3:amd64. #8 102.3 Preparing to unpack .../372-libopenmpi3_3.1.3-11_amd64.deb ... #8 102.3 Unpacking libopenmpi3:amd64 (3.1.3-11) ... #8 102.6 Selecting previously unselected package libboost-mpi1.67.0. #8 102.6 Preparing to unpack .../373-libboost-mpi1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 102.6 Unpacking libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #8 102.8 Selecting previously unselected package libboost-graph-parallel1.67.0. #8 102.8 Preparing to unpack .../374-libboost-graph-parallel1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 102.8 Unpacking libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #8 102.9 Selecting previously unselected package libboost-graph-parallel1.67-dev. #8 102.9 Preparing to unpack .../375-libboost-graph-parallel1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 102.9 Unpacking libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #8 103.0 Selecting previously unselected package libboost-graph-parallel-dev. #8 103.1 Preparing to unpack .../376-libboost-graph-parallel-dev_1.67.0.1_amd64.deb ... #8 103.1 Unpacking libboost-graph-parallel-dev (1.67.0.1) ... #8 103.2 Selecting previously unselected package libicu-dev:amd64. #8 103.2 Preparing to unpack .../377-libicu-dev_63.1-6+deb10u3_amd64.deb ... #8 103.2 Unpacking libicu-dev:amd64 (63.1-6+deb10u3) ... #8 103.9 Selecting previously unselected package libboost-regex1.67-dev:amd64. #8 103.9 Preparing to unpack .../378-libboost-regex1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 103.9 Unpacking libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 104.1 Selecting previously unselected package libboost-iostreams1.67.0:amd64. #8 104.1 Preparing to unpack .../379-libboost-iostreams1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 104.1 Unpacking libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 104.3 Selecting previously unselected package libboost-iostreams1.67-dev:amd64. #8 104.3 Preparing to unpack .../380-libboost-iostreams1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 104.3 Unpacking libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 104.5 Selecting previously unselected package libboost-iostreams-dev:amd64. #8 104.5 Preparing to unpack .../381-libboost-iostreams-dev_1.67.0.1_amd64.deb ... #8 104.5 Unpacking libboost-iostreams-dev:amd64 (1.67.0.1) ... #8 104.6 Selecting previously unselected package libboost-locale1.67.0:amd64. #8 104.6 Preparing to unpack .../382-libboost-locale1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 104.6 Unpacking libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 104.8 Selecting previously unselected package libboost-locale1.67-dev:amd64. #8 104.8 Preparing to unpack .../383-libboost-locale1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 104.8 Unpacking libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 104.9 Selecting previously unselected package libboost-locale-dev:amd64. #8 105.0 Preparing to unpack .../384-libboost-locale-dev_1.67.0.1_amd64.deb ... #8 105.0 Unpacking libboost-locale-dev:amd64 (1.67.0.1) ... #8 105.1 Selecting previously unselected package libboost-log1.67.0. #8 105.1 Preparing to unpack .../385-libboost-log1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 105.1 Unpacking libboost-log1.67.0 (1.67.0-13+deb10u1) ... #8 105.2 Selecting previously unselected package libboost-thread1.67-dev:amd64. #8 105.3 Preparing to unpack .../386-libboost-thread1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 105.3 Unpacking libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 105.4 Selecting previously unselected package libboost-log1.67-dev. #8 105.4 Preparing to unpack .../387-libboost-log1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 105.4 Unpacking libboost-log1.67-dev (1.67.0-13+deb10u1) ... #8 105.6 Selecting previously unselected package libboost-log-dev. #8 105.6 Preparing to unpack .../388-libboost-log-dev_1.67.0.1_amd64.deb ... #8 105.6 Unpacking libboost-log-dev (1.67.0.1) ... #8 105.7 Selecting previously unselected package libboost-math1.67.0:amd64. #8 105.7 Preparing to unpack .../389-libboost-math1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 105.8 Unpacking libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 105.9 Selecting previously unselected package libboost-math1.67-dev:amd64. #8 105.9 Preparing to unpack .../390-libboost-math1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 105.9 Unpacking libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 106.0 Selecting previously unselected package libboost-math-dev:amd64. #8 106.0 Preparing to unpack .../391-libboost-math-dev_1.67.0.1_amd64.deb ... #8 106.1 Unpacking libboost-math-dev:amd64 (1.67.0.1) ... #8 106.1 Selecting previously unselected package openmpi-common. #8 106.1 Preparing to unpack .../392-openmpi-common_3.1.3-11_all.deb ... #8 106.2 Unpacking openmpi-common (3.1.3-11) ... #8 106.3 Selecting previously unselected package libnl-3-dev:amd64. #8 106.3 Preparing to unpack .../393-libnl-3-dev_3.4.0-1_amd64.deb ... #8 106.3 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... #8 106.4 Selecting previously unselected package libnl-route-3-dev:amd64. #8 106.4 Preparing to unpack .../394-libnl-route-3-dev_3.4.0-1_amd64.deb ... #8 106.4 Unpacking libnl-route-3-dev:amd64 (3.4.0-1) ... #8 106.5 Selecting previously unselected package libibverbs-dev:amd64. #8 106.5 Preparing to unpack .../395-libibverbs-dev_22.1-1_amd64.deb ... #8 106.5 Unpacking libibverbs-dev:amd64 (22.1-1) ... #8 106.6 Selecting previously unselected package libnuma-dev:amd64. #8 106.6 Preparing to unpack .../396-libnuma-dev_2.0.12-1_amd64.deb ... #8 106.6 Unpacking libnuma-dev:amd64 (2.0.12-1) ... #8 106.7 Selecting previously unselected package libltdl-dev:amd64. #8 106.7 Preparing to unpack .../397-libltdl-dev_2.4.6-9_amd64.deb ... #8 106.7 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #8 106.8 Selecting previously unselected package libhwloc-dev:amd64. #8 106.8 Preparing to unpack .../398-libhwloc-dev_1.11.12-3_amd64.deb ... #8 106.8 Unpacking libhwloc-dev:amd64 (1.11.12-3) ... #8 106.9 Selecting previously unselected package openmpi-bin. #8 107.0 Preparing to unpack .../399-openmpi-bin_3.1.3-11_amd64.deb ... #8 107.0 Unpacking openmpi-bin (3.1.3-11) ... #8 107.0 Selecting previously unselected package libopenmpi-dev:amd64. #8 107.0 Preparing to unpack .../400-libopenmpi-dev_3.1.3-11_amd64.deb ... #8 107.1 Unpacking libopenmpi-dev:amd64 (3.1.3-11) ... #8 107.3 Selecting previously unselected package mpi-default-dev. #8 107.3 Preparing to unpack .../401-mpi-default-dev_1.13_amd64.deb ... #8 107.3 Unpacking mpi-default-dev (1.13) ... #8 107.4 Selecting previously unselected package libboost-mpi1.67-dev. #8 107.4 Preparing to unpack .../402-libboost-mpi1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 107.4 Unpacking libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #8 107.5 Selecting previously unselected package libboost-mpi-dev. #8 107.6 Preparing to unpack .../403-libboost-mpi-dev_1.67.0.1_amd64.deb ... #8 107.6 Unpacking libboost-mpi-dev (1.67.0.1) ... #8 107.7 Selecting previously unselected package libboost-python1.67.0. #8 107.7 Preparing to unpack .../404-libboost-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 107.7 Unpacking libboost-python1.67.0 (1.67.0-13+deb10u1) ... #8 107.8 Selecting previously unselected package mpi-default-bin. #8 107.8 Preparing to unpack .../405-mpi-default-bin_1.13_amd64.deb ... #8 107.8 Unpacking mpi-default-bin (1.13) ... #8 107.9 Selecting previously unselected package libboost-mpi-python1.67.0. #8 107.9 Preparing to unpack .../406-libboost-mpi-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 108.0 Unpacking libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #8 108.1 Selecting previously unselected package libboost-mpi-python1.67-dev. #8 108.1 Preparing to unpack .../407-libboost-mpi-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 108.1 Unpacking libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #8 108.2 Selecting previously unselected package libboost-mpi-python-dev. #8 108.2 Preparing to unpack .../408-libboost-mpi-python-dev_1.67.0.1_amd64.deb ... #8 108.2 Unpacking libboost-mpi-python-dev (1.67.0.1) ... #8 108.3 Selecting previously unselected package libboost-numpy1.67.0. #8 108.3 Preparing to unpack .../409-libboost-numpy1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 108.3 Unpacking libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #8 108.4 Selecting previously unselected package libboost-numpy1.67-dev. #8 108.4 Preparing to unpack .../410-libboost-numpy1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 108.4 Unpacking libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #8 109.0 Selecting previously unselected package libboost-numpy-dev. #8 109.0 Preparing to unpack .../411-libboost-numpy-dev_1.67.0.1_amd64.deb ... #8 109.0 Unpacking libboost-numpy-dev (1.67.0.1) ... #8 109.0 Selecting previously unselected package libboost-program-options1.67.0:amd64. #8 109.0 Preparing to unpack .../412-libboost-program-options1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 109.0 Unpacking libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 109.1 Selecting previously unselected package libboost-program-options1.67-dev:amd64. #8 109.1 Preparing to unpack .../413-libboost-program-options1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 109.1 Unpacking libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 109.2 Selecting previously unselected package libboost-program-options-dev:amd64. #8 109.2 Preparing to unpack .../414-libboost-program-options-dev_1.67.0.1_amd64.deb ... #8 109.2 Unpacking libboost-program-options-dev:amd64 (1.67.0.1) ... #8 109.2 Selecting previously unselected package libexpat1-dev:amd64. #8 109.2 Preparing to unpack .../415-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #8 109.2 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #8 109.3 Selecting previously unselected package libpython2.7-dev:amd64. #8 109.3 Preparing to unpack .../416-libpython2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #8 109.3 Unpacking libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #8 111.0 Selecting previously unselected package libpython2-dev:amd64. #8 111.0 Preparing to unpack .../417-libpython2-dev_2.7.16-1_amd64.deb ... #8 111.0 Unpacking libpython2-dev:amd64 (2.7.16-1) ... #8 111.0 Selecting previously unselected package libpython-dev:amd64. #8 111.0 Preparing to unpack .../418-libpython-dev_2.7.16-1_amd64.deb ... #8 111.0 Unpacking libpython-dev:amd64 (2.7.16-1) ... #8 111.1 Selecting previously unselected package python2.7-dev. #8 111.1 Preparing to unpack .../419-python2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #8 111.1 Unpacking python2.7-dev (2.7.16-2+deb10u4) ... #8 111.1 Selecting previously unselected package python2-dev. #8 111.1 Preparing to unpack .../420-python2-dev_2.7.16-1_amd64.deb ... #8 111.1 Unpacking python2-dev (2.7.16-1) ... #8 111.2 Selecting previously unselected package python-dev. #8 111.2 Preparing to unpack .../421-python-dev_2.7.16-1_amd64.deb ... #8 111.2 Unpacking python-dev (2.7.16-1) ... #8 111.2 Selecting previously unselected package libpython3.7:amd64. #8 111.2 Preparing to unpack .../422-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #8 111.2 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #8 111.4 Selecting previously unselected package libpython3.7-dev:amd64. #8 111.4 Preparing to unpack .../423-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #8 111.4 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #8 114.1 Selecting previously unselected package libpython3-dev:amd64. #8 114.1 Preparing to unpack .../424-libpython3-dev_3.7.3-1_amd64.deb ... #8 114.1 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #8 114.2 Selecting previously unselected package python3.7-dev. #8 114.2 Preparing to unpack .../425-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #8 114.2 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #8 114.2 Selecting previously unselected package python3-dev. #8 114.2 Preparing to unpack .../426-python3-dev_3.7.3-1_amd64.deb ... #8 114.2 Unpacking python3-dev (3.7.3-1) ... #8 114.2 Selecting previously unselected package libboost-python1.67-dev. #8 114.2 Preparing to unpack .../427-libboost-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 114.3 Unpacking libboost-python1.67-dev (1.67.0-13+deb10u1) ... #8 114.3 Selecting previously unselected package libboost-python-dev. #8 114.3 Preparing to unpack .../428-libboost-python-dev_1.67.0.1_amd64.deb ... #8 114.3 Unpacking libboost-python-dev (1.67.0.1) ... #8 114.4 Selecting previously unselected package libboost-random1.67.0:amd64. #8 114.4 Preparing to unpack .../429-libboost-random1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 114.4 Unpacking libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 114.4 Selecting previously unselected package libboost-random1.67-dev:amd64. #8 114.4 Preparing to unpack .../430-libboost-random1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 114.4 Unpacking libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 114.5 Selecting previously unselected package libboost-random-dev:amd64. #8 114.5 Preparing to unpack .../431-libboost-random-dev_1.67.0.1_amd64.deb ... #8 114.5 Unpacking libboost-random-dev:amd64 (1.67.0.1) ... #8 114.5 Selecting previously unselected package libboost-regex-dev:amd64. #8 114.5 Preparing to unpack .../432-libboost-regex-dev_1.67.0.1_amd64.deb ... #8 114.5 Unpacking libboost-regex-dev:amd64 (1.67.0.1) ... #8 114.6 Selecting previously unselected package libboost-serialization-dev:amd64. #8 114.6 Preparing to unpack .../433-libboost-serialization-dev_1.67.0.1_amd64.deb ... #8 114.6 Unpacking libboost-serialization-dev:amd64 (1.67.0.1) ... #8 114.6 Selecting previously unselected package libboost-signals1.67.0:amd64. #8 114.6 Preparing to unpack .../434-libboost-signals1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 114.6 Unpacking libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 114.7 Selecting previously unselected package libboost-signals1.67-dev:amd64. #8 114.7 Preparing to unpack .../435-libboost-signals1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 114.7 Unpacking libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 114.7 Selecting previously unselected package libboost-signals-dev:amd64. #8 114.7 Preparing to unpack .../436-libboost-signals-dev_1.67.0.1_amd64.deb ... #8 114.7 Unpacking libboost-signals-dev:amd64 (1.67.0.1) ... #8 114.8 Selecting previously unselected package libboost-stacktrace1.67.0:amd64. #8 114.8 Preparing to unpack .../437-libboost-stacktrace1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 114.8 Unpacking libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 114.8 Selecting previously unselected package libboost-stacktrace1.67-dev:amd64. #8 114.8 Preparing to unpack .../438-libboost-stacktrace1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 114.8 Unpacking libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 114.9 Selecting previously unselected package libboost-stacktrace-dev:amd64. #8 114.9 Preparing to unpack .../439-libboost-stacktrace-dev_1.67.0.1_amd64.deb ... #8 114.9 Unpacking libboost-stacktrace-dev:amd64 (1.67.0.1) ... #8 114.9 Selecting previously unselected package libboost-system-dev:amd64. #8 114.9 Preparing to unpack .../440-libboost-system-dev_1.67.0.1_amd64.deb ... #8 114.9 Unpacking libboost-system-dev:amd64 (1.67.0.1) ... #8 115.0 Selecting previously unselected package libboost-test-dev:amd64. #8 115.0 Preparing to unpack .../441-libboost-test-dev_1.67.0.1_amd64.deb ... #8 115.0 Unpacking libboost-test-dev:amd64 (1.67.0.1) ... #8 115.0 Selecting previously unselected package libboost-thread-dev:amd64. #8 115.0 Preparing to unpack .../442-libboost-thread-dev_1.67.0.1_amd64.deb ... #8 115.0 Unpacking libboost-thread-dev:amd64 (1.67.0.1) ... #8 115.1 Selecting previously unselected package libboost-timer1.67-dev:amd64. #8 115.1 Preparing to unpack .../443-libboost-timer1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 115.1 Unpacking libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 115.1 Selecting previously unselected package libboost-timer-dev:amd64. #8 115.1 Preparing to unpack .../444-libboost-timer-dev_1.67.0.1_amd64.deb ... #8 115.1 Unpacking libboost-timer-dev:amd64 (1.67.0.1) ... #8 115.2 Selecting previously unselected package libboost-type-erasure1.67.0:amd64. #8 115.2 Preparing to unpack .../445-libboost-type-erasure1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 115.2 Unpacking libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 115.2 Selecting previously unselected package libboost-type-erasure1.67-dev:amd64. #8 115.2 Preparing to unpack .../446-libboost-type-erasure1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 115.2 Unpacking libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 115.3 Selecting previously unselected package libboost-type-erasure-dev:amd64. #8 115.3 Preparing to unpack .../447-libboost-type-erasure-dev_1.67.0.1_amd64.deb ... #8 115.3 Unpacking libboost-type-erasure-dev:amd64 (1.67.0.1) ... #8 115.3 Selecting previously unselected package libboost-wave1.67.0:amd64. #8 115.3 Preparing to unpack .../448-libboost-wave1.67.0_1.67.0-13+deb10u1_amd64.deb ... #8 115.3 Unpacking libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 115.4 Selecting previously unselected package libboost-wave1.67-dev:amd64. #8 115.4 Preparing to unpack .../449-libboost-wave1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #8 115.4 Unpacking libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 115.5 Selecting previously unselected package libboost-wave-dev:amd64. #8 115.5 Preparing to unpack .../450-libboost-wave-dev_1.67.0.1_amd64.deb ... #8 115.5 Unpacking libboost-wave-dev:amd64 (1.67.0.1) ... #8 115.6 Selecting previously unselected package libboost-all-dev. #8 115.6 Preparing to unpack .../451-libboost-all-dev_1.67.0.1_amd64.deb ... #8 115.6 Unpacking libboost-all-dev (1.67.0.1) ... #8 115.6 Selecting previously unselected package libcsv3:amd64. #8 115.6 Preparing to unpack .../452-libcsv3_3.0.3+dfsg-4_amd64.deb ... #8 115.6 Unpacking libcsv3:amd64 (3.0.3+dfsg-4) ... #8 115.6 Selecting previously unselected package libcsv-dev:amd64. #8 115.6 Preparing to unpack .../453-libcsv-dev_3.0.3+dfsg-4_amd64.deb ... #8 115.7 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-4) ... #8 115.7 Selecting previously unselected package libdbi1:amd64. #8 115.7 Preparing to unpack .../454-libdbi1_0.9.0-5_amd64.deb ... #8 115.7 Unpacking libdbi1:amd64 (0.9.0-5) ... #8 115.7 Selecting previously unselected package libdbd-sqlite3:amd64. #8 115.7 Preparing to unpack .../455-libdbd-sqlite3_0.9.0-6+b1_amd64.deb ... #8 115.7 Unpacking libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #8 115.8 Selecting previously unselected package libdbi-dev. #8 115.8 Preparing to unpack .../456-libdbi-dev_0.9.0-5_amd64.deb ... #8 115.8 Unpacking libdbi-dev (0.9.0-5) ... #8 115.8 Selecting previously unselected package zlib1g-dev:amd64. #8 115.8 Preparing to unpack .../457-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u2_amd64.deb ... #8 115.8 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #8 115.9 Selecting previously unselected package libelf-dev:amd64. #8 115.9 Preparing to unpack .../458-libelf-dev_0.176-1.1+deb10u1_amd64.deb ... #8 115.9 Unpacking libelf-dev:amd64 (0.176-1.1+deb10u1) ... #8 115.9 Selecting previously unselected package libffi-dev:amd64. #8 115.9 Preparing to unpack .../459-libffi-dev_3.2.1-9_amd64.deb ... #8 115.9 Unpacking libffi-dev:amd64 (3.2.1-9) ... #8 116.0 Selecting previously unselected package libfftw3-long3:amd64. #8 116.0 Preparing to unpack .../460-libfftw3-long3_3.3.8-2_amd64.deb ... #8 116.0 Unpacking libfftw3-long3:amd64 (3.3.8-2) ... #8 116.1 Selecting previously unselected package libfftw3-quad3:amd64. #8 116.1 Preparing to unpack .../461-libfftw3-quad3_3.3.8-2_amd64.deb ... #8 116.1 Unpacking libfftw3-quad3:amd64 (3.3.8-2) ... #8 116.1 Selecting previously unselected package libfftw3-single3:amd64. #8 116.2 Preparing to unpack .../462-libfftw3-single3_3.3.8-2_amd64.deb ... #8 116.2 Unpacking libfftw3-single3:amd64 (3.3.8-2) ... #8 116.3 Selecting previously unselected package libfftw3-bin. #8 116.3 Preparing to unpack .../463-libfftw3-bin_3.3.8-2_amd64.deb ... #8 116.3 Unpacking libfftw3-bin (3.3.8-2) ... #8 116.3 Selecting previously unselected package libfftw3-dev:amd64. #8 116.3 Preparing to unpack .../464-libfftw3-dev_3.3.8-2_amd64.deb ... #8 116.3 Unpacking libfftw3-dev:amd64 (3.3.8-2) ... #8 116.5 Selecting previously unselected package libfontenc1:amd64. #8 116.5 Preparing to unpack .../465-libfontenc1_1%3a1.1.3-1+b2_amd64.deb ... #8 116.5 Unpacking libfontenc1:amd64 (1:1.1.3-1+b2) ... #8 116.6 Selecting previously unselected package libglib2.0-data. #8 116.6 Preparing to unpack .../466-libglib2.0-data_2.58.3-2+deb10u6_all.deb ... #8 116.6 Unpacking libglib2.0-data (2.58.3-2+deb10u6) ... #8 116.7 Selecting previously unselected package libglib2.0-bin. #8 116.7 Preparing to unpack .../467-libglib2.0-bin_2.58.3-2+deb10u6_amd64.deb ... #8 116.7 Unpacking libglib2.0-bin (2.58.3-2+deb10u6) ... #8 116.8 Selecting previously unselected package libglib2.0-dev-bin. #8 116.8 Preparing to unpack .../468-libglib2.0-dev-bin_2.58.3-2+deb10u6_amd64.deb ... #8 116.8 Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #8 117.0 Selecting previously unselected package uuid-dev:amd64. #8 117.1 Preparing to unpack .../469-uuid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 117.1 Unpacking uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 117.1 Selecting previously unselected package libblkid-dev:amd64. #8 117.1 Preparing to unpack .../470-libblkid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 117.1 Unpacking libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 117.2 Selecting previously unselected package libmount-dev:amd64. #8 117.2 Preparing to unpack .../471-libmount-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 117.2 Unpacking libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 117.2 Selecting previously unselected package libpcre16-3:amd64. #8 117.2 Preparing to unpack .../472-libpcre16-3_2%3a8.39-12_amd64.deb ... #8 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #8 117.3 Selecting previously unselected package libpcre32-3:amd64. #8 117.3 Preparing to unpack .../473-libpcre32-3_2%3a8.39-12_amd64.deb ... #8 117.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #8 117.4 Selecting previously unselected package libpcrecpp0v5:amd64. #8 117.4 Preparing to unpack .../474-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #8 117.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #8 117.4 Selecting previously unselected package libpcre3-dev:amd64. #8 117.4 Preparing to unpack .../475-libpcre3-dev_2%3a8.39-12_amd64.deb ... #8 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #8 117.5 Selecting previously unselected package libsepol1-dev:amd64. #8 117.5 Preparing to unpack .../476-libsepol1-dev_2.8-1_amd64.deb ... #8 117.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... #8 117.6 Selecting previously unselected package libselinux1-dev:amd64. #8 117.6 Preparing to unpack .../477-libselinux1-dev_2.8-1+b1_amd64.deb ... #8 117.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #8 117.6 Selecting previously unselected package libglib2.0-dev:amd64. #8 117.7 Preparing to unpack .../478-libglib2.0-dev_2.58.3-2+deb10u6_amd64.deb ... #8 117.7 Unpacking libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #8 117.8 Selecting previously unselected package libgmpxx4ldbl:amd64. #8 117.8 Preparing to unpack .../479-libgmpxx4ldbl_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #8 117.8 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 117.9 Selecting previously unselected package libgmp-dev:amd64. #8 117.9 Preparing to unpack .../480-libgmp-dev_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #8 117.9 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 118.0 Selecting previously unselected package libunbound8:amd64. #8 118.0 Preparing to unpack .../481-libunbound8_1.9.0-2+deb10u4_amd64.deb ... #8 118.0 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ... #8 118.1 Selecting previously unselected package libgnutls-dane0:amd64. #8 118.1 Preparing to unpack .../482-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ... #8 118.1 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #8 118.1 Selecting previously unselected package libgnutlsxx28:amd64. #8 118.1 Preparing to unpack .../483-libgnutlsxx28_3.6.7-4+deb10u12_amd64.deb ... #8 118.1 Unpacking libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #8 118.2 Selecting previously unselected package libidn2-dev:amd64. #8 118.2 Preparing to unpack .../484-libidn2-dev_2.0.5-1+deb10u1_amd64.deb ... #8 118.2 Unpacking libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #8 118.2 Selecting previously unselected package libp11-kit-dev:amd64. #8 118.2 Preparing to unpack .../485-libp11-kit-dev_0.23.15-2+deb10u1_amd64.deb ... #8 118.2 Unpacking libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #8 118.3 Selecting previously unselected package libtasn1-6-dev:amd64. #8 118.3 Preparing to unpack .../486-libtasn1-6-dev_4.13-3+deb10u1_amd64.deb ... #8 118.3 Unpacking libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #8 118.3 Selecting previously unselected package nettle-dev:amd64. #8 118.3 Preparing to unpack .../487-nettle-dev_3.4.1-1+deb10u1_amd64.deb ... #8 118.4 Unpacking nettle-dev:amd64 (3.4.1-1+deb10u1) ... #8 118.5 Selecting previously unselected package libgnutls28-dev:amd64. #8 118.5 Preparing to unpack .../488-libgnutls28-dev_3.6.7-4+deb10u12_amd64.deb ... #8 118.5 Unpacking libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #8 118.6 Selecting previously unselected package libgps23:amd64. #8 118.6 Preparing to unpack .../489-libgps23_3.17-7_amd64.deb ... #8 118.6 Unpacking libgps23:amd64 (3.17-7) ... #8 118.6 Selecting previously unselected package libgps-dev. #8 118.6 Preparing to unpack .../490-libgps-dev_3.17-7_amd64.deb ... #8 118.6 Unpacking libgps-dev (3.17-7) ... #8 118.7 Selecting previously unselected package libgsm1:amd64. #8 118.7 Preparing to unpack .../491-libgsm1_1.0.18-2_amd64.deb ... #8 118.7 Unpacking libgsm1:amd64 (1.0.18-2) ... #8 118.7 Selecting previously unselected package libgsm1-dev:amd64. #8 118.8 Preparing to unpack .../492-libgsm1-dev_1.0.18-2_amd64.deb ... #8 118.8 Unpacking libgsm1-dev:amd64 (1.0.18-2) ... #8 118.8 Selecting previously unselected package libimagequant0:amd64. #8 118.8 Preparing to unpack .../493-libimagequant0_2.12.2-1.1_amd64.deb ... #8 118.8 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #8 118.9 Selecting previously unselected package libjansson4:amd64. #8 118.9 Preparing to unpack .../494-libjansson4_2.12-1_amd64.deb ... #8 118.9 Unpacking libjansson4:amd64 (2.12-1) ... #8 118.9 Selecting previously unselected package libjansson-dev:amd64. #8 118.9 Preparing to unpack .../495-libjansson-dev_2.12-1_amd64.deb ... #8 118.9 Unpacking libjansson-dev:amd64 (2.12-1) ... #8 118.9 Selecting previously unselected package libjs-jquery. #8 119.0 Preparing to unpack .../496-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ... #8 119.0 Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #8 119.0 Selecting previously unselected package libjs-underscore. #8 119.0 Preparing to unpack .../497-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ... #8 119.0 Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #8 119.1 Selecting previously unselected package libjs-sphinxdoc. #8 119.1 Preparing to unpack .../498-libjs-sphinxdoc_1.8.4-1_all.deb ... #8 119.1 Unpacking libjs-sphinxdoc (1.8.4-1) ... #8 119.1 Selecting previously unselected package liblua5.3-0:amd64. #8 119.1 Preparing to unpack .../499-liblua5.3-0_5.3.3-1.1+deb10u1_amd64.deb ... #8 119.1 Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #8 119.2 Selecting previously unselected package libncurses-dev:amd64. #8 119.2 Preparing to unpack .../500-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ... #8 119.2 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 119.2 Selecting previously unselected package libreadline-dev:amd64. #8 119.2 Preparing to unpack .../501-libreadline-dev_7.0-5_amd64.deb ... #8 119.2 Unpacking libreadline-dev:amd64 (7.0-5) ... #8 119.3 Selecting previously unselected package liblua5.3-dev:amd64. #8 119.3 Preparing to unpack .../502-liblua5.3-dev_5.3.3-1.1+deb10u1_amd64.deb ... #8 119.3 Unpacking liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #8 119.4 Selecting previously unselected package mysql-common. #8 119.4 Preparing to unpack .../503-mysql-common_5.8+1.0.5_all.deb ... #8 119.4 Unpacking mysql-common (5.8+1.0.5) ... #8 119.4 Selecting previously unselected package mariadb-common. #8 119.4 Preparing to unpack .../504-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #8 119.4 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #8 119.5 Selecting previously unselected package libmariadb3:amd64. #8 119.5 Preparing to unpack .../505-libmariadb3_1%3a10.3.39-0+deb10u2_amd64.deb ... #8 119.5 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #8 119.5 Selecting previously unselected package libmnl-dev. #8 119.5 Preparing to unpack .../506-libmnl-dev_1.0.4-2_amd64.deb ... #8 119.5 Unpacking libmnl-dev (1.0.4-2) ... #8 119.6 Selecting previously unselected package libncurses5-dev:amd64. #8 119.6 Preparing to unpack .../507-libncurses5-dev_6.1+20181013-2+deb10u5_amd64.deb ... #8 119.6 Unpacking libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 119.6 Selecting previously unselected package libnewlib-dev. #8 119.6 Preparing to unpack .../508-libnewlib-dev_3.1.0.20181231-1_all.deb ... #8 119.6 Unpacking libnewlib-dev (3.1.0.20181231-1) ... #8 119.7 Selecting previously unselected package libnewlib-arm-none-eabi. #8 119.7 Preparing to unpack .../509-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb ... #8 119.7 Unpacking libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #8 122.6 Selecting previously unselected package libnorm1:amd64. #8 122.6 Preparing to unpack .../510-libnorm1_1.5.8+dfsg2-1_amd64.deb ... #8 122.6 Unpacking libnorm1:amd64 (1.5.8+dfsg2-1) ... #8 122.6 Selecting previously unselected package libnorm-dev:amd64. #8 122.6 Preparing to unpack .../511-libnorm-dev_1.5.8+dfsg2-1_amd64.deb ... #8 122.6 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #8 122.7 Selecting previously unselected package liboping0:amd64. #8 122.7 Preparing to unpack .../512-liboping0_1.10.0-2.1+b1_amd64.deb ... #8 122.7 Unpacking liboping0:amd64 (1.10.0-2.1+b1) ... #8 122.8 Selecting previously unselected package liboping-dev:amd64. #8 122.8 Preparing to unpack .../513-liboping-dev_1.10.0-2.1+b1_amd64.deb ... #8 122.8 Unpacking liboping-dev:amd64 (1.10.0-2.1+b1) ... #8 122.8 Selecting previously unselected package libortp13:amd64. #8 122.8 Preparing to unpack .../514-libortp13_1%3a1.0.2-1_amd64.deb ... #8 122.8 Unpacking libortp13:amd64 (1:1.0.2-1) ... #8 122.8 Selecting previously unselected package libortp-dev:amd64. #8 122.9 Preparing to unpack .../515-libortp-dev_1%3a1.0.2-1_amd64.deb ... #8 122.9 Unpacking libortp-dev:amd64 (1:1.0.2-1) ... #8 122.9 Selecting previously unselected package libpcap0.8:amd64. #8 122.9 Preparing to unpack .../516-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ... #8 122.9 Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #8 123.0 Selecting previously unselected package libpcap0.8-dev:amd64. #8 123.0 Preparing to unpack .../517-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ... #8 123.0 Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #8 123.0 Selecting previously unselected package libpcap-dev:amd64. #8 123.0 Preparing to unpack .../518-libpcap-dev_1.8.1-6+deb10u1_amd64.deb ... #8 123.0 Unpacking libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #8 123.1 Selecting previously unselected package libpci3:amd64. #8 123.1 Preparing to unpack .../519-libpci3_1%3a3.5.2-1_amd64.deb ... #8 123.1 Unpacking libpci3:amd64 (1:3.5.2-1) ... #8 123.1 Selecting previously unselected package libudev-dev:amd64. #8 123.1 Preparing to unpack .../520-libudev-dev_241-7~deb10u10_amd64.deb ... #8 123.1 Unpacking libudev-dev:amd64 (241-7~deb10u10) ... #8 123.2 Selecting previously unselected package libpci-dev. #8 123.2 Preparing to unpack .../521-libpci-dev_1%3a3.5.2-1_amd64.deb ... #8 123.2 Unpacking libpci-dev (1:3.5.2-1) ... #8 123.3 Selecting previously unselected package libpcsclite1:amd64. #8 123.3 Preparing to unpack .../522-libpcsclite1_1.8.24-1_amd64.deb ... #8 123.3 Unpacking libpcsclite1:amd64 (1.8.24-1) ... #8 123.3 Selecting previously unselected package libpcsclite-dev. #8 123.3 Preparing to unpack .../523-libpcsclite-dev_1.8.24-1_amd64.deb ... #8 123.3 Unpacking libpcsclite-dev (1.8.24-1) ... #8 123.4 Selecting previously unselected package libpgm-5.2-0:amd64. #8 123.4 Preparing to unpack .../524-libpgm-5.2-0_5.2.122~dfsg-3_amd64.deb ... #8 123.4 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #8 123.4 Selecting previously unselected package libpgm-dev:amd64. #8 123.4 Preparing to unpack .../525-libpgm-dev_5.2.122~dfsg-3_amd64.deb ... #8 123.4 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3) ... #8 123.5 Selecting previously unselected package libsctp1:amd64. #8 123.5 Preparing to unpack .../526-libsctp1_1.0.18+dfsg-1_amd64.deb ... #8 123.5 Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... #8 123.5 Selecting previously unselected package libsctp-dev:amd64. #8 123.5 Preparing to unpack .../527-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... #8 123.5 Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... #8 123.6 Selecting previously unselected package libsensors-config. #8 123.6 Preparing to unpack .../528-libsensors-config_1%3a3.5.0-3_all.deb ... #8 123.6 Unpacking libsensors-config (1:3.5.0-3) ... #8 123.6 Selecting previously unselected package libsensors5:amd64. #8 123.6 Preparing to unpack .../529-libsensors5_1%3a3.5.0-3_amd64.deb ... #8 123.7 Unpacking libsensors5:amd64 (1:3.5.0-3) ... #8 123.7 Selecting previously unselected package libsensors4-dev:amd64. #8 123.7 Preparing to unpack .../530-libsensors4-dev_1%3a3.5.0-3_amd64.deb ... #8 123.7 Unpacking libsensors4-dev:amd64 (1:3.5.0-3) ... #8 123.7 Selecting previously unselected package libsigsegv-dev:amd64. #8 123.8 Preparing to unpack .../531-libsigsegv-dev_2.12-2_amd64.deb ... #8 123.8 Unpacking libsigsegv-dev:amd64 (2.12-2) ... #8 123.8 Selecting previously unselected package libsnmp-base. #8 123.8 Preparing to unpack .../532-libsnmp-base_5.7.3+dfsg-5+deb10u4_all.deb ... #8 123.8 Unpacking libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #8 123.9 Selecting previously unselected package libwrap0:amd64. #8 123.9 Preparing to unpack .../533-libwrap0_7.6.q-28_amd64.deb ... #8 123.9 Unpacking libwrap0:amd64 (7.6.q-28) ... #8 123.9 Selecting previously unselected package libsnmp30:amd64. #8 123.9 Preparing to unpack .../534-libsnmp30_5.7.3+dfsg-5+deb10u4_amd64.deb ... #8 123.9 Unpacking libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #8 124.1 Selecting previously unselected package libwrap0-dev:amd64. #8 124.1 Preparing to unpack .../535-libwrap0-dev_7.6.q-28_amd64.deb ... #8 124.1 Unpacking libwrap0-dev:amd64 (7.6.q-28) ... #8 124.1 Selecting previously unselected package libssl-dev:amd64. #8 124.1 Preparing to unpack .../536-libssl-dev_1.1.1n-0+deb10u6_amd64.deb ... #8 124.1 Unpacking libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #8 124.3 Selecting previously unselected package libsnmp-dev. #8 124.3 Preparing to unpack .../537-libsnmp-dev_5.7.3+dfsg-5+deb10u4_amd64.deb ... #8 124.3 Unpacking libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #8 124.4 Selecting previously unselected package libsodium23:amd64. #8 124.4 Preparing to unpack .../538-libsodium23_1.0.17-1_amd64.deb ... #8 124.4 Unpacking libsodium23:amd64 (1.0.17-1) ... #8 124.5 Selecting previously unselected package libsodium-dev:amd64. #8 124.5 Preparing to unpack .../539-libsodium-dev_1.0.17-1_amd64.deb ... #8 124.5 Unpacking libsodium-dev:amd64 (1.0.17-1) ... #8 124.5 Selecting previously unselected package libsofia-sip-ua0. #8 124.5 Preparing to unpack .../540-libsofia-sip-ua0_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 124.6 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #8 124.6 Selecting previously unselected package libsofia-sip-ua-dev. #8 124.6 Preparing to unpack .../541-libsofia-sip-ua-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 124.6 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 124.7 Selecting previously unselected package libsofia-sip-ua-glib3. #8 124.8 Preparing to unpack .../542-libsofia-sip-ua-glib3_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 124.8 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #8 124.8 Selecting previously unselected package libsofia-sip-ua-glib-dev. #8 124.8 Preparing to unpack .../543-libsofia-sip-ua-glib-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 124.8 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 124.8 Selecting previously unselected package libsource-highlight-common. #8 124.8 Preparing to unpack .../544-libsource-highlight-common_3.1.8-1.2_all.deb ... #8 124.8 Unpacking libsource-highlight-common (3.1.8-1.2) ... #8 124.9 Selecting previously unselected package libsource-highlight4v5. #8 124.9 Preparing to unpack .../545-libsource-highlight4v5_3.1.8-1.2+b1_amd64.deb ... #8 124.9 Unpacking libsource-highlight4v5 (3.1.8-1.2+b1) ... #8 125.0 Selecting previously unselected package libsqlite3-dev:amd64. #8 125.0 Preparing to unpack .../546-libsqlite3-dev_3.27.2-3+deb10u2_amd64.deb ... #8 125.0 Unpacking libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #8 125.1 Selecting previously unselected package libtalloc2:amd64. #8 125.1 Preparing to unpack .../547-libtalloc2_2.1.14-2_amd64.deb ... #8 125.1 Unpacking libtalloc2:amd64 (2.1.14-2) ... #8 125.1 Selecting previously unselected package libtalloc-dev:amd64. #8 125.1 Preparing to unpack .../548-libtalloc-dev_2.1.14-2_amd64.deb ... #8 125.1 Unpacking libtalloc-dev:amd64 (2.1.14-2) ... #8 125.2 Selecting previously unselected package libtext-unidecode-perl. #8 125.2 Preparing to unpack .../549-libtext-unidecode-perl_1.30-1_all.deb ... #8 125.2 Unpacking libtext-unidecode-perl (1.30-1) ... #8 125.2 Selecting previously unselected package libusb-0.1-4:amd64. #8 125.2 Preparing to unpack .../550-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #8 125.2 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #8 125.3 Selecting previously unselected package libusb-1.0-0:amd64. #8 125.3 Preparing to unpack .../551-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... #8 125.3 Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... #8 125.3 Selecting previously unselected package libusb-1.0-0-dev:amd64. #8 125.3 Preparing to unpack .../552-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... #8 125.3 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #8 125.4 Selecting previously unselected package libusb-dev. #8 125.4 Preparing to unpack .../553-libusb-dev_2%3a0.1.12-32_amd64.deb ... #8 125.4 Unpacking libusb-dev (2:0.1.12-32) ... #8 125.4 Selecting previously unselected package libwebpdemux2:amd64. #8 125.4 Preparing to unpack .../554-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ... #8 125.4 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #8 125.5 Selecting previously unselected package libxml-namespacesupport-perl. #8 125.5 Preparing to unpack .../555-libxml-namespacesupport-perl_1.12-1_all.deb ... #8 125.5 Unpacking libxml-namespacesupport-perl (1.12-1) ... #8 125.5 Selecting previously unselected package libxml-sax-base-perl. #8 125.5 Preparing to unpack .../556-libxml-sax-base-perl_1.09-1_all.deb ... #8 125.5 Unpacking libxml-sax-base-perl (1.09-1) ... #8 125.6 Selecting previously unselected package libxml-sax-perl. #8 125.6 Preparing to unpack .../557-libxml-sax-perl_1.00+dfsg-1_all.deb ... #8 125.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #8 125.6 Selecting previously unselected package libxml-libxml-perl. #8 125.6 Preparing to unpack .../558-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #8 125.6 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #8 125.7 Selecting previously unselected package libyaml-0-2:amd64. #8 125.7 Preparing to unpack .../559-libyaml-0-2_0.2.1-1_amd64.deb ... #8 125.7 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #8 125.7 Selecting previously unselected package libzmq5:amd64. #8 125.8 Preparing to unpack .../560-libzmq5_4.3.1-4+deb10u2_amd64.deb ... #8 125.8 Unpacking libzmq5:amd64 (4.3.1-4+deb10u2) ... #8 125.8 Selecting previously unselected package libkrb5-dev:amd64. #8 125.8 Preparing to unpack .../561-libkrb5-dev_1.17-3+deb10u6_amd64.deb ... #8 125.8 Unpacking libkrb5-dev:amd64 (1.17-3+deb10u6) ... #8 125.9 Selecting previously unselected package libzmq3-dev:amd64. #8 125.9 Preparing to unpack .../562-libzmq3-dev_4.3.1-4+deb10u2_amd64.deb ... #8 125.9 Unpacking libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #8 125.9 Selecting previously unselected package lua-socket:amd64. #8 125.9 Preparing to unpack .../563-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... #8 125.9 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #8 126.0 Selecting previously unselected package mscgen. #8 126.0 Preparing to unpack .../564-mscgen_0.20-12_amd64.deb ... #8 126.0 Unpacking mscgen (0.20-12) ... #8 126.0 Selecting previously unselected package ofono. #8 126.1 Preparing to unpack .../565-ofono_1.21-1_amd64.deb ... #8 126.1 Unpacking ofono (1.21-1) ... #8 126.1 Selecting previously unselected package python-pycurl. #8 126.1 Preparing to unpack .../566-python-pycurl_7.43.0.2-0.1_amd64.deb ... #8 126.1 Unpacking python-pycurl (7.43.0.2-0.1) ... #8 126.2 Selecting previously unselected package python-urlgrabber. #8 126.2 Preparing to unpack .../567-python-urlgrabber_3.10.2-1_all.deb ... #8 126.2 Unpacking python-urlgrabber (3.10.2-1) ... #8 126.2 Selecting previously unselected package python-typing. #8 126.2 Preparing to unpack .../568-python-typing_3.6.6-1_all.deb ... #8 126.2 Unpacking python-typing (3.6.6-1) ... #8 126.3 Selecting previously unselected package python-m2crypto. #8 126.3 Preparing to unpack .../569-python-m2crypto_0.31.0-4+deb10u2_amd64.deb ... #8 126.3 Unpacking python-m2crypto (0.31.0-4+deb10u2) ... #8 126.4 Selecting previously unselected package osc. #8 126.4 Preparing to unpack .../570-osc_0.164.2-1_all.deb ... #8 126.4 Unpacking osc (0.164.2-1) ... #8 126.4 Selecting previously unselected package patchelf. #8 126.4 Preparing to unpack .../571-patchelf_0.9+52.20180509-1_amd64.deb ... #8 126.4 Unpacking patchelf (0.9+52.20180509-1) ... #8 126.5 Selecting previously unselected package python-lazy-object-proxy. #8 126.5 Preparing to unpack .../572-python-lazy-object-proxy_1.3.1-1+b1_amd64.deb ... #8 126.5 Unpacking python-lazy-object-proxy (1.3.1-1+b1) ... #8 126.5 Selecting previously unselected package python-six. #8 126.5 Preparing to unpack .../573-python-six_1.12.0-1_all.deb ... #8 126.5 Unpacking python-six (1.12.0-1) ... #8 126.6 Selecting previously unselected package python-wrapt. #8 126.6 Preparing to unpack .../574-python-wrapt_1.10.11-1_amd64.deb ... #8 126.6 Unpacking python-wrapt (1.10.11-1) ... #8 126.6 Selecting previously unselected package python-singledispatch. #8 126.6 Preparing to unpack .../575-python-singledispatch_3.4.0.3-2_all.deb ... #8 126.6 Unpacking python-singledispatch (3.4.0.3-2) ... #8 126.7 Selecting previously unselected package python-enum34. #8 126.7 Preparing to unpack .../576-python-enum34_1.1.6-2_all.deb ... #8 126.7 Unpacking python-enum34 (1.1.6-2) ... #8 126.7 Selecting previously unselected package python-backports.functools-lru-cache. #8 126.7 Preparing to unpack .../577-python-backports.functools-lru-cache_1.5-3_all.deb ... #8 126.7 Unpacking python-backports.functools-lru-cache (1.5-3) ... #8 126.8 Selecting previously unselected package python-setuptools. #8 126.8 Preparing to unpack .../578-python-setuptools_40.8.0-1_all.deb ... #8 126.8 Unpacking python-setuptools (40.8.0-1) ... #8 126.8 Selecting previously unselected package python-astroid. #8 126.9 Preparing to unpack .../579-python-astroid_1.6.5-3_all.deb ... #8 126.9 Unpacking python-astroid (1.6.5-3) ... #8 126.9 Selecting previously unselected package python-concurrent.futures. #8 126.9 Preparing to unpack .../580-python-concurrent.futures_3.2.0-2_all.deb ... #8 126.9 Unpacking python-concurrent.futures (3.2.0-2) ... #8 126.9 Selecting previously unselected package python-isort. #8 126.9 Preparing to unpack .../581-python-isort_4.3.4+ds1-1.1_all.deb ... #8 127.0 Unpacking python-isort (4.3.4+ds1-1.1) ... #8 127.0 Selecting previously unselected package python-mccabe. #8 127.0 Preparing to unpack .../582-python-mccabe_0.6.1-2_all.deb ... #8 127.0 Unpacking python-mccabe (0.6.1-2) ... #8 127.0 Selecting previously unselected package python-configparser. #8 127.0 Preparing to unpack .../583-python-configparser_3.5.0b2-1_all.deb ... #8 127.0 Unpacking python-configparser (3.5.0b2-1) ... #8 127.1 Selecting previously unselected package python-logilab-common. #8 127.1 Preparing to unpack .../584-python-logilab-common_1.4.2-1_all.deb ... #8 127.1 Unpacking python-logilab-common (1.4.2-1) ... #8 127.2 Selecting previously unselected package pylint. #8 127.2 Preparing to unpack .../585-pylint_1.9.4-1_all.deb ... #8 127.2 Unpacking pylint (1.9.4-1) ... #8 127.3 Selecting previously unselected package python-pip-whl. #8 127.3 Preparing to unpack .../586-python-pip-whl_18.1-5_all.deb ... #8 127.4 Unpacking python-pip-whl (18.1-5) ... #8 127.5 Selecting previously unselected package python-pip. #8 127.5 Preparing to unpack .../587-python-pip_18.1-5_all.deb ... #8 127.5 Unpacking python-pip (18.1-5) ... #8 127.5 Selecting previously unselected package python-yaml. #8 127.5 Preparing to unpack .../588-python-yaml_3.13-2_amd64.deb ... #8 127.6 Unpacking python-yaml (3.13-2) ... #8 127.6 Selecting previously unselected package python3-asn1crypto. #8 127.6 Preparing to unpack .../589-python3-asn1crypto_0.24.0-1_all.deb ... #8 127.6 Unpacking python3-asn1crypto (0.24.0-1) ... #8 127.6 Selecting previously unselected package python3-funcparserlib. #8 127.7 Preparing to unpack .../590-python3-funcparserlib_0.3.6-7_all.deb ... #8 127.7 Unpacking python3-funcparserlib (0.3.6-7) ... #8 127.7 Selecting previously unselected package python3-pil:amd64. #8 127.7 Preparing to unpack .../591-python3-pil_5.4.1-2+deb10u6_amd64.deb ... #8 127.7 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ... #8 127.8 Selecting previously unselected package python3-webcolors. #8 127.8 Preparing to unpack .../592-python3-webcolors_1.5-2_all.deb ... #8 127.8 Unpacking python3-webcolors (1.5-2) ... #8 127.8 Selecting previously unselected package python3-roman. #8 127.8 Preparing to unpack .../593-python3-roman_2.0.0-3_all.deb ... #8 127.8 Unpacking python3-roman (2.0.0-3) ... #8 127.9 Selecting previously unselected package python3-docutils. #8 127.9 Preparing to unpack .../594-python3-docutils_0.14+dfsg-4_all.deb ... #8 127.9 Unpacking python3-docutils (0.14+dfsg-4) ... #8 127.9 Selecting previously unselected package python3-reportlab-accel:amd64. #8 127.9 Preparing to unpack .../595-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ... #8 128.0 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #8 128.0 Selecting previously unselected package python3-reportlab. #8 128.0 Preparing to unpack .../596-python3-reportlab_3.5.13-1+deb10u2_all.deb ... #8 128.0 Unpacking python3-reportlab (3.5.13-1+deb10u2) ... #8 128.1 Selecting previously unselected package python3-blockdiag. #8 128.1 Preparing to unpack .../597-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ... #8 128.1 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ... #8 128.2 Selecting previously unselected package python3-cffi-backend. #8 128.2 Preparing to unpack .../598-python3-cffi-backend_1.12.2-1_amd64.deb ... #8 128.2 Unpacking python3-cffi-backend (1.12.2-1) ... #8 128.2 Selecting previously unselected package python3-cryptography. #8 128.2 Preparing to unpack .../599-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #8 128.2 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #8 128.3 Selecting previously unselected package python3-gi. #8 128.3 Preparing to unpack .../600-python3-gi_3.30.4-1_amd64.deb ... #8 128.3 Unpacking python3-gi (3.30.4-1) ... #8 128.3 Selecting previously unselected package python3-markupsafe. #8 128.3 Preparing to unpack .../601-python3-markupsafe_1.1.0-1_amd64.deb ... #8 128.3 Unpacking python3-markupsafe (1.1.0-1) ... #8 128.4 Selecting previously unselected package python3-mako. #8 128.4 Preparing to unpack .../602-python3-mako_1.0.7+ds1-1+deb10u1_all.deb ... #8 128.4 Unpacking python3-mako (1.0.7+ds1-1+deb10u1) ... #8 128.4 Selecting previously unselected package python3-nwdiag. #8 128.4 Preparing to unpack .../603-python3-nwdiag_1.0.4+dfsg-1_all.deb ... #8 128.5 Unpacking python3-nwdiag (1.0.4+dfsg-1) ... #8 128.5 Selecting previously unselected package python3-pip. #8 128.5 Preparing to unpack .../604-python3-pip_18.1-5_all.deb ... #8 128.5 Unpacking python3-pip (18.1-5) ... #8 128.6 Selecting previously unselected package python3-pyflakes. #8 128.6 Preparing to unpack .../605-python3-pyflakes_2.0.0-1_all.deb ... #8 128.6 Unpacking python3-pyflakes (2.0.0-1) ... #8 128.6 Selecting previously unselected package python3-setuptools. #8 128.6 Preparing to unpack .../606-python3-setuptools_40.8.0-1_all.deb ... #8 128.6 Unpacking python3-setuptools (40.8.0-1) ... #8 128.7 Selecting previously unselected package python3-usb. #8 128.7 Preparing to unpack .../607-python3-usb_1.0.2-1_all.deb ... #8 128.7 Unpacking python3-usb (1.0.2-1) ... #8 128.7 Selecting previously unselected package python3-yaml. #8 128.7 Preparing to unpack .../608-python3-yaml_3.13-2_amd64.deb ... #8 128.7 Unpacking python3-yaml (3.13-2) ... #8 128.8 Selecting previously unselected package rsync. #8 128.8 Preparing to unpack .../609-rsync_3.1.3-6_amd64.deb ... #8 128.8 Unpacking rsync (3.1.3-6) ... #8 128.9 Selecting previously unselected package sdcc-libraries. #8 128.9 Preparing to unpack .../610-sdcc-libraries_3.8.0+dfsg-2_all.deb ... #8 128.9 Unpacking sdcc-libraries (3.8.0+dfsg-2) ... #8 129.1 Selecting previously unselected package sdcc. #8 129.1 Preparing to unpack .../611-sdcc_3.8.0+dfsg-2_amd64.deb ... #8 129.1 Unpacking sdcc (3.8.0+dfsg-2) ... #8 129.2 Selecting previously unselected package source-highlight. #8 129.2 Preparing to unpack .../612-source-highlight_3.1.8-1.2+b1_amd64.deb ... #8 129.2 Unpacking source-highlight (3.1.8-1.2+b1) ... #8 129.3 Selecting previously unselected package sqlite3. #8 129.3 Preparing to unpack .../613-sqlite3_3.27.2-3+deb10u2_amd64.deb ... #8 129.3 Unpacking sqlite3 (3.27.2-3+deb10u2) ... #8 129.4 Selecting previously unselected package stow. #8 129.4 Preparing to unpack .../614-stow_2.2.2-1_all.deb ... #8 129.4 Unpacking stow (2.2.2-1) ... #8 129.5 Selecting previously unselected package sudo. #8 129.5 Preparing to unpack .../615-sudo_1.8.27-1+deb10u6_amd64.deb ... #8 129.5 Unpacking sudo (1.8.27-1+deb10u6) ... #8 129.6 Selecting previously unselected package tcpdump. #8 129.6 Preparing to unpack .../616-tcpdump_4.9.3-1~deb10u2_amd64.deb ... #8 129.6 Unpacking tcpdump (4.9.3-1~deb10u2) ... #8 129.6 Selecting previously unselected package xfonts-encodings. #8 129.7 Preparing to unpack .../617-xfonts-encodings_1%3a1.0.4-2_all.deb ... #8 129.7 Unpacking xfonts-encodings (1:1.0.4-2) ... #8 129.7 Selecting previously unselected package xfonts-utils. #8 129.7 Preparing to unpack .../618-xfonts-utils_1%3a7.7+6_amd64.deb ... #8 129.7 Unpacking xfonts-utils (1:7.7+6) ... #8 129.8 Selecting previously unselected package tex-gyre. #8 129.8 Preparing to unpack .../619-tex-gyre_20180621-3_all.deb ... #8 129.8 Unpacking tex-gyre (20180621-3) ... #8 130.3 Selecting previously unselected package texinfo. #8 130.3 Preparing to unpack .../620-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #8 130.3 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #8 130.4 Selecting previously unselected package unzip. #8 130.4 Preparing to unpack .../621-unzip_6.0-23+deb10u3_amd64.deb ... #8 130.4 Unpacking unzip (6.0-23+deb10u3) ... #8 130.5 Selecting previously unselected package libc-ares2:amd64. #8 130.5 Preparing to unpack .../622-libc-ares2_1.14.0-1+deb10u4_amd64.deb ... #8 130.5 Unpacking libc-ares2:amd64 (1.14.0-1+deb10u4) ... #8 130.5 Selecting previously unselected package libc-ares-dev:amd64. #8 130.5 Preparing to unpack .../623-libc-ares-dev_1.14.0-1+deb10u4_amd64.deb ... #8 130.5 Unpacking libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #8 130.6 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 130.6 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #8 130.6 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ... #8 130.7 Setting up libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 130.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #8 130.7 Setting up libpipeline1:amd64 (1.5.1-2) ... #8 130.7 Setting up libxdot4 (2.40.1-6+deb10u1) ... #8 130.7 Setting up libtext-iconv-perl (1.7-5+b7) ... #8 130.7 Setting up libgraphite2-3:amd64 (1.3.13-7) ... #8 130.7 Setting up liblcms2-2:amd64 (2.9-3) ... #8 130.7 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #8 130.7 Setting up libtext-charwidth-perl (0.04-7.1+b1) ... #8 130.8 Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ... #8 130.8 Setting up wdiff (1.2.2-2+b1) ... #8 130.8 Setting up lsb-base (10.2019051400) ... #8 130.8 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #8 130.8 Setting up libpciaccess0:amd64 (0.14-1) ... #8 130.8 Setting up mysql-common (5.8+1.0.5) ... #8 130.8 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 130.8 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #8 130.8 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 130.9 Setting up libkeyutils1:amd64 (1.6-6) ... #8 130.9 Setting up libapparmor1:amd64 (2.13.2-10) ... #8 130.9 Setting up libc-l10n (2.28-10+deb10u3) ... #8 130.9 Setting up libpsl5:amd64 (0.20.2-2) ... #8 131.0 Setting up binutils-arm-none-eabi (2.31.1-12+11) ... #8 131.0 Setting up libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #8 131.0 Setting up libsodium23:amd64 (1.0.17-1) ... #8 131.0 Setting up mime-support (3.62) ... #8 131.0 Setting up libdbi1:amd64 (0.9.0-5) ... #8 131.0 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #8 131.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... #8 131.0 Setting up libip4tc0:amd64 (1.8.2-4) ... #8 131.0 Setting up fonts-gfs-porson (1.1-6) ... #8 131.1 Setting up hicolor-icon-theme (0.17-2) ... #8 131.1 Setting up libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #8 131.1 Setting up libdatrie1:amd64 (0.2.12-2) ... #8 131.1 Setting up libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #8 131.1 Setting up libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 131.2 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 131.2 Setting up libgsm1:amd64 (1.0.18-2) ... #8 131.2 Setting up gawk (1:4.2.1+dfsg-1) ... #8 131.2 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #8 131.2 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #8 131.2 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #8 131.2 Setting up libsigsegv-dev:amd64 (2.12-2) ... #8 131.2 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #8 131.2 No schema files found: doing nothing. #8 131.2 Setting up libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #8 131.3 Setting up htop (2.2.0-1+b1) ... #8 131.3 Setting up libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #8 131.3 Setting up libargon2-1:amd64 (0~20171227-0.2) ... #8 131.3 Setting up libijs-0.35:amd64 (0.35-14) ... #8 131.3 Setting up libprocps7:amd64 (2:3.3.15-2) ... #8 131.3 Setting up unzip (6.0-23+deb10u3) ... #8 131.3 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #8 131.3 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... #8 131.4 Setting up libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 131.4 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #8 131.4 Setting up ccache (3.6-1) ... #8 131.4 Updating symlinks in /usr/lib/ccache ... #8 131.4 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ... #8 131.4 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #8 131.4 Setting up libnorm1:amd64 (1.5.8+dfsg2-1) ... #8 131.4 Setting up binutils-common:amd64 (2.31.1-16) ... #8 131.4 Setting up x11-common (1:7.7+19) ... #8 131.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #8 131.6 invoke-rc.d: could not determine current runlevel #8 131.6 invoke-rc.d: policy-rc.d denied execution of start. #8 131.6 Setting up libsensors-config (1:3.5.0-3) ... #8 131.6 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #8 131.6 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 131.6 Setting up libsepol1-dev:amd64 (2.8-1) ... #8 131.6 Setting up perl-openssl-defaults:amd64 (3) ... #8 131.6 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #8 131.7 Setting up linux-libc-dev:amd64 (4.19.304-1) ... #8 131.7 Setting up gettext-base (0.19.8.1-9) ... #8 131.7 Setting up m4 (1.4.18-2) ... #8 131.7 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #8 131.7 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #8 131.7 Setting up libnpth0:amd64 (1.6-1) ... #8 131.7 Setting up autoconf-archive (20180313-1) ... #8 131.7 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #8 131.8 Setting up libc-ares2:amd64 (1.14.0-1+deb10u4) ... #8 131.8 Setting up libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 131.8 Setting up file (1:5.35-4+deb10u2) ... #8 131.8 Setting up libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 131.8 Setting up libassuan0:amd64 (2.5.2-1) ... #8 131.8 Setting up libgomp1:amd64 (8.3.0-6) ... #8 131.8 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #8 131.8 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #8 131.8 Setting up libffi-dev:amd64 (3.2.1-9) ... #8 131.9 Setting up locales (2.28-10+deb10u3) ... #8 132.2 Generating locales (this might take a while)... #8 132.3 Generation complete. #8 132.3 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 132.3 Setting up libtext-wrapi18n-perl (0.06-7.1) ... #8 132.3 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #8 132.3 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #8 132.3 Setting up libsource-highlight-common (3.1.8-1.2) ... #8 132.3 Setting up librevenge-0.0-0:amd64 (0.0.4-6) ... #8 132.4 Setting up libfakeroot:amd64 (1.23-1) ... #8 132.4 Setting up libjansson4:amd64 (2.12-1) ... #8 132.4 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #8 132.4 Setting up poppler-data (0.4.9-2) ... #8 132.4 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #8 132.4 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 132.4 Setting up libosp5 (1.5.2-13+b1) ... #8 132.5 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #8 132.5 Setting up fakeroot (1.23-1) ... #8 132.5 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 132.5 Setting up libtalloc2:amd64 (2.1.14-2) ... #8 132.5 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #8 132.5 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #8 132.5 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #8 132.5 Setting up libasound2-data (1.1.8-1) ... #8 132.6 Setting up asciidoc-common (8.6.10-3) ... #8 132.8 Setting up libasan5:amd64 (8.3.0-6) ... #8 132.8 Setting up libfontenc1:amd64 (1:1.1.3-1+b2) ... #8 132.8 Setting up autotools-dev (20180224.1) ... #8 132.8 Setting up libglib2.0-data (2.58.3-2+deb10u6) ... #8 132.9 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 132.9 Setting up libuv1:amd64 (1.24.1-1+deb10u2) ... #8 132.9 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #8 132.9 Setting up emacsen-common (3.0.4) ... #8 132.9 Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #8 132.9 Setting up libwrap0:amd64 (7.6.q-28) ... #8 133.0 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #8 133.0 Setting up make (4.2.1-1.2) ... #8 133.0 Setting up libnspr4:amd64 (2:4.20-1) ... #8 133.0 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #8 133.0 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ... #8 133.0 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 133.0 Setting up libidn11:amd64 (1.33-2.2) ... #8 133.0 Setting up libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #8 133.1 Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #8 133.1 Setting up libteckit0:amd64 (2.5.8+ds2-5) ... #8 133.1 Setting up libpathplan4 (2.40.1-6+deb10u1) ... #8 133.1 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ... #8 133.1 Setting up libmnl-dev (1.0.4-2) ... #8 133.1 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #8 133.1 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #8 133.1 Setting up dbus (1.12.28-0+deb10u1) ... #8 133.2 invoke-rc.d: could not determine current runlevel #8 133.2 invoke-rc.d: policy-rc.d denied execution of start. #8 133.3 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 133.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 133.3 Setting up xfonts-encodings (1:1.0.4-2) ... #8 133.3 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #8 133.3 Setting up t1utils (1.41-3) ... #8 133.3 Setting up libnewlib-dev (3.1.0.20181231-1) ... #8 133.3 Setting up libquadmath0:amd64 (8.3.0-6) ... #8 133.4 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #8 133.4 Setting up ofono (1.21-1) ... #8 133.5 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #8 133.6 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #8 133.6 invoke-rc.d: could not determine current runlevel #8 133.6 invoke-rc.d: policy-rc.d denied execution of start. #8 133.6 invoke-rc.d: could not determine current runlevel #8 133.6 invoke-rc.d: policy-rc.d denied execution of start. #8 133.6 Setting up libgsm1-dev:amd64 (1.0.18-2) ... #8 133.6 Setting up libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #8 133.6 Setting up libpng16-16:amd64 (1.6.36-6) ... #8 133.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... #8 133.6 Setting up libmpc3:amd64 (1.1.0-1) ... #8 133.7 Setting up libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #8 133.7 Setting up liboping0:amd64 (1.10.0-2.1+b1) ... #8 133.7 Setting up libatomic1:amd64 (8.3.0-6) ... #8 133.7 Setting up patch (2.7.6-3+deb10u1) ... #8 133.7 Setting up autopoint (0.19.8.1-9) ... #8 133.7 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... #8 133.7 Setting up sudo (1.8.27-1+deb10u6) ... #8 133.7 invoke-rc.d: could not determine current runlevel #8 133.7 invoke-rc.d: policy-rc.d denied execution of start. #8 133.8 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #8 133.8 Setting up fonts-dejavu-core (2.37-1) ... #8 133.8 Setting up libudev-dev:amd64 (241-7~deb10u10) ... #8 133.8 Setting up libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 133.8 Setting up libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #8 133.9 Setting up libpcsclite1:amd64 (1.8.24-1) ... #8 133.9 Setting up libsensors5:amd64 (1:3.5.0-3) ... #8 133.9 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #8 133.9 Setting up libsodium-dev:amd64 (1.0.17-1) ... #8 133.9 Setting up sdcc-libraries (3.8.0+dfsg-2) ... #8 133.9 Setting up libpcsclite-dev (1.8.24-1) ... #8 133.9 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #8 133.9 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ... #8 133.9 Setting up libltdl7:amd64 (2.4.6-9) ... #8 133.9 Setting up libfftw3-double3:amd64 (3.3.8-2) ... #8 134.0 Setting up libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #8 134.0 Setting up libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #8 134.0 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #8 134.0 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 134.0 Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #8 134.0 Setting up libgfortran5:amd64 (8.3.0-6) ... #8 134.0 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 134.0 Setting up libmpx2:amd64 (8.3.0-6) ... #8 134.0 Setting up libubsan1:amd64 (8.3.0-6) ... #8 134.0 Setting up libatk1.0-data (2.30.0-2) ... #8 134.1 Setting up libpci3:amd64 (1:3.5.2-1) ... #8 134.1 Setting up libnuma1:amd64 (2.0.12-1) ... #8 134.1 Setting up libisl19:amd64 (0.20-2) ... #8 134.1 Setting up dwz (0.12-3) ... #8 134.1 Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... #8 134.1 Setting up python-apt-common (1.8.4.3) ... #8 134.1 Setting up libostyle1c2 (1.4devel1-21.3+b1) ... #8 134.1 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... #8 134.2 Setting up fonts-gfs-baskerville (1.1-5) ... #8 134.2 Setting up sensible-utils (0.0.12) ... #8 134.2 Setting up ocl-icd-libopencl1:amd64 (2.2.12-2) ... #8 134.2 Setting up libbluetooth3:amd64 (5.50-1.2~deb10u5) ... #8 134.2 Setting up librhash0:amd64 (1.3.8-1) ... #8 134.2 Setting up libwrap0-dev:amd64 (7.6.q-28) ... #8 134.2 Setting up libxxhash0:amd64 (0.6.5-2) ... #8 134.2 Setting up libuchardet0:amd64 (0.0.6-3) ... #8 134.2 Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #8 134.2 Setting up procps (2:3.3.15-2) ... #8 134.3 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #8 134.3 Setting up libasound2:amd64 (1.1.8-1) ... #8 134.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... #8 134.3 Setting up bison (2:3.3.2.dfsg-1) ... #8 134.3 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #8 134.3 Setting up gpgconf (2.2.12-1+deb10u2) ... #8 134.3 Setting up libboost-python1.67.0 (1.67.0-13+deb10u1) ... #8 134.4 Setting up libpsm2-2 (11.2.78-1) ... #8 134.4 Setting up openmpi-common (3.1.3-11) ... #8 134.4 Setting up fonts-lmodern (2.004.5-6) ... #8 134.4 Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #8 134.4 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #8 134.4 Setting up git-man (1:2.20.1-2+deb10u8) ... #8 134.4 Setting up libthai-data (0.1.28-2) ... #8 134.4 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #8 134.5 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #8 134.5 Setting up netbase (5.6) ... #8 134.5 Setting up libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 134.5 Setting up sgml-base (1.29) ... #8 134.5 Setting up libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #8 134.5 Setting up libgtk2.0-common (2.24.32-3) ... #8 134.6 Setting up cmake-data (3.13.4-1) ... #8 134.6 Setting up libcdt5 (2.40.1-6+deb10u1) ... #8 134.6 Setting up libatk1.0-0:amd64 (2.30.0-2) ... #8 134.6 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #8 134.6 Setting up libcgraph6 (2.40.1-6+deb10u1) ... #8 134.6 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #8 134.6 Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... #8 134.7 Setting up ocaml-base-nox (4.05.0-11) ... #8 134.7 Setting up libpsm-infinipath1 (3.3+20.604758e7-6) ... #8 134.7 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 #8 134.7 Setting up libmpdec2:amd64 (2.4.2-2) ... #8 134.7 Setting up libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 134.7 Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #8 134.7 Setting up libhunspell-1.7-0:amd64 (1.7.0-2) ... #8 134.7 Setting up libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 134.7 Setting up libbinutils:amd64 (2.31.1-16) ... #8 134.8 Setting up cpp-8 (8.3.0-6) ... #8 134.8 Setting up patchelf (0.9+52.20180509-1) ... #8 134.8 Setting up libaio1:amd64 (0.3.112-3) ... #8 134.8 Setting up libasound2-dev:amd64 (1.1.8-1) ... #8 134.8 Setting up libde265-0:amd64 (1.0.11-0+deb10u6) ... #8 134.8 Setting up libc-dev-bin (2.28-10+deb10u3) ... #8 134.8 Setting up liboping-dev:amd64 (1.10.0-2.1+b1) ... #8 134.8 Setting up libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #8 134.8 Setting up libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 134.8 Setting up openssl (1.1.1n-0+deb10u6) ... #8 134.9 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #8 134.9 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 134.9 Setting up libwpd-0.10-10:amd64 (0.10.3-1) ... #8 134.9 Setting up libparmap-ocaml (1.0~rc10-1) ... #8 134.9 Setting up libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #8 134.9 Setting up openjade (1.4devel1-21.3+b1) ... #8 134.9 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #8 135.0 Setting up xdg-utils (1.1.3-1+deb10u1) ... #8 135.0 Setting up libcc1-0:amd64 (8.3.0-6) ... #8 135.0 Setting up libjansson-dev:amd64 (2.12-1) ... #8 135.0 Setting up sqlite3 (3.27.2-3+deb10u2) ... #8 135.0 Setting up gpg (2.2.12-1+deb10u2) ... #8 135.0 Setting up liblsan0:amd64 (8.3.0-6) ... #8 135.0 Setting up libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #8 135.0 Setting up libitm1:amd64 (8.3.0-6) ... #8 135.0 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #8 135.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #8 135.1 Setting up libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 135.1 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #8 135.1 Setting up libkmod2:amd64 (26-1) ... #8 135.1 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #8 135.1 Setting up libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #8 135.1 Setting up libgdbm6:amd64 (1.18.1-4) ... #8 135.1 Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #8 135.1 Setting up libpopt0:amd64 (1.16-12) ... #8 135.1 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #8 135.2 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #8 135.2 Setting up libcsv3:amd64 (3.0.3+dfsg-4) ... #8 135.2 Setting up libtsan0:amd64 (8.3.0-6) ... #8 135.2 Setting up libpotrace0:amd64 (1.15-1) ... #8 135.2 Setting up pinentry-curses (1.1.0-2) ... #8 135.2 Setting up libdbi-dev (0.9.0-5) ... #8 135.2 Setting up teckit (2.5.8+ds2-5) ... #8 135.2 Setting up libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #8 135.2 Setting up libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #8 135.2 Setting up libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #8 135.3 Setting up libice6:amd64 (2:1.0.9-2) ... #8 135.3 Setting up tcpdump (4.9.3-1~deb10u2) ... #8 135.3 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 135.3 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #8 135.3 Setting up libpython2.7:amd64 (2.7.16-2+deb10u4) ... #8 135.3 Setting up flex (2.6.4-6.2) ... #8 135.3 Setting up libxcb1:amd64 (1.13.1-2) ... #8 135.3 Setting up libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 135.3 Setting up libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 135.4 Setting up libfftw3-single3:amd64 (3.3.8-2) ... #8 135.4 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 135.4 Setting up gpg-agent (2.2.12-1+deb10u2) ... #8 135.4 Setting up wget (1.20.1-1.1) ... #8 135.4 Setting up nettle-dev:amd64 (3.4.1-1+deb10u1) ... #8 135.4 Setting up python2.7 (2.7.16-2+deb10u4) ... #8 136.2 Setting up libwoff1:amd64 (1.0.2-1) ... #8 136.3 Setting up libcsv-dev:amd64 (3.0.3+dfsg-4) ... #8 136.5 Setting up libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 136.5 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #8 136.5 Setting up dictionaries-common (1.28.1) ... #8 136.7 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... #8 136.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ... #8 136.8 Setting up libxcb-render0:amd64 (1.13.1-2) ... #8 136.8 Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #8 136.8 Setting up libx265-165:amd64 (2.9-4) ... #8 136.8 Setting up libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #8 136.8 Setting up libhwloc5:amd64 (1.11.12-3) ... #8 136.8 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #8 136.8 Setting up gcc-arm-none-eabi (15:7-2018-q2-6) ... #8 136.8 Setting up libedit2:amd64 (3.1-20181209-1) ... #8 136.8 Setting up gpgsm (2.2.12-1+deb10u2) ... #8 136.8 Setting up libheif1:amd64 (1.3.2-2~deb10u1) ... #8 136.9 Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #8 136.9 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ... #8 136.9 Setting up libfindlib-ocaml (1.7.3-2+b1) ... #8 136.9 Setting up bc (1.07.1-2+b1) ... #8 136.9 Setting up libglib2.0-bin (2.58.3-2+deb10u6) ... #8 136.9 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #8 136.9 Setting up libfftw3-long3:amd64 (3.3.8-2) ... #8 136.9 Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #8 136.9 Setting up libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 136.9 Setting up libboost-tools-dev (1.67.0.1) ... #8 137.0 Setting up libnss3:amd64 (2:3.42.1-1+deb10u8) ... #8 137.0 Setting up libxcb-shm0:amd64 (1.13.1-2) ... #8 137.0 Setting up binutils (2.31.1-16) ... #8 137.0 Setting up opensp (1.5.2-13+b1) ... #8 137.0 Setting up libcdr-0.1-1:amd64 (0.1.5-1) ... #8 137.0 Setting up libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 137.0 Setting up libgps23:amd64 (3.17-7) ... #8 137.0 Setting up libaio-dev:amd64 (0.3.112-3) ... #8 137.0 Setting up libhwloc-plugins:amd64 (1.11.12-3) ... #8 137.0 Setting up libllvm6.0:amd64 (1:6.0.1-10) ... #8 137.1 Setting up libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 137.1 Setting up python2 (2.7.16-1) ... #8 137.1 Setting up libclang1-6.0:amd64 (1:6.0.1-10) ... #8 137.1 Setting up sdcc (3.8.0+dfsg-2) ... #8 137.1 Setting up libsensors4-dev:amd64 (1:3.5.0-3) ... #8 137.1 Setting up libnl-route-3-200:amd64 (3.4.0-1) ... #8 137.1 Setting up libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 137.1 Setting up libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #8 137.1 Setting up dirmngr (2.2.12-1+deb10u2) ... #8 137.2 Setting up libthai0:amd64 (0.1.28-2) ... #8 137.2 Setting up ca-certificates (20200601~deb10u2) ... #8 137.5 Updating certificates in /etc/ssl/certs... #8 137.9 137 added, 0 removed; done. #8 138.0 Setting up libpython-stdlib:amd64 (2.7.16-1) ... #8 138.0 Setting up libblas3:amd64 (3.8.0-2) ... #8 138.0 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #8 138.0 Setting up doxygen (1.8.13-10) ... #8 138.0 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ... #8 138.0 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #8 138.0 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... #8 138.0 Setting up libdbus-glib-1-2:amd64 (0.110-4) ... #8 138.0 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3) ... #8 138.0 Setting up libfftw3-quad3:amd64 (3.3.8-2) ... #8 138.1 Setting up shared-mime-info (1.10-1) ... #8 139.7 Setting up bsdmainutils (11.1.2+b1) ... #8 139.7 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 139.7 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 139.8 Setting up ocaml-findlib (1.7.3-2+b1) ... #8 139.8 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #8 139.8 Setting up libcroco3:amd64 (0.6.12-3) ... #8 139.8 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #8 139.8 Setting up ucf (3.0038+nmu1) ... #8 139.9 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #8 139.9 Setting up aspell (0.60.7~20110707-6+deb10u1) ... #8 140.0 Setting up libjs-sphinxdoc (1.8.4-1) ... #8 140.0 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #8 140.0 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 140.0 Setting up libwpg-0.3-3:amd64 (0.3.3-1) ... #8 140.0 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 140.0 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #8 140.1 Setting up libpcre-ocaml (7.2.3-2+b1) ... #8 140.1 Setting up libgvpr2 (2.40.1-6+deb10u1) ... #8 140.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... #8 140.1 Setting up groff-base (1.22.4-3+deb10u1) ... #8 140.1 Setting up cpp (4:8.3.0-1) ... #8 140.1 Setting up xml-core (0.18+nmu1) ... #8 140.3 Setting up libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 140.3 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #8 140.3 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... #8 140.3 Setting up libc6-dev:amd64 (2.28-10+deb10u3) ... #8 140.3 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #8 140.3 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... #8 140.4 Setting up libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 140.4 Setting up python-pip-whl (18.1-5) ... #8 140.4 Setting up lynx (2.8.9rel.1-3+deb10u1) ... #8 140.4 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #8 140.4 Setting up libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #8 140.4 Setting up libpycaml-ocaml (0.82-15+b1) ... #8 140.4 Setting up libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 140.4 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #8 140.4 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... #8 140.4 Setting up libsm6:amd64 (2:1.2.3-1) ... #8 140.5 Setting up python (2.7.16-1) ... #8 140.5 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ... #8 140.5 Setting up libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #8 140.5 Setting up rsync (3.1.3-6) ... #8 140.5 invoke-rc.d: could not determine current runlevel #8 140.5 invoke-rc.d: policy-rc.d denied execution of restart. #8 140.6 Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service. #8 140.6 Setting up libsource-highlight4v5 (3.1.8-1.2+b1) ... #8 140.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #8 140.6 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #8 140.7 Setting up python-lazy-object-proxy (1.3.1-1+b1) ... #8 140.9 Setting up libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 140.9 Setting up libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 140.9 Setting up python-enum34 (1.1.6-2) ... #8 141.1 Setting up libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 141.1 Setting up libpaper1:amd64 (1.1.28) ... #8 141.2 #8 141.2 Creating config file /etc/papersize with new version #8 141.2 Setting up python3.7 (3.7.3-2+deb10u7) ... #8 141.7 Setting up libibverbs1:amd64 (22.1-1) ... #8 141.8 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #8 141.8 Setting up liblapack3:amd64 (3.8.0-2) ... #8 141.8 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #8 141.8 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 141.8 Setting up gettext (0.19.8.1-9) ... #8 141.8 Setting up python-mccabe (0.6.1-2) ... #8 142.0 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ... #8 142.1 Setting up libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 142.1 Setting up gcc-8 (8.3.0-6) ... #8 142.1 Setting up libzmq5:amd64 (4.3.1-4+deb10u2) ... #8 142.1 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #8 142.1 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #8 142.1 Setting up libxrender1:amd64 (1:0.9.10-1) ... #8 142.1 Setting up python-typing (3.6.6-1) ... #8 142.3 Setting up libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 142.3 Setting up libpmix2:amd64 (3.1.2-3+deb10u1) ... #8 142.3 Setting up ibverbs-providers:amd64 (22.1-1) ... #8 142.4 Setting up libtool (2.4.6-9) ... #8 142.4 Setting up libsombok3:amd64 (2.4.0-2) ... #8 142.4 Setting up libfftw3-bin (3.3.8-2) ... #8 142.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #8 142.4 Setting up libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 142.4 Setting up python-pkg-resources (40.8.0-1) ... #8 142.7 Setting up fontconfig-config (2.13.1-2) ... #8 142.9 Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ... #8 142.9 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #8 142.9 Setting up libboost-math-dev:amd64 (1.67.0.1) ... #8 143.0 Setting up python-gobject-2 (2.28.6-13+b1) ... #8 143.2 Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #8 143.2 Setting up libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 143.2 Setting up xsltproc (1.1.32-2.2~deb10u2) ... #8 143.2 Setting up aspell-en (2018.04.16-0-1) ... #8 143.3 Setting up libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #8 143.3 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #8 143.3 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #8 143.3 Setting up python3 (3.7.3-1) ... #8 143.8 Setting up libpaper-utils (1.1.28) ... #8 143.8 Setting up libusb-dev (2:0.1.12-32) ... #8 143.8 Setting up libreadline-dev:amd64 (7.0-5) ... #8 143.8 Setting up libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 143.8 Setting up xfonts-utils (1:7.7+6) ... #8 143.8 Setting up man-db (2.8.5-2+deb10u1) ... #8 143.9 Building database of manual pages ... #8 150.4 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #8 150.4 Setting up python3-markupsafe (1.1.0-1) ... #8 150.5 Setting up libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 150.5 Setting up gcc (4:8.3.0-1) ... #8 150.6 Setting up libboost-type-erasure-dev:amd64 (1.67.0.1) ... #8 150.6 Setting up libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #8 150.6 Setting up libnuma-dev:amd64 (2.0.12-1) ... #8 150.6 Setting up libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 150.6 Setting up libboost-test-dev:amd64 (1.67.0.1) ... #8 150.6 Setting up python-six (1.12.0-1) ... #8 150.8 Setting up python3-six (1.12.0-1) ... #8 150.9 Setting up tex-common (6.11) ... #8 151.0 update-language: texlive-base not installed and configured, doing nothing! #8 151.1 Setting up libnl-route-3-dev:amd64 (3.4.0-1) ... #8 151.1 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ... #8 151.3 Setting up libgssrpc4:amd64 (1.17-3+deb10u6) ... #8 151.3 Setting up python3-roman (2.0.0-3) ... #8 151.4 Setting up asciidoc-base (8.6.10-3) ... #8 151.5 Setting up libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 151.5 Setting up perl (5.28.1-6+deb10u1) ... #8 151.5 Setting up libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 151.5 Setting up python3-pygments (2.3.1+dfsg-1+deb10u2) ... #8 151.9 Setting up python3-webcolors (1.5-2) ... #8 152.0 Setting up libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #8 152.0 Setting up python-configparser (3.5.0b2-1) ... #8 152.2 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #8 152.2 Setting up libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #8 152.2 Setting up libboost-program-options-dev:amd64 (1.67.0.1) ... #8 152.2 Setting up libxfixes3:amd64 (1:5.0.3-1) ... #8 152.2 Setting up libboost-log1.67.0 (1.67.0-13+deb10u1) ... #8 152.2 Setting up libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 152.2 Setting up uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 152.3 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #8 152.3 Setting up python3-gi (3.30.4-1) ... #8 152.4 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #8 152.4 Setting up libxinerama1:amd64 (2:1.1.4-2) ... #8 152.5 Setting up libboost-numpy-dev (1.67.0.1) ... #8 152.5 Setting up comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #8 152.5 Setting up python-concurrent.futures (3.2.0-2) ... #8 152.7 Setting up stow (2.2.2-1) ... #8 152.7 Setting up libio-html-perl (1.001-1) ... #8 152.7 Setting up libxrandr2:amd64 (2:1.5.1-1) ... #8 152.7 Setting up python-pip (18.1-5) ... #8 153.0 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 153.0 Setting up python-setuptools (40.8.0-1) ... #8 153.3 Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... #8 153.3 Setting up libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 153.3 Setting up python3-funcparserlib (0.3.6-7) ... #8 153.4 Setting up libbctoolbox-dev (0.6.0-2+b2) ... #8 153.4 Setting up libboost-serialization-dev:amd64 (1.67.0.1) ... #8 153.4 Setting up libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 153.4 Setting up libboost-date-time-dev:amd64 (1.67.0.1) ... #8 153.5 Setting up python-backports.functools-lru-cache (1.5-3) ... #8 153.7 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... #8 153.7 Setting up python-singledispatch (3.4.0.3-2) ... #8 153.9 Setting up libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 153.9 Setting up libdpkg-perl (1.19.8) ... #8 153.9 Setting up autoconf (2.69-11) ... #8 153.9 Setting up cppcheck (1.86-1) ... #8 153.9 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 153.9 Setting up python3-reportlab (3.5.13-1+deb10u2) ... #8 154.3 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 154.3 Setting up module-assistant (0.11.10) ... #8 154.4 Setting up libcups2:amd64 (2.2.10-6+deb10u10) ... #8 154.4 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #8 154.4 Setting up libboost-atomic-dev:amd64 (1.67.0.1) ... #8 154.4 Setting up libboost-signals-dev:amd64 (1.67.0.1) ... #8 154.4 Setting up g++-8 (8.3.0-6) ... #8 154.4 Setting up libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 154.4 Setting up libkdb5-9:amd64 (1.17-3+deb10u6) ... #8 154.4 Setting up libmime-charset-perl (1.012.2-1) ... #8 154.4 Setting up source-highlight (3.1.8-1.2+b1) ... #8 154.5 Setting up libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 154.5 Setting up gnupg (2.2.12-1+deb10u2) ... #8 154.5 Setting up libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 154.5 Setting up cmake (3.13.4-1) ... #8 154.5 Setting up python-pycurl (7.43.0.2-0.1) ... #8 154.7 Setting up python3-dateutil (2.7.3-3) ... #8 154.8 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 154.9 Setting up libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 154.9 Setting up libstrictures-perl (2.000005-1) ... #8 154.9 Setting up libsub-quote-perl (2.005001-1) ... #8 154.9 Setting up python-yaml (3.13-2) ... #8 155.1 Setting up libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 155.1 Setting up libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 155.2 Setting up libboost-dev:amd64 (1.67.0.1) ... #8 155.2 Setting up libfontconfig1:amd64 (2.13.1-2) ... #8 155.2 Setting up libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #8 155.2 Setting up libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 155.2 Setting up libtext-unidecode-perl (1.30-1) ... #8 155.2 Setting up python3-lib2to3 (3.7.3-1) ... #8 155.3 Setting up libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 155.3 Setting up libfftw3-dev:amd64 (3.3.8-2) ... #8 155.3 Setting up python3-asn1crypto (0.24.0-1) ... #8 155.4 Setting up tex-gyre (20180621-3) ... #8 155.5 Setting up liburi-perl (1.76-1) ... #8 155.5 Setting up libboost-timer-dev:amd64 (1.67.0.1) ... #8 155.6 Setting up libortp13:amd64 (1:1.0.2-1) ... #8 155.6 Setting up python3-cffi-backend (1.12.2-1) ... #8 155.6 Setting up python3-mako (1.0.7+ds1-1+deb10u1) ... #8 155.7 Setting up libpci-dev (1:3.5.2-1) ... #8 155.7 Setting up libboost-fiber-dev:amd64 (1.67.0.1) ... #8 155.7 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #8 155.7 Setting up python3-pkg-resources (40.8.0-1) ... #8 155.9 Setting up automake (1:1.16.1-4) ... #8 155.9 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 155.9 Setting up python3-distutils (3.7.3-1) ... #8 156.0 Setting up dh-python (3.20190308) ... #8 156.1 Setting up libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #8 156.1 Setting up python-urlgrabber (3.10.2-1) ... #8 156.3 Setting up python-m2crypto (0.31.0-4+deb10u2) ... #8 156.6 Setting up libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #8 156.7 Setting up librdmacm1:amd64 (22.1-1) ... #8 156.7 Setting up libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #8 156.7 Setting up libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 156.7 Setting up gtk-update-icon-cache (3.24.5-1) ... #8 156.7 Setting up libboost-graph-dev:amd64 (1.67.0.1) ... #8 156.8 Setting up libhttp-date-perl (6.02-1) ... #8 156.8 Setting up libfile-which-perl (1.23-1) ... #8 156.8 Setting up fontconfig (2.13.1-2) ... #8 156.8 Regenerating fonts cache... done. #8 159.0 Setting up libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #8 159.0 Setting up libsgmls-perl (1.03ii-36) ... #8 159.1 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #8 159.1 Setting up liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #8 159.1 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... #8 159.1 Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #8 159.1 Setting up libfile-listing-perl (6.04-1) ... #8 159.1 Setting up python3-setuptools (40.8.0-1) ... #8 159.3 Setting up libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 159.3 Setting up python-isort (4.3.4+ds1-1.1) ... #8 159.5 Setting up libxi6:amd64 (2:1.7.9-1) ... #8 159.5 Setting up libdynaloader-functions-perl (0.003-1) ... #8 159.5 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 159.6 Setting up python-wrapt (1.10.11-1) ... #8 159.8 Setting up python-numpy (1:1.16.2-1) ... #8 160.6 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 160.6 Setting up sgmlspl (1.03ii-36) ... #8 160.6 Setting up libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 160.6 Setting up libboost-chrono-dev:amd64 (1.67.0.1) ... #8 160.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #8 160.6 Setting up libarchive-zip-perl (1.64-1) ... #8 160.6 Setting up python3-usb (1.0.2-1) ... #8 160.8 Setting up libhtml-tagset-perl (3.20-3) ... #8 160.8 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #8 160.8 Setting up preview-latex-style (11.91-2) ... #8 160.8 Setting up libxcursor1:amd64 (1:1.1.15-2) ... #8 160.8 Setting up libboost-system-dev:amd64 (1.67.0.1) ... #8 160.8 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 160.8 Setting up python3-pyflakes (2.0.0-1) ... #8 160.9 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 161.0 Setting up libtry-tiny-perl (0.30-1) ... #8 161.0 Setting up libpoppler82:amd64 (0.71.0-5+deb10u3) ... #8 161.0 Setting up libboost-random-dev:amd64 (1.67.0.1) ... #8 161.0 Setting up libxml-namespacesupport-perl (1.12-1) ... #8 161.0 Setting up libnet-http-perl (6.18-1) ... #8 161.0 Setting up python-apt (1.8.4.3) ... #8 161.2 Setting up python3-yaml (3.13-2) ... #8 161.4 Setting up libboost-locale-dev:amd64 (1.67.0.1) ... #8 161.4 Setting up libencode-locale-perl (1.05-1) ... #8 161.4 Setting up lcov (1.13-4) ... #8 161.4 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ... #8 161.4 Setting up libboost-exception-dev:amd64 (1.67.0.1) ... #8 161.4 Setting up libboost-context-dev:amd64 (1.67.0.1) ... #8 161.4 Setting up libibverbs-dev:amd64 (22.1-1) ... #8 161.4 Setting up libboost-log1.67-dev (1.67.0-13+deb10u1) ... #8 161.5 Setting up libdevel-callchecker-perl (0.008-1) ... #8 161.5 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #8 161.5 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... #8 161.5 Setting up libboost-container-dev:amd64 (1.67.0.1) ... #8 161.5 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u10) ... #8 161.5 Setting up dpkg-dev (1.19.8) ... #8 161.5 Setting up asciidoc (8.6.10-3) ... #8 161.6 Setting up intltool-debian (0.35.0+20060710.5) ... #8 161.6 Setting up python-logilab-common (1.4.2-1) ... #8 161.9 Setting up libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #8 161.9 Setting up liberror-perl (0.17027-2) ... #8 161.9 Setting up patchutils (0.3.4-2) ... #8 161.9 Setting up libltdl-dev:amd64 (2.4.6-9) ... #8 161.9 Setting up libxml-sax-base-perl (1.09-1) ... #8 161.9 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 161.9 Setting up python-cairo:amd64 (1.16.2-1+b1) ... #8 162.1 Setting up libunicode-linebreak-perl (0.0.20190101-1) ... #8 162.1 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #8 162.3 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... #8 162.3 Setting up libelf-dev:amd64 (0.176-1.1+deb10u1) ... #8 162.3 Setting up pkg-config (0.29-6) ... #8 162.3 Setting up libipc-run-perl (20180523.0-1) ... #8 162.4 Setting up osc (0.164.2-1) ... #8 162.7 Setting up git (1:2.20.1-2+deb10u8) ... #8 162.7 Setting up python3-pip (18.1-5) ... #8 162.9 Setting up libwww-robotrules-perl (6.02-1) ... #8 162.9 Setting up g++ (4:8.3.0-1) ... #8 162.9 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 162.9 Setting up libboost-stacktrace-dev:amd64 (1.67.0.1) ... #8 162.9 Setting up libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #8 163.0 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 163.0 Setting up librole-tiny-perl (2.000006-1) ... #8 163.0 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 163.0 Setting up libpython2-dev:amd64 (2.7.16-1) ... #8 163.0 Setting up libhwloc-dev:amd64 (1.11.12-3) ... #8 163.0 Setting up libboost-coroutine-dev:amd64 (1.67.0.1) ... #8 163.1 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 163.1 Setting up libfile-homedir-perl (1.004-1) ... #8 163.1 Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #8 163.1 Setting up libboost-log-dev (1.67.0.1) ... #8 163.1 Setting up libgps-dev (3.17-7) ... #8 163.1 Setting up libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 163.1 Setting up libboost-filesystem-dev:amd64 (1.67.0.1) ... #8 163.1 Setting up libio-socket-ssl-perl (2.060-3) ... #8 163.1 Setting up libortp-dev:amd64 (1:1.0.2-1) ... #8 163.1 Setting up libboost-thread-dev:amd64 (1.67.0.1) ... #8 163.2 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #8 163.2 Setting up libhttp-message-perl (6.18-1) ... #8 163.2 Setting up krb5-multidev:amd64 (1.17-3+deb10u6) ... #8 163.2 Setting up python2.7-dev (2.7.16-2+deb10u4) ... #8 163.2 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 163.2 Setting up libfabric1 (1.6.2-3) ... #8 163.2 Setting up libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 163.2 Setting up libhttp-negotiate-perl (6.01-1) ... #8 163.2 Setting up python-astroid (1.6.5-3) ... #8 163.5 Setting up libpython3-dev:amd64 (3.7.3-1) ... #8 163.5 Setting up libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #8 163.5 Setting up python2-dev (2.7.16-1) ... #8 163.5 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #8 163.5 Setting up libhttp-cookies-perl (6.04-1) ... #8 163.5 Setting up mscgen (0.20-12) ... #8 163.5 Setting up po-debconf (1.0.21) ... #8 163.5 Setting up libhtml-tree-perl (5.07-2) ... #8 163.6 Setting up libopenmpi3:amd64 (3.1.3-11) ... #8 163.6 Setting up libparams-classify-perl (0.015-1+b1) ... #8 163.6 Setting up libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #8 163.6 Setting up libboost-wave-dev:amd64 (1.67.0.1) ... #8 163.6 Setting up ghostscript (9.27~dfsg-2+deb10u9) ... #8 163.6 Setting up libxml-sax-perl (1.00+dfsg-1) ... #8 163.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 163.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 163.8 #8 163.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 163.9 Setting up libpython-dev:amd64 (2.7.16-1) ... #8 163.9 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #8 163.9 Setting up libkrb5-dev:amd64 (1.17-3+deb10u6) ... #8 163.9 Setting up libtalloc-dev:amd64 (2.1.14-2) ... #8 163.9 Setting up libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #8 163.9 Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #8 163.9 Setting up libmodule-runtime-perl (0.016-1) ... #8 163.9 Setting up python3-dev (3.7.3-1) ... #8 164.0 Setting up libgvc6 (2.40.1-6+deb10u1) ... #8 164.0 Setting up icu-devtools (63.1-6+deb10u3) ... #8 164.0 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #8 164.0 Setting up libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #8 164.0 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #8 164.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 164.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 164.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 164.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 164.3 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ... #8 164.3 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #8 164.3 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #8 164.3 Setting up libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #8 164.3 Setting up texlive-base (2018.20190227-2) ... #8 164.8 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #8 165.0 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #8 165.2 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #8 165.4 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex #8 165.9 Setting up libicu-dev:amd64 (63.1-6+deb10u3) ... #8 165.9 Setting up pylint (1.9.4-1) ... #8 166.0 Setting up openmpi-bin (3.1.3-11) ... #8 166.0 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #8 166.0 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #8 166.0 Setting up python-dev (2.7.16-1) ... #8 166.0 Setting up graphviz (2.40.1-6+deb10u1) ... #8 166.0 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 166.0 Setting up libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 166.0 Setting up libimport-into-perl (1.002005-1) ... #8 166.0 Setting up libmoo-perl (2.003004-2) ... #8 166.0 Setting up texlive-plain-generic (2018.20190227-2) ... #8 166.1 Setting up mpi-default-bin (1.13) ... #8 166.1 Setting up libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #8 166.1 Setting up texlive-lang-greek (2018.20190227-2) ... #8 166.1 Setting up texlive-latex-base (2018.20190227-2) ... #8 166.1 Setting up adwaita-icon-theme (3.30.1-1) ... #8 166.2 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #8 166.2 Setting up texlive-extra-utils (2018.20190227-2) ... #8 166.2 Setting up texlive-latex-recommended (2018.20190227-2) ... #8 166.2 Setting up libboost-graph-parallel-dev (1.67.0.1) ... #8 166.2 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #8 166.2 Running mktexlsr. This may take some time. ... done. #8 166.3 Setting up texlive-pictures (2018.20190227-2) ... #8 166.3 Setting up texlive-fonts-recommended (2018.20190227-2) ... #8 166.4 Setting up tipa (2:1.3-20) ... #8 166.4 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done. #8 166.4 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done. #8 166.4 update-fmtutil has updated the following file(s): #8 166.4 /var/lib/texmf/fmtutil.cnf-DEBIAN #8 166.4 /var/lib/texmf/fmtutil.cnf-TEXLIVEDIST #8 166.4 If you want to activate the changes in the above file(s), #8 166.4 you should run fmtutil-sys or fmtutil. #8 166.5 Setting up libopenmpi-dev:amd64 (3.1.3-11) ... #8 166.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 #8 166.5 Setting up libboost-python1.67-dev (1.67.0-13+deb10u1) ... #8 166.5 Setting up libboost-regex-dev:amd64 (1.67.0.1) ... #8 166.5 Setting up libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #8 166.5 Setting up texlive (2018.20190227-2) ... #8 166.5 Setting up libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #8 166.8 Setting up libgtk2.0-0:amd64 (2.24.32-3) ... #8 166.8 Setting up texlive-science (2018.20190227-2) ... #8 166.9 Setting up latexmk (1:4.61-0.1) ... #8 166.9 Setting up texlive-latex-extra (2018.20190227-2) ... #8 166.9 Setting up python-gtk2 (2.24.0-5.1+b1) ... #8 167.1 Setting up libboost-iostreams-dev:amd64 (1.67.0.1) ... #8 167.1 Setting up libboost-python-dev (1.67.0.1) ... #8 167.1 Setting up texlive-bibtex-extra (2018.20190227-2) ... #8 167.1 Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #8 167.1 Setting up mpi-default-dev (1.13) ... #8 167.1 Setting up texlive-xetex (2018.20190227-2) ... #8 167.2 Setting up libgtkspell0:amd64 (2.0.16-1.2) ... #8 167.2 Setting up libglade2-0:amd64 (1:2.6.4-2+b1) ... #8 167.2 Setting up libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #8 167.2 Setting up texlive-formats-extra (2018.20190227-2) ... #8 167.2 Setting up libboost-mpi-dev (1.67.0.1) ... #8 167.2 Setting up inkscape (0.92.4-3) ... #8 167.6 Setting up python-glade2 (2.24.0-5.1+b1) ... #8 167.7 Setting up coccinelle (1.0.4.deb-4) ... #8 167.9 Setting up libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #8 167.9 Setting up libboost-mpi-python-dev (1.67.0.1) ... #8 167.9 Setting up libboost-all-dev (1.67.0.1) ... #8 167.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #8 167.9 Setting up dmsetup (2:1.02.155-3) ... #8 167.9 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #8 168.0 Setting up libwww-perl (6.36-2) ... #8 168.0 Setting up systemd (241-7~deb10u10) ... #8 168.0 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #8 168.0 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #8 168.0 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #8 168.0 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #8 168.0 Initializing machine ID from D-Bus machine ID. #8 168.3 Setting up dh-autoreconf (19) ... #8 168.3 Setting up devscripts (2.19.5+deb10u1) ... #8 168.5 Setting up git-buildpackage (0.9.14) ... #8 168.7 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 168.7 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 168.7 Setting up debhelper (12.1.1) ... #8 168.7 Setting up dh-systemd (12.1.1) ... #8 168.7 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #8 168.7 Processing triggers for libc-bin (2.28-10+deb10u3) ... #8 168.8 Processing triggers for sgml-base (1.29) ... #8 168.8 Setting up docutils-common (0.14+dfsg-4) ... #8 168.9 Setting up sgml-data (2.0.11) ... #8 169.2 Setting up docbook5-xml (5.0-2) ... #8 169.4 Processing triggers for sgml-base (1.29) ... #8 169.4 Setting up docbook (4.5-6) ... #8 169.5 Setting up python3-docutils (0.14+dfsg-4) ... #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #8 169.5 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #8 169.8 Setting up docbook-xml (4.5-8) ... #8 171.2 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ... #8 171.4 Setting up python3-nwdiag (1.0.4+dfsg-1) ... #8 171.6 Processing triggers for sgml-base (1.29) ... #8 171.6 Setting up dblatex (0.3.10-2) ... #8 171.8 Setting up docbook-dsssl (1.79-9.1) ... #8 171.8 Processing triggers for sgml-base (1.29) ... #8 171.9 Setting up docbook-utils (0.6.14-3.3) ... #8 171.9 Setting up asciidoc-dblatex (8.6.10-3) ... #8 171.9 Processing triggers for dbus (1.12.28-0+deb10u1) ... #8 171.9 Processing triggers for dictionaries-common (1.28.1) ... #8 172.1 aspell-autobuildhash: processing: en [en-common]. #8 172.2 aspell-autobuildhash: processing: en [en-variant_0]. #8 172.2 aspell-autobuildhash: processing: en [en-variant_1]. #8 172.2 aspell-autobuildhash: processing: en [en-variant_2]. #8 172.2 aspell-autobuildhash: processing: en [en-w_accents-only]. #8 172.2 aspell-autobuildhash: processing: en [en-wo_accents-only]. #8 172.2 aspell-autobuildhash: processing: en [en_AU-variant_0]. #8 172.2 aspell-autobuildhash: processing: en [en_AU-variant_1]. #8 172.2 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. #8 172.2 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. #8 172.2 aspell-autobuildhash: processing: en [en_CA-variant_0]. #8 172.2 aspell-autobuildhash: processing: en [en_CA-variant_1]. #8 172.3 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-variant_0]. #8 172.3 aspell-autobuildhash: processing: en [en_GB-variant_1]. #8 172.3 aspell-autobuildhash: processing: en [en_US-w_accents-only]. #8 172.3 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. #8 172.4 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 172.4 Updating certificates in /etc/ssl/certs... #8 172.6 0 added, 0 removed; done. #8 172.6 Running hooks in /etc/ca-certificates/update.d... #8 172.6 done. #8 172.7 Processing triggers for tex-common (6.11) ... #8 172.8 Running updmap-sys. This may take some time... done. #8 173.2 Running mktexlsr /var/lib/texmf ... done. #8 173.3 Building format(s) --all. #8 173.3 This may take some time... done. #8 178.4 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #8 DONE 178.7s #13 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q 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 #13 0.422 + arch #13 0.423 + [ x86_64 = x86_64 ] #13 0.423 + wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 2.193 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 4.935 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 4.955 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #13 4.956 + /opt/llvm-arm/bin/clang --version #13 4.960 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #13 4.960 Target: x86_64-unknown-linux-gnu #13 4.960 Thread model: posix #13 4.960 InstalledDir: /opt/llvm-arm/bin #13 4.960 + /opt/llvm-arm/bin/clang --print-targets #13 4.965 Registered Targets: #13 4.965 aarch64 - AArch64 (little endian) #13 4.965 aarch64_32 - AArch64 (little endian ILP32) #13 4.965 aarch64_be - AArch64 (big endian) #13 4.965 arm - ARM #13 4.965 arm64 - ARM64 (little endian) #13 4.965 arm64_32 - ARM64 (little endian ILP32) #13 4.965 armeb - ARM (big endian) #13 4.965 thumb - Thumb #13 4.965 thumbeb - Thumb (big endian) #13 DONE 5.3s #14 [ 4/23] RUN pip3 install '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' 'swig' #14 0.980 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #14 0.980 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-daylpswa #14 1.484 Installing build dependencies: started #14 3.219 Installing build dependencies: finished with status 'done' #14 3.381 Collecting git+https://github.com/podshumok/python-smpplib.git #14 3.381 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-7ua3mqtc #14 3.959 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse #14 3.959 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-232r2v07/sphinx-argparse #14 4.555 Collecting pydbus #14 4.628 Downloading https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl #14 4.648 Collecting pysispm #14 4.757 Downloading https://files.pythonhosted.org/packages/5a/b9/9fa384911a9a5c3c23809050b5f546f1ef0e0532a9baeafc87de36d59436/pysispm-0.6-py3-none-any.whl #14 4.773 Collecting sphinx #14 4.906 Downloading https://files.pythonhosted.org/packages/67/a7/01dd6fd9653c056258d65032aa09a615b5d7b07dd840845a9f41a8860fbc/sphinx-5.3.0-py3-none-any.whl (3.2MB) #14 5.287 Collecting sphinxcontrib-napoleon #14 5.409 Downloading https://files.pythonhosted.org/packages/75/f2/6b7627dfe7b4e418e295e254bb15c3a6455f11f8c0ad0d43113f678049c3/sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl #14 5.427 Collecting swig #14 5.582 Downloading https://files.pythonhosted.org/packages/2f/df/11c14b2a71b0d94a226682cee3beaecf7cdb88cc20a4f276f5fc316b93e1/swig-4.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.9MB) #14 5.823 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.12.0) #14 5.824 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.0.2) #14 5.825 Requirement already satisfied: docutils<0.20,>=0.14 in /usr/lib/python3/dist-packages (from sphinx) (0.14) #14 5.833 Collecting imagesize>=1.3 (from sphinx) #14 5.873 Downloading https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl #14 5.888 Collecting Pygments>=2.12 (from sphinx) #14 5.940 Downloading https://files.pythonhosted.org/packages/97/9c/372fef8377a6e340b1704768d20daaded98bf13282b5327beb2e2fe2c7ef/pygments-2.17.2-py3-none-any.whl (1.2MB) #14 6.093 Collecting requests>=2.5.0 (from sphinx) #14 6.174 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) #14 6.206 Collecting sphinxcontrib-applehelp (from sphinx) #14 6.231 Downloading https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121kB) #14 6.269 Collecting Jinja2>=3.0 (from sphinx) #14 6.310 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) #14 6.343 Collecting sphinxcontrib-jsmath (from sphinx) #14 6.365 Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl #14 6.388 Collecting sphinxcontrib-devhelp (from sphinx) #14 6.410 Downloading https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84kB) #14 6.446 Collecting importlib-metadata>=4.8; python_version < "3.10" (from sphinx) #14 6.548 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl #14 6.584 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) #14 6.612 Downloading https://files.pythonhosted.org/packages/c6/77/5464ec50dd0f1c1037e3c93249b040c8fc8078fdda97530eeb02424b6eea/sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94kB) #14 6.649 Collecting packaging>=21.0 (from sphinx) #14 6.695 Downloading https://files.pythonhosted.org/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53kB) #14 6.719 Collecting snowballstemmer>=2.0 (from sphinx) #14 6.744 Downloading https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl (93kB) #14 6.776 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) #14 6.799 Downloading https://files.pythonhosted.org/packages/63/40/c854ef09500e25f6432dcbad0f37df87fd7046d376272292d8654cc71c95/sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100kB) #14 6.835 Collecting sphinxcontrib-qthelp (from sphinx) #14 6.861 Downloading https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90kB) #14 6.901 Collecting babel>=2.9 (from sphinx) #14 6.938 Downloading https://files.pythonhosted.org/packages/0d/35/4196b21041e29a42dc4f05866d0c94fa26c9da88ce12c38c2265e42c82fb/Babel-2.14.0-py3-none-any.whl (11.0MB) #14 7.961 Collecting alabaster<0.8,>=0.7 (from sphinx) #14 7.989 Downloading https://files.pythonhosted.org/packages/64/88/c7083fc61120ab661c5d0b82cb77079fc1429d3f913a456c1c82cf4658f7/alabaster-0.7.13-py3-none-any.whl #14 8.006 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #14 8.129 Downloading https://files.pythonhosted.org/packages/e9/2f/a4583c70fbd8cd04910e2884bcc2bdd670e884061f7b4d70bc13e632a993/pockets-0.9.1-py2.py3-none-any.whl #14 8.148 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) #14 8.183 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) #14 8.209 Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) #14 8.484 Downloading https://files.pythonhosted.org/packages/28/76/e6222113b83e3622caa4bb41032d0b1bf785250607392e1b778aca0b8a7d/charset_normalizer-3.3.2-py3-none-any.whl (48kB) #14 8.509 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) #14 8.584 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) #14 8.622 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) #14 8.672 Downloading https://files.pythonhosted.org/packages/5b/11/1e78951465b4a225519b8c3ad29769c49e0d8d157a070f681d5b6d64737f/certifi-2024.6.2-py3-none-any.whl (164kB) #14 8.701 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) #14 8.896 Downloading https://files.pythonhosted.org/packages/87/5b/aae44c6655f3801e81aa3eef09dbbf012431987ba564d7231722f68df02d/MarkupSafe-2.1.5.tar.gz #14 9.084 Collecting zipp>=0.5 (from importlib-metadata>=4.8; python_version < "3.10"->sphinx) #14 9.145 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl #14 9.176 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8; python_version < "3.10"->sphinx) #14 9.221 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl #14 9.249 Collecting pytz>=2015.7; python_version < "3.9" (from babel>=2.9->sphinx) #14 9.380 Downloading https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl (505kB) #14 9.472 Building wheels for collected packages: sphinx-argparse, lcov-cobertura, smpplib, MarkupSafe #14 9.472 Running setup.py bdist_wheel for sphinx-argparse: started #14 9.598 Running setup.py bdist_wheel for sphinx-argparse: finished with status 'error' #14 9.598 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-232r2v07/sphinx-argparse/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-qrvcue8m --python-tag cp37: #14 9.598 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 9.598 or: -c --help [cmd1 cmd2 ...] #14 9.598 or: -c --help-commands #14 9.598 or: -c cmd --help #14 9.598 #14 9.598 error: invalid command 'bdist_wheel' #14 9.598 #14 9.598 ---------------------------------------- #14 9.599 Failed building wheel for sphinx-argparse #14 9.599 Running setup.py clean for sphinx-argparse #14 9.714 Running setup.py bdist_wheel for lcov-cobertura: started #14 9.921 Running setup.py bdist_wheel for lcov-cobertura: finished with status 'done' #14 9.922 Stored in directory: /tmp/pip-ephem-wheel-cache-ymdxpn3o/wheels/58/40/90/cb9b815942abb7566a5ed6f2e4203e444b3f65933ca6612467 #14 9.939 Running setup.py bdist_wheel for smpplib: started #14 10.05 Running setup.py bdist_wheel for smpplib: finished with status 'error' #14 10.05 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-7ua3mqtc/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-j_f2ch2p --python-tag cp37: #14 10.05 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 10.05 or: -c --help [cmd1 cmd2 ...] #14 10.05 or: -c --help-commands #14 10.05 or: -c cmd --help #14 10.05 #14 10.05 error: invalid command 'bdist_wheel' #14 10.05 #14 10.05 ---------------------------------------- #14 10.05 Failed building wheel for smpplib #14 10.05 Running setup.py clean for smpplib #14 10.17 Running setup.py bdist_wheel for MarkupSafe: started #14 10.28 Running setup.py bdist_wheel for MarkupSafe: finished with status 'error' #14 10.28 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-232r2v07/MarkupSafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-7a2fxdl8 --python-tag cp37: #14 10.28 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 10.28 or: -c --help [cmd1 cmd2 ...] #14 10.28 or: -c --help-commands #14 10.28 or: -c cmd --help #14 10.28 #14 10.28 error: invalid command 'bdist_wheel' #14 10.28 #14 10.28 ---------------------------------------- #14 10.28 Failed building wheel for MarkupSafe #14 10.28 Running setup.py clean for MarkupSafe #14 10.40 Successfully built lcov-cobertura #14 10.40 Failed to build sphinx-argparse smpplib MarkupSafe #14 10.52 Installing collected packages: imagesize, Pygments, idna, charset-normalizer, urllib3, certifi, requests, sphinxcontrib-applehelp, MarkupSafe, Jinja2, sphinxcontrib-jsmath, sphinxcontrib-devhelp, zipp, typing-extensions, importlib-metadata, sphinxcontrib-serializinghtml, packaging, snowballstemmer, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, pytz, babel, alabaster, sphinx, sphinx-argparse, pydbus, pysispm, pockets, sphinxcontrib-napoleon, swig, lcov-cobertura, smpplib #14 10.53 Found existing installation: Pygments 2.3.1 #14 10.54 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #14 10.54 Can't uninstall 'Pygments'. No files were found to uninstall. #14 11.16 Found existing installation: MarkupSafe 1.1.0 #14 11.17 Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr #14 11.17 Can't uninstall 'MarkupSafe'. No files were found to uninstall. #14 11.17 Running setup.py install for MarkupSafe: started #14 11.50 Running setup.py install for MarkupSafe: finished with status 'done' #14 12.44 Running setup.py install for sphinx-argparse: started #14 12.63 Running setup.py install for sphinx-argparse: finished with status 'done' #14 12.82 Running setup.py install for smpplib: started #14 13.00 Running setup.py install for smpplib: finished with status 'done' #14 13.02 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.6.2 charset-normalizer-3.3.2 idna-3.7 imagesize-1.4.1 importlib-metadata-6.7.0 lcov-cobertura-2.0.2 packaging-24.0 pockets-0.9.1 pydbus-0.6.0 pysispm-0.6 pytz-2024.1 requests-2.31.0 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 swig-4.2.1 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 #14 DONE 13.3s #15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #15 DONE 0.0s #16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #16 1.111 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #16 1.112 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-0l30qb65 #16 2.378 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #16 2.378 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-ovjjh5z8 #16 2.951 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #16 3.135 Downloading https://files.pythonhosted.org/packages/7a/d9/8dd344c82d19c240349695a8de71e9d9cd9c55d62ae3952a103147e4687c/pyscard-2.0.10.tar.gz (153kB) #16 3.192 Installing build dependencies: started #16 5.158 Installing build dependencies: finished with status 'done' #16 5.338 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #16 5.360 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB) #16 5.398 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #16 5.506 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b4706442d74e94e3f5faa655efd4621ed559c/pytlv-0.71.tar.gz #16 5.687 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #16 5.768 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f0bab83d1b81245a105f1613a365828/cmd2-2.4.3-py3-none-any.whl (147kB) #16 5.830 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #16 5.858 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82ed3b2c0e42285beb8bf9e18de8c903f/jsonpath_ng-1.6.1-py3-none-any.whl #16 5.885 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #16 5.917 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a558758def16e8516bc75ca94ff73587e7d3/construct-2.10.70-py3-none-any.whl (63kB) #16 5.948 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #16 5.982 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c342cfa3588380232f3801db9dd62f9e/bidict-0.22.1-py3-none-any.whl #16 6.030 Collecting gsm0338 (from -r /tmp/pysim_requirements.txt (line 8)) #16 6.139 Downloading https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl #16 6.158 Collecting pyyaml>=5.1 (from -r /tmp/pysim_requirements.txt (line 9)) #16 6.289 Downloading https://files.pythonhosted.org/packages/cd/e5/af35f7ea75cf72f2cd079c95ee16797de7cd71f29ea7c68ae5ce7be1eda0/PyYAML-6.0.1.tar.gz (125kB) #16 6.412 Installing build dependencies: started #16 9.534 Installing build dependencies: finished with status 'done' #16 10.26 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #16 10.28 Downloading https://files.pythonhosted.org/packages/67/e1/434566ffce04448192369c1a282931cf4ae593e91907558eaecd2e9f2801/termcolor-2.3.0-py3-none-any.whl #16 10.32 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #16 10.36 Downloading https://files.pythonhosted.org/packages/f3/18/3e867ab37a24fdf073c1617b9c7830e06ec270b1ea4694a624038fc40a03/colorlog-6.8.2-py3-none-any.whl #16 10.39 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #16 10.72 Downloading https://files.pythonhosted.org/packages/31/a4/b03a16637574312c1b54c55aedeed8a4cb7d101d44058d46a0e5706c63e1/pycryptodomex-3.20.0.tar.gz (4.8MB) #16 11.24 Installing build dependencies: started #16 13.08 Installing build dependencies: finished with status 'done' #16 14.04 Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 13)) (2.6.1) #16 14.04 Requirement already satisfied: packaging in /usr/local/lib/python3.7/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (24.0) #16 14.05 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 14.12 Downloading https://files.pythonhosted.org/packages/24/54/784b5536bf49d6a3387b16e798dce45e9296ea1c331bf48e241dc7dabacd/bitstruct-8.19.0.tar.gz #16 14.14 Installing build dependencies: started #16 15.92 Installing build dependencies: finished with status 'done' #16 16.33 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 16.42 Downloading https://files.pythonhosted.org/packages/9d/ea/6d76df31432a0e6fdf81681a895f009a4bb47b3c39036db3e1b528191d52/pyparsing-3.1.2-py3-none-any.whl (103kB) #16 16.46 Collecting wcwidth>=0.1.7 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 16.49 Downloading https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl #16 16.53 Collecting pyperclip>=1.6 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 16.56 Downloading https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz #16 16.78 Collecting attrs>=16.3.0 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 16.81 Downloading https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl (60kB) #16 16.87 Requirement already satisfied: typing-extensions; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (4.7.1) #16 16.87 Requirement already satisfied: importlib-metadata>=1.6.0; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (6.7.0) #16 16.90 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #16 16.92 Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB) #16 16.95 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gsm0338->-r /tmp/pysim_requirements.txt (line 8)) (1.12.0) #16 16.95 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata>=1.6.0; python_version < "3.8"->cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (3.15.0) #16 16.97 Building wheels for collected packages: pyscard, pytlv, pyyaml, pycryptodomex, asn1tools, bitstruct, smpp.pdu, pyperclip #16 16.97 Running setup.py bdist_wheel for pyscard: started #16 17.10 Running setup.py bdist_wheel for pyscard: finished with status 'error' #16 17.10 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-x5fuossk/pyscard/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-pmf0wr8k --python-tag cp37: #16 17.10 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 17.10 or: -c --help [cmd1 cmd2 ...] #16 17.10 or: -c --help-commands #16 17.10 or: -c cmd --help #16 17.10 #16 17.10 error: invalid command 'bdist_wheel' #16 17.10 #16 17.10 ---------------------------------------- #16 17.10 Failed building wheel for pyscard #16 17.10 Running setup.py clean for pyscard #16 17.24 Running setup.py bdist_wheel for pytlv: started #16 17.36 Running setup.py bdist_wheel for pytlv: finished with status 'error' #16 17.36 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-x5fuossk/pytlv/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-ujyorvfx --python-tag cp37: #16 17.36 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 17.36 or: -c --help [cmd1 cmd2 ...] #16 17.36 or: -c --help-commands #16 17.36 or: -c cmd --help #16 17.36 #16 17.36 error: invalid command 'bdist_wheel' #16 17.36 #16 17.36 ---------------------------------------- #16 17.36 Failed building wheel for pytlv #16 17.36 Running setup.py clean for pytlv #16 17.49 Running setup.py bdist_wheel for pyyaml: started #16 17.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #16 17.81 Stored in directory: /root/.cache/pip/wheels/e6/c6/ef/4e8ee93f1b79fc90562f1600d47189799f8213023d9dadafa2 #16 17.85 Running setup.py bdist_wheel for pycryptodomex: started #16 18.79 Running setup.py bdist_wheel for pycryptodomex: finished with status 'error' #16 18.79 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-x5fuossk/pycryptodomex/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-c573up80 --python-tag cp37: #16 18.79 Testing support for clang #16 18.79 Target does not support clang #16 18.79 Testing support for gcc #16 18.79 Target does support gcc #16 18.79 Testing support for stdint.h header #16 18.79 Target does support stdint.h header #16 18.79 Testing support for 128-bit integer #16 18.79 Target does support 128-bit integer #16 18.79 Testing support for cpuid.h header #16 18.79 Target does support cpuid.h header #16 18.79 Testing support for intrin.h header #16 18.79 Target does not support intrin.h header #16 18.79 Testing support for posix_memalign #16 18.79 Target does support posix_memalign #16 18.79 Testing support for SSE2(intrin.h) #16 18.79 Target does not support SSE2(intrin.h) #16 18.79 Testing support for SSE2(x86intrin.h) #16 18.79 Target does support SSE2(x86intrin.h) #16 18.79 Testing support for AESNI intrinsics #16 18.79 Target does support AESNI intrinsics #16 18.79 Compiling support for AESNI instructions #16 18.79 Testing support for CLMUL intrinsics #16 18.79 Target does support CLMUL intrinsics #16 18.79 Compiling support for CLMUL instructions #16 18.79 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 18.79 or: -c --help [cmd1 cmd2 ...] #16 18.79 or: -c --help-commands #16 18.79 or: -c cmd --help #16 18.79 #16 18.79 error: invalid command 'bdist_wheel' #16 18.79 #16 18.79 ---------------------------------------- #16 18.79 Failed building wheel for pycryptodomex #16 18.79 Running setup.py clean for pycryptodomex #16 19.74 Running setup.py bdist_wheel for asn1tools: started #16 19.86 Running setup.py bdist_wheel for asn1tools: finished with status 'error' #16 19.86 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-0l30qb65/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-lm_9ao05 --python-tag cp37: #16 19.86 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.86 or: -c --help [cmd1 cmd2 ...] #16 19.86 or: -c --help-commands #16 19.86 or: -c cmd --help #16 19.86 #16 19.86 error: invalid command 'bdist_wheel' #16 19.86 #16 19.86 ---------------------------------------- #16 19.86 Failed building wheel for asn1tools #16 19.86 Running setup.py clean for asn1tools #16 19.99 Running setup.py bdist_wheel for bitstruct: started #16 20.33 Running setup.py bdist_wheel for bitstruct: finished with status 'error' #16 20.33 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-x5fuossk/bitstruct/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-zrx3s7dn --python-tag cp37: #16 20.33 /tmp/pip-build-env-m2fz1hjl/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. #16 20.33 config = read_configuration(filepath, True, ignore_option_errors, dist) #16 20.33 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 20.33 or: -c --help [cmd1 cmd2 ...] #16 20.33 or: -c --help-commands #16 20.33 or: -c cmd --help #16 20.33 #16 20.33 error: invalid command 'bdist_wheel' #16 20.33 #16 20.33 ---------------------------------------- #16 20.33 Failed building wheel for bitstruct #16 20.33 Running setup.py clean for bitstruct #16 20.68 Running setup.py bdist_wheel for smpp.pdu: started #16 20.80 Running setup.py bdist_wheel for smpp.pdu: finished with status 'error' #16 20.80 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-ovjjh5z8/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-_d8jc7y7 --python-tag cp37: #16 20.80 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 20.80 or: -c --help [cmd1 cmd2 ...] #16 20.80 or: -c --help-commands #16 20.80 or: -c cmd --help #16 20.80 #16 20.80 error: invalid command 'bdist_wheel' #16 20.80 #16 20.80 ---------------------------------------- #16 20.80 Failed building wheel for smpp.pdu #16 20.80 Running setup.py clean for smpp.pdu #16 20.92 Running setup.py bdist_wheel for pyperclip: started #16 21.05 Running setup.py bdist_wheel for pyperclip: finished with status 'error' #16 21.05 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-x5fuossk/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-dxe_s4mx --python-tag cp37: #16 21.05 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 21.05 or: -c --help [cmd1 cmd2 ...] #16 21.05 or: -c --help-commands #16 21.05 or: -c cmd --help #16 21.05 #16 21.05 error: invalid command 'bdist_wheel' #16 21.05 #16 21.05 ---------------------------------------- #16 21.05 Failed building wheel for pyperclip #16 21.05 Running setup.py clean for pyperclip #16 21.17 Successfully built pyyaml #16 21.17 Failed to build pyscard pytlv pycryptodomex asn1tools bitstruct smpp.pdu pyperclip #16 21.31 Installing collected packages: pyscard, pyserial, pytlv, wcwidth, pyperclip, attrs, cmd2, ply, jsonpath-ng, construct, bidict, gsm0338, pyyaml, termcolor, colorlog, pycryptodomex, bitstruct, pyparsing, asn1tools, smpp.pdu #16 21.31 Running setup.py install for pyscard: started #16 23.13 Running setup.py install for pyscard: finished with status 'done' #16 23.20 Running setup.py install for pytlv: started #16 23.38 Running setup.py install for pytlv: finished with status 'done' #16 23.41 Running setup.py install for pyperclip: started #16 23.58 Running setup.py install for pyperclip: finished with status 'done' #16 23.73 Found existing installation: PyYAML 3.13 #16 23.73 Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /usr #16 23.73 Can't uninstall 'PyYAML'. No files were found to uninstall. #16 23.76 Running setup.py install for pycryptodomex: started #16 42.88 Running setup.py install for pycryptodomex: finished with status 'done' #16 42.92 Running setup.py install for bitstruct: started #16 44.12 Running setup.py install for bitstruct: finished with status 'done' #16 44.17 Running setup.py install for asn1tools: started #16 44.48 Running setup.py install for asn1tools: finished with status 'done' #16 44.50 Running setup.py install for smpp.pdu: started #16 44.70 Running setup.py install for smpp.pdu: finished with status 'done' #16 44.72 Successfully installed asn1tools-0.166.0 attrs-23.2.0 bidict-0.22.1 bitstruct cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 gsm0338-1.0.0 jsonpath-ng-1.6.1 ply-3.11 pycryptodomex pyparsing-3.1.2 pyperclip-1.8.2 pyscard pyserial-3.5 pytlv-0.71 pyyaml-6.0.1 smpp.pdu-0.3 termcolor-2.3.0 wcwidth-0.2.13 #16 DONE 44.9s #17 [ 7/23] RUN useradd --uid=1000 build #17 DONE 0.4s #18 [ 8/23] RUN mkdir /build #18 DONE 0.4s #19 [ 9/23] RUN chown build:build /build #19 DONE 0.4s #20 [10/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed /tmp/osmo-python-tests2-commit #20 DONE 0.0s #21 [11/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests2 && cd osmo-python-tests2 && git checkout fb4b813d4df62b7b2445bdced961eb1847267eed && python2 setup.py clean build install #21 0.324 Cloning into 'osmo-python-tests2'... #21 0.451 Note: checking out 'fb4b813d4df62b7b2445bdced961eb1847267eed'. #21 0.451 #21 0.451 You are in 'detached HEAD' state. You can look around, make experimental #21 0.451 changes and commit them, and you can discard any commits you make in this #21 0.451 state without impacting any branches by performing another checkout. #21 0.451 #21 0.451 If you want to create a new branch to retain commits you create, you may #21 0.451 do so (now or later) by using -b with the checkout command again. Example: #21 0.451 #21 0.451 git checkout -b <new-branch-name> #21 0.451 #21 0.451 HEAD is now at fb4b813 osmo_interact_vty.py: fix py3 encoding bug #21 0.567 running clean #21 0.568 running build #21 0.568 running build_py #21 0.569 creating build #21 0.569 creating build/lib.linux-x86_64-2.7 #21 0.569 creating build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/trap_helper.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/osmo_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/twisted_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/__init__.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/osmoutil.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.569 copying osmopy/obscvty.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.570 creating build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.570 copying osmopy/osmo_interact/common.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.570 copying osmopy/osmo_interact/ctrl.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.570 copying osmopy/osmo_interact/__init__.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.570 copying osmopy/osmo_interact/vty.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.570 running build_scripts #21 0.571 creating build/scripts-2.7 #21 0.571 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-2.7 #21 0.571 copying and adjusting scripts/osmotestconfig.py -> build/scripts-2.7 #21 0.571 copying and adjusting scripts/osmotestvty.py -> build/scripts-2.7 #21 0.571 changing mode of build/scripts-2.7/osmodumpdoc.py from 644 to 755 #21 0.571 changing mode of build/scripts-2.7/osmotestconfig.py from 644 to 755 #21 0.571 changing mode of build/scripts-2.7/osmotestvty.py from 644 to 755 #21 0.571 running install #21 0.621 running bdist_egg #21 0.622 running egg_info #21 0.622 creating osmopython.egg-info #21 0.622 writing osmopython.egg-info/PKG-INFO #21 0.622 writing top-level names to osmopython.egg-info/top_level.txt #21 0.622 writing dependency_links to osmopython.egg-info/dependency_links.txt #21 0.622 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.623 reading manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.623 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.623 installing library code to build/bdist.linux-x86_64/egg #21 0.623 running install_lib #21 0.623 creating build/bdist.linux-x86_64 #21 0.624 creating build/bdist.linux-x86_64/egg #21 0.624 creating build/bdist.linux-x86_64/egg/osmopy #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.624 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.624 copying build/lib.linux-x86_64-2.7/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.625 copying build/lib.linux-x86_64-2.7/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.625 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.pyc #21 0.626 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.pyc #21 0.627 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.pyc #21 0.629 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.pyc #21 0.630 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.pyc #21 0.630 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.pyc #21 0.631 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.pyc #21 0.631 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.pyc #21 0.631 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.pyc #21 0.632 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.pyc #21 0.633 creating build/bdist.linux-x86_64/egg/EGG-INFO #21 0.633 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.633 running install_scripts #21 0.633 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.633 copying build/scripts-2.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.633 copying build/scripts-2.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.633 copying build/scripts-2.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.633 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #21 0.633 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #21 0.633 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #21 0.633 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.633 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.633 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.634 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.634 zip_safe flag not set; analyzing archive contents... #21 0.634 osmopy.trap_helper: module references __file__ #21 0.635 creating dist #21 0.635 creating 'dist/osmopython-0.1.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #21 0.641 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #21 0.642 Processing osmopython-0.1.0-py2.7.egg #21 0.643 creating /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.643 Extracting osmopython-0.1.0-py2.7.egg to /usr/local/lib/python2.7/dist-packages #21 0.656 Adding osmopython 0.1.0 to easy-install.pth file #21 0.656 Installing osmodumpdoc.py script to /usr/local/bin #21 0.657 Installing osmotestconfig.py script to /usr/local/bin #21 0.658 Installing osmotestvty.py script to /usr/local/bin #21 0.658 #21 0.658 Installed /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.659 Processing dependencies for osmopython==0.1.0 #21 0.659 Finished processing dependencies for osmopython==0.1.0 #21 DONE 0.7s #22 [12/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/osmo-python-tests3-commit #22 DONE 0.0s #23 [13/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests3 && cd osmo-python-tests3 && python3 setup.py clean build install #23 0.286 Cloning into 'osmo-python-tests3'... #23 0.528 running clean #23 0.528 running build #23 0.528 running build_py #23 0.555 creating build #23 0.556 creating build/lib #23 0.556 creating build/lib/osmopy #23 0.556 copying osmopy/trap_helper.py -> build/lib/osmopy #23 0.556 copying osmopy/osmo_ipa.py -> build/lib/osmopy #23 0.556 copying osmopy/twisted_ipa.py -> build/lib/osmopy #23 0.556 copying osmopy/__init__.py -> build/lib/osmopy #23 0.556 copying osmopy/osmoutil.py -> build/lib/osmopy #23 0.557 copying osmopy/obscvty.py -> build/lib/osmopy #23 0.557 creating build/lib/osmopy/osmo_interact #23 0.557 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #23 0.557 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #23 0.557 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #23 0.558 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #23 0.558 running build_scripts #23 0.559 creating build/scripts-3.7 #23 0.559 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.7 #23 0.559 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.7 #23 0.559 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.7 #23 0.559 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.7 #23 0.559 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.7 #23 0.560 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.7 #23 0.560 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.7 #23 0.560 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.7 #23 0.560 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.7 #23 0.560 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.7 #23 0.560 changing mode of build/scripts-3.7/osmodumpdoc.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmotestvty.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmotestconfig.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_ctrl.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_rate_ctr2csv.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_trap2cgi.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_interact_vty.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_interact_ctrl.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_verify_transcript_vty.py from 644 to 755 #23 0.560 changing mode of build/scripts-3.7/osmo_verify_transcript_ctrl.py from 644 to 755 #23 0.560 running install #23 0.617 running bdist_egg #23 0.618 running egg_info #23 0.618 creating osmopython.egg-info #23 0.618 writing osmopython.egg-info/PKG-INFO #23 0.618 writing dependency_links to osmopython.egg-info/dependency_links.txt #23 0.619 writing top-level names to osmopython.egg-info/top_level.txt #23 0.619 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.619 reading manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.620 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.620 installing library code to build/bdist.linux-x86_64/egg #23 0.620 running install_lib #23 0.620 creating build/bdist.linux-x86_64 #23 0.620 creating build/bdist.linux-x86_64/egg #23 0.620 creating build/bdist.linux-x86_64/egg/osmopy #23 0.620 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.620 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.621 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.621 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.621 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.621 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.621 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.621 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.621 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.621 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.621 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.622 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-37.pyc #23 0.622 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc #23 0.624 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc #23 0.626 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-37.pyc #23 0.628 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc #23 0.628 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc #23 0.628 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc #23 0.629 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-37.pyc #23 0.629 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-37.pyc #23 0.630 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-37.pyc #23 0.631 creating build/bdist.linux-x86_64/egg/EGG-INFO #23 0.631 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 running install_scripts #23 0.631 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 copying build/scripts-3.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 copying build/scripts-3.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 copying build/scripts-3.7/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 copying build/scripts-3.7/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.631 copying build/scripts-3.7/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 copying build/scripts-3.7/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 copying build/scripts-3.7/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 copying build/scripts-3.7/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 copying build/scripts-3.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #23 0.632 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #23 0.632 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.632 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.632 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.633 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.633 zip_safe flag not set; analyzing archive contents... #23 0.634 osmopy.__pycache__.trap_helper.cpython-37: module references __file__ #23 0.635 creating dist #23 0.635 creating 'dist/osmopython-0.2.1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #23 0.643 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #23 0.644 Processing osmopython-0.2.1-py3.7.egg #23 0.645 creating /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.645 Extracting osmopython-0.2.1-py3.7.egg to /usr/local/lib/python3.7/dist-packages #23 0.657 Adding osmopython 0.2.1 to easy-install.pth file #23 0.658 Installing osmodumpdoc.py script to /usr/local/bin #23 0.658 Installing osmotestconfig.py script to /usr/local/bin #23 0.659 Installing osmo_trap2cgi.py script to /usr/local/bin #23 0.659 Installing osmo_ctrl.py script to /usr/local/bin #23 0.660 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #23 0.660 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #23 0.660 Installing osmo_interact_ctrl.py script to /usr/local/bin #23 0.661 Installing osmo_interact_vty.py script to /usr/local/bin #23 0.661 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #23 0.662 Installing osmotestvty.py script to /usr/local/bin #23 0.662 #23 0.662 Installed /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.663 Processing dependencies for osmopython==0.2.1 #23 0.663 Finished processing dependencies for osmopython==0.2.1 #23 DONE 0.7s #24 [14/23] ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit #24 DONE 0.0s #25 [15/23] RUN git clone https://gerrit.osmocom.org/osmo-ci osmo-ci && cp -v $(find osmo-ci/scripts -maxdepth 1 -type f ) /usr/local/bin #25 0.273 Cloning into 'osmo-ci'... #25 0.517 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #25 0.517 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt' #25 0.517 'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #25 0.517 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #25 0.517 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #25 0.517 'osmo-ci/scripts/osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #25 0.517 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #25 0.517 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #25 0.517 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #25 0.517 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #25 0.517 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #25 0.517 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example' #25 0.517 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #25 0.517 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #25 0.517 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #25 0.517 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #25 0.517 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #25 0.517 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #25 0.517 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh' #25 0.517 'osmo-ci/scripts/xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #25 DONE 0.5s #26 [16/23] ADD http://git.osmocom.org/osmo-gsm-manuals/patch /tmp/osmo-gsm-manuals-commit #26 DONE 0.0s #27 [17/23] RUN git -C /opt clone https://gerrit.osmocom.org/osmo-gsm-manuals #27 0.265 Cloning into 'osmo-gsm-manuals'... #27 DONE 0.5s #28 [18/23] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #28 0.814 Generating locales (this might take a while)... #28 0.818 en_US.UTF-8... done #28 1.759 Generation complete. #28 DONE 1.8s #29 [19/23] COPY .COMMON/RELEASE.KEY /tmp/Release.key #29 DONE 0.0s #30 [20/23] RUN APT-KEY add /tmp/Release.key && rm /tmp/Release.key && echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list #30 0.367 Warning: apt-key output should not be parsed (stdout is not a terminal) #30 0.977 OK #30 DONE 1.0s #31 [21/23] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #31 DONE 0.0s #32 [22/23] RUN APT-GET update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #32 0.383 Hit:1 http://deb.debian.org/debian buster InRelease #32 0.383 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #32 0.383 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,570 B] #32 0.383 Hit:4 http://deb.debian.org/debian buster-updates InRelease #32 0.635 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [120 kB] #32 0.722 Fetched 121 kB in 0s (338 kB/s) #32 0.722 Reading package lists... #32 1.554 Reading package lists... #32 2.373 Building dependency tree... #32 2.555 Reading state information... #32 2.696 The following additional packages will be installed: #32 2.696 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev liblimesuite18.06-1 #32 2.696 libmicrohttpd-dev libmicrohttpd12 liborcania-dev liborcania1.2 #32 2.697 libsystemd-dev libuhd3.13.1 libulfius2.5 libyder-dev libyder2.0 #32 2.698 Suggested packages: #32 2.698 libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssh2-1-dev #32 2.698 libgcrypt20-doc liblimesuite-doc gnuradio #32 2.698 Recommended packages: #32 2.698 limesuite-udev gnuradio #32 2.821 The following NEW packages will be installed: #32 2.821 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev liblimesuite-dev #32 2.821 liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 liborcania-dev #32 2.821 liborcania1.2 libsystemd-dev libuhd-dev libuhd3.13.1 libulfius-dev #32 2.822 libulfius2.5 libyder-dev libyder2.0 #32 2.850 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. #32 2.850 Need to get 12.0 MB of archives. #32 2.850 After this operation, 112 MB of additional disk space will be used. #32 2.850 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4-gnutls-dev amd64 7.64.0-4+deb10u9 [422 kB] #32 2.873 Get:2 http://deb.debian.org/debian buster/main amd64 libgpg-error-dev amd64 1.35-1 [124 kB] #32 2.875 Get:3 http://deb.debian.org/debian buster/main amd64 libgcrypt20-dev amd64 1.8.4-5+deb10u1 [608 kB] #32 2.882 Get:4 http://deb.debian.org/debian buster/main amd64 liblimesuite18.06-1 amd64 18.06.0+dfsg-1+b1 [246 kB] #32 2.884 Get:5 http://deb.debian.org/debian buster/main amd64 liblimesuite-dev amd64 18.06.0+dfsg-1+b1 [51.8 kB] #32 2.885 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd12 amd64 0.9.62-1+deb10u1 [96.4 kB] #32 2.886 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd-dev amd64 0.9.62-1+deb10u1 [261 kB] #32 2.888 Get:8 http://deb.debian.org/debian buster/main amd64 liborcania1.2 amd64 1.2.9-5 [10.2 kB] #32 2.888 Get:9 http://deb.debian.org/debian buster/main amd64 liborcania-dev amd64 1.2.9-5 [6,756 B] #32 2.889 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #32 2.893 Get:11 http://deb.debian.org/debian buster/main amd64 libuhd3.13.1 amd64 3.13.1.0-3 [2,703 kB] #32 2.925 Get:12 http://deb.debian.org/debian buster/main amd64 libuhd-dev amd64 3.13.1.0-3 [6,998 kB] #32 2.976 Get:13 http://deb.debian.org/debian buster/main amd64 libyder2.0 amd64 1.4.4-4 [7,592 B] #32 2.976 Get:14 http://deb.debian.org/debian buster/main amd64 libulfius2.5 amd64 2.5.2-4+deb10u1 [39.2 kB] #32 2.977 Get:15 http://deb.debian.org/debian buster/main amd64 libyder-dev amd64 1.4.4-4 [10.2 kB] #32 2.977 Get:16 http://deb.debian.org/debian buster/main amd64 libulfius-dev amd64 2.5.2-4+deb10u1 [92.0 kB] #32 3.142 debconf: delaying package configuration, since apt-utils is not installed #32 3.188 Fetched 12.0 MB in 0s (85.1 MB/s) #32 3.219 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #32 3.219 (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 ... 103398 files and directories currently installed.) #32 3.254 Preparing to unpack .../00-libcurl4-gnutls-dev_7.64.0-4+deb10u9_amd64.deb ... #32 3.257 Unpacking libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 3.331 Selecting previously unselected package libgpg-error-dev. #32 3.338 Preparing to unpack .../01-libgpg-error-dev_1.35-1_amd64.deb ... #32 3.341 Unpacking libgpg-error-dev (1.35-1) ... #32 3.385 Selecting previously unselected package libgcrypt20-dev. #32 3.391 Preparing to unpack .../02-libgcrypt20-dev_1.8.4-5+deb10u1_amd64.deb ... #32 3.397 Unpacking libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 3.469 Selecting previously unselected package liblimesuite18.06-1:amd64. #32 3.475 Preparing to unpack .../03-liblimesuite18.06-1_18.06.0+dfsg-1+b1_amd64.deb ... #32 3.483 Unpacking liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 3.531 Selecting previously unselected package liblimesuite-dev:amd64. #32 3.536 Preparing to unpack .../04-liblimesuite-dev_18.06.0+dfsg-1+b1_amd64.deb ... #32 3.539 Unpacking liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 3.581 Selecting previously unselected package libmicrohttpd12. #32 3.587 Preparing to unpack .../05-libmicrohttpd12_0.9.62-1+deb10u1_amd64.deb ... #32 3.590 Unpacking libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 3.626 Selecting previously unselected package libmicrohttpd-dev. #32 3.632 Preparing to unpack .../06-libmicrohttpd-dev_0.9.62-1+deb10u1_amd64.deb ... #32 3.635 Unpacking libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 3.693 Selecting previously unselected package liborcania1.2. #32 3.700 Preparing to unpack .../07-liborcania1.2_1.2.9-5_amd64.deb ... #32 3.703 Unpacking liborcania1.2 (1.2.9-5) ... #32 3.737 Selecting previously unselected package liborcania-dev. #32 3.743 Preparing to unpack .../08-liborcania-dev_1.2.9-5_amd64.deb ... #32 3.749 Unpacking liborcania-dev (1.2.9-5) ... #32 3.778 Selecting previously unselected package libsystemd-dev:amd64. #32 3.784 Preparing to unpack .../09-libsystemd-dev_241-7~deb10u10_amd64.deb ... #32 3.787 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #32 3.876 Selecting previously unselected package libuhd3.13.1:amd64. #32 3.883 Preparing to unpack .../10-libuhd3.13.1_3.13.1.0-3_amd64.deb ... #32 3.887 Unpacking libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 4.115 Selecting previously unselected package libuhd-dev:amd64. #32 4.121 Preparing to unpack .../11-libuhd-dev_3.13.1.0-3_amd64.deb ... #32 4.124 Unpacking libuhd-dev:amd64 (3.13.1.0-3) ... #32 4.850 Selecting previously unselected package libyder2.0:amd64. #32 4.856 Preparing to unpack .../12-libyder2.0_1.4.4-4_amd64.deb ... #32 4.864 Unpacking libyder2.0:amd64 (1.4.4-4) ... #32 4.895 Selecting previously unselected package libulfius2.5:amd64. #32 4.901 Preparing to unpack .../13-libulfius2.5_2.5.2-4+deb10u1_amd64.deb ... #32 4.904 Unpacking libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 4.941 Selecting previously unselected package libyder-dev:amd64. #32 4.948 Preparing to unpack .../14-libyder-dev_1.4.4-4_amd64.deb ... #32 4.951 Unpacking libyder-dev:amd64 (1.4.4-4) ... #32 4.989 Selecting previously unselected package libulfius-dev:amd64. #32 4.997 Preparing to unpack .../15-libulfius-dev_2.5.2-4+deb10u1_amd64.deb ... #32 5.000 Unpacking libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 5.067 Setting up libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 5.076 Setting up liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 5.089 Setting up libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 5.098 Setting up libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 5.106 Setting up libgpg-error-dev (1.35-1) ... #32 5.118 Setting up liborcania1.2 (1.2.9-5) ... #32 5.126 Setting up libyder2.0:amd64 (1.4.4-4) ... #32 5.134 Setting up libuhd-dev:amd64 (3.13.1.0-3) ... #32 5.143 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #32 5.157 Setting up liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 5.166 Setting up liborcania-dev (1.2.9-5) ... #32 5.174 Setting up libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 5.189 Setting up libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 5.198 Setting up libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 5.207 Setting up libyder-dev:amd64 (1.4.4-4) ... #32 5.220 Setting up libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 5.228 Processing triggers for man-db (2.8.5-2+deb10u1) ... #32 5.550 Processing triggers for libc-bin (2.28-10+deb10u3) ... #32 DONE 5.7s #33 [23/23] RUN chown -R build:build /usr/local #33 DONE 11.8s #34 exporting to image #34 exporting layers #34 exporting layers 17.8s done #34 writing image sha256:0bf9afcff8c646b263e315e1029318aa907eef5800de44bd0071584908604106 done #34 naming to docker.io/osmocom-build/debian-buster-jenkins:latest done #34 DONE 17.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --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 docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.10kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-buster-jenkins:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 DONE 0.1s #6 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #6 ... #7 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 CACHED #6 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #6 DONE 0.7s #8 [ 2/32] RUN useradd -ms /bin/bash jenkins #8 ... #9 https://www.mongodb.org/static/pgp/server-4.4.asc #9 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #8 [ 2/32] RUN useradd -ms /bin/bash jenkins #8 DONE 0.4s #10 [ 3/32] RUN groupadd osmo-gsm-tester #10 DONE 0.3s #11 [ 4/32] RUN usermod -a -G osmo-gsm-tester jenkins #11 DONE 0.4s #12 [ 5/32] RUN APT-GET update && apt-get install -y --no-install-recommends dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf sudo libcap2-bin python3-pip udhcpc iperf3 locales #12 0.482 Hit:1 http://deb.debian.org/debian buster InRelease #12 0.483 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #12 0.483 Hit:3 http://deb.debian.org/debian buster-updates InRelease #12 0.483 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #12 0.821 Reading package lists... #12 1.844 Reading package lists... #12 2.887 Building dependency tree... #12 3.179 Reading state information... #12 3.393 libcap2-bin is already the newest version (1:2.25-2). #12 3.393 libcap2-bin set to manually installed. #12 3.393 ofono is already the newest version (1.21-1). #12 3.393 patchelf is already the newest version (0.9+52.20180509-1). #12 3.393 python3-gi is already the newest version (3.30.4-1). #12 3.393 python3-pip is already the newest version (18.1-5). #12 3.393 python3-setuptools is already the newest version (40.8.0-1). #12 3.393 python3 is already the newest version (3.7.3-1). #12 3.393 python3-yaml is already the newest version (3.13-2). #12 3.393 tcpdump is already the newest version (4.9.3-1~deb10u2). #12 3.393 dbus is already the newest version (1.12.28-0+deb10u1). #12 3.393 locales is already the newest version (2.28-10+deb10u3). #12 3.393 python3-mako is already the newest version (1.0.7+ds1-1+deb10u1). #12 3.393 sqlite3 is already the newest version (3.27.2-3+deb10u2). #12 3.393 sudo is already the newest version (1.8.27-1+deb10u6). #12 3.393 The following additional packages will be installed: #12 3.394 busybox libiperf0 python3-argh python3-pathtools #12 3.395 Suggested packages: #12 3.395 gfortran python-numpy-doc python3-pytest python3-numpy-dbg #12 3.395 Recommended packages: #12 3.395 python3-argcomplete python3-keyring python3-keyrings.alt python3-xdg #12 3.450 The following NEW packages will be installed: #12 3.451 busybox iperf3 libiperf0 python3-argh python3-numpy python3-pathtools #12 3.451 python3-watchdog python3-wheel udhcpc #12 3.483 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. #12 3.483 Need to get 2,848 kB of archives. #12 3.483 After this operation, 14.2 MB of additional disk space will be used. #12 3.483 Get:1 http://deb.debian.org/debian buster/main amd64 busybox amd64 1:1.30.1-4 [432 kB] #12 3.506 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libiperf0 amd64 3.6-2+deb10u1 [77.7 kB] #12 3.508 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 iperf3 amd64 3.6-2+deb10u1 [26.1 kB] #12 3.510 Get:4 http://deb.debian.org/debian buster/main amd64 python3-argh all 0.26.2-1 [21.9 kB] #12 3.511 Get:5 http://deb.debian.org/debian buster/main amd64 python3-numpy amd64 1:1.16.2-1 [2,119 kB] #12 3.536 Get:6 http://deb.debian.org/debian buster/main amd64 python3-pathtools all 0.1.2-2 [11.1 kB] #12 3.536 Get:7 http://deb.debian.org/debian buster/main amd64 python3-watchdog all 0.9.0-1 [116 kB] #12 3.539 Get:8 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #12 3.539 Get:9 http://deb.debian.org/debian buster/main amd64 udhcpc amd64 1:1.30.1-4 [24.3 kB] #12 3.761 debconf: delaying package configuration, since apt-utils is not installed #12 3.820 Fetched 2,848 kB in 0s (41.2 MB/s) #12 3.851 Selecting previously unselected package busybox. #12 3.851 (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 ... 104362 files and directories currently installed.) #12 3.890 Preparing to unpack .../0-busybox_1%3a1.30.1-4_amd64.deb ... #12 3.893 Unpacking busybox (1:1.30.1-4) ... #12 3.969 Selecting previously unselected package libiperf0:amd64. #12 3.977 Preparing to unpack .../1-libiperf0_3.6-2+deb10u1_amd64.deb ... #12 3.989 Unpacking libiperf0:amd64 (3.6-2+deb10u1) ... #12 4.027 Selecting previously unselected package iperf3. #12 4.032 Preparing to unpack .../2-iperf3_3.6-2+deb10u1_amd64.deb ... #12 4.038 Unpacking iperf3 (3.6-2+deb10u1) ... #12 4.074 Selecting previously unselected package python3-argh. #12 4.082 Preparing to unpack .../3-python3-argh_0.26.2-1_all.deb ... #12 4.085 Unpacking python3-argh (0.26.2-1) ... #12 4.126 Selecting previously unselected package python3-numpy. #12 4.134 Preparing to unpack .../4-python3-numpy_1%3a1.16.2-1_amd64.deb ... #12 4.137 Unpacking python3-numpy (1:1.16.2-1) ... #12 4.344 Selecting previously unselected package python3-pathtools. #12 4.352 Preparing to unpack .../5-python3-pathtools_0.1.2-2_all.deb ... #12 4.354 Unpacking python3-pathtools (0.1.2-2) ... #12 4.391 Selecting previously unselected package python3-watchdog. #12 4.398 Preparing to unpack .../6-python3-watchdog_0.9.0-1_all.deb ... #12 4.401 Unpacking python3-watchdog (0.9.0-1) ... #12 4.452 Selecting previously unselected package python3-wheel. #12 4.461 Preparing to unpack .../7-python3-wheel_0.32.3-2_all.deb ... #12 4.464 Unpacking python3-wheel (0.32.3-2) ... #12 4.498 Selecting previously unselected package udhcpc. #12 4.506 Preparing to unpack .../8-udhcpc_1%3a1.30.1-4_amd64.deb ... #12 4.512 Unpacking udhcpc (1:1.30.1-4) ... #12 4.570 Setting up python3-argh (0.26.2-1) ... #12 4.696 Setting up python3-wheel (0.32.3-2) ... #12 4.826 Setting up busybox (1:1.30.1-4) ... #12 4.838 Setting up python3-pathtools (0.1.2-2) ... #12 4.952 Setting up libiperf0:amd64 (3.6-2+deb10u1) ... #12 4.961 Setting up python3-numpy (1:1.16.2-1) ... #12 5.794 Setting up udhcpc (1:1.30.1-4) ... #12 5.811 Setting up iperf3 (3.6-2+deb10u1) ... #12 5.820 Setting up python3-watchdog (0.9.0-1) ... #12 5.954 Processing triggers for man-db (2.8.5-2+deb10u1) ... #12 6.143 Processing triggers for libc-bin (2.28-10+deb10u3) ... #12 DONE 6.3s #13 [ 6/32] RUN PIP3 install "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #13 1.145 Requirement already satisfied: smpplib from git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib in /usr/local/lib/python3.7/dist-packages (2.1.0) #13 1.147 Requirement already satisfied: pydbus in /usr/local/lib/python3.7/dist-packages (0.6.0) #13 1.148 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.0.2) #13 1.149 Requirement already satisfied: pysispm in /usr/local/lib/python3.7/dist-packages (0.6) #13 1.167 Collecting pymongo #13 2.300 Downloading https://files.pythonhosted.org/packages/24/cb/0a9ad50267d45f8e7aa846ca5ac987285ff146b21811920c4df4ad949dbd/pymongo-4.7.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (665kB) #13 2.432 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.12.0) #13 2.446 Collecting dnspython<3.0.0,>=1.16.0 (from pymongo) #13 2.475 Downloading https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl (283kB) #13 2.745 Installing collected packages: dnspython, pymongo #13 3.008 Successfully installed dnspython-2.3.0 pymongo-4.7.3 #13 DONE 3.1s #14 [ 7/32] RUN APT-GET update && apt-get install -y openssh-server #14 0.366 Hit:1 http://deb.debian.org/debian buster InRelease #14 0.366 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #14 0.366 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #14 0.367 Hit:4 http://deb.debian.org/debian buster-updates InRelease #14 0.696 Reading package lists... #14 1.603 Reading package lists... #14 2.538 Building dependency tree... #14 2.759 Reading state information... #14 2.954 The following additional packages will be installed: #14 2.955 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-sftp-server #14 2.955 systemd-sysv xauth #14 2.957 Suggested packages: #14 2.957 molly-guard monkeysphere rssh ssh-askpass ufw #14 3.001 The following NEW packages will be installed: #14 3.002 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-server #14 3.002 openssh-sftp-server systemd-sysv xauth #14 3.030 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #14 3.030 Need to get 1,468 kB of archives. #14 3.030 After this operation, 6,952 kB of additional disk space will be used. #14 3.030 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #14 3.045 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #14 3.052 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 ncurses-term all 6.1+20181013-2+deb10u5 [491 kB] #14 3.059 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #14 3.059 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-sftp-server amd64 1:7.9p1-10+deb10u4 [44.9 kB] #14 3.060 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-server amd64 1:7.9p1-10+deb10u4 [353 kB] #14 3.063 Get:7 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #14 3.063 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] #14 3.235 debconf: delaying package configuration, since apt-utils is not installed #14 3.289 Fetched 1,468 kB in 0s (29.7 MB/s) #14 3.323 Selecting previously unselected package systemd-sysv. #14 3.323 (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 ... 104991 files and directories currently installed.) #14 3.377 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #14 3.384 Unpacking systemd-sysv (241-7~deb10u10) ... #14 3.425 Selecting previously unselected package libpam-systemd:amd64. #14 3.433 Preparing to unpack .../1-libpam-systemd_241-7~deb10u10_amd64.deb ... #14 3.436 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #14 3.488 Selecting previously unselected package ncurses-term. #14 3.496 Preparing to unpack .../2-ncurses-term_6.1+20181013-2+deb10u5_all.deb ... #14 3.512 Unpacking ncurses-term (6.1+20181013-2+deb10u5) ... #14 3.847 Selecting previously unselected package libxmuu1:amd64. #14 3.854 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #14 3.865 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 3.902 Selecting previously unselected package openssh-sftp-server. #14 3.909 Preparing to unpack .../4-openssh-sftp-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.912 Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 3.959 Selecting previously unselected package openssh-server. #14 3.966 Preparing to unpack .../5-openssh-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.978 Unpacking openssh-server (1:7.9p1-10+deb10u4) ... #14 4.044 Selecting previously unselected package xauth. #14 4.051 Preparing to unpack .../6-xauth_1%3a1.0.10-1_amd64.deb ... #14 4.055 Unpacking xauth (1:1.0.10-1) ... #14 4.091 Selecting previously unselected package libnss-systemd:amd64. #14 4.099 Preparing to unpack .../7-libnss-systemd_241-7~deb10u10_amd64.deb ... #14 4.102 Unpacking libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.176 Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 4.186 Setting up systemd-sysv (241-7~deb10u10) ... #14 4.201 Setting up openssh-server (1:7.9p1-10+deb10u4) ... #14 4.294 debconf: unable to initialize frontend: Dialog #14 4.294 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.294 debconf: falling back to frontend: Readline #14 4.359 #14 4.359 Creating config file /etc/ssh/sshd_config with new version #14 4.394 Creating SSH2 RSA key; this may take some time ... #14 4.489 2048 SHA256:kJtU9IS1DwpOPEfeo7RRgEbGVuxahCdtjmNN4icRaLk root@buildkitsandbox (RSA) #14 4.491 Creating SSH2 ECDSA key; this may take some time ... #14 4.498 256 SHA256:1wFFhlhBCRFB8YJr51CCP7oAIEKRGO6qfNOjW1kzBYY root@buildkitsandbox (ECDSA) #14 4.500 Creating SSH2 ED25519 key; this may take some time ... #14 4.506 256 SHA256:B4WVJTAvNgXYBbZWzkZOnxeYdAZCpyirgt7S4L0/pac root@buildkitsandbox (ED25519) #14 4.675 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #14 4.675 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #14 4.757 invoke-rc.d: could not determine current runlevel #14 4.759 invoke-rc.d: policy-rc.d denied execution of start. #14 4.780 Setting up libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.787 First installation detected... #14 4.787 Checking NSS setup... #14 4.792 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #14 4.860 debconf: unable to initialize frontend: Dialog #14 4.860 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.860 debconf: falling back to frontend: Readline #14 4.930 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 4.938 Setting up ncurses-term (6.1+20181013-2+deb10u5) ... #14 4.946 Setting up xauth (1:1.0.10-1) ... #14 4.955 Processing triggers for systemd (241-7~deb10u10) ... #14 4.966 Processing triggers for man-db (2.8.5-2+deb10u1) ... #14 5.137 Processing triggers for libc-bin (2.28-10+deb10u3) ... #14 DONE 5.2s #15 [ 8/32] RUN MKDIR /var/run/sshd #15 DONE 0.3s #16 [ 9/32] COPY SSH /root/.ssh #16 DONE 0.0s #17 [10/32] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #17 DONE 0.1s #18 [11/32] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #18 DONE 0.3s #19 [12/32] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #19 DONE 0.4s #20 [13/32] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #20 DONE 0.3s #21 [14/32] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #21 0.797 Generating locales (this might take a while)... #21 0.801 en_US.UTF-8... done #21 1.744 Generation complete. #21 DONE 1.8s #22 [15/32] ADD https://github.com/NixOS/patchelf/archive/0.11.tar.gz /tmp/patchelf-0.11.tar.gz #22 DONE 0.0s #23 [16/32] RUN cd /tmp && tar -zxf /tmp/patchelf-0.11.tar.gz && cd patchelf-0.11 && autoreconf -fi && ./configure --prefix=/usr/local && make && make install #23 2.442 configure.ac:6: installing 'build-aux/compile' #23 2.443 configure.ac:4: installing 'build-aux/install-sh' #23 2.445 configure.ac:4: installing 'build-aux/missing' #23 2.473 src/Makefile.am: installing 'build-aux/depcomp' #23 2.611 checking for a BSD-compatible install... /usr/bin/install -c #23 2.617 checking whether build environment is sane... yes #23 2.624 checking for a thread-safe mkdir -p... /bin/mkdir -p #23 2.626 checking for gawk... gawk #23 2.626 checking whether make sets $(MAKE)... yes #23 2.633 checking whether make supports nested variables... yes #23 2.639 checking whether make supports the include directive... yes (GNU style) #23 2.644 checking for gcc... gcc #23 2.663 checking whether the C compiler works... yes #23 2.691 checking for C compiler default output file name... a.out #23 2.692 checking for suffix of executables... #23 2.718 checking whether we are cross compiling... no #23 2.752 checking for suffix of object files... o #23 2.772 checking whether we are using the GNU C compiler... yes #23 2.786 checking whether gcc accepts -g... yes #23 2.800 checking for gcc option to accept ISO C89... none needed #23 2.823 checking whether gcc understands -c and -o together... yes #23 2.856 checking dependency style of gcc... gcc3 #23 2.880 checking for g++... g++ #23 2.893 checking whether we are using the GNU C++ compiler... yes #23 2.911 checking whether g++ accepts -g... yes #23 2.929 checking dependency style of g++... gcc3 #23 2.953 Setting page size to 4096 #23 2.963 checking that generated files are newer than configure... done #23 3.621 configure: creating ./config.status #23 3.676 config.status: creating Makefile #23 3.685 config.status: creating src/Makefile #23 3.697 config.status: creating tests/Makefile #23 3.709 config.status: creating patchelf.spec #23 3.716 config.status: executing depfiles commands #23 3.776 Making all in src #23 3.777 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 3.777 g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.11\" -DPACKAGE_STRING=\"patchelf\ 0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.11\" -DPAGESIZE=4096 -I. -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc #23 7.381 mv -f .deps/patchelf.Tpo .deps/patchelf.Po #23 7.385 g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -o patchelf patchelf.o #23 7.454 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.454 Making all in tests #23 7.456 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.456 make[1]: Nothing to be done for 'all'. #23 7.456 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.457 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.457 make[1]: Nothing to be done for 'all-am'. #23 7.457 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 7.461 Making install in src #23 7.469 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 7.482 make[2]: Entering directory '/tmp/patchelf-0.11/src' #23 7.483 /bin/mkdir -p '/usr/local/bin' #23 7.487 /usr/bin/install -c patchelf '/usr/local/bin' #23 7.491 make[2]: Nothing to be done for 'install-data-am'. #23 7.491 make[2]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.491 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.491 Making install in tests #23 7.493 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.496 make[2]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.496 make[2]: Nothing to be done for 'install-exec-am'. #23 7.496 make[2]: Nothing to be done for 'install-data-am'. #23 7.496 make[2]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.496 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.497 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.499 make[2]: Entering directory '/tmp/patchelf-0.11' #23 7.499 make[2]: Nothing to be done for 'install-exec-am'. #23 7.500 /bin/mkdir -p '/usr/local/share/doc/patchelf' #23 7.502 /usr/bin/install -c -m 644 README.md '/usr/local/share/doc/patchelf' #23 7.504 /bin/mkdir -p '/usr/local/share/man/man1' #23 7.507 /usr/bin/install -c -m 644 patchelf.1 '/usr/local/share/man/man1' #23 7.508 make[2]: Leaving directory '/tmp/patchelf-0.11' #23 7.508 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 DONE 7.6s #24 [17/32] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #24 0.430 Hit:1 http://deb.debian.org/debian buster InRelease #24 0.430 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #24 0.430 Hit:3 http://deb.debian.org/debian buster-updates InRelease #24 0.678 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #24 0.783 Reading package lists... #24 1.675 Reading package lists... #24 2.549 Building dependency tree... #24 2.754 Reading state information... #24 2.889 The following additional packages will be installed: #24 2.889 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #24 2.889 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #24 2.889 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #24 2.889 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #24 2.940 The following NEW packages will be installed: #24 2.940 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #24 2.940 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #24 2.940 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #24 2.940 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #24 2.940 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #24 2.940 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #24 2.941 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly telnet #24 2.982 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #24 2.982 Need to get 4,202 kB of archives. #24 2.982 After this operation, 18.6 MB of additional disk space will be used. #24 2.982 Get:1 http://deb.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB] #24 2.994 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202406122026 [1,180 B] #24 3.005 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.208.10d4d.202406122026 [173 kB] #24 3.013 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp6 1.11.0.31.7ae1.202406122026 [42.1 kB] #24 3.023 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp-dev 1.11.0.31.7ae1.202406122026 [142 kB] #24 3.040 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.208.10d4d.202406122026 [60.6 kB] #24 3.043 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.208.10d4d.202406122026 [79.9 kB] #24 3.046 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.208.10d4d.202406122026 [234 kB] #24 3.060 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.208.10d4d.202406122026 [112 kB] #24 3.065 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmotrau2 1.5.1.22.945b.202406122026 [31.1 kB] #24 3.076 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoabis13 1.5.1.22.945b.202406122026 [74.2 kB] #24 3.077 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-abis-dev 1.5.1.22.945b.202406122026 [113 kB] #24 3.079 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client0 1.7.0.16.413f.202406122026 [23.2 kB] #24 3.080 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.208.10d4d.202406122026 [79.1 kB] #24 3.081 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.208.10d4d.202406122026 [188 kB] #24 3.089 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.208.10d4d.202406122026 [69.3 kB] #24 3.094 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.208.10d4d.202406122026 [73.3 kB] #24 3.102 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.208.10d4d.202406122026 [60.0 kB] #24 3.118 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.208.10d4d.202406122026 [53.3 kB] #24 3.150 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore-dev 1.9.0.208.10d4d.202406122026 [842 kB] #24 3.189 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client-dev 1.7.0.16.413f.202406122026 [26.3 kB] #24 3.207 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmonetif11 1.4.0.56.0a25.202406122026 [54.5 kB] #24 3.214 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-netif-dev 1.4.0.56.0a25.202406122026 [66.3 kB] #24 3.253 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406122026 [94.9 kB] #24 3.291 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran9 1.8.0.67.fb30.202406122026 [124 kB] #24 3.321 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406122026 [584 kB] #24 3.360 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp1 1.14.4.1.f1ec.202406122026 [109 kB] #24 3.362 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp34-dev 1.14.4.1.f1ec.202406122026 [124 kB] #24 3.363 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c1 0.9.36.2.5324.202406122026 [77.1 kB] #24 3.364 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c-dev 0.9.36.2.5324.202406122026 [110 kB] #24 3.379 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap7 1.5.1.9.342f.202406122026 [217 kB] #24 3.421 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap-dev 1.5.1.9.342f.202406122026 [93.5 kB] #24 3.598 debconf: delaying package configuration, since apt-utils is not installed #24 3.656 Fetched 4,202 kB in 0s (9,237 kB/s) #24 3.691 Selecting previously unselected package telnet. #24 3.691 (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 ... 107837 files and directories currently installed.) #24 3.733 Preparing to unpack .../00-telnet_0.17-41.2_amd64.deb ... #24 3.736 Unpacking telnet (0.17-41.2) ... #24 3.780 Selecting previously unselected package osmocom-nightly. #24 3.786 Preparing to unpack .../01-osmocom-nightly_202406122026_amd64.deb ... #24 3.789 Unpacking osmocom-nightly (202406122026) ... #24 3.821 Selecting previously unselected package libosmocore21:amd64. #24 3.827 Preparing to unpack .../02-libosmocore21_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 3.836 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #24 3.887 Selecting previously unselected package libgtp6:amd64. #24 3.892 Preparing to unpack .../03-libgtp6_1.11.0.31.7ae1.202406122026_amd64.deb ... #24 3.895 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406122026) ... #24 3.935 Selecting previously unselected package libgtp-dev:amd64. #24 3.942 Preparing to unpack .../04-libgtp-dev_1.11.0.31.7ae1.202406122026_amd64.deb ... #24 3.946 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406122026) ... #24 3.991 Selecting previously unselected package libosmocodec4:amd64. #24 3.998 Preparing to unpack .../05-libosmocodec4_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.008 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.046 Selecting previously unselected package libosmoisdn0:amd64. #24 4.053 Preparing to unpack .../06-libosmoisdn0_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.056 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.102 Selecting previously unselected package libosmogsm20:amd64. #24 4.108 Preparing to unpack .../07-libosmogsm20_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.111 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.164 Selecting previously unselected package libosmovty13:amd64. #24 4.173 Preparing to unpack .../08-libosmovty13_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.176 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.215 Selecting previously unselected package libosmotrau2:amd64. #24 4.223 Preparing to unpack .../09-libosmotrau2_1.5.1.22.945b.202406122026_amd64.deb ... #24 4.229 Unpacking libosmotrau2:amd64 (1.5.1.22.945b.202406122026) ... #24 4.265 Selecting previously unselected package libosmoabis13:amd64. #24 4.272 Preparing to unpack .../10-libosmoabis13_1.5.1.22.945b.202406122026_amd64.deb ... #24 4.275 Unpacking libosmoabis13:amd64 (1.5.1.22.945b.202406122026) ... #24 4.316 Selecting previously unselected package libosmo-abis-dev:amd64. #24 4.322 Preparing to unpack .../11-libosmo-abis-dev_1.5.1.22.945b.202406122026_amd64.deb ... #24 4.325 Unpacking libosmo-abis-dev:amd64 (1.5.1.22.945b.202406122026) ... #24 4.372 Selecting previously unselected package libosmo-gsup-client0:amd64. #24 4.379 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.16.413f.202406122026_amd64.deb ... #24 4.384 Unpacking libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406122026) ... #24 4.420 Selecting previously unselected package libosmocoding0:amd64. #24 4.425 Preparing to unpack .../13-libosmocoding0_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.428 Unpacking libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.470 Selecting previously unselected package libosmogb14:amd64. #24 4.477 Preparing to unpack .../14-libosmogb14_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.480 Unpacking libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.533 Selecting previously unselected package libosmoctrl0:amd64. #24 4.539 Preparing to unpack .../15-libosmoctrl0_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.542 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.589 Selecting previously unselected package libosmosim2:amd64. #24 4.596 Preparing to unpack .../16-libosmosim2_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.599 Unpacking libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.635 Selecting previously unselected package libosmousb0:amd64. #24 4.642 Preparing to unpack .../17-libosmousb0_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.645 Unpacking libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.681 Selecting previously unselected package libosmocore. #24 4.686 Preparing to unpack .../18-libosmocore_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.689 Unpacking libosmocore (1.9.0.208.10d4d.202406122026) ... #24 4.728 Selecting previously unselected package libosmocore-dev:amd64. #24 4.735 Preparing to unpack .../19-libosmocore-dev_1.9.0.208.10d4d.202406122026_amd64.deb ... #24 4.738 Unpacking libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #24 4.840 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #24 4.847 Preparing to unpack .../20-libosmo-gsup-client-dev_1.7.0.16.413f.202406122026_amd64.deb ... #24 4.853 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406122026) ... #24 4.886 Selecting previously unselected package libosmonetif11:amd64. #24 4.893 Preparing to unpack .../21-libosmonetif11_1.4.0.56.0a25.202406122026_amd64.deb ... #24 4.896 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406122026) ... #24 4.936 Selecting previously unselected package libosmo-netif-dev:amd64. #24 4.943 Preparing to unpack .../22-libosmo-netif-dev_1.4.0.56.0a25.202406122026_amd64.deb ... #24 4.946 Unpacking libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406122026) ... #24 4.980 Selecting previously unselected package libosmo-sccp-dev:amd64. #24 4.987 Preparing to unpack .../23-libosmo-sccp-dev_1.8.0.67.fb30.202406122026_amd64.deb ... #24 4.990 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.034 Selecting previously unselected package libosmo-sigtran9:amd64. #24 5.041 Preparing to unpack .../24-libosmo-sigtran9_1.8.0.67.fb30.202406122026_amd64.deb ... #24 5.044 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.086 Selecting previously unselected package libosmo-sigtran-dev:amd64. #24 5.092 Preparing to unpack .../25-libosmo-sigtran-dev_1.8.0.67.fb30.202406122026_amd64.deb ... #24 5.096 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.185 Selecting previously unselected package libsmpp1:amd64. #24 5.193 Preparing to unpack .../26-libsmpp1_1.14.4.1.f1ec.202406122026_amd64.deb ... #24 5.197 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406122026) ... #24 5.247 Selecting previously unselected package libsmpp34-dev:amd64. #24 5.254 Preparing to unpack .../27-libsmpp34-dev_1.14.4.1.f1ec.202406122026_amd64.deb ... #24 5.257 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406122026) ... #24 5.306 Selecting previously unselected package libasn1c1:amd64. #24 5.314 Preparing to unpack .../28-libasn1c1_0.9.36.2.5324.202406122026_amd64.deb ... #24 5.320 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406122026) ... #24 5.354 Selecting previously unselected package libasn1c-dev:amd64. #24 5.361 Preparing to unpack .../29-libasn1c-dev_0.9.36.2.5324.202406122026_amd64.deb ... #24 5.364 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406122026) ... #24 5.413 Selecting previously unselected package libosmo-ranap7:amd64. #24 5.420 Preparing to unpack .../30-libosmo-ranap7_1.5.1.9.342f.202406122026_amd64.deb ... #24 5.423 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406122026) ... #24 5.474 Selecting previously unselected package libosmo-ranap-dev:amd64. #24 5.482 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.9.342f.202406122026_amd64.deb ... #24 5.487 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406122026) ... #24 5.597 Setting up telnet (0.17-41.2) ... #24 5.608 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode #24 5.614 Setting up osmocom-nightly (202406122026) ... #24 5.629 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406122026) ... #24 5.637 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.645 Setting up libosmousb0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.656 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.668 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406122026) ... #24 5.676 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.684 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406122026) ... #24 5.692 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.706 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.714 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406122026) ... #24 5.722 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406122026) ... #24 5.737 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406122026) ... #24 5.745 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.753 Setting up libosmoabis13:amd64 (1.5.1.22.945b.202406122026) ... #24 5.761 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.776 Setting up libosmogb14:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.784 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406122026) ... #24 5.793 Setting up libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406122026) ... #24 5.803 Setting up libosmocoding0:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.814 Setting up libosmosim2:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.823 Setting up libosmotrau2:amd64 (1.5.1.22.945b.202406122026) ... #24 5.837 Setting up libosmocore (1.9.0.208.10d4d.202406122026) ... #24 5.845 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.854 Setting up libosmo-abis-dev:amd64 (1.5.1.22.945b.202406122026) ... #24 5.862 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406122026) ... #24 5.876 Setting up libosmocore-dev:amd64 (1.9.0.208.10d4d.202406122026) ... #24 5.885 Setting up libosmo-netif-dev:amd64 (1.4.0.56.0a25.202406122026) ... #24 5.893 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406122026) ... #24 5.902 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406122026) ... #24 5.913 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406122026) ... #24 5.923 Processing triggers for man-db (2.8.5-2+deb10u1) ... #24 6.068 Processing triggers for libc-bin (2.28-10+deb10u3) ... #24 DONE 6.2s #25 [18/32] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #25 0.362 Hit:1 http://deb.debian.org/debian buster InRelease #25 0.362 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #25 0.362 Hit:3 http://deb.debian.org/debian buster-updates InRelease #25 0.378 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #25 0.714 Reading package lists... #25 1.590 Reading package lists... #25 2.480 Building dependency tree... #25 2.700 Reading state information... #25 2.892 libboost-program-options-dev is already the newest version (1.67.0.1). #25 2.892 libboost-program-options-dev set to manually installed. #25 2.892 cmake is already the newest version (3.13.4-1). #25 2.892 libfftw3-dev is already the newest version (3.3.8-2). #25 2.892 libsctp-dev is already the newest version (1.0.18+dfsg-1). #25 2.892 libpcsclite-dev is already the newest version (1.8.24-1). #25 2.892 libuhd-dev is already the newest version (3.13.1.0-3). #25 2.892 Suggested packages: #25 2.892 libmbedtls-doc libsoapysdr-doc #25 2.892 Recommended packages: #25 2.892 libconfig-doc soapysdr0.6-module-all | soapysdr0.6-module #25 2.984 The following NEW packages will be installed: #25 2.984 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #25 2.985 libmbedtls-dev libsoapysdr-dev libsoapysdr0.6 soapysdr-module-lms7 #25 2.985 soapysdr0.6-module-lms7 #25 3.018 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #25 3.018 Need to get 1,403 kB of archives. #25 3.018 After this operation, 6,369 kB of additional disk space will be used. #25 3.018 Get:1 http://deb.debian.org/debian buster/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #25 3.029 Get:2 http://deb.debian.org/debian buster/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #25 3.030 Get:3 http://deb.debian.org/debian buster/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #25 3.036 Get:4 http://deb.debian.org/debian buster/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #25 3.036 Get:5 http://deb.debian.org/debian buster/main amd64 libczmq4 amd64 4.2.0-2 [168 kB] #25 3.041 Get:6 http://deb.debian.org/debian buster/main amd64 libczmq-dev amd64 4.2.0-2 [395 kB] #25 3.047 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls-dev amd64 2.16.9-0~deb10u1 [514 kB] #25 3.051 Get:8 http://deb.debian.org/debian buster/main amd64 libsoapysdr0.6 amd64 0.6.1-4+b1 [68.4 kB] #25 3.052 Get:9 http://deb.debian.org/debian buster/main amd64 libsoapysdr-dev amd64 0.6.1-4+b1 [28.2 kB] #25 3.052 Get:10 http://deb.debian.org/debian buster/main amd64 soapysdr0.6-module-lms7 amd64 18.06.0+dfsg-1+b1 [54.1 kB] #25 3.053 Get:11 http://deb.debian.org/debian buster/main amd64 soapysdr-module-lms7 amd64 18.06.0+dfsg-1+b1 [1,128 B] #25 3.240 debconf: delaying package configuration, since apt-utils is not installed #25 3.303 Fetched 1,403 kB in 0s (29.6 MB/s) #25 3.336 Selecting previously unselected package libconfig++9v5:amd64. #25 3.336 (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 ... 109032 files and directories currently installed.) #25 3.378 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #25 3.384 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #25 3.422 Selecting previously unselected package libconfig9:amd64. #25 3.428 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #25 3.435 Unpacking libconfig9:amd64 (1.5-0.4) ... #25 3.465 Selecting previously unselected package libconfig-dev:amd64. #25 3.472 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #25 3.475 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #25 3.513 Selecting previously unselected package libconfig++-dev:amd64. #25 3.519 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #25 3.522 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #25 3.564 Selecting previously unselected package libczmq4:amd64. #25 3.571 Preparing to unpack .../04-libczmq4_4.2.0-2_amd64.deb ... #25 3.574 Unpacking libczmq4:amd64 (4.2.0-2) ... #25 3.618 Selecting previously unselected package libczmq-dev:amd64. #25 3.625 Preparing to unpack .../05-libczmq-dev_4.2.0-2_amd64.deb ... #25 3.628 Unpacking libczmq-dev:amd64 (4.2.0-2) ... #25 3.698 Selecting previously unselected package libmbedtls-dev:amd64. #25 3.705 Preparing to unpack .../06-libmbedtls-dev_2.16.9-0~deb10u1_amd64.deb ... #25 3.708 Unpacking libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 3.787 Selecting previously unselected package libsoapysdr0.6:amd64. #25 3.796 Preparing to unpack .../07-libsoapysdr0.6_0.6.1-4+b1_amd64.deb ... #25 3.799 Unpacking libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 3.836 Selecting previously unselected package libsoapysdr-dev:amd64. #25 3.842 Preparing to unpack .../08-libsoapysdr-dev_0.6.1-4+b1_amd64.deb ... #25 3.851 Unpacking libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 3.886 Selecting previously unselected package soapysdr0.6-module-lms7:amd64. #25 3.893 Preparing to unpack .../09-soapysdr0.6-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.896 Unpacking soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.933 Selecting previously unselected package soapysdr-module-lms7:amd64. #25 3.940 Preparing to unpack .../10-soapysdr-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.943 Unpacking soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.997 Setting up libconfig9:amd64 (1.5-0.4) ... #25 4.011 Setting up libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 4.019 Setting up libczmq4:amd64 (4.2.0-2) ... #25 4.027 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #25 4.036 Setting up libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 4.050 Setting up libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 4.058 Setting up libczmq-dev:amd64 (4.2.0-2) ... #25 4.067 Setting up libconfig-dev:amd64 (1.5-0.4) ... #25 4.078 Setting up soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.090 Setting up soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.098 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #25 4.107 Processing triggers for man-db (2.8.5-2+deb10u1) ... #25 4.291 Processing triggers for libc-bin (2.28-10+deb10u3) ... #25 DONE 4.4s #26 [19/32] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #26 0.371 Hit:1 http://deb.debian.org/debian buster InRelease #26 0.371 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #26 0.374 Hit:3 http://deb.debian.org/debian buster-updates InRelease #26 0.392 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #26 0.729 Reading package lists... #26 1.675 Reading package lists... #26 2.602 Building dependency tree... #26 2.810 Reading state information... #26 3.031 The following additional packages will be installed: #26 3.031 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.031 glib-networking glib-networking-common glib-networking-services #26 3.031 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.031 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.031 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.031 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.031 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.031 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.031 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.031 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.031 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.031 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.031 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.031 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.031 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.031 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.031 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.031 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.031 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.032 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.032 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.032 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.032 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.032 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.032 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.032 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.032 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.032 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.032 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.032 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.032 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah python-lxml #26 3.032 python-opengl python-pyqt5 python-sip python-wxgtk3.0 python-wxversion #26 3.032 python-zmq xkb-data #26 3.033 Suggested packages: #26 3.033 gr-fosphor gr-osmosdr colord gvfs jackd2 opus-tools pulseaudio #26 3.033 qt5-image-formats-plugins qtwayland5 libvolk1-dev python-cheetah-doc #26 3.033 python-markdown python-memcache python-pygments python-lxml-dbg #26 3.033 python-lxml-doc python-tk libgle3 python-pyqt5-dbg wx3.0-doc #26 3.033 Recommended packages: #26 3.033 gnuradio-dev python-matplotlib python-networkx python-qwt-qt5 python-scipy #26 3.033 python-tk rtl-sdr uhd-host at-spi2-core udev libgtk-3-bin #26 3.033 notification-daemon qttranslations5-l10n qt5-gtk-platformtheme #26 3.033 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql #26 3.033 | libqt5sql5-tds | libqt5sql5-ibase libwacom-bin python-bs4 python-html5lib #26 3.687 The following NEW packages will be installed: #26 3.687 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.687 glib-networking glib-networking-common glib-networking-services gnuradio #26 3.687 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.687 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.687 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.687 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.688 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.688 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.688 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.688 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.688 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.688 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.688 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.688 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.688 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.688 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.688 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.688 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.688 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.688 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.688 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.688 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.688 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.688 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.688 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.688 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.688 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.688 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.688 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.688 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.689 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah python-lxml #26 3.689 python-opengl python-pyqt5 python-sip python-wxgtk3.0 python-wxversion #26 3.689 python-zmq xkb-data #26 3.735 0 upgraded, 145 newly installed, 0 to remove and 0 not upgraded. #26 3.735 Need to get 77.3 MB of archives. #26 3.735 After this operation, 508 MB of additional disk space will be used. #26 3.735 Get:1 http://deb.debian.org/debian buster/main amd64 libdouble-conversion1 amd64 3.1.0-3 [39.4 kB] #26 3.743 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-16-0 amd64 10.32-5+deb10u1 [203 kB] #26 3.751 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5core5a amd64 5.11.3+dfsg1-1+deb10u6 [1,947 kB] #26 3.775 Get:4 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB] #26 3.775 Get:5 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB] #26 3.776 Get:6 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB] #26 3.777 Get:7 http://deb.debian.org/debian buster/main amd64 libwayland-server0 amd64 1.16.0-1 [32.5 kB] #26 3.777 Get:8 http://deb.debian.org/debian buster/main amd64 libgbm1 amd64 18.3.6-2+deb10u1 [67.8 kB] #26 3.778 Get:9 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB] #26 3.779 Get:10 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #26 3.779 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-xcb1 amd64 2:1.6.7-1+deb10u4 [191 kB] #26 3.781 Get:12 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB] #26 3.783 Get:13 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB] #26 3.786 Get:14 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB] #26 3.787 Get:15 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB] #26 3.789 Get:16 http://deb.debian.org/debian buster/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [103 kB] #26 3.790 Get:17 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #26 3.790 Get:18 http://deb.debian.org/debian buster/main amd64 libegl-mesa0 amd64 18.3.6-2+deb10u1 [135 kB] #26 3.792 Get:19 http://deb.debian.org/debian buster/main amd64 libegl1 amd64 1.1.0-1 [33.6 kB] #26 3.792 Get:20 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB] #26 3.794 Get:21 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #26 3.794 Get:22 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB] #26 3.795 Get:23 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB] #26 3.796 Get:24 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB] #26 3.797 Get:25 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB] #26 3.799 Get:26 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB] #26 3.935 Get:27 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6,685 kB] #26 3.987 Get:28 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB] #26 3.988 Get:29 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB] #26 3.989 Get:30 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB] #26 3.989 Get:31 http://deb.debian.org/debian buster/main amd64 libevdev2 amd64 1.6.0+dfsg-1 [31.0 kB] #26 3.990 Get:32 http://deb.debian.org/debian buster/main amd64 libmtdev1 amd64 1.1.5-1+b1 [22.3 kB] #26 3.990 Get:33 http://deb.debian.org/debian buster/main amd64 libgudev-1.0-0 amd64 232-2 [13.6 kB] #26 3.990 Get:34 http://deb.debian.org/debian buster/main amd64 libwacom-common all 0.32-1 [39.1 kB] #26 3.991 Get:35 http://deb.debian.org/debian buster/main amd64 libwacom2 amd64 0.32-1 [18.8 kB] #26 3.991 Get:36 http://deb.debian.org/debian buster/main amd64 libinput-bin amd64 1.12.6-2+deb10u1 [16.9 kB] #26 3.993 Get:37 http://deb.debian.org/debian buster/main amd64 libinput10 amd64 1.12.6-2+deb10u1 [107 kB] #26 3.997 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5dbus5 amd64 5.11.3+dfsg1-1+deb10u6 [231 kB] #26 4.001 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5network5 amd64 5.11.3+dfsg1-1+deb10u6 [673 kB] #26 4.008 Get:40 http://deb.debian.org/debian buster/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #26 4.009 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-util0 amd64 0.3.8-3+b2 [23.0 kB] #26 4.009 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-image0 amd64 0.4.0-1+b2 [24.4 kB] #26 4.010 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #26 4.010 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-randr0 amd64 1.13.1-2 [110 kB] #26 4.011 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #26 4.012 Get:46 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB] #26 4.013 Get:47 http://deb.debian.org/debian buster/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [98.9 kB] #26 4.014 Get:48 http://deb.debian.org/debian buster/main amd64 libxcb-xkb1 amd64 1.13.1-2 [123 kB] #26 4.016 Get:49 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #26 4.024 Get:50 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #26 4.026 Get:51 http://deb.debian.org/debian buster/main amd64 libxkbcommon-x11-0 amd64 0.8.2-1 [39.4 kB] #26 4.026 Get:52 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5gui5 amd64 5.11.3+dfsg1-1+deb10u6 [2,844 kB] #26 4.060 Get:53 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5widgets5 amd64 5.11.3+dfsg1-1+deb10u6 [2,262 kB] #26 4.076 Get:54 http://deb.debian.org/debian buster/main amd64 libqt5svg5 amd64 5.11.3-2 [131 kB] #26 4.078 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB] #26 4.078 Get:56 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #26 4.079 Get:57 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #26 4.079 Get:58 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #26 4.079 Get:59 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-glx amd64 18.3.6-2+deb10u1 [47.4 kB] #26 4.080 Get:60 http://deb.debian.org/debian buster/main amd64 freeglut3 amd64 2.8.1-3 [123 kB] #26 4.081 Get:61 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #26 4.081 Get:62 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #26 4.083 Get:63 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #26 4.088 Get:64 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #26 4.093 Get:65 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #26 4.093 Get:66 http://deb.debian.org/debian buster/main amd64 liborc-0.4-0 amd64 1:0.4.28-3.1 [141 kB] #26 4.094 Get:67 http://deb.debian.org/debian buster/main amd64 libvolk1.4 amd64 1.4-3+b1 [161 kB] #26 4.096 Get:68 http://deb.debian.org/debian buster/main amd64 libvolk1-bin amd64 1.4-3+b1 [71.1 kB] #26 4.096 Get:69 http://deb.debian.org/debian buster/main amd64 python-cheetah amd64 3.1.0-3 [140 kB] #26 4.098 Get:70 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1,146 kB] #26 4.109 Get:71 http://deb.debian.org/debian buster/main amd64 libglu1-mesa amd64 9.0.0-2.1+b3 [169 kB] #26 4.111 Get:72 http://deb.debian.org/debian buster/main amd64 python-opengl all 3.1.0+dfsg-2 [490 kB] #26 4.115 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5xml5 amd64 5.11.3+dfsg1-1+deb10u6 [128 kB] #26 4.117 Get:74 http://deb.debian.org/debian buster/main amd64 libqt5designer5 amd64 5.11.3-4 [2,783 kB] #26 4.143 Get:75 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5sql5 amd64 5.11.3+dfsg1-1+deb10u6 [145 kB] #26 4.144 Get:76 http://deb.debian.org/debian buster/main amd64 libqt5help5 amd64 5.11.3-4 [149 kB] #26 4.145 Get:77 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5printsupport5 amd64 5.11.3+dfsg1-1+deb10u6 [217 kB] #26 4.146 Get:78 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5test5 amd64 5.11.3+dfsg1-1+deb10u6 [151 kB] #26 4.147 Get:79 http://deb.debian.org/debian buster/main amd64 python-sip amd64 4.19.14+dfsg-2 [170 kB] #26 4.149 Get:80 http://deb.debian.org/debian buster/main amd64 python-pyqt5 amd64 5.11.3+dfsg-1+b3 [2,238 kB] #26 4.165 Get:81 http://deb.debian.org/debian buster/main amd64 python-wxversion all 3.0.2.0+dfsg-8 [114 kB] #26 4.166 Get:82 http://deb.debian.org/debian buster/main amd64 libwxbase3.0-0v5 amd64 3.0.4+dfsg-8 [1,057 kB] #26 4.175 Get:83 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #26 4.176 Get:84 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #26 4.176 Get:85 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #26 4.177 Get:86 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #26 4.178 Get:87 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #26 4.180 Get:88 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB] #26 4.181 Get:89 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB] #26 4.181 Get:90 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #26 4.183 Get:91 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #26 4.186 Get:92 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #26 4.188 Get:93 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #26 4.189 Get:94 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8,204 B] #26 4.190 Get:95 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3,678 kB] #26 4.225 Get:96 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2,580 kB] #26 4.249 Get:97 http://deb.debian.org/debian buster/main amd64 libnotify4 amd64 0.7.7-4 [29.0 kB] #26 4.249 Get:98 http://deb.debian.org/debian buster/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.4+dfsg-8 [4,350 kB] #26 4.292 Get:99 http://deb.debian.org/debian buster/main amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-8 [5,196 kB] #26 4.339 Get:100 http://deb.debian.org/debian buster/main amd64 python-zmq amd64 17.1.2-2+deb10u1 [259 kB] #26 4.342 Get:101 http://deb.debian.org/debian buster/main amd64 libcodec2-0.8.1 amd64 0.8.1-2 [233 kB] #26 4.345 Get:102 http://deb.debian.org/debian buster/main amd64 libcomedi0 amd64 0.11.0-1 [236 kB] #26 4.347 Get:103 http://deb.debian.org/debian buster/main amd64 liblog4cpp5v5 amd64 1.1.3-1 [106 kB] #26 4.348 Get:104 http://deb.debian.org/debian buster/main amd64 libgnuradio-pmt3.7.13 amd64 3.7.13.4-4+b1 [116 kB] #26 4.349 Get:105 http://deb.debian.org/debian buster/main amd64 libgnuradio-runtime3.7.13 amd64 3.7.13.4-4+b1 [314 kB] #26 4.351 Get:106 http://deb.debian.org/debian buster/main amd64 libgnuradio-blocks3.7.13 amd64 3.7.13.4-4+b1 [537 kB] #26 4.355 Get:107 http://deb.debian.org/debian buster/main amd64 libgnuradio-fft3.7.13 amd64 3.7.13.4-4+b1 [86.5 kB] #26 4.356 Get:108 http://deb.debian.org/debian buster/main amd64 libgnuradio-filter3.7.13 amd64 3.7.13.4-4+b1 [196 kB] #26 4.357 Get:109 http://deb.debian.org/debian buster/main amd64 libgnuradio-analog3.7.13 amd64 3.7.13.4-4+b1 [144 kB] #26 4.359 Get:110 http://deb.debian.org/debian buster/main amd64 libgnuradio-fec3.7.13 amd64 3.7.13.4-4+b1 [211 kB] #26 4.360 Get:111 http://deb.debian.org/debian buster/main amd64 libgnuradio-atsc3.7.13 amd64 3.7.13.4-4+b1 [93.5 kB] #26 4.361 Get:112 http://deb.debian.org/debian buster/main amd64 libopus0 amd64 1.3-1 [191 kB] #26 4.363 Get:113 http://deb.debian.org/debian buster/main amd64 libsamplerate0 amd64 0.1.9-2 [949 kB] #26 4.370 Get:114 http://deb.debian.org/debian buster/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2 [299 kB] #26 4.372 Get:115 http://deb.debian.org/debian buster/main amd64 libportaudio2 amd64 19.6.0-1+deb10u1 [66.8 kB] #26 4.373 Get:116 http://deb.debian.org/debian buster/main amd64 libgnuradio-audio3.7.13 amd64 3.7.13.4-4+b1 [112 kB] #26 4.374 Get:117 http://deb.debian.org/debian buster/main amd64 libgnuradio-channels3.7.13 amd64 3.7.13.4-4+b1 [89.1 kB] #26 4.374 Get:118 http://deb.debian.org/debian buster/main amd64 libgnuradio-comedi3.7.13 amd64 3.7.13.4-4+b1 [54.8 kB] #26 4.375 Get:119 http://deb.debian.org/debian buster/main amd64 libgnuradio-digital3.7.13 amd64 3.7.13.4-4+b1 [348 kB] #26 4.378 Get:120 http://deb.debian.org/debian buster/main amd64 libgnuradio-dtv3.7.13 amd64 3.7.13.4-4+b1 [300 kB] #26 4.380 Get:121 http://deb.debian.org/debian buster/main amd64 libgnuradio-fcd3.7.13 amd64 3.7.13.4-4+b1 [62.3 kB] #26 4.381 Get:122 http://deb.debian.org/debian buster/main amd64 libgnuradio-noaa3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.382 Get:123 http://deb.debian.org/debian buster/main amd64 libgnuradio-pager3.7.13 amd64 3.7.13.4-4+b1 [59.1 kB] #26 4.383 Get:124 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5opengl5 amd64 5.11.3+dfsg1-1+deb10u6 [161 kB] #26 4.386 Get:125 http://deb.debian.org/debian buster/main amd64 libqwt-qt5-6 amd64 6.1.4-1 [437 kB] #26 4.391 Get:126 http://deb.debian.org/debian buster/main amd64 libgnuradio-qtgui3.7.13 amd64 3.7.13.4-4+b1 [368 kB] #26 4.399 Get:127 http://deb.debian.org/debian buster/main amd64 libgnuradio-trellis3.7.13 amd64 3.7.13.4-4+b1 [166 kB] #26 4.401 Get:128 http://deb.debian.org/debian buster/main amd64 libgnuradio-uhd3.7.13 amd64 3.7.13.4-4+b1 [121 kB] #26 4.403 Get:129 http://deb.debian.org/debian buster/main amd64 libslang2 amd64 2.3.2-2 [507 kB] #26 4.408 Get:130 http://deb.debian.org/debian-security buster/updates/main amd64 libcaca0 amd64 0.99.beta19-2.1+deb10u1 [346 kB] #26 4.411 Get:131 http://deb.debian.org/debian buster/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB] #26 4.411 Get:132 http://deb.debian.org/debian buster/main amd64 libogg0 amd64 1.3.2-1+b1 [21.3 kB] #26 4.411 Get:133 http://deb.debian.org/debian-security buster/updates/main amd64 libflac8 amd64 1.3.2-3+deb10u3 [195 kB] #26 4.413 Get:134 http://deb.debian.org/debian buster/main amd64 libvorbis0a amd64 1.3.6-2 [93.5 kB] #26 4.414 Get:135 http://deb.debian.org/debian buster/main amd64 libvorbisenc2 amd64 1.3.6-2 [80.2 kB] #26 4.414 Get:136 http://deb.debian.org/debian-security buster/updates/main amd64 libsndfile1 amd64 1.0.28-6+deb10u2 [253 kB] #26 4.416 Get:137 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #26 4.417 Get:138 http://deb.debian.org/debian buster/main amd64 libpulse0 amd64 12.2-4+deb10u1 [281 kB] #26 4.419 Get:139 http://deb.debian.org/debian buster/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6~deb10u1 [194 kB] #26 4.422 Get:140 http://deb.debian.org/debian buster/main amd64 libgnuradio-video-sdl3.7.13 amd64 3.7.13.4-4+b1 [55.7 kB] #26 4.424 Get:141 http://deb.debian.org/debian buster/main amd64 libgnuradio-vocoder3.7.13 amd64 3.7.13.4-4+b1 [76.7 kB] #26 4.425 Get:142 http://deb.debian.org/debian buster/main amd64 libgnuradio-wavelet3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.426 Get:143 http://deb.debian.org/debian buster/main amd64 libgnuradio-wxgui3.7.13 amd64 3.7.13.4-4+b1 [65.7 kB] #26 4.428 Get:144 http://deb.debian.org/debian buster/main amd64 libgnuradio-zeromq3.7.13 amd64 3.7.13.4-4+b1 [110 kB] #26 4.430 Get:145 http://deb.debian.org/debian buster/main amd64 gnuradio amd64 3.7.13.4-4+b1 [9,656 kB] #26 4.720 debconf: delaying package configuration, since apt-utils is not installed #26 4.777 Fetched 77.3 MB in 1s (96.6 MB/s) #26 4.814 Selecting previously unselected package libdouble-conversion1:amd64. #26 4.814 (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 ... 109339 files and directories currently installed.) #26 4.863 Preparing to unpack .../000-libdouble-conversion1_3.1.0-3_amd64.deb ... #26 4.869 Unpacking libdouble-conversion1:amd64 (3.1.0-3) ... #26 4.904 Selecting previously unselected package libpcre2-16-0:amd64. #26 4.910 Preparing to unpack .../001-libpcre2-16-0_10.32-5+deb10u1_amd64.deb ... #26 4.915 Unpacking libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 4.980 Selecting previously unselected package libqt5core5a:amd64. #26 4.987 Preparing to unpack .../002-libqt5core5a_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 4.996 Unpacking libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 5.148 Selecting previously unselected package libdrm-common. #26 5.158 Preparing to unpack .../003-libdrm-common_2.4.97-1_all.deb ... #26 5.164 Unpacking libdrm-common (2.4.97-1) ... #26 5.231 Selecting previously unselected package libdrm2:amd64. #26 5.239 Preparing to unpack .../004-libdrm2_2.4.97-1_amd64.deb ... #26 5.260 Unpacking libdrm2:amd64 (2.4.97-1) ... #26 5.348 Selecting previously unselected package libglvnd0:amd64. #26 5.356 Preparing to unpack .../005-libglvnd0_1.1.0-1_amd64.deb ... #26 5.372 Unpacking libglvnd0:amd64 (1.1.0-1) ... #26 5.503 Selecting previously unselected package libwayland-server0:amd64. #26 5.511 Preparing to unpack .../006-libwayland-server0_1.16.0-1_amd64.deb ... #26 5.520 Unpacking libwayland-server0:amd64 (1.16.0-1) ... #26 5.610 Selecting previously unselected package libgbm1:amd64. #26 5.618 Preparing to unpack .../007-libgbm1_18.3.6-2+deb10u1_amd64.deb ... #26 5.635 Unpacking libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 5.710 Selecting previously unselected package libglapi-mesa:amd64. #26 5.716 Preparing to unpack .../008-libglapi-mesa_18.3.6-2+deb10u1_amd64.deb ... #26 5.727 Unpacking libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 5.829 Selecting previously unselected package libwayland-client0:amd64. #26 5.836 Preparing to unpack .../009-libwayland-client0_1.16.0-1_amd64.deb ... #26 5.842 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #26 5.917 Selecting previously unselected package libx11-xcb1:amd64. #26 5.927 Preparing to unpack .../010-libx11-xcb1_2%3a1.6.7-1+deb10u4_amd64.deb ... #26 5.942 Unpacking libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 6.037 Selecting previously unselected package libxcb-dri2-0:amd64. #26 6.044 Preparing to unpack .../011-libxcb-dri2-0_1.13.1-2_amd64.deb ... #26 6.057 Unpacking libxcb-dri2-0:amd64 (1.13.1-2) ... #26 6.157 Selecting previously unselected package libxcb-dri3-0:amd64. #26 6.165 Preparing to unpack .../012-libxcb-dri3-0_1.13.1-2_amd64.deb ... #26 6.174 Unpacking libxcb-dri3-0:amd64 (1.13.1-2) ... #26 6.287 Selecting previously unselected package libxcb-present0:amd64. #26 6.295 Preparing to unpack .../013-libxcb-present0_1.13.1-2_amd64.deb ... #26 6.305 Unpacking libxcb-present0:amd64 (1.13.1-2) ... #26 6.433 Selecting previously unselected package libxcb-sync1:amd64. #26 6.440 Preparing to unpack .../014-libxcb-sync1_1.13.1-2_amd64.deb ... #26 6.449 Unpacking libxcb-sync1:amd64 (1.13.1-2) ... #26 6.565 Selecting previously unselected package libxcb-xfixes0:amd64. #26 6.573 Preparing to unpack .../015-libxcb-xfixes0_1.13.1-2_amd64.deb ... #26 6.579 Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ... #26 6.682 Selecting previously unselected package libxshmfence1:amd64. #26 6.692 Preparing to unpack .../016-libxshmfence1_1.3-1_amd64.deb ... #26 6.705 Unpacking libxshmfence1:amd64 (1.3-1) ... #26 6.799 Selecting previously unselected package libegl-mesa0:amd64. #26 6.807 Preparing to unpack .../017-libegl-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 6.819 Unpacking libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 6.921 Selecting previously unselected package libegl1:amd64. #26 6.929 Preparing to unpack .../018-libegl1_1.1.0-1_amd64.deb ... #26 6.950 Unpacking libegl1:amd64 (1.1.0-1) ... #26 7.071 Selecting previously unselected package libxcb-glx0:amd64. #26 7.079 Preparing to unpack .../019-libxcb-glx0_1.13.1-2_amd64.deb ... #26 7.088 Unpacking libxcb-glx0:amd64 (1.13.1-2) ... #26 7.168 Selecting previously unselected package libxxf86vm1:amd64. #26 7.174 Preparing to unpack .../020-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #26 7.184 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 7.262 Selecting previously unselected package libdrm-amdgpu1:amd64. #26 7.270 Preparing to unpack .../021-libdrm-amdgpu1_2.4.97-1_amd64.deb ... #26 7.274 Unpacking libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 7.346 Selecting previously unselected package libdrm-intel1:amd64. #26 7.354 Preparing to unpack .../022-libdrm-intel1_2.4.97-1_amd64.deb ... #26 7.367 Unpacking libdrm-intel1:amd64 (2.4.97-1) ... #26 7.456 Selecting previously unselected package libdrm-nouveau2:amd64. #26 7.463 Preparing to unpack .../023-libdrm-nouveau2_2.4.97-1_amd64.deb ... #26 7.471 Unpacking libdrm-nouveau2:amd64 (2.4.97-1) ... #26 7.578 Selecting previously unselected package libdrm-radeon1:amd64. #26 7.587 Preparing to unpack .../024-libdrm-radeon1_2.4.97-1_amd64.deb ... #26 7.600 Unpacking libdrm-radeon1:amd64 (2.4.97-1) ... #26 7.703 Selecting previously unselected package libllvm7:amd64. #26 7.710 Preparing to unpack .../025-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ... #26 7.721 Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 8.779 Selecting previously unselected package libgl1-mesa-dri:amd64. #26 8.789 Preparing to unpack .../026-libgl1-mesa-dri_18.3.6-2+deb10u1_amd64.deb ... #26 8.818 Unpacking libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 9.331 Selecting previously unselected package libglx-mesa0:amd64. #26 9.338 Preparing to unpack .../027-libglx-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 9.357 Unpacking libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 9.459 Selecting previously unselected package libglx0:amd64. #26 9.466 Preparing to unpack .../028-libglx0_1.1.0-1_amd64.deb ... #26 9.478 Unpacking libglx0:amd64 (1.1.0-1) ... #26 9.564 Selecting previously unselected package libgl1:amd64. #26 9.572 Preparing to unpack .../029-libgl1_1.1.0-1_amd64.deb ... #26 9.585 Unpacking libgl1:amd64 (1.1.0-1) ... #26 9.712 Selecting previously unselected package libevdev2:amd64. #26 9.719 Preparing to unpack .../030-libevdev2_1.6.0+dfsg-1_amd64.deb ... #26 9.735 Unpacking libevdev2:amd64 (1.6.0+dfsg-1) ... #26 9.837 Selecting previously unselected package libmtdev1:amd64. #26 9.845 Preparing to unpack .../031-libmtdev1_1.1.5-1+b1_amd64.deb ... #26 9.854 Unpacking libmtdev1:amd64 (1.1.5-1+b1) ... #26 9.947 Selecting previously unselected package libgudev-1.0-0:amd64. #26 9.955 Preparing to unpack .../032-libgudev-1.0-0_232-2_amd64.deb ... #26 9.965 Unpacking libgudev-1.0-0:amd64 (232-2) ... #26 10.04 Selecting previously unselected package libwacom-common. #26 10.04 Preparing to unpack .../033-libwacom-common_0.32-1_all.deb ... #26 10.05 Unpacking libwacom-common (0.32-1) ... #26 10.16 Selecting previously unselected package libwacom2:amd64. #26 10.17 Preparing to unpack .../034-libwacom2_0.32-1_amd64.deb ... #26 10.18 Unpacking libwacom2:amd64 (0.32-1) ... #26 10.25 Selecting previously unselected package libinput-bin. #26 10.26 Preparing to unpack .../035-libinput-bin_1.12.6-2+deb10u1_amd64.deb ... #26 10.27 Unpacking libinput-bin (1.12.6-2+deb10u1) ... #26 10.37 Selecting previously unselected package libinput10:amd64. #26 10.38 Preparing to unpack .../036-libinput10_1.12.6-2+deb10u1_amd64.deb ... #26 10.40 Unpacking libinput10:amd64 (1.12.6-2+deb10u1) ... #26 10.55 Selecting previously unselected package libqt5dbus5:amd64. #26 10.56 Preparing to unpack .../037-libqt5dbus5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.58 Unpacking libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.74 Selecting previously unselected package libqt5network5:amd64. #26 10.75 Preparing to unpack .../038-libqt5network5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.76 Unpacking libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.92 Selecting previously unselected package libxcb-icccm4:amd64. #26 10.93 Preparing to unpack .../039-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #26 10.94 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 11.05 Selecting previously unselected package libxcb-util0:amd64. #26 11.06 Preparing to unpack .../040-libxcb-util0_0.3.8-3+b2_amd64.deb ... #26 11.09 Unpacking libxcb-util0:amd64 (0.3.8-3+b2) ... #26 11.22 Selecting previously unselected package libxcb-image0:amd64. #26 11.23 Preparing to unpack .../041-libxcb-image0_0.4.0-1+b2_amd64.deb ... #26 11.24 Unpacking libxcb-image0:amd64 (0.4.0-1+b2) ... #26 11.36 Selecting previously unselected package libxcb-keysyms1:amd64. #26 11.37 Preparing to unpack .../042-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #26 11.38 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 11.49 Selecting previously unselected package libxcb-randr0:amd64. #26 11.50 Preparing to unpack .../043-libxcb-randr0_1.13.1-2_amd64.deb ... #26 11.52 Unpacking libxcb-randr0:amd64 (1.13.1-2) ... #26 11.65 Selecting previously unselected package libxcb-render-util0:amd64. #26 11.65 Preparing to unpack .../044-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #26 11.67 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 11.80 Selecting previously unselected package libxcb-shape0:amd64. #26 11.80 Preparing to unpack .../045-libxcb-shape0_1.13.1-2_amd64.deb ... #26 11.82 Unpacking libxcb-shape0:amd64 (1.13.1-2) ... #26 11.95 Selecting previously unselected package libxcb-xinerama0:amd64. #26 11.96 Preparing to unpack .../046-libxcb-xinerama0_1.13.1-2_amd64.deb ... #26 11.97 Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ... #26 12.12 Selecting previously unselected package libxcb-xkb1:amd64. #26 12.13 Preparing to unpack .../047-libxcb-xkb1_1.13.1-2_amd64.deb ... #26 12.14 Unpacking libxcb-xkb1:amd64 (1.13.1-2) ... #26 12.24 Selecting previously unselected package xkb-data. #26 12.25 Preparing to unpack .../048-xkb-data_2.26-2_all.deb ... #26 12.27 Unpacking xkb-data (2.26-2) ... #26 12.48 Selecting previously unselected package libxkbcommon0:amd64. #26 12.48 Preparing to unpack .../049-libxkbcommon0_0.8.2-1_amd64.deb ... #26 12.50 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #26 12.61 Selecting previously unselected package libxkbcommon-x11-0:amd64. #26 12.62 Preparing to unpack .../050-libxkbcommon-x11-0_0.8.2-1_amd64.deb ... #26 12.63 Unpacking libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 12.77 Selecting previously unselected package libqt5gui5:amd64. #26 12.77 Preparing to unpack .../051-libqt5gui5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 12.79 Unpacking libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 13.10 Selecting previously unselected package libqt5widgets5:amd64. #26 13.11 Preparing to unpack .../052-libqt5widgets5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 13.12 Unpacking libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 13.42 Selecting previously unselected package libqt5svg5:amd64. #26 13.43 Preparing to unpack .../053-libqt5svg5_5.11.3-2_amd64.deb ... #26 13.45 Unpacking libqt5svg5:amd64 (5.11.3-2) ... #26 13.56 Selecting previously unselected package dbus-user-session. #26 13.57 Preparing to unpack .../054-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #26 13.59 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #26 13.74 Selecting previously unselected package libdconf1:amd64. #26 13.74 Preparing to unpack .../055-libdconf1_0.30.1-2_amd64.deb ... #26 13.76 Unpacking libdconf1:amd64 (0.30.1-2) ... #26 13.89 Selecting previously unselected package dconf-service. #26 13.90 Preparing to unpack .../056-dconf-service_0.30.1-2_amd64.deb ... #26 13.91 Unpacking dconf-service (0.30.1-2) ... #26 14.01 Selecting previously unselected package dconf-gsettings-backend:amd64. #26 14.02 Preparing to unpack .../057-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #26 14.04 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 14.16 Selecting previously unselected package libgl1-mesa-glx:amd64. #26 14.17 Preparing to unpack .../058-libgl1-mesa-glx_18.3.6-2+deb10u1_amd64.deb ... #26 14.19 Unpacking libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 14.32 Selecting previously unselected package freeglut3:amd64. #26 14.33 Preparing to unpack .../059-freeglut3_2.8.1-3_amd64.deb ... #26 14.35 Unpacking freeglut3:amd64 (2.8.1-3) ... #26 14.49 Selecting previously unselected package libproxy1v5:amd64. #26 14.50 Preparing to unpack .../060-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #26 14.51 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 14.61 Selecting previously unselected package glib-networking-common. #26 14.62 Preparing to unpack .../061-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #26 14.64 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #26 14.79 Selecting previously unselected package glib-networking-services. #26 14.80 Preparing to unpack .../062-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #26 14.81 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #26 14.93 Selecting previously unselected package gsettings-desktop-schemas. #26 14.94 Preparing to unpack .../063-gsettings-desktop-schemas_3.28.1-1_all.deb ... #26 14.95 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #26 15.14 Selecting previously unselected package glib-networking:amd64. #26 15.15 Preparing to unpack .../064-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #26 15.16 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 15.28 Selecting previously unselected package liborc-0.4-0:amd64. #26 15.29 Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.28-3.1_amd64.deb ... #26 15.30 Unpacking liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 15.44 Selecting previously unselected package libvolk1.4:amd64. #26 15.45 Preparing to unpack .../066-libvolk1.4_1.4-3+b1_amd64.deb ... #26 15.47 Unpacking libvolk1.4:amd64 (1.4-3+b1) ... #26 15.59 Selecting previously unselected package libvolk1-bin. #26 15.60 Preparing to unpack .../067-libvolk1-bin_1.4-3+b1_amd64.deb ... #26 15.62 Unpacking libvolk1-bin (1.4-3+b1) ... #26 15.74 Selecting previously unselected package python-cheetah. #26 15.75 Preparing to unpack .../068-python-cheetah_3.1.0-3_amd64.deb ... #26 15.78 Unpacking python-cheetah (3.1.0-3) ... #26 15.91 Selecting previously unselected package python-lxml:amd64. #26 15.92 Preparing to unpack .../069-python-lxml_4.3.2-1+deb10u4_amd64.deb ... #26 15.94 Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 16.20 Selecting previously unselected package libglu1-mesa:amd64. #26 16.20 Preparing to unpack .../070-libglu1-mesa_9.0.0-2.1+b3_amd64.deb ... #26 16.22 Unpacking libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 16.35 Selecting previously unselected package python-opengl. #26 16.36 Preparing to unpack .../071-python-opengl_3.1.0+dfsg-2_all.deb ... #26 16.37 Unpacking python-opengl (3.1.0+dfsg-2) ... #26 16.66 Selecting previously unselected package libqt5xml5:amd64. #26 16.67 Preparing to unpack .../072-libqt5xml5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 16.68 Unpacking libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 16.84 Selecting previously unselected package libqt5designer5:amd64. #26 16.85 Preparing to unpack .../073-libqt5designer5_5.11.3-4_amd64.deb ... #26 16.87 Unpacking libqt5designer5:amd64 (5.11.3-4) ... #26 17.16 Selecting previously unselected package libqt5sql5:amd64. #26 17.17 Preparing to unpack .../074-libqt5sql5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 17.18 Unpacking libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 17.31 Selecting previously unselected package libqt5help5:amd64. #26 17.32 Preparing to unpack .../075-libqt5help5_5.11.3-4_amd64.deb ... #26 17.35 Unpacking libqt5help5:amd64 (5.11.3-4) ... #26 17.48 Selecting previously unselected package libqt5printsupport5:amd64. #26 17.48 Preparing to unpack .../076-libqt5printsupport5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 17.50 Unpacking libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 17.66 Selecting previously unselected package libqt5test5:amd64. #26 17.67 Preparing to unpack .../077-libqt5test5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 17.69 Unpacking libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 17.82 Selecting previously unselected package python-sip. #26 17.83 Preparing to unpack .../078-python-sip_4.19.14+dfsg-2_amd64.deb ... #26 17.85 Unpacking python-sip (4.19.14+dfsg-2) ... #26 17.97 Selecting previously unselected package python-pyqt5. #26 17.97 Preparing to unpack .../079-python-pyqt5_5.11.3+dfsg-1+b3_amd64.deb ... #26 17.99 Unpacking python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 18.34 Selecting previously unselected package python-wxversion. #26 18.35 Preparing to unpack .../080-python-wxversion_3.0.2.0+dfsg-8_all.deb ... #26 18.36 Unpacking python-wxversion (3.0.2.0+dfsg-8) ... #26 18.48 Selecting previously unselected package libwxbase3.0-0v5:amd64. #26 18.49 Preparing to unpack .../081-libwxbase3.0-0v5_3.0.4+dfsg-8_amd64.deb ... #26 18.50 Unpacking libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 18.76 Selecting previously unselected package libatspi2.0-0:amd64. #26 18.77 Preparing to unpack .../082-libatspi2.0-0_2.30.0-7_amd64.deb ... #26 18.79 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #26 18.91 Selecting previously unselected package libatk-bridge2.0-0:amd64. #26 18.91 Preparing to unpack .../083-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #26 18.93 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 19.09 Selecting previously unselected package libcairo-gobject2:amd64. #26 19.10 Preparing to unpack .../084-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #26 19.11 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 19.23 Selecting previously unselected package libcolord2:amd64. #26 19.24 Preparing to unpack .../085-libcolord2_1.4.3-4_amd64.deb ... #26 19.25 Unpacking libcolord2:amd64 (1.4.3-4) ... #26 19.39 Selecting previously unselected package libepoxy0:amd64. #26 19.40 Preparing to unpack .../086-libepoxy0_1.5.3-0.1_amd64.deb ... #26 19.43 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #26 19.55 Selecting previously unselected package libjson-glib-1.0-common. #26 19.55 Preparing to unpack .../087-libjson-glib-1.0-common_1.4.4-2_all.deb ... #26 19.57 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #26 19.72 Selecting previously unselected package libjson-glib-1.0-0:amd64. #26 19.73 Preparing to unpack .../088-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #26 19.75 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 19.90 Selecting previously unselected package libsoup2.4-1:amd64. #26 19.91 Preparing to unpack .../089-libsoup2.4-1_2.64.2-2_amd64.deb ... #26 19.92 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #26 20.07 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #26 20.07 Preparing to unpack .../090-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #26 20.09 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 20.24 Selecting previously unselected package librest-0.7-0:amd64. #26 20.25 Preparing to unpack .../091-librest-0.7-0_0.8.1-1_amd64.deb ... #26 20.26 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #26 20.38 Selecting previously unselected package libwayland-cursor0:amd64. #26 20.38 Preparing to unpack .../092-libwayland-cursor0_1.16.0-1_amd64.deb ... #26 20.40 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #26 20.53 Selecting previously unselected package libwayland-egl1:amd64. #26 20.53 Preparing to unpack .../093-libwayland-egl1_1.16.0-1_amd64.deb ... #26 20.55 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #26 20.66 Selecting previously unselected package libgtk-3-common. #26 20.67 Preparing to unpack .../094-libgtk-3-common_3.24.5-1_all.deb ... #26 20.68 Unpacking libgtk-3-common (3.24.5-1) ... #26 21.17 Selecting previously unselected package libgtk-3-0:amd64. #26 21.17 Preparing to unpack .../095-libgtk-3-0_3.24.5-1_amd64.deb ... #26 21.19 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #26 21.53 Selecting previously unselected package libnotify4:amd64. #26 21.54 Preparing to unpack .../096-libnotify4_0.7.7-4_amd64.deb ... #26 21.56 Unpacking libnotify4:amd64 (0.7.7-4) ... #26 21.70 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #26 21.70 Preparing to unpack .../097-libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8_amd64.deb ... #26 21.72 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 22.14 Selecting previously unselected package python-wxgtk3.0. #26 22.15 Preparing to unpack .../098-python-wxgtk3.0_3.0.2.0+dfsg-8_amd64.deb ... #26 22.17 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 22.68 Selecting previously unselected package python-zmq. #26 22.69 Preparing to unpack .../099-python-zmq_17.1.2-2+deb10u1_amd64.deb ... #26 22.71 Unpacking python-zmq (17.1.2-2+deb10u1) ... #26 22.86 Selecting previously unselected package libcodec2-0.8.1:amd64. #26 22.87 Preparing to unpack .../100-libcodec2-0.8.1_0.8.1-2_amd64.deb ... #26 22.89 Unpacking libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 23.05 Selecting previously unselected package libcomedi0. #26 23.05 Preparing to unpack .../101-libcomedi0_0.11.0-1_amd64.deb ... #26 23.07 Unpacking libcomedi0 (0.11.0-1) ... #26 23.19 Selecting previously unselected package liblog4cpp5v5:amd64. #26 23.20 Preparing to unpack .../102-liblog4cpp5v5_1.1.3-1_amd64.deb ... #26 23.23 Unpacking liblog4cpp5v5:amd64 (1.1.3-1) ... #26 23.36 Selecting previously unselected package libgnuradio-pmt3.7.13:amd64. #26 23.37 Preparing to unpack .../103-libgnuradio-pmt3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 23.38 Unpacking libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 23.50 Selecting previously unselected package libgnuradio-runtime3.7.13:amd64. #26 23.50 Preparing to unpack .../104-libgnuradio-runtime3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 23.52 Unpacking libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 23.66 Selecting previously unselected package libgnuradio-blocks3.7.13:amd64. #26 23.67 Preparing to unpack .../105-libgnuradio-blocks3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 23.69 Unpacking libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 23.86 Selecting previously unselected package libgnuradio-fft3.7.13:amd64. #26 23.87 Preparing to unpack .../106-libgnuradio-fft3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 23.90 Unpacking libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 24.04 Selecting previously unselected package libgnuradio-filter3.7.13:amd64. #26 24.05 Preparing to unpack .../107-libgnuradio-filter3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 24.08 Unpacking libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 24.20 Selecting previously unselected package libgnuradio-analog3.7.13:amd64. #26 24.21 Preparing to unpack .../108-libgnuradio-analog3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 24.25 Unpacking libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 24.37 Selecting previously unselected package libgnuradio-fec3.7.13:amd64. #26 24.38 Preparing to unpack .../109-libgnuradio-fec3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 24.39 Unpacking libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 24.51 Selecting previously unselected package libgnuradio-atsc3.7.13:amd64. #26 24.52 Preparing to unpack .../110-libgnuradio-atsc3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 24.53 Unpacking libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 24.66 Selecting previously unselected package libopus0:amd64. #26 24.67 Preparing to unpack .../111-libopus0_1.3-1_amd64.deb ... #26 24.68 Unpacking libopus0:amd64 (1.3-1) ... #26 24.82 Selecting previously unselected package libsamplerate0:amd64. #26 24.83 Preparing to unpack .../112-libsamplerate0_0.1.9-2_amd64.deb ... #26 24.84 Unpacking libsamplerate0:amd64 (0.1.9-2) ... #26 25.04 Selecting previously unselected package libjack-jackd2-0:amd64. #26 25.05 Preparing to unpack .../113-libjack-jackd2-0_1.9.12~dfsg-2_amd64.deb ... #26 25.06 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 25.20 Selecting previously unselected package libportaudio2:amd64. #26 25.21 Preparing to unpack .../114-libportaudio2_19.6.0-1+deb10u1_amd64.deb ... #26 25.23 Unpacking libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 25.36 Selecting previously unselected package libgnuradio-audio3.7.13:amd64. #26 25.37 Preparing to unpack .../115-libgnuradio-audio3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 25.39 Unpacking libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 25.53 Selecting previously unselected package libgnuradio-channels3.7.13:amd64. #26 25.54 Preparing to unpack .../116-libgnuradio-channels3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 25.55 Unpacking libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 25.69 Selecting previously unselected package libgnuradio-comedi3.7.13:amd64. #26 25.69 Preparing to unpack .../117-libgnuradio-comedi3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 25.71 Unpacking libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 25.84 Selecting previously unselected package libgnuradio-digital3.7.13:amd64. #26 25.85 Preparing to unpack .../118-libgnuradio-digital3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 25.86 Unpacking libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 26.02 Selecting previously unselected package libgnuradio-dtv3.7.13:amd64. #26 26.02 Preparing to unpack .../119-libgnuradio-dtv3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 26.04 Unpacking libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 26.18 Selecting previously unselected package libgnuradio-fcd3.7.13:amd64. #26 26.19 Preparing to unpack .../120-libgnuradio-fcd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 26.20 Unpacking libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 26.33 Selecting previously unselected package libgnuradio-noaa3.7.13:amd64. #26 26.34 Preparing to unpack .../121-libgnuradio-noaa3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 26.35 Unpacking libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 26.46 Selecting previously unselected package libgnuradio-pager3.7.13:amd64. #26 26.47 Preparing to unpack .../122-libgnuradio-pager3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 26.48 Unpacking libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 26.62 Selecting previously unselected package libqt5opengl5:amd64. #26 26.62 Preparing to unpack .../123-libqt5opengl5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 26.64 Unpacking libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 26.79 Selecting previously unselected package libqwt-qt5-6. #26 26.80 Preparing to unpack .../124-libqwt-qt5-6_6.1.4-1_amd64.deb ... #26 26.82 Unpacking libqwt-qt5-6 (6.1.4-1) ... #26 26.98 Selecting previously unselected package libgnuradio-qtgui3.7.13:amd64. #26 26.98 Preparing to unpack .../125-libgnuradio-qtgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 27.00 Unpacking libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 27.14 Selecting previously unselected package libgnuradio-trellis3.7.13:amd64. #26 27.15 Preparing to unpack .../126-libgnuradio-trellis3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 27.16 Unpacking libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 27.30 Selecting previously unselected package libgnuradio-uhd3.7.13:amd64. #26 27.31 Preparing to unpack .../127-libgnuradio-uhd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 27.32 Unpacking libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 27.45 Selecting previously unselected package libslang2:amd64. #26 27.46 Preparing to unpack .../128-libslang2_2.3.2-2_amd64.deb ... #26 27.47 Unpacking libslang2:amd64 (2.3.2-2) ... #26 27.65 Selecting previously unselected package libcaca0:amd64. #26 27.65 Preparing to unpack .../129-libcaca0_0.99.beta19-2.1+deb10u1_amd64.deb ... #26 27.67 Unpacking libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 27.84 Selecting previously unselected package libasyncns0:amd64. #26 27.85 Preparing to unpack .../130-libasyncns0_0.8-6_amd64.deb ... #26 27.87 Unpacking libasyncns0:amd64 (0.8-6) ... #26 28.01 Selecting previously unselected package libogg0:amd64. #26 28.02 Preparing to unpack .../131-libogg0_1.3.2-1+b1_amd64.deb ... #26 28.04 Unpacking libogg0:amd64 (1.3.2-1+b1) ... #26 28.17 Selecting previously unselected package libflac8:amd64. #26 28.18 Preparing to unpack .../132-libflac8_1.3.2-3+deb10u3_amd64.deb ... #26 28.19 Unpacking libflac8:amd64 (1.3.2-3+deb10u3) ... #26 28.33 Selecting previously unselected package libvorbis0a:amd64. #26 28.34 Preparing to unpack .../133-libvorbis0a_1.3.6-2_amd64.deb ... #26 28.34 Unpacking libvorbis0a:amd64 (1.3.6-2) ... #26 28.39 Selecting previously unselected package libvorbisenc2:amd64. #26 28.40 Preparing to unpack .../134-libvorbisenc2_1.3.6-2_amd64.deb ... #26 28.40 Unpacking libvorbisenc2:amd64 (1.3.6-2) ... #26 28.45 Selecting previously unselected package libsndfile1:amd64. #26 28.46 Preparing to unpack .../135-libsndfile1_1.0.28-6+deb10u2_amd64.deb ... #26 28.46 Unpacking libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 28.51 Selecting previously unselected package libxtst6:amd64. #26 28.52 Preparing to unpack .../136-libxtst6_2%3a1.2.3-1_amd64.deb ... #26 28.52 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #26 28.56 Selecting previously unselected package libpulse0:amd64. #26 28.57 Preparing to unpack .../137-libpulse0_12.2-4+deb10u1_amd64.deb ... #26 28.57 Unpacking libpulse0:amd64 (12.2-4+deb10u1) ... #26 28.63 Selecting previously unselected package libsdl1.2debian:amd64. #26 28.64 Preparing to unpack .../138-libsdl1.2debian_1.2.15+dfsg2-6~deb10u1_amd64.deb ... #26 28.64 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 28.70 Selecting previously unselected package libgnuradio-video-sdl3.7.13:amd64. #26 28.70 Preparing to unpack .../139-libgnuradio-video-sdl3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 28.71 Unpacking libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 28.75 Selecting previously unselected package libgnuradio-vocoder3.7.13:amd64. #26 28.76 Preparing to unpack .../140-libgnuradio-vocoder3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 28.76 Unpacking libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 28.80 Selecting previously unselected package libgnuradio-wavelet3.7.13:amd64. #26 28.81 Preparing to unpack .../141-libgnuradio-wavelet3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 28.82 Unpacking libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 28.86 Selecting previously unselected package libgnuradio-wxgui3.7.13:amd64. #26 28.87 Preparing to unpack .../142-libgnuradio-wxgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 28.88 Unpacking libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 29.03 Selecting previously unselected package libgnuradio-zeromq3.7.13:amd64. #26 29.03 Preparing to unpack .../143-libgnuradio-zeromq3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 29.06 Unpacking libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 29.21 Selecting previously unselected package gnuradio. #26 29.22 Preparing to unpack .../144-gnuradio_3.7.13.4-4+b1_amd64.deb ... #26 29.24 Unpacking gnuradio (3.7.13.4-4+b1) ... #26 30.46 Setting up liblog4cpp5v5:amd64 (1.1.3-1) ... #26 30.51 Setting up libxcb-dri3-0:amd64 (1.13.1-2) ... #26 30.58 Setting up libwayland-server0:amd64 (1.16.0-1) ... #26 30.62 Setting up libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 30.68 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 30.76 Setting up python-wxversion (3.0.2.0+dfsg-8) ... #26 31.00 Setting up libxcb-xfixes0:amd64 (1.13.1-2) ... #26 31.01 Setting up libogg0:amd64 (1.3.2-1+b1) ... #26 31.02 Setting up libglvnd0:amd64 (1.1.0-1) ... #26 31.03 Setting up libxtst6:amd64 (2:1.2.3-1) ... #26 31.04 Setting up libxcb-glx0:amd64 (1.13.1-2) ... #26 31.05 Setting up libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 31.07 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 31.08 Setting up libxcb-shape0:amd64 (1.13.1-2) ... #26 31.09 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 31.10 Setting up xkb-data (2.26-2) ... #26 31.10 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 31.12 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #26 31.13 Setting up libxcb-util0:amd64 (0.3.8-3+b2) ... #26 31.14 Setting up libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 31.15 Setting up libcolord2:amd64 (1.4.3-4) ... #26 31.16 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 31.17 Setting up libflac8:amd64 (1.3.2-3+deb10u3) ... #26 31.18 Setting up libxcb-xkb1:amd64 (1.13.1-2) ... #26 31.19 Setting up libxcb-image0:amd64 (0.4.0-1+b2) ... #26 31.20 Setting up libxcb-present0:amd64 (1.13.1-2) ... #26 31.21 Setting up libdconf1:amd64 (0.30.1-2) ... #26 31.22 Setting up python-zmq (17.1.2-2+deb10u1) ... #26 31.48 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 31.54 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #26 31.60 Setting up libxcb-xinerama0:amd64 (1.13.1-2) ... #26 31.63 Setting up libslang2:amd64 (2.3.2-2) ... #26 31.68 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #26 31.73 Setting up libxcb-sync1:amd64 (1.13.1-2) ... #26 31.80 Setting up libnotify4:amd64 (0.7.7-4) ... #26 31.85 Setting up libopus0:amd64 (1.3-1) ... #26 31.90 Setting up python-cheetah (3.1.0-3) ... #26 32.20 Setting up libvorbis0a:amd64 (1.3.6-2) ... #26 32.25 Setting up liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 32.31 Setting up libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 32.33 Setting up libmtdev1:amd64 (1.1.5-1+b1) ... #26 32.34 Setting up libvolk1.4:amd64 (1.4-3+b1) ... #26 32.35 Setting up libxcb-dri2-0:amd64 (1.13.1-2) ... #26 32.36 Setting up libasyncns0:amd64 (0.8-6) ... #26 32.37 Setting up libxshmfence1:amd64 (1.3-1) ... #26 32.38 Setting up libxcb-randr0:amd64 (1.13.1-2) ... #26 32.39 Setting up libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 32.40 Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 32.41 Setting up libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 32.43 Setting up libjson-glib-1.0-common (1.4.4-2) ... #26 32.43 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 32.45 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #26 32.45 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #26 32.47 Setting up libsamplerate0:amd64 (0.1.9-2) ... #26 32.48 Setting up libdrm-common (2.4.97-1) ... #26 32.49 Setting up libevdev2:amd64 (1.6.0+dfsg-1) ... #26 32.49 Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 32.71 Setting up libdouble-conversion1:amd64 (3.1.0-3) ... #26 32.72 Setting up libgudev-1.0-0:amd64 (232-2) ... #26 32.73 Setting up libcomedi0 (0.11.0-1) ... #26 32.75 creating iocard group... #26 32.77 Adding group `iocard' (GID 108) ... #26 32.79 Done. #26 32.79 Setting up libvorbisenc2:amd64 (1.3.6-2) ... #26 32.81 Setting up python-sip (4.19.14+dfsg-2) ... #26 33.03 Setting up libwacom-common (0.32-1) ... #26 33.08 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #26 33.14 Setting up libwayland-client0:amd64 (1.16.0-1) ... #26 33.17 Setting up libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.20 Setting up libvolk1-bin (1.4-3+b1) ... #26 33.25 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #26 33.30 Setting up libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 33.36 Setting up libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.39 Setting up libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.45 Setting up libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.49 Setting up dconf-service (0.30.1-2) ... #26 33.56 Setting up libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.61 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 33.65 Setting up libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.71 Setting up libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.76 Setting up libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 33.80 Setting up libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.86 Setting up libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 33.91 Setting up libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 33.95 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 34.01 Setting up libdrm2:amd64 (2.4.97-1) ... #26 34.10 Setting up libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 34.16 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #26 34.20 Setting up libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 34.27 Setting up libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 34.31 Setting up libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 34.37 Setting up libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 34.42 Setting up libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 34.46 Setting up libwacom2:amd64 (0.32-1) ... #26 34.51 Setting up libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 34.56 Setting up libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 34.60 Setting up libdrm-nouveau2:amd64 (2.4.97-1) ... #26 34.65 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 34.69 Setting up libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 34.73 Setting up libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 34.78 Setting up libpulse0:amd64 (12.2-4+deb10u1) ... #26 34.85 Setting up libdrm-radeon1:amd64 (2.4.97-1) ... #26 34.90 Setting up libdrm-intel1:amd64 (2.4.97-1) ... #26 34.97 Setting up libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 35.04 Setting up libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.09 Setting up libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 35.15 Setting up libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.23 Setting up libinput-bin (1.12.6-2+deb10u1) ... #26 35.27 Setting up libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 35.34 Setting up libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 35.42 Setting up libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 35.47 Setting up libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.52 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 35.58 Setting up libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.62 Setting up libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.68 Setting up libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.69 Setting up libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.70 Setting up libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.71 Setting up libegl1:amd64 (1.1.0-1) ... #26 35.73 Setting up libgtk-3-common (3.24.5-1) ... #26 35.74 Setting up libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 35.75 Setting up gsettings-desktop-schemas (3.28.1-1) ... #26 35.76 Setting up libinput10:amd64 (1.12.6-2+deb10u1) ... #26 35.77 Setting up libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 35.78 Setting up libglx0:amd64 (1.1.0-1) ... #26 35.79 Setting up libgl1:amd64 (1.1.0-1) ... #26 35.82 Setting up libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 35.83 Setting up libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 35.84 Setting up freeglut3:amd64 (2.8.1-3) ... #26 35.86 Setting up python-opengl (3.1.0+dfsg-2) ... #26 36.60 Setting up libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 36.62 Setting up libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 36.63 Setting up libqt5help5:amd64 (5.11.3-4) ... #26 36.64 Setting up libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 36.65 Setting up libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 36.66 Setting up libqt5designer5:amd64 (5.11.3-4) ... #26 36.67 Setting up libqt5svg5:amd64 (5.11.3-2) ... #26 36.68 Setting up libqwt-qt5-6 (6.1.4-1) ... #26 36.69 Setting up python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 36.92 Setting up libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 36.97 Processing triggers for hicolor-icon-theme (0.17-2) ... #26 37.02 Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #26 37.11 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 37.22 Processing triggers for man-db (2.8.5-2+deb10u1) ... #26 37.69 Processing triggers for shared-mime-info (1.10-1) ... #26 41.30 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 41.34 Processing triggers for mime-support (3.62) ... #26 41.37 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #26 41.43 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 41.47 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #26 41.51 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #26 41.56 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 41.62 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 41.66 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode #26 42.71 Setting up gnuradio (3.7.13.4-4+b1) ... #26 44.38 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 DONE 44.7s #27 [20/32] ADD HTTPS://WWW.MONGODB.ORG/STATIC/PGP/SERVER-4.4.ASC /tmp/mongodb-server-4.4.asc #27 DONE 0.1s #28 [21/32] RUN IF [ "$(arch)" = "x86_64" ]; then apt-key add /tmp/mongodb-server-4.4.asc && echo "deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 main" > /etc/apt/sources.list.d/mongodb-org-4.4.list; fi #28 0.421 Warning: apt-key output should not be parsed (stdout is not a terminal) #28 1.099 OK #28 DONE 1.2s #29 [22/32] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && systemctl_path=$(which systemctl) && mv $systemctl_path /tmp/systemctl && apt-get install -y --no-install-recommends mongodb-org && apt-get clean && mv /tmp/systemctl $systemctl_path && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf; fi #29 0.565 Hit:1 http://deb.debian.org/debian buster InRelease #29 0.565 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #29 0.565 Hit:3 http://deb.debian.org/debian buster-updates InRelease #29 0.577 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #29 0.586 Ign:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #29 0.799 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release [2,032 B] #29 0.916 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release.gpg [866 B] #29 1.198 Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 Packages [76.5 kB] #29 1.230 Fetched 79.4 kB in 1s (116 kB/s) #29 1.230 Reading package lists... #29 2.176 Reading package lists... #29 3.094 Building dependency tree... #29 3.339 Reading state information... #29 3.581 The following additional packages will be installed: #29 3.581 mongodb-database-tools mongodb-org-database-tools-extra mongodb-org-mongos #29 3.582 mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.616 The following NEW packages will be installed: #29 3.616 mongodb-database-tools mongodb-org mongodb-org-database-tools-extra #29 3.616 mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.750 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. #29 3.750 Need to get 102 MB of archives. #29 3.750 After this operation, 203 MB of additional disk space will be used. #29 3.750 Get:1 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-database-tools amd64 100.9.4 [52.0 MB] #29 4.531 Get:2 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-shell amd64 4.4.29 [13.4 MB] #29 4.769 Get:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-server amd64 4.4.29 [20.8 MB] #29 5.179 Get:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-mongos amd64 4.4.29 [16.1 MB] #29 5.440 Get:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-database-tools-extra amd64 4.4.29 [7,756 B] #29 5.540 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-tools amd64 4.4.29 [2,896 B] #29 5.752 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org amd64 4.4.29 [3,524 B] #29 5.944 debconf: delaying package configuration, since apt-utils is not installed #29 6.001 Fetched 102 MB in 2s (48.2 MB/s) #29 6.081 Selecting previously unselected package mongodb-database-tools. #29 6.081 (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 ... 116311 files and directories currently installed.) #29 6.126 Preparing to unpack .../0-mongodb-database-tools_100.9.4_amd64.deb ... #29 6.142 Unpacking mongodb-database-tools (100.9.4) ... #29 8.301 Selecting previously unselected package mongodb-org-shell. #29 8.310 Preparing to unpack .../1-mongodb-org-shell_4.4.29_amd64.deb ... #29 8.318 Unpacking mongodb-org-shell (4.4.29) ... #29 9.265 Selecting previously unselected package mongodb-org-server. #29 9.273 Preparing to unpack .../2-mongodb-org-server_4.4.29_amd64.deb ... #29 9.280 Unpacking mongodb-org-server (4.4.29) ... #29 10.72 Selecting previously unselected package mongodb-org-mongos. #29 10.72 Preparing to unpack .../3-mongodb-org-mongos_4.4.29_amd64.deb ... #29 10.73 Unpacking mongodb-org-mongos (4.4.29) ... #29 11.83 Selecting previously unselected package mongodb-org-database-tools-extra. #29 11.84 Preparing to unpack .../4-mongodb-org-database-tools-extra_4.4.29_amd64.deb ... #29 11.85 Unpacking mongodb-org-database-tools-extra (4.4.29) ... #29 11.91 Selecting previously unselected package mongodb-org-tools. #29 11.92 Preparing to unpack .../5-mongodb-org-tools_4.4.29_amd64.deb ... #29 11.92 Unpacking mongodb-org-tools (4.4.29) ... #29 12.03 Selecting previously unselected package mongodb-org. #29 12.04 Preparing to unpack .../6-mongodb-org_4.4.29_amd64.deb ... #29 12.06 Unpacking mongodb-org (4.4.29) ... #29 12.19 Setting up mongodb-org-server (4.4.29) ... #29 12.22 Adding system user `mongodb' (UID 106) ... #29 12.22 Adding new user `mongodb' (UID 106) with group `nogroup' ... #29 12.35 Not creating home directory `/home/mongodb'. #29 12.37 Adding group `mongodb' (GID 109) ... #29 12.42 Done. #29 12.44 Adding user `mongodb' to group `mongodb' ... #29 12.44 Adding user mongodb to group mongodb #29 12.47 Done. #29 12.48 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found #29 12.49 Setting up mongodb-org-shell (4.4.29) ... #29 12.53 Setting up mongodb-database-tools (100.9.4) ... #29 12.58 Setting up mongodb-org-mongos (4.4.29) ... #29 12.62 Setting up mongodb-org-database-tools-extra (4.4.29) ... #29 12.65 Setting up mongodb-org-tools (4.4.29) ... #29 12.69 Setting up mongodb-org (4.4.29) ... #29 12.72 Processing triggers for man-db (2.8.5-2+deb10u1) ... #29 DONE 13.5s #30 [23/32] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #30 0.370 Hit:1 http://deb.debian.org/debian buster InRelease #30 0.370 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #30 0.370 Hit:3 http://deb.debian.org/debian buster-updates InRelease #30 0.370 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #30 0.370 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #30 0.581 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release #30 0.821 Reading package lists... #30 1.771 Reading package lists... #30 2.705 Building dependency tree... #30 2.939 Reading state information... #30 3.131 bison is already the newest version (2:3.3.2.dfsg-1). #30 3.131 flex is already the newest version (2.6.4-6.2). #30 3.131 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1). #30 3.131 libgcrypt20-dev set to manually installed. #30 3.131 libsctp-dev is already the newest version (1.0.18+dfsg-1). #30 3.131 python3-pip is already the newest version (18.1-5). #30 3.131 python3-setuptools is already the newest version (40.8.0-1). #30 3.131 python3-wheel is already the newest version (0.32.3-2). #30 3.131 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9). #30 3.131 libcurl4-gnutls-dev set to manually installed. #30 3.131 git is already the newest version (1:2.20.1-2+deb10u8). #30 3.131 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12). #30 3.131 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1). #30 3.131 libmicrohttpd-dev set to manually installed. #30 3.131 libssl-dev is already the newest version (1.1.1n-0+deb10u6). #30 3.131 The following additional packages will be installed: #30 3.132 libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5 #30 3.133 Suggested packages: #30 3.133 libnghttp2-doc libyaml-doc #30 3.256 The following NEW packages will be installed: #30 3.257 build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0 #30 3.257 libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson #30 3.258 ninja-build #30 3.290 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #30 3.290 Need to get 1,667 kB of archives. #30 3.290 After this operation, 5,602 kB of additional disk space will be used. #30 3.290 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B] #30 3.296 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB] #30 3.302 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB] #30 3.308 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB] #30 3.319 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB] #30 3.319 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB] #30 3.322 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB] #30 3.322 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB] #30 3.323 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u3 [122 kB] #30 3.324 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB] #30 3.325 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB] #30 3.326 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB] #30 3.540 debconf: delaying package configuration, since apt-utils is not installed #30 3.600 Fetched 1,667 kB in 0s (32.8 MB/s) #30 3.626 Selecting previously unselected package build-essential. #30 3.626 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116358 files and directories currently installed.) #30 3.675 Preparing to unpack .../00-build-essential_12.6_amd64.deb ... #30 3.681 Unpacking build-essential (12.6) ... #30 3.714 Selecting previously unselected package libbson-1.0-0. #30 3.720 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ... #30 3.726 Unpacking libbson-1.0-0 (1.14.0-1) ... #30 3.766 Selecting previously unselected package libbson-dev. #30 3.774 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ... #30 3.781 Unpacking libbson-dev (1.14.0-1) ... #30 3.827 Selecting previously unselected package libidn11-dev:amd64. #30 3.834 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ... #30 3.837 Unpacking libidn11-dev:amd64 (1.33-2.2) ... #30 3.900 Selecting previously unselected package libsnappy1v5:amd64. #30 3.906 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ... #30 3.909 Unpacking libsnappy1v5:amd64 (1.1.7-1) ... #30 3.945 Selecting previously unselected package libmongoc-1.0-0. #30 3.952 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ... #30 3.955 Unpacking libmongoc-1.0-0 (1.14.0-1) ... #30 4.002 Selecting previously unselected package libsnappy-dev:amd64. #30 4.009 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ... #30 4.012 Unpacking libsnappy-dev:amd64 (1.1.7-1) ... #30 4.053 Selecting previously unselected package libmongoc-dev. #30 4.060 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ... #30 4.064 Unpacking libmongoc-dev (1.14.0-1) ... #30 4.102 Selecting previously unselected package libnghttp2-dev. #30 4.109 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u3_amd64.deb ... #30 4.112 Unpacking libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.152 Selecting previously unselected package libyaml-dev:amd64. #30 4.159 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ... #30 4.162 Unpacking libyaml-dev:amd64 (0.2.1-1) ... #30 4.204 Selecting previously unselected package ninja-build. #30 4.213 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ... #30 4.221 Unpacking ninja-build (1.8.2-1) ... #30 4.268 Selecting previously unselected package meson. #30 4.276 Preparing to unpack .../11-meson_0.49.2-1_all.deb ... #30 4.279 Unpacking meson (0.49.2-1) ... #30 4.362 Setting up libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.370 Setting up libidn11-dev:amd64 (1.33-2.2) ... #30 4.384 Setting up libyaml-dev:amd64 (0.2.1-1) ... #30 4.393 Setting up ninja-build (1.8.2-1) ... #30 4.407 Setting up libsnappy1v5:amd64 (1.1.7-1) ... #30 4.415 Setting up libbson-1.0-0 (1.14.0-1) ... #30 4.429 Setting up build-essential (12.6) ... #30 4.438 Setting up libbson-dev (1.14.0-1) ... #30 4.449 Setting up libsnappy-dev:amd64 (1.1.7-1) ... #30 4.458 Setting up meson (0.49.2-1) ... #30 4.469 Setting up libmongoc-1.0-0 (1.14.0-1) ... #30 4.481 Setting up libmongoc-dev (1.14.0-1) ... #30 4.494 Processing triggers for man-db (2.8.5-2+deb10u1) ... #30 4.749 Processing triggers for libc-bin (2.28-10+deb10u3) ... #30 DONE 4.9s #31 [24/32] WORKDIR /TMP #31 DONE 0.0s #32 [25/32] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #32 0.331 Cloning into 'osmo-gsm-tester'... #32 DONE 0.7s #33 [26/32] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #33 DONE 0.0s #34 [27/32] RUN CD osmo-gsm-tester && 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 #34 0.486 Already on 'master' #34 0.486 Your branch is up to date with 'origin/master'. #34 0.487 refs/heads/master #34 0.491 HEAD is now at bcde1d0 Update git URLs #34 0.493 master #34 0.494 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 #34 DONE 0.5s #35 [28/32] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #35 DONE 0.4s #36 [29/32] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #36 DONE 0.4s #37 [30/32] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #37 DONE 0.4s #38 [31/32] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #38 DONE 0.0s #39 [32/32] WORKDIR /DATA #39 DONE 0.0s #40 exporting to image #40 exporting layers #40 exporting layers 2.6s done #40 writing image sha256:fd223455043b50ac911a671d62c96a3dda37c682bf511203b5f41ac28a72b9e9 done #40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #40 DONE 2.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7618 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-06-13 22:54:44 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7618 + mkdir -p trial-7618 + mv open5gs.build-8.tgz osmo-bsc.build-22066.tgz osmo-bts-oc2g.build-7718.tgz osmo-bts-sysmo.build-10220.tgz osmo-bts.build-9696.tgz osmo-ggsn.build-8699.tgz osmo-hlr.build-11363.tgz osmo-hnbgw.build-8745.tgz osmo-mgw.build-11662.tgz osmo-msc.build-35923.tgz osmo-nitb.build-16616.tgz osmo-pcu-oc2g.build-5220.tgz osmo-pcu-sysmo.build-6501.tgz osmo-pcu.build-6464.tgz osmo-sgsn.build-37499.tgz osmo-stp.build-11949.tgz osmo-trx.build-6679.tgz osmocom-bb.build-6296.tgz srslte.build-19.tgz trial-7618 + cat open5gs.build-8.md5 osmo-bsc.build-22066.md5 osmo-bts-oc2g.build-7718.md5 osmo-bts-sysmo.build-10220.md5 osmo-bts.build-9696.md5 osmo-ggsn.build-8699.md5 osmo-hlr.build-11363.md5 osmo-hnbgw.build-8745.md5 osmo-mgw.build-11662.md5 osmo-msc.build-35923.md5 osmo-nitb.build-16616.md5 osmo-pcu-oc2g.build-5220.md5 osmo-pcu-sysmo.build-6501.md5 osmo-pcu.build-6464.md5 osmo-sgsn.build-37499.md5 osmo-stp.build-11949.md5 osmo-trx.build-6679.md5 osmocom-bb.build-6296.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-22066.md5 osmo-bts-oc2g.build-7718.md5 osmo-bts-sysmo.build-10220.md5 osmo-bts.build-9696.md5 osmo-ggsn.build-8699.md5 osmo-hlr.build-11363.md5 osmo-hnbgw.build-8745.md5 osmo-mgw.build-11662.md5 osmo-msc.build-35923.md5 osmo-nitb.build-16616.md5 osmo-pcu-oc2g.build-5220.md5 osmo-pcu-sysmo.build-6501.md5 osmo-pcu.build-6464.md5 osmo-sgsn.build-37499.md5 osmo-stp.build-11949.md5 osmo-trx.build-6679.md5 osmocom-bb.build-6296.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7618 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7618' tests: None -------------------------------------------------------------------------------------------- trial-7618 -------------------------------------------------------------------------------------------- 22:54:44.930263 tst trial-7618: Detailed log at /build/trial-7618/run.2024-06-13_22-54-44/log --------------------------------------------------------------------- trial-7618 netreg_mass --------------------------------------------------------------------- 22:54:45.207259 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:54:45.208247 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:54:45.210241 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:54:45.213487 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:54:45.298670 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:54:45.300794 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:54:45.304117 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:54:45.904464 tst netreg_mass: RESERVED RESOURCES for netreg_mass: bts OsmoBTS Virtual ip_address 127.0.42.2 127.0.42.3 127.0.42.4 127.0.42.5 127.0.42.6 127.0.42.7 modem osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile ---------------------------------------------- trial-7618 netreg_mass register_default_mass.py ---------------------------------------------- 22:54:45.905653 tst register_default_mass.py:9: Claiming resources for the test 22:54:45.938294 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.939603 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.940792 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.941948 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.943085 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.944256 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:45.945401 tst netreg_mass: Using 1 x bts (candidates: 1) 22:54:45.993078 tst register_default_mass.py: using LAC 2 22:54:46.006765 tst register_default_mass.py: using RAC 2 22:54:46.023172 tst register_default_mass.py: using CellId 2 22:54:46.044298 tst register_default_mass.py: using BVCI 3 22:54:46.058958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.060561 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.061985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.063405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.064805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.066192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.067612 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.069053 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.070496 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.071883 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.073311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.074683 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.076069 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.077479 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.078852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.080225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.081629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.083015 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.084385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.085801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.087173 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.088602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.089981 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.091352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.092743 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.094188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.095595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.096986 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.098353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.099707 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.101060 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.102414 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.103775 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.105133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.106491 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.107840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.109215 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.110573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.111939 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.113344 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.114751 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.116153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.117554 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.118978 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.120386 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.121779 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.123169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.124580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.125926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.127276 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.128659 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.130036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.131427 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.132825 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.134201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.135603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.137051 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.138497 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.139899 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.141265 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.142617 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.143968 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.145430 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.146811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.148167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.149546 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.150905 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.152285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.153662 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.155030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.156364 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.157739 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.159066 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.160393 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.161729 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.163076 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.164428 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.165776 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.167122 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.168470 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.169802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.171135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.172470 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.173802 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.175123 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.176466 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.177788 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.179113 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.180447 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.181774 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.183094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.184425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.185751 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.187102 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.188525 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.189836 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.191131 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.192460 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.193798 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.195117 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.196438 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:46.197902 tst register_default_mass.py:21: Launching a simple network 22:54:46.217497 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:54:46.441785 run create_hlr_db(pid=21): Launched 22:54:47.469216 run create_hlr_db(pid=21): Terminated: ok {rc=0} 22:54:47.509769 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched 22:54:47.540137 run osmo-hlr_127.0.42.2(pid=24): Launched 22:54:47.550788 run osmo-stp_127.0.42.5: Starting osmo-stp 22:54:47.888700 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched 22:54:47.918841 run osmo-stp_127.0.42.5(pid=26): Launched 22:54:47.929704 run osmo-msc_127.0.42.6: Starting osmo-msc 22:54:48.648967 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched 22:54:48.679506 run osmo-msc_127.0.42.6(pid=28): Launched 22:54:51.698714 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:54:51.950952 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched 22:54:51.990837 run osmo-mgw_127.0.42.3(pid=30): Launched 22:54:52.001777 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:54:52.049838 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched 22:54:52.081890 run osmo-mgw_127.0.42.4(pid=32): Launched 22:54:52.092957 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:54:52.683380 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched 22:54:52.713217 run osmo-bsc_127.0.42.7(pid=34): Launched 22:54:58.747425 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:54:59.031183 run osmo-bts-virtual(pid=35): Launched 22:55:00.071829 tst register_default_mass.py: using MSISDN 1001 22:55:00.085940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:55:00.104347 tst register_default_mass.py: using MSISDN 1002 22:55:00.119618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:55:00.138688 tst register_default_mass.py: using MSISDN 1003 22:55:00.149281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:55:00.164174 tst register_default_mass.py: using MSISDN 1004 22:55:00.175032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:55:00.193095 tst register_default_mass.py: using MSISDN 1005 22:55:00.206806 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:55:00.225338 tst register_default_mass.py: using MSISDN 1006 22:55:00.239669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:55:00.256460 tst register_default_mass.py: using MSISDN 1007 22:55:00.267871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:55:00.284254 tst register_default_mass.py: using MSISDN 1008 22:55:00.299057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:55:00.316860 tst register_default_mass.py: using MSISDN 1009 22:55:00.332273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:55:00.349046 tst register_default_mass.py: using MSISDN 1010 22:55:00.363993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:55:00.382874 tst register_default_mass.py: using MSISDN 1011 22:55:00.393368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:55:00.408140 tst register_default_mass.py: using MSISDN 1012 22:55:00.418738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:55:00.438950 tst register_default_mass.py: using MSISDN 1013 22:55:00.454788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:55:00.473026 tst register_default_mass.py: using MSISDN 1014 22:55:00.484086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:55:00.499257 tst register_default_mass.py: using MSISDN 1015 22:55:00.509970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:55:00.524843 tst register_default_mass.py: using MSISDN 1016 22:55:00.535560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:55:00.552791 tst register_default_mass.py: using MSISDN 1017 22:55:00.563634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:55:00.584915 tst register_default_mass.py: using MSISDN 1018 22:55:00.597019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:55:00.612109 tst register_default_mass.py: using MSISDN 1019 22:55:00.622662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:55:00.637730 tst register_default_mass.py: using MSISDN 1020 22:55:00.651860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:55:00.666716 tst register_default_mass.py: using MSISDN 1021 22:55:00.677550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:55:00.693606 tst register_default_mass.py: using MSISDN 1022 22:55:00.703895 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:55:00.723254 tst register_default_mass.py: using MSISDN 1023 22:55:00.736928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:55:00.751516 tst register_default_mass.py: using MSISDN 1024 22:55:00.761898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:55:00.783320 tst register_default_mass.py: using MSISDN 1025 22:55:00.793701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:55:00.808685 tst register_default_mass.py: using MSISDN 1026 22:55:00.819038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:55:00.837861 tst register_default_mass.py: using MSISDN 1027 22:55:00.848258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:55:00.865600 tst register_default_mass.py: using MSISDN 1028 22:55:00.876124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:55:00.892738 tst register_default_mass.py: using MSISDN 1029 22:55:00.903333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:55:00.918265 tst register_default_mass.py: using MSISDN 1030 22:55:00.928968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:55:00.946760 tst register_default_mass.py: using MSISDN 1031 22:55:00.962445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:55:00.986936 tst register_default_mass.py: using MSISDN 1032 22:55:01.002203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:55:01.017428 tst register_default_mass.py: using MSISDN 1033 22:55:01.027916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:55:01.042813 tst register_default_mass.py: using MSISDN 1034 22:55:01.053220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:55:01.067956 tst register_default_mass.py: using MSISDN 1035 22:55:01.078306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:55:01.092941 tst register_default_mass.py: using MSISDN 1036 22:55:01.105238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:55:01.129188 tst register_default_mass.py: using MSISDN 1037 22:55:01.141633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:55:01.156908 tst register_default_mass.py: using MSISDN 1038 22:55:01.167319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:55:01.183336 tst register_default_mass.py: using MSISDN 1039 22:55:01.193852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:55:01.208547 tst register_default_mass.py: using MSISDN 1040 22:55:01.218961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:55:01.234337 tst register_default_mass.py: using MSISDN 1041 22:55:01.245170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:55:01.264272 tst register_default_mass.py: using MSISDN 1042 22:55:01.276692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:55:01.291887 tst register_default_mass.py: using MSISDN 1043 22:55:01.304435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:55:01.322217 tst register_default_mass.py: using MSISDN 1044 22:55:01.336351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:55:01.357258 tst register_default_mass.py: using MSISDN 1045 22:55:01.368149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:55:01.383112 tst register_default_mass.py: using MSISDN 1046 22:55:01.394151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:55:01.409423 tst register_default_mass.py: using MSISDN 1047 22:55:01.422309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:55:01.437560 tst register_default_mass.py: using MSISDN 1048 22:55:01.448666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:55:01.470778 tst register_default_mass.py: using MSISDN 1049 22:55:01.482803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:55:01.502309 tst register_default_mass.py: using MSISDN 1050 22:55:01.516933 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:55:01.535940 tst register_default_mass.py: using MSISDN 1051 22:55:01.550406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:55:01.568921 tst register_default_mass.py: using MSISDN 1052 22:55:01.583414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:55:01.606994 tst register_default_mass.py: using MSISDN 1053 22:55:01.617828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:55:01.632597 tst register_default_mass.py: using MSISDN 1054 22:55:01.643659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:55:01.659005 tst register_default_mass.py: using MSISDN 1055 22:55:01.670197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:55:01.685892 tst register_default_mass.py: using MSISDN 1056 22:55:01.696985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:55:01.717220 tst register_default_mass.py: using MSISDN 1057 22:55:01.733068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:55:01.749501 tst register_default_mass.py: using MSISDN 1058 22:55:01.764459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:55:01.780006 tst register_default_mass.py: using MSISDN 1059 22:55:01.791310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:55:01.813606 tst register_default_mass.py: using MSISDN 1060 22:55:01.828461 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:55:01.849889 tst register_default_mass.py: using MSISDN 1061 22:55:01.866532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:55:01.887330 tst register_default_mass.py: using MSISDN 1062 22:55:01.904803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:55:01.926236 tst register_default_mass.py: using MSISDN 1063 22:55:01.941909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:55:01.969290 tst register_default_mass.py: using MSISDN 1064 22:55:01.981470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:55:01.996454 tst register_default_mass.py: using MSISDN 1065 22:55:02.007502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:55:02.023871 tst register_default_mass.py: using MSISDN 1066 22:55:02.035808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:55:02.053700 tst register_default_mass.py: using MSISDN 1067 22:55:02.069450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:55:02.089597 tst register_default_mass.py: using MSISDN 1068 22:55:02.105417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:55:02.124983 tst register_default_mass.py: using MSISDN 1069 22:55:02.140858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:55:02.159204 tst register_default_mass.py: using MSISDN 1070 22:55:02.170350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:55:02.190366 tst register_default_mass.py: using MSISDN 1071 22:55:02.205623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:55:02.228022 tst register_default_mass.py: using MSISDN 1072 22:55:02.242883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:55:02.262856 tst register_default_mass.py: using MSISDN 1073 22:55:02.277136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:55:02.297166 tst register_default_mass.py: using MSISDN 1074 22:55:02.311834 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:55:02.331232 tst register_default_mass.py: using MSISDN 1075 22:55:02.346087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:55:02.370674 tst register_default_mass.py: using MSISDN 1076 22:55:02.387100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:55:02.412523 tst register_default_mass.py: using MSISDN 1077 22:55:02.428083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:55:02.443515 tst register_default_mass.py: using MSISDN 1078 22:55:02.454343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:55:02.471912 tst register_default_mass.py: using MSISDN 1079 22:55:02.487024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:55:02.503491 tst register_default_mass.py: using MSISDN 1080 22:55:02.514525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:55:02.529784 tst register_default_mass.py: using MSISDN 1081 22:55:02.541033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:55:02.561028 tst register_default_mass.py: using MSISDN 1082 22:55:02.574521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:55:02.594496 tst register_default_mass.py: using MSISDN 1083 22:55:02.606015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:55:02.625884 tst register_default_mass.py: using MSISDN 1084 22:55:02.637478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:55:02.658020 tst register_default_mass.py: using MSISDN 1085 22:55:02.673717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:55:02.688967 tst register_default_mass.py: using MSISDN 1086 22:55:02.700870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:55:02.717021 tst register_default_mass.py: using MSISDN 1087 22:55:02.728293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:55:02.747802 tst register_default_mass.py: using MSISDN 1088 22:55:02.758978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:55:02.779964 tst register_default_mass.py: using MSISDN 1089 22:55:02.793875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:55:02.812544 tst register_default_mass.py: using MSISDN 1090 22:55:02.823696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:55:02.840721 tst register_default_mass.py: using MSISDN 1091 22:55:02.856898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:55:02.877742 tst register_default_mass.py: using MSISDN 1092 22:55:02.889452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:55:02.905041 tst register_default_mass.py: using MSISDN 1093 22:55:02.916273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:55:02.931681 tst register_default_mass.py: using MSISDN 1094 22:55:02.942373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:55:02.960337 tst register_default_mass.py: using MSISDN 1095 22:55:02.972710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:55:02.988257 tst register_default_mass.py: using MSISDN 1096 22:55:02.999276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:55:03.019573 tst register_default_mass.py: using MSISDN 1097 22:55:03.033483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:55:03.048671 tst register_default_mass.py: using MSISDN 1098 22:55:03.059498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:55:03.076841 tst register_default_mass.py: using MSISDN 1099 22:55:03.087585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:55:03.107775 tst register_default_mass.py: using MSISDN 1100 22:55:03.121608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:55:03.305620 run mass: Starting testcase 22:55:03.317628 run mass: Pre-launching all virtphy's 22:55:03.330303 run osmo-ms-virt-phy/00000: Starting virtphy 22:55:03.358781 run osmo-ms-virt-phy/00000(pid=36): Launched 22:55:03.371178 run osmo-ms-virt-phy/00001: Starting virtphy 22:55:03.406968 run osmo-ms-virt-phy/00001(pid=37): Launched 22:55:03.421263 run osmo-ms-virt-phy/00002: Starting virtphy 22:55:03.448943 run osmo-ms-virt-phy/00002(pid=38): Launched 22:55:03.460865 run osmo-ms-virt-phy/00003: Starting virtphy 22:55:03.499994 run osmo-ms-virt-phy/00003(pid=39): Launched 22:55:03.513402 run osmo-ms-virt-phy/00004: Starting virtphy 22:55:03.540934 run osmo-ms-virt-phy/00004(pid=40): Launched 22:55:03.552592 run osmo-ms-virt-phy/00005: Starting virtphy 22:55:03.579446 run osmo-ms-virt-phy/00005(pid=41): Launched 22:55:03.591371 run osmo-ms-virt-phy/00006: Starting virtphy 22:55:03.620995 run osmo-ms-virt-phy/00006(pid=42): Launched 22:55:03.635815 run osmo-ms-virt-phy/00007: Starting virtphy 22:55:03.663398 run osmo-ms-virt-phy/00007(pid=43): Launched 22:55:03.675028 run osmo-ms-virt-phy/00008: Starting virtphy 22:55:03.701990 run osmo-ms-virt-phy/00008(pid=44): Launched 22:55:03.713782 run osmo-ms-virt-phy/00009: Starting virtphy 22:55:03.741199 run osmo-ms-virt-phy/00009(pid=45): Launched 22:55:03.754121 run osmo-ms-virt-phy/00010: Starting virtphy 22:55:03.781994 run osmo-ms-virt-phy/00010(pid=46): Launched 22:55:03.797597 run osmo-ms-virt-phy/00011: Starting virtphy 22:55:03.826410 run osmo-ms-virt-phy/00011(pid=47): Launched 22:55:03.839402 run osmo-ms-virt-phy/00012: Starting virtphy 22:55:03.867954 run osmo-ms-virt-phy/00012(pid=48): Launched 22:55:03.883518 run osmo-ms-virt-phy/00013: Starting virtphy 22:55:03.912278 run osmo-ms-virt-phy/00013(pid=49): Launched 22:55:03.927457 run osmo-ms-virt-phy/00014: Starting virtphy 22:55:03.955783 run osmo-ms-virt-phy/00014(pid=50): Launched 22:55:03.969032 run osmo-ms-virt-phy/00015: Starting virtphy 22:55:03.998551 run osmo-ms-virt-phy/00015(pid=51): Launched 22:55:04.014222 run osmo-ms-virt-phy/00016: Starting virtphy 22:55:04.047387 run osmo-ms-virt-phy/00016(pid=52): Launched 22:55:04.059770 run osmo-ms-virt-phy/00017: Starting virtphy 22:55:04.090625 run osmo-ms-virt-phy/00017(pid=53): Launched 22:55:04.102968 run osmo-ms-virt-phy/00018: Starting virtphy 22:55:04.131037 run osmo-ms-virt-phy/00018(pid=54): Launched 22:55:04.143699 run osmo-ms-virt-phy/00019: Starting virtphy 22:55:04.175090 run osmo-ms-virt-phy/00019(pid=55): Launched 22:55:04.188462 run osmo-ms-virt-phy/00020: Starting virtphy 22:55:04.217693 run osmo-ms-virt-phy/00020(pid=56): Launched 22:55:04.229598 run osmo-ms-virt-phy/00021: Starting virtphy 22:55:04.256807 run osmo-ms-virt-phy/00021(pid=57): Launched 22:55:04.271543 run osmo-ms-virt-phy/00022: Starting virtphy 22:55:04.299581 run osmo-ms-virt-phy/00022(pid=58): Launched 22:55:04.311472 run osmo-ms-virt-phy/00023: Starting virtphy 22:55:04.339109 run osmo-ms-virt-phy/00023(pid=59): Launched 22:55:04.354203 run osmo-ms-virt-phy/00024: Starting virtphy 22:55:04.383072 run osmo-ms-virt-phy/00024(pid=60): Launched 22:55:04.398393 run osmo-ms-virt-phy/00025: Starting virtphy 22:55:04.427998 run osmo-ms-virt-phy/00025(pid=61): Launched 22:55:04.444986 run osmo-ms-virt-phy/00026: Starting virtphy 22:55:04.483481 run osmo-ms-virt-phy/00026(pid=62): Launched 22:55:04.501500 run osmo-ms-virt-phy/00027: Starting virtphy 22:55:04.536494 run osmo-ms-virt-phy/00027(pid=63): Launched 22:55:04.549146 run osmo-ms-virt-phy/00028: Starting virtphy 22:55:04.578766 run osmo-ms-virt-phy/00028(pid=64): Launched 22:55:04.595520 run osmo-ms-virt-phy/00029: Starting virtphy 22:55:04.632656 run osmo-ms-virt-phy/00029(pid=65): Launched 22:55:04.645271 run osmo-ms-virt-phy/00030: Starting virtphy 22:55:04.674418 run osmo-ms-virt-phy/00030(pid=66): Launched 22:55:04.686656 run osmo-ms-virt-phy/00031: Starting virtphy 22:55:04.714586 run osmo-ms-virt-phy/00031(pid=67): Launched 22:55:04.729902 run osmo-ms-virt-phy/00032: Starting virtphy 22:55:04.763359 run osmo-ms-virt-phy/00032(pid=68): Launched 22:55:04.778490 run osmo-ms-virt-phy/00033: Starting virtphy 22:55:04.813980 run osmo-ms-virt-phy/00033(pid=69): Launched 22:55:04.830423 run osmo-ms-virt-phy/00034: Starting virtphy 22:55:04.859479 run osmo-ms-virt-phy/00034(pid=70): Launched 22:55:04.871447 run osmo-ms-virt-phy/00035: Starting virtphy 22:55:04.899778 run osmo-ms-virt-phy/00035(pid=71): Launched 22:55:04.912387 run osmo-ms-virt-phy/00036: Starting virtphy 22:55:04.941050 run osmo-ms-virt-phy/00036(pid=72): Launched 22:55:04.953151 run osmo-ms-virt-phy/00037: Starting virtphy 22:55:04.980733 run osmo-ms-virt-phy/00037(pid=73): Launched 22:55:04.992470 run osmo-ms-virt-phy/00038: Starting virtphy 22:55:05.024545 run osmo-ms-virt-phy/00038(pid=74): Launched 22:55:05.039694 run osmo-ms-virt-phy/00039: Starting virtphy 22:55:05.067455 run osmo-ms-virt-phy/00039(pid=75): Launched 22:55:05.079547 run osmo-ms-virt-phy/00040: Starting virtphy 22:55:05.107648 run osmo-ms-virt-phy/00040(pid=76): Launched 22:55:05.120827 run osmo-ms-virt-phy/00041: Starting virtphy 22:55:05.149143 run osmo-ms-virt-phy/00041(pid=77): Launched 22:55:05.161075 run osmo-ms-virt-phy/00042: Starting virtphy 22:55:05.190648 run osmo-ms-virt-phy/00042(pid=78): Launched 22:55:05.202502 run osmo-ms-virt-phy/00043: Starting virtphy 22:55:05.232635 run osmo-ms-virt-phy/00043(pid=79): Launched 22:55:05.244252 run osmo-ms-virt-phy/00044: Starting virtphy 22:55:05.271690 run osmo-ms-virt-phy/00044(pid=80): Launched 22:55:05.283363 run osmo-ms-virt-phy/00045: Starting virtphy 22:55:05.310879 run osmo-ms-virt-phy/00045(pid=81): Launched 22:55:05.322425 run osmo-ms-virt-phy/00046: Starting virtphy 22:55:05.349995 run osmo-ms-virt-phy/00046(pid=82): Launched 22:55:05.362958 run osmo-ms-virt-phy/00047: Starting virtphy 22:55:05.390336 run osmo-ms-virt-phy/00047(pid=83): Launched 22:55:05.401866 run osmo-ms-virt-phy/00048: Starting virtphy 22:55:05.430174 run osmo-ms-virt-phy/00048(pid=84): Launched 22:55:05.442170 run osmo-ms-virt-phy/00049: Starting virtphy 22:55:05.470693 run osmo-ms-virt-phy/00049(pid=85): Launched 22:55:05.482552 run osmo-ms-virt-phy/00050: Starting virtphy 22:55:05.511295 run osmo-ms-virt-phy/00050(pid=86): Launched 22:55:05.523245 run osmo-ms-virt-phy/00051: Starting virtphy 22:55:05.550634 run osmo-ms-virt-phy/00051(pid=87): Launched 22:55:05.565230 run osmo-ms-virt-phy/00052: Starting virtphy 22:55:05.593492 run osmo-ms-virt-phy/00052(pid=88): Launched 22:55:05.605397 run osmo-ms-virt-phy/00053: Starting virtphy 22:55:05.632915 run osmo-ms-virt-phy/00053(pid=89): Launched 22:55:05.644880 run osmo-ms-virt-phy/00054: Starting virtphy 22:55:05.672574 run osmo-ms-virt-phy/00054(pid=90): Launched 22:55:05.684431 run osmo-ms-virt-phy/00055: Starting virtphy 22:55:05.712269 run osmo-ms-virt-phy/00055(pid=91): Launched 22:55:05.724561 run osmo-ms-virt-phy/00056: Starting virtphy 22:55:05.756469 run osmo-ms-virt-phy/00056(pid=92): Launched 22:55:05.768886 run osmo-ms-virt-phy/00057: Starting virtphy 22:55:05.796657 run osmo-ms-virt-phy/00057(pid=93): Launched 22:55:05.810887 run osmo-ms-virt-phy/00058: Starting virtphy 22:55:05.847304 run osmo-ms-virt-phy/00058(pid=94): Launched 22:55:05.863409 run osmo-ms-virt-phy/00059: Starting virtphy 22:55:05.900285 run osmo-ms-virt-phy/00059(pid=95): Launched 22:55:05.916147 run osmo-ms-virt-phy/00060: Starting virtphy 22:55:05.950029 run osmo-ms-virt-phy/00060(pid=96): Launched 22:55:05.965122 run osmo-ms-virt-phy/00061: Starting virtphy 22:55:05.993790 run osmo-ms-virt-phy/00061(pid=97): Launched 22:55:06.005671 run osmo-ms-virt-phy/00062: Starting virtphy 22:55:06.035454 run osmo-ms-virt-phy/00062(pid=98): Launched 22:55:06.047211 run osmo-ms-virt-phy/00063: Starting virtphy 22:55:06.075091 run osmo-ms-virt-phy/00063(pid=99): Launched 22:55:06.086733 run osmo-ms-virt-phy/00064: Starting virtphy 22:55:06.116795 run osmo-ms-virt-phy/00064(pid=100): Launched 22:55:06.131841 run osmo-ms-virt-phy/00065: Starting virtphy 22:55:06.160253 run osmo-ms-virt-phy/00065(pid=101): Launched 22:55:06.172125 run osmo-ms-virt-phy/00066: Starting virtphy 22:55:06.200812 run osmo-ms-virt-phy/00066(pid=102): Launched 22:55:06.212778 run osmo-ms-virt-phy/00067: Starting virtphy 22:55:06.241182 run osmo-ms-virt-phy/00067(pid=103): Launched 22:55:06.253784 run osmo-ms-virt-phy/00068: Starting virtphy 22:55:06.287626 run osmo-ms-virt-phy/00068(pid=104): Launched 22:55:06.300152 run osmo-ms-virt-phy/00069: Starting virtphy 22:55:06.330437 run osmo-ms-virt-phy/00069(pid=105): Launched 22:55:06.342679 run osmo-ms-virt-phy/00070: Starting virtphy 22:55:06.372548 run osmo-ms-virt-phy/00070(pid=106): Launched 22:55:06.387428 run osmo-ms-virt-phy/00071: Starting virtphy 22:55:06.414682 run osmo-ms-virt-phy/00071(pid=107): Launched 22:55:06.426386 run osmo-ms-virt-phy/00072: Starting virtphy 22:55:06.454880 run osmo-ms-virt-phy/00072(pid=108): Launched 22:55:06.470155 run osmo-ms-virt-phy/00073: Starting virtphy 22:55:06.498643 run osmo-ms-virt-phy/00073(pid=109): Launched 22:55:06.515493 run osmo-ms-virt-phy/00074: Starting virtphy 22:55:06.546656 run osmo-ms-virt-phy/00074(pid=110): Launched 22:55:06.563783 run osmo-ms-virt-phy/00075: Starting virtphy 22:55:06.594594 run osmo-ms-virt-phy/00075(pid=111): Launched 22:55:06.610470 run osmo-ms-virt-phy/00076: Starting virtphy 22:55:06.644312 run osmo-ms-virt-phy/00076(pid=112): Launched 22:55:06.661984 run osmo-ms-virt-phy/00077: Starting virtphy 22:55:06.702839 run osmo-ms-virt-phy/00077(pid=113): Launched 22:55:06.720523 run osmo-ms-virt-phy/00078: Starting virtphy 22:55:06.759545 run osmo-ms-virt-phy/00078(pid=114): Launched 22:55:06.775798 run osmo-ms-virt-phy/00079: Starting virtphy 22:55:06.813501 run osmo-ms-virt-phy/00079(pid=115): Launched 22:55:06.829923 run osmo-ms-virt-phy/00080: Starting virtphy 22:55:06.859220 run osmo-ms-virt-phy/00080(pid=116): Launched 22:55:06.871710 run osmo-ms-virt-phy/00081: Starting virtphy 22:55:06.901349 run osmo-ms-virt-phy/00081(pid=117): Launched 22:55:06.914318 run osmo-ms-virt-phy/00082: Starting virtphy 22:55:06.949839 run osmo-ms-virt-phy/00082(pid=118): Launched 22:55:06.962253 run osmo-ms-virt-phy/00083: Starting virtphy 22:55:06.990180 run osmo-ms-virt-phy/00083(pid=119): Launched 22:55:07.001927 run osmo-ms-virt-phy/00084: Starting virtphy 22:55:07.029677 run osmo-ms-virt-phy/00084(pid=120): Launched 22:55:07.041347 run osmo-ms-virt-phy/00085: Starting virtphy 22:55:07.072050 run osmo-ms-virt-phy/00085(pid=121): Launched 22:55:07.083998 run osmo-ms-virt-phy/00086: Starting virtphy 22:55:07.112685 run osmo-ms-virt-phy/00086(pid=122): Launched 22:55:07.124749 run osmo-ms-virt-phy/00087: Starting virtphy 22:55:07.153828 run osmo-ms-virt-phy/00087(pid=123): Launched 22:55:07.171135 run osmo-ms-virt-phy/00088: Starting virtphy 22:55:07.204715 run osmo-ms-virt-phy/00088(pid=124): Launched 22:55:07.216448 run osmo-ms-virt-phy/00089: Starting virtphy 22:55:07.243816 run osmo-ms-virt-phy/00089(pid=125): Launched 22:55:07.255557 run osmo-ms-virt-phy/00090: Starting virtphy 22:55:07.283322 run osmo-ms-virt-phy/00090(pid=126): Launched 22:55:07.295189 run osmo-ms-virt-phy/00091: Starting virtphy 22:55:07.325219 run osmo-ms-virt-phy/00091(pid=127): Launched 22:55:07.338355 run osmo-ms-virt-phy/00092: Starting virtphy 22:55:07.368832 run osmo-ms-virt-phy/00092(pid=128): Launched 22:55:07.381443 run osmo-ms-virt-phy/00093: Starting virtphy 22:55:07.409601 run osmo-ms-virt-phy/00093(pid=129): Launched 22:55:07.421496 run osmo-ms-virt-phy/00094: Starting virtphy 22:55:07.448991 run osmo-ms-virt-phy/00094(pid=130): Launched 22:55:07.464335 run osmo-ms-virt-phy/00095: Starting virtphy 22:55:07.493625 run osmo-ms-virt-phy/00095(pid=131): Launched 22:55:07.505686 run osmo-ms-virt-phy/00096: Starting virtphy 22:55:07.535335 run osmo-ms-virt-phy/00096(pid=132): Launched 22:55:07.548159 run osmo-ms-virt-phy/00097: Starting virtphy 22:55:07.576846 run osmo-ms-virt-phy/00097(pid=133): Launched 22:55:07.593194 run osmo-ms-virt-phy/00098: Starting virtphy 22:55:07.635756 run osmo-ms-virt-phy/00098(pid=134): Launched 22:55:07.648433 run osmo-ms-virt-phy/00099: Starting virtphy 22:55:07.676843 run osmo-ms-virt-phy/00099(pid=135): Launched 22:55:07.688701 run mass: Checking if sockets are in the filesystem 22:55:07.711744 run osmo-ms-mob/00000: Starting mobile 22:55:07.739094 run osmo-ms-mob/00000(pid=136): Launched 22:55:07.761983 run mass: MS start registered {at=46949658.0494822, delay=0.011325933039188385, ms=00000} 22:55:11.916203 run osmo-ms-mob/00001: Starting mobile 22:55:11.944914 run osmo-ms-mob/00001(pid=137): Launched 22:55:11.962839 run mass: MS start registered {at=46949662.25038814, delay=0.0065538957715034485, ms=00001} 22:55:13.713641 run osmo-ms-mob/00002: Starting mobile 22:55:13.741474 run osmo-ms-mob/00002(pid=138): Launched 22:55:13.753635 run mass: MS performed LU {at=46949664.041183926, lu_delay=5.991701729595661, ms=00000} 22:55:13.764858 run mass: MS start registered {at=46949664.05244428, delay=0.011313013732433319, ms=00002} 22:55:15.010599 run osmo-ms-mob/00003: Starting mobile 22:55:15.038458 run osmo-ms-mob/00003(pid=139): Launched 22:55:15.058770 run mass: MS start registered {at=46949665.34627995, delay=0.008675336837768555, ms=00003} 22:55:16.112341 run osmo-ms-mob/00004: Starting mobile 22:55:16.139917 run osmo-ms-mob/00004(pid=140): Launched 22:55:16.160590 run mass: MS start registered {at=46949666.448134154, delay=0.008917219936847687, ms=00004} 22:55:17.116582 run osmo-ms-mob/00005: Starting mobile 22:55:17.143328 run osmo-ms-mob/00005(pid=141): Launched 22:55:17.163501 run mass: MS start registered {at=46949667.451010205, delay=0.009092293679714203, ms=00005} 22:55:17.518685 run mass: MS performed LU {at=46949667.806191996, lu_delay=5.55580385774374, ms=00001} 22:55:18.016297 run osmo-ms-mob/00006: Starting mobile 22:55:18.043710 run osmo-ms-mob/00006(pid=142): Launched 22:55:18.065339 run mass: MS start registered {at=46949668.3528619, delay=0.009525328874588013, ms=00006} 22:55:18.910786 run osmo-ms-mob/00007: Starting mobile 22:55:18.938514 run osmo-ms-mob/00007(pid=143): Launched 22:55:18.958367 run mass: MS start registered {at=46949669.24590309, delay=0.007408522069454193, ms=00007} 22:55:19.420236 run mass: MS performed LU {at=46949669.707744725, lu_delay=5.655300445854664, ms=00002} 22:55:19.714369 run osmo-ms-mob/00008: Starting mobile 22:55:19.743539 run osmo-ms-mob/00008(pid=144): Launched 22:55:19.761149 run mass: MS start registered {at=46949670.048677176, delay=0.006106972694396973, ms=00008} 22:55:20.415679 run osmo-ms-mob/00009: Starting mobile 22:55:20.444954 run osmo-ms-mob/00009(pid=145): Launched 22:55:20.465261 run mass: MS start registered {at=46949670.752749406, delay=0.008506901562213898, ms=00009} 22:55:21.112129 run osmo-ms-mob/00010: Starting mobile 22:55:21.139228 run osmo-ms-mob/00010(pid=146): Launched 22:55:21.158782 run mass: MS start registered {at=46949671.446274854, delay=0.007971242070198059, ms=00010} 22:55:21.284324 run mass: MS performed LU {at=46949671.57183065, lu_delay=5.123696498572826, ms=00004} 22:55:21.330988 run mass: MS performed LU {at=46949671.61851298, lu_delay=6.272233031690121, ms=00003} 22:55:21.714633 run osmo-ms-mob/00011: Starting mobile 22:55:21.743446 run osmo-ms-mob/00011(pid=147): Launched 22:55:21.762755 run mass: MS start registered {at=46949672.05027383, delay=0.0022334009408950806, ms=00011} 22:55:22.311001 run osmo-ms-mob/00012: Starting mobile 22:55:22.339112 run osmo-ms-mob/00012(pid=148): Launched 22:55:22.356768 run mass: MS start registered {at=46949672.64430866, delay=0.005973614752292633, ms=00012} 22:55:22.916651 run osmo-ms-mob/00013: Starting mobile 22:55:22.944446 run osmo-ms-mob/00013(pid=149): Launched 22:55:22.965356 run mass: MS start registered {at=46949673.252876416, delay=0.008599735796451569, ms=00013} 22:55:23.186424 run mass: MS performed LU {at=46949673.47392532, lu_delay=5.12106341868639, ms=00006} 22:55:23.232502 run mass: MS performed LU {at=46949673.51999483, lu_delay=6.068984627723694, ms=00005} 22:55:23.515024 run osmo-ms-mob/00014: Starting mobile 22:55:23.549236 run osmo-ms-mob/00014(pid=150): Launched 22:55:23.572455 run mass: MS start registered {at=46949673.85993443, delay=0.00634322315454483, ms=00014} 22:55:24.115561 run osmo-ms-mob/00015: Starting mobile 22:55:24.143784 run osmo-ms-mob/00015(pid=151): Launched 22:55:24.164326 run mass: MS start registered {at=46949674.45183106, delay=0.008422225713729858, ms=00015} 22:55:24.617770 run osmo-ms-mob/00016: Starting mobile 22:55:24.654663 run osmo-ms-mob/00016(pid=152): Launched 22:55:24.673817 run mass: MS start registered {at=46949674.96136725, delay=0.004650957882404327, ms=00016} 22:55:25.050373 run mass: MS performed LU {at=46949675.33788478, lu_delay=5.289207600057125, ms=00008} 22:55:25.075457 run osmo-ms-mob/00017: Starting mobile 22:55:25.109340 run osmo-ms-mob/00017(pid=153): Launched 22:55:25.121210 run mass: MS performed LU {at=46949675.408761084, lu_delay=6.162857994437218, ms=00007} 22:55:25.132374 run mass: MS start registered {at=46949675.41995722, delay=0.01125258207321167, ms=00017} 22:55:25.419578 run mass: MS performed LU {at=46949675.70709285, lu_delay=4.954343445599079, ms=00009} 22:55:25.713802 run osmo-ms-mob/00018: Starting mobile 22:55:25.747779 run osmo-ms-mob/00018(pid=154): Launched 22:55:25.769323 run mass: MS start registered {at=46949676.05684867, delay=0.00967378169298172, ms=00018} 22:55:26.111246 run osmo-ms-mob/00019: Starting mobile 22:55:26.141003 run osmo-ms-mob/00019(pid=155): Launched 22:55:26.159103 run mass: MS start registered {at=46949676.4466549, delay=0.0059753283858299255, ms=00019} 22:55:26.611823 run osmo-ms-mob/00020: Starting mobile 22:55:26.639839 run osmo-ms-mob/00020(pid=156): Launched 22:55:26.662228 run mass: MS start registered {at=46949676.94973879, delay=0.003894530236721039, ms=00020} 22:55:26.951466 run mass: MS performed LU {at=46949677.23895304, lu_delay=5.188679210841656, ms=00011} 22:55:26.997550 run mass: MS performed LU {at=46949677.28508133, lu_delay=5.838806472718716, ms=00010} 22:55:27.023775 run osmo-ms-mob/00021: Starting mobile 22:55:27.051110 run osmo-ms-mob/00021(pid=157): Launched 22:55:27.071721 run mass: MS start registered {at=46949677.35922266, delay=0.009211428463459015, ms=00021} 22:55:27.089817 run mass: MS performed LU {at=46949677.37738238, lu_delay=4.733073726296425, ms=00012} 22:55:27.513144 run osmo-ms-mob/00022: Starting mobile 22:55:27.542006 run osmo-ms-mob/00022(pid=158): Launched 22:55:27.561827 run mass: MS start registered {at=46949677.84938244, delay=0.004331208765506744, ms=00022} 22:55:28.016064 run osmo-ms-mob/00023: Starting mobile 22:55:28.044921 run osmo-ms-mob/00023(pid=159): Launched 22:55:28.064391 run mass: MS start registered {at=46949678.35194141, delay=0.008089080452919006, ms=00023} 22:55:28.418794 run osmo-ms-mob/00024: Starting mobile 22:55:28.457830 run osmo-ms-mob/00024(pid=160): Launched 22:55:28.477608 run mass: MS start registered {at=46949678.76512432, delay=0.008268177509307861, ms=00024} 22:55:28.816493 run mass: MS performed LU {at=46949679.103983395, lu_delay=5.244048967957497, ms=00014} 22:55:28.840936 run osmo-ms-mob/00025: Starting mobile 22:55:28.869384 run osmo-ms-mob/00025(pid=161): Launched 22:55:28.880810 run mass: MS performed LU {at=46949679.16836273, lu_delay=5.915486313402653, ms=00013} 22:55:28.891956 run mass: MS start registered {at=46949679.17953895, delay=0.011229418218135834, ms=00025} 22:55:28.949604 run mass: MS performed LU {at=46949679.23712146, lu_delay=4.785290405154228, ms=00015} 22:55:29.315153 run osmo-ms-mob/00026: Starting mobile 22:55:29.348223 run osmo-ms-mob/00026(pid=162): Launched 22:55:29.369160 run mass: MS start registered {at=46949679.65670244, delay=0.006975136697292328, ms=00026} 22:55:29.715517 run osmo-ms-mob/00027: Starting mobile 22:55:29.753813 run osmo-ms-mob/00027(pid=163): Launched 22:55:29.772427 run mass: MS start registered {at=46949680.05994856, delay=0.006702832877635956, ms=00027} 22:55:30.117718 run osmo-ms-mob/00028: Starting mobile 22:55:30.152958 run osmo-ms-mob/00028(pid=164): Launched 22:55:30.173476 run mass: MS start registered {at=46949680.46097843, delay=0.007761746644973755, ms=00028} 22:55:30.515271 run osmo-ms-mob/00029: Starting mobile 22:55:30.544019 run osmo-ms-mob/00029(pid=165): Launched 22:55:30.565402 run mass: MS start registered {at=46949680.852940254, delay=0.009542621672153473, ms=00029} 22:55:30.616021 run mass: MS performed LU {at=46949680.903533176, lu_delay=5.9421659260988235, ms=00016} 22:55:30.717529 run mass: MS performed LU {at=46949681.00502472, lu_delay=4.948176056146622, ms=00018} 22:55:30.763429 run mass: MS performed LU {at=46949681.05094514, lu_delay=5.630987919867039, ms=00017} 22:55:30.791414 run osmo-ms-mob/00030: Starting mobile 22:55:30.818749 run osmo-ms-mob/00030(pid=166): Launched 22:55:30.838279 run mass: MS start registered {at=46949681.12581163, delay=0.00817853957414627, ms=00030} 22:55:30.869499 run mass: MS performed LU {at=46949681.15698899, lu_delay=4.710334092378616, ms=00019} 22:55:31.310508 run osmo-ms-mob/00031: Starting mobile 22:55:31.338747 run osmo-ms-mob/00031(pid=167): Launched 22:55:31.359328 run mass: MS start registered {at=46949681.6468357, delay=0.008377276360988617, ms=00031} 22:55:31.613750 run osmo-ms-mob/00032: Starting mobile 22:55:31.643934 run osmo-ms-mob/00032(pid=168): Launched 22:55:31.665398 run mass: MS start registered {at=46949681.9529009, delay=0.010221727192401886, ms=00032} 22:55:32.014257 run osmo-ms-mob/00033: Starting mobile 22:55:32.041651 run osmo-ms-mob/00033(pid=169): Launched 22:55:32.060910 run mass: MS start registered {at=46949682.34845633, delay=0.007924608886241913, ms=00033} 22:55:32.411817 run osmo-ms-mob/00034: Starting mobile 22:55:32.438195 run osmo-ms-mob/00034(pid=170): Launched 22:55:32.457381 run mass: MS start registered {at=46949682.74492785, delay=0.008206211030483246, ms=00034} 22:55:32.582111 run mass: MS performed LU {at=46949682.8696153, lu_delay=5.020232863724232, ms=00022} 22:55:32.627640 run mass: MS performed LU {at=46949682.91519557, lu_delay=5.965456776320934, ms=00020} 22:55:32.652618 run osmo-ms-mob/00035: Starting mobile 22:55:32.679963 run osmo-ms-mob/00035(pid=171): Launched 22:55:32.704904 run mass: MS start registered {at=46949682.992405675, delay=0.013490058481693268, ms=00035} 22:55:32.718190 run mass: MS performed LU {at=46949683.00575903, lu_delay=5.646536372601986, ms=00021} 22:55:33.006726 run mass: MS performed LU {at=46949683.29423402, lu_delay=4.942292615771294, ms=00023} 22:55:33.033411 run osmo-ms-mob/00036: Starting mobile 22:55:33.061472 run osmo-ms-mob/00036(pid=172): Launched 22:55:33.081029 run mass: MS start registered {at=46949683.36855895, delay=0.007109396159648895, ms=00036} 22:55:33.511978 run osmo-ms-mob/00037: Starting mobile 22:55:33.539156 run osmo-ms-mob/00037(pid=173): Launched 22:55:33.556281 run mass: MS start registered {at=46949683.84375808, delay=0.0011325255036354065, ms=00037} 22:55:33.815035 run osmo-ms-mob/00038: Starting mobile 22:55:33.844154 run osmo-ms-mob/00038(pid=174): Launched 22:55:33.862514 run mass: MS start registered {at=46949684.15005401, delay=0.007165580987930298, ms=00038} 22:55:34.115024 run osmo-ms-mob/00039: Starting mobile 22:55:34.145483 run osmo-ms-mob/00039(pid=175): Launched 22:55:34.164889 run mass: MS start registered {at=46949684.45239658, delay=0.007636278867721558, ms=00039} 22:55:34.381404 run mass: MS performed LU {at=46949684.66889405, lu_delay=5.012191615998745, ms=00026} 22:55:34.483009 run mass: MS performed LU {at=46949684.77051436, lu_delay=4.7105657979846, ms=00027} 22:55:34.507570 run osmo-ms-mob/00040: Starting mobile 22:55:34.540965 run osmo-ms-mob/00040(pid=176): Launched 22:55:34.552139 run mass: MS performed LU {at=46949684.839694545, lu_delay=6.074570223689079, ms=00024} 22:55:34.565103 run mass: MS start registered {at=46949684.852685735, delay=0.013041794300079346, ms=00040} 22:55:34.635916 run mass: MS performed LU {at=46949684.92343256, lu_delay=5.74389360845089, ms=00025} 22:55:34.660373 run osmo-ms-mob/00041: Starting mobile 22:55:34.687242 run osmo-ms-mob/00041(pid=177): Launched 22:55:34.707501 run mass: MS start registered {at=46949684.995014854, delay=0.00921640545129776, ms=00041} 22:55:35.114398 run osmo-ms-mob/00042: Starting mobile 22:55:35.153413 run osmo-ms-mob/00042(pid=178): Launched 22:55:35.173603 run mass: MS start registered {at=46949685.461138025, delay=0.00431109219789505, ms=00042} 22:55:35.513444 run osmo-ms-mob/00043: Starting mobile 22:55:35.542110 run osmo-ms-mob/00043(pid=179): Launched 22:55:35.562394 run mass: MS start registered {at=46949685.84994198, delay=0.008345402777194977, ms=00043} 22:55:35.814271 run osmo-ms-mob/00044: Starting mobile 22:55:35.844072 run osmo-ms-mob/00044(pid=180): Launched 22:55:35.863553 run mass: MS start registered {at=46949686.15109729, delay=0.007214799523353577, ms=00044} 22:55:36.113383 run osmo-ms-mob/00045: Starting mobile 22:55:36.142351 run osmo-ms-mob/00045(pid=181): Launched 22:55:36.160813 run mass: MS start registered {at=46949686.44835434, delay=0.0003897249698638916, ms=00045} 22:55:36.347407 run mass: MS performed LU {at=46949686.634910494, lu_delay=4.682009592652321, ms=00032} 22:55:36.371797 run osmo-ms-mob/00046: Starting mobile 22:55:36.399479 run osmo-ms-mob/00046(pid=182): Launched 22:55:36.411617 run mass: MS performed LU {at=46949686.69917013, lu_delay=5.573358498513699, ms=00030} 22:55:36.422796 run mass: MS start registered {at=46949686.7103801, delay=0.01126386970281601, ms=00046} 22:55:36.537673 run mass: MS performed LU {at=46949686.825184844, lu_delay=5.972244590520859, ms=00029} 22:55:36.565270 run osmo-ms-mob/00047: Starting mobile 22:55:36.600766 run osmo-ms-mob/00047(pid=183): Launched 22:55:36.615131 run mass: MS performed LU {at=46949686.90268177, lu_delay=6.441703334450722, ms=00028} 22:55:36.629276 run mass: MS start registered {at=46949686.91686085, delay=0.014234915375709534, ms=00047} 22:55:37.012357 run osmo-ms-mob/00048: Starting mobile 22:55:37.040633 run osmo-ms-mob/00048(pid=184): Launched 22:55:37.060964 run mass: MS start registered {at=46949687.34850115, delay=0.006434604525566101, ms=00048} 22:55:37.314395 run osmo-ms-mob/00049: Starting mobile 22:55:37.343037 run osmo-ms-mob/00049(pid=185): Launched 22:55:37.360752 run mass: MS start registered {at=46949687.64829742, delay=0.005903802812099457, ms=00049} 22:55:37.612261 run osmo-ms-mob/00050: Starting mobile 22:55:37.639661 run osmo-ms-mob/00050(pid=186): Launched 22:55:37.659255 run mass: MS start registered {at=46949687.94677671, delay=0.0074978843331336975, ms=00050} 22:55:38.014530 run osmo-ms-mob/00051: Starting mobile 22:55:38.041968 run osmo-ms-mob/00051(pid=187): Launched 22:55:38.060042 run mass: MS start registered {at=46949688.34754708, delay=0.006620481610298157, ms=00051} 22:55:38.147521 run mass: MS performed LU {at=46949688.435022734, lu_delay=5.690094880759716, ms=00034} 22:55:38.249188 run mass: MS performed LU {at=46949688.53670767, lu_delay=5.168148718774319, ms=00036} 22:55:38.274450 run osmo-ms-mob/00052: Starting mobile 22:55:38.302190 run osmo-ms-mob/00052(pid=188): Launched 22:55:38.313766 run mass: MS performed LU {at=46949688.60132141, lu_delay=4.757563330233097, ms=00037} 22:55:38.324758 run mass: MS start registered {at=46949688.61234715, delay=0.011076048016548157, ms=00052} 22:55:38.401626 run mass: MS performed LU {at=46949688.68913833, lu_delay=5.69673265516758, ms=00035} 22:55:38.429178 run osmo-ms-mob/00053: Starting mobile 22:55:38.457604 run osmo-ms-mob/00053(pid=189): Launched 22:55:38.469177 run mass: MS performed LU {at=46949688.75673042, lu_delay=6.408274091780186, ms=00033} 22:55:38.480288 run mass: MS start registered {at=46949688.76787175, delay=0.011197276413440704, ms=00053} 22:55:38.915786 run osmo-ms-mob/00054: Starting mobile 22:55:38.944038 run osmo-ms-mob/00054(pid=190): Launched 22:55:38.963818 run mass: MS start registered {at=46949689.251321055, delay=0.0077032670378685, ms=00054} 22:55:39.214834 run osmo-ms-mob/00055: Starting mobile 22:55:39.253587 run osmo-ms-mob/00055(pid=191): Launched 22:55:39.271535 run mass: MS start registered {at=46949689.55906332, delay=0.004536718130111694, ms=00055} 22:55:39.511437 run osmo-ms-mob/00056: Starting mobile 22:55:39.539646 run osmo-ms-mob/00056(pid=192): Launched 22:55:39.562019 run mass: MS start registered {at=46949689.84956111, delay=0.010631918907165527, ms=00056} 22:55:39.814419 run osmo-ms-mob/00057: Starting mobile 22:55:39.841831 run osmo-ms-mob/00057(pid=193): Launched 22:55:39.861699 run mass: MS start registered {at=46949690.14919446, delay=0.007935427129268646, ms=00057} 22:55:40.068588 run mass: MS performed LU {at=46949690.35609165, lu_delay=4.89495362341404, ms=00042} 22:55:40.114287 run mass: MS performed LU {at=46949690.4018073, lu_delay=4.551865324378014, ms=00043} 22:55:40.139769 run osmo-ms-mob/00058: Starting mobile 22:55:40.169658 run osmo-ms-mob/00058(pid=194): Launched 22:55:40.181047 run mass: MS performed LU {at=46949690.468605384, lu_delay=6.318551376461983, ms=00038} 22:55:40.191979 run mass: MS start registered {at=46949690.47956581, delay=0.01101347804069519, ms=00058} 22:55:40.321907 run mass: MS performed LU {at=46949690.609427035, lu_delay=6.157030455768108, ms=00039} 22:55:40.351437 run osmo-ms-mob/00059: Starting mobile 22:55:40.389629 run osmo-ms-mob/00059(pid=195): Launched 22:55:40.405894 run mass: MS performed LU {at=46949690.693437405, lu_delay=5.69842255115509, ms=00041} 22:55:40.421552 run mass: MS start registered {at=46949690.70913077, delay=0.01575913280248642, ms=00059} 22:55:40.816543 run osmo-ms-mob/00060: Starting mobile 22:55:40.844734 run osmo-ms-mob/00060(pid=196): Launched 22:55:40.863453 run mass: MS start registered {at=46949691.15101034, delay=0.0070747435092926025, ms=00060} 22:55:41.193869 run mass: MS performed LU {at=46949691.481376365, lu_delay=5.033022023737431, ms=00045} 22:55:41.221956 run osmo-ms-mob/00061: Starting mobile 22:55:41.254160 run osmo-ms-mob/00061(pid=197): Launched 22:55:41.277634 run mass: MS start registered {at=46949691.56515383, delay=0.010060042142868042, ms=00061} 22:55:41.513480 run osmo-ms-mob/00062: Starting mobile 22:55:41.542123 run osmo-ms-mob/00062(pid=198): Launched 22:55:41.561600 run mass: MS start registered {at=46949691.849155664, delay=0.007314465939998627, ms=00062} 22:55:41.813351 run osmo-ms-mob/00063: Starting mobile 22:55:41.844241 run osmo-ms-mob/00063(pid=199): Launched 22:55:41.861332 run mass: MS start registered {at=46949692.14889031, delay=0.005394384264945984, ms=00063} 22:55:41.913266 run mass: MS performed LU {at=46949692.20075173, lu_delay=4.552454307675362, ms=00049} 22:55:42.015418 run mass: MS performed LU {at=46949692.30292686, lu_delay=4.95442570745945, ms=00048} 22:55:42.167468 run mass: MS performed LU {at=46949692.45497425, lu_delay=5.744594149291515, ms=00046} 22:55:42.190873 run osmo-ms-mob/00064: Starting mobile 22:55:42.220081 run osmo-ms-mob/00064(pid=200): Launched 22:55:42.232373 run mass: MS performed LU {at=46949692.519926086, lu_delay=6.368828795850277, ms=00044} 22:55:42.243718 run mass: MS start registered {at=46949692.53130032, delay=0.01143229752779007, ms=00064} 22:55:42.615593 run osmo-ms-mob/00065: Starting mobile 22:55:42.656778 run osmo-ms-mob/00065(pid=201): Launched 22:55:42.677655 run mass: MS start registered {at=46949692.9651631, delay=0.004304781556129456, ms=00065} 22:55:42.911481 run osmo-ms-mob/00066: Starting mobile 22:55:42.940894 run osmo-ms-mob/00066(pid=202): Launched 22:55:42.960628 run mass: MS start registered {at=46949693.24813547, delay=0.0068326592445373535, ms=00066} 22:55:43.314540 run osmo-ms-mob/00067: Starting mobile 22:55:43.346725 run osmo-ms-mob/00067(pid=203): Launched 22:55:43.366145 run mass: MS start registered {at=46949693.65366075, delay=0.007093608379364014, ms=00067} 22:55:43.612254 run osmo-ms-mob/00068: Starting mobile 22:55:43.640952 run osmo-ms-mob/00068(pid=204): Launched 22:55:43.660774 run mass: MS start registered {at=46949693.94830584, delay=0.007835008203983307, ms=00068} 22:55:43.880230 run mass: MS performed LU {at=46949694.16774083, lu_delay=6.22096411883831, ms=00050} 22:55:43.925371 run mass: MS performed LU {at=46949694.2128679, lu_delay=4.961546845734119, ms=00054} 22:55:43.951920 run osmo-ms-mob/00069: Starting mobile 22:55:43.986295 run osmo-ms-mob/00069(pid=205): Launched 22:55:44.009822 run mass: MS start registered {at=46949694.29732666, delay=0.007254868745803833, ms=00069} 22:55:44.023008 run mass: MS performed LU {at=46949694.3105489, lu_delay=5.963001824915409, ms=00051} 22:55:44.070591 run mass: MS performed LU {at=46949694.358076684, lu_delay=5.590204931795597, ms=00053} 22:55:44.088119 run mass: MS performed LU {at=46949694.37567478, lu_delay=5.7633276283741, ms=00052} 22:55:44.116462 run osmo-ms-mob/00070: Starting mobile 22:55:44.150556 run osmo-ms-mob/00070(pid=206): Launched 22:55:44.167340 run mass: MS performed LU {at=46949694.454873666, lu_delay=4.895810343325138, ms=00055} 22:55:44.183731 run mass: MS start registered {at=46949694.47130481, delay=0.016507357358932495, ms=00070} 22:55:44.815783 run osmo-ms-mob/00071: Starting mobile 22:55:44.855702 run osmo-ms-mob/00071(pid=207): Launched 22:55:44.874709 run mass: MS start registered {at=46949695.16225238, delay=0.0005416572093963623, ms=00071} 22:55:44.992142 run mass: MS performed LU {at=46949695.27963699, lu_delay=3.71448315680027, ms=00061} 22:55:45.213931 run osmo-ms-mob/00072: Starting mobile 22:55:45.249885 run osmo-ms-mob/00072(pid=208): Launched 22:55:45.269436 run mass: MS start registered {at=46949695.55696228, delay=0.007781386375427246, ms=00072} 22:55:45.615330 run osmo-ms-mob/00073: Starting mobile 22:55:45.644248 run osmo-ms-mob/00073(pid=209): Launched 22:55:45.663973 run mass: MS start registered {at=46949695.951522276, delay=0.007718831300735474, ms=00073} 22:55:45.681023 run mass: MS performed LU {at=46949695.96858689, lu_delay=5.8193924352526665, ms=00057} 22:55:45.697661 run mass: MS performed LU {at=46949695.985206045, lu_delay=5.2760752737522125, ms=00059} 22:55:45.780611 run mass: MS performed LU {at=46949696.068138115, lu_delay=6.21857700496912, ms=00056} 22:55:45.803762 run osmo-ms-mob/00074: Starting mobile 22:55:45.833243 run osmo-ms-mob/00074(pid=210): Launched 22:55:45.851255 run mass: MS start registered {at=46949696.138799146, delay=0.00044310837984085083, ms=00074} 22:55:45.988606 run mass: MS performed LU {at=46949696.276117116, lu_delay=5.1251067742705345, ms=00060} 22:55:46.411884 run osmo-ms-mob/00075: Starting mobile 22:55:46.442610 run osmo-ms-mob/00075(pid=211): Launched 22:55:46.462641 run mass: MS start registered {at=46949696.75015009, delay=0.007374994456768036, ms=00075} 22:55:46.913395 run osmo-ms-mob/00076: Starting mobile 22:55:46.942191 run osmo-ms-mob/00076(pid=212): Launched 22:55:46.963719 run mass: MS start registered {at=46949697.25125145, delay=0.009906113147735596, ms=00076} 22:55:47.316832 run osmo-ms-mob/00077: Starting mobile 22:55:47.345239 run osmo-ms-mob/00077(pid=213): Launched 22:55:47.365418 run mass: MS start registered {at=46949697.65292169, delay=0.008369848132133484, ms=00077} 22:55:47.544121 run mass: MS performed LU {at=46949697.83163243, lu_delay=5.300332106649876, ms=00064} 22:55:47.599446 run mass: MS performed LU {at=46949697.8869644, lu_delay=5.738074094057083, ms=00063} 22:55:47.691391 run mass: MS performed LU {at=46949697.9789014, lu_delay=4.7307659313082695, ms=00066} 22:55:47.718054 run osmo-ms-mob/00078: Starting mobile 22:55:47.746562 run osmo-ms-mob/00078(pid=214): Launched 22:55:47.767928 run mass: MS start registered {at=46949698.055469684, delay=0.009425967931747437, ms=00078} 22:55:47.854097 run mass: MS performed LU {at=46949698.14159844, lu_delay=6.29244277626276, ms=00062} 22:55:48.217903 run osmo-ms-mob/00079: Starting mobile 22:55:48.256719 run osmo-ms-mob/00079(pid=215): Launched 22:55:48.275806 run mass: MS start registered {at=46949698.56334839, delay=0.005358576774597168, ms=00079} 22:55:48.605465 run mass: MS performed LU {at=46949698.89296716, lu_delay=5.927804060280323, ms=00065} 22:55:48.629457 run osmo-ms-mob/00080: Starting mobile 22:55:48.658697 run osmo-ms-mob/00080(pid=216): Launched 22:55:48.677009 run mass: MS start registered {at=46949698.964528866, delay=0.005111187696456909, ms=00080} 22:55:49.216948 run osmo-ms-mob/00081: Starting mobile 22:55:49.259660 run osmo-ms-mob/00081(pid=217): Launched 22:55:49.279974 run mass: MS start registered {at=46949699.56749539, delay=0.008090980350971222, ms=00081} 22:55:49.462951 run mass: MS performed LU {at=46949699.75042649, lu_delay=4.588174112141132, ms=00071} 22:55:49.592933 run mass: MS performed LU {at=46949699.88041928, lu_delay=6.226758524775505, ms=00067} 22:55:49.621793 run osmo-ms-mob/00082: Starting mobile 22:55:49.663619 run osmo-ms-mob/00082(pid=218): Launched 22:55:49.709210 run mass: MS start registered {at=46949699.996704996, delay=0.018760859966278076, ms=00082} 22:55:49.754571 run mass: MS performed LU {at=46949700.04206577, lu_delay=5.570760957896709, ms=00070} 22:55:49.772932 run mass: MS performed LU {at=46949700.06048296, lu_delay=5.763156294822693, ms=00069} 22:55:50.295729 run osmo-ms-mob/00083: Starting mobile 22:55:50.329094 run osmo-ms-mob/00083(pid=219): Launched 22:55:50.345240 run mass: Starting too slowly. Moving on {now=46949700.632830486, sleep=-0.045274220407009125, target=46949700.587556265} 22:55:50.360079 run mass: MS start registered {at=46949700.6476292, delay=0.014815635979175568, ms=00083} 22:55:50.716381 run osmo-ms-mob/00084: Starting mobile 22:55:50.745580 run osmo-ms-mob/00084(pid=220): Launched 22:55:50.766876 run mass: MS start registered {at=46949701.054394074, delay=0.00897321105003357, ms=00084} 22:55:51.214549 run osmo-ms-mob/00085: Starting mobile 22:55:51.242978 run osmo-ms-mob/00085(pid=221): Launched 22:55:51.264648 run mass: MS start registered {at=46949701.552151926, delay=0.00923706591129303, ms=00085} 22:55:51.429907 run mass: MS performed LU {at=46949701.7174061, lu_delay=5.578606955707073, ms=00074} 22:55:51.458017 run mass: MS performed LU {at=46949701.74553761, lu_delay=4.995387516915798, ms=00075} 22:55:51.600555 run mass: MS performed LU {at=46949701.88806198, lu_delay=5.936539702117443, ms=00073} 22:55:51.813352 run osmo-ms-mob/00086: Starting mobile 22:55:51.848950 run osmo-ms-mob/00086(pid=222): Launched 22:55:51.864269 run mass: MS performed LU {at=46949702.15181169, lu_delay=4.900560237467289, ms=00076} 22:55:51.878832 run mass: MS start registered {at=46949702.1664124, delay=0.01467062532901764, ms=00086} 22:55:52.416226 run osmo-ms-mob/00087: Starting mobile 22:55:52.444233 run osmo-ms-mob/00087(pid=223): Launched 22:55:52.463354 run mass: MS start registered {at=46949702.75087514, delay=0.007770717144012451, ms=00087} 22:55:53.016351 run osmo-ms-mob/00088: Starting mobile 22:55:53.044818 run osmo-ms-mob/00088(pid=224): Launched 22:55:53.065191 run mass: MS start registered {at=46949703.35271732, delay=0.008739568293094635, ms=00088} 22:55:53.229487 run mass: MS performed LU {at=46949703.51700073, lu_delay=5.461531043052673, ms=00078} 22:55:53.284514 run mass: MS performed LU {at=46949703.57202138, lu_delay=5.0086729899048805, ms=00079} 22:55:53.358884 run mass: MS performed LU {at=46949703.646409325, lu_delay=5.993487633764744, ms=00077} 22:55:53.538273 run mass: MS performed LU {at=46949703.82578523, lu_delay=4.86125636100769, ms=00080} 22:55:53.569447 run osmo-ms-mob/00089: Starting mobile 22:55:53.599771 run osmo-ms-mob/00089(pid=225): Launched 22:55:53.612082 run mass: MS performed LU {at=46949703.8996333, lu_delay=22.252797603607178, ms=00031} 22:55:53.623691 run mass: MS start registered {at=46949703.91127409, delay=0.011698812246322632, ms=00089} 22:55:54.215542 run osmo-ms-mob/00090: Starting mobile 22:55:54.245531 run osmo-ms-mob/00090(pid=226): Launched 22:55:54.265168 run mass: MS start registered {at=46949704.552698754, delay=0.007930964231491089, ms=00090} 22:55:54.914039 run osmo-ms-mob/00091: Starting mobile 22:55:54.943394 run osmo-ms-mob/00091(pid=227): Launched 22:55:54.964135 run mass: MS start registered {at=46949705.25164018, delay=0.008794128894805908, ms=00091} 22:55:55.177265 run mass: MS performed LU {at=46949705.464765236, lu_delay=5.89726984500885, ms=00081} 22:55:55.195049 run mass: MS performed LU {at=46949705.48260747, lu_delay=5.485902473330498, ms=00082} 22:55:55.223152 run mass: MS performed LU {at=46949705.51067405, lu_delay=4.86304485052824, ms=00083} 22:55:55.615909 run osmo-ms-mob/00092: Starting mobile 22:55:55.645043 run osmo-ms-mob/00092(pid=228): Launched 22:55:55.657228 run mass: MS performed LU {at=46949705.9447808, lu_delay=4.89038672298193, ms=00084} 22:55:55.668756 run mass: MS start registered {at=46949705.95633888, delay=0.011614762246608734, ms=00092} 22:55:56.413249 run osmo-ms-mob/00093: Starting mobile 22:55:56.441555 run osmo-ms-mob/00093(pid=229): Launched 22:55:56.462164 run mass: MS start registered {at=46949706.749693945, delay=0.00893373042345047, ms=00093} 22:55:56.977446 run mass: MS performed LU {at=46949707.264950596, lu_delay=5.712798669934273, ms=00085} 22:55:56.994533 run mass: MS performed LU {at=46949707.28208932, lu_delay=4.531214185059071, ms=00087} 22:55:57.124048 run mass: MS performed LU {at=46949707.411558814, lu_delay=5.245146416127682, ms=00086} 22:55:57.268281 run mass: MS performed LU {at=46949707.55580252, lu_delay=22.7031167820096, ms=00040} 22:55:57.295435 run osmo-ms-mob/00094: Starting mobile 22:55:57.332511 run osmo-ms-mob/00094(pid=230): Launched 22:55:57.351478 run mass: MS start registered {at=46949707.6390161, delay=0.0029224231839179993, ms=00094} 22:55:58.215178 run osmo-ms-mob/00095: Starting mobile 22:55:58.245980 run osmo-ms-mob/00095(pid=231): Launched 22:55:58.269277 run mass: MS start registered {at=46949708.55678943, delay=0.006520450115203857, ms=00095} 22:55:58.943663 run mass: MS performed LU {at=46949709.231138095, lu_delay=5.319864004850388, ms=00089} 22:55:58.960890 run mass: MS performed LU {at=46949709.2484358, lu_delay=5.895718485116959, ms=00088} 22:55:58.988371 run mass: MS performed LU {at=46949709.27590109, lu_delay=4.723202332854271, ms=00090} 22:55:59.010944 run osmo-ms-mob/00096: Starting mobile 22:55:59.038868 run osmo-ms-mob/00096(pid=232): Launched 22:55:59.063969 run mass: MS start registered {at=46949709.35147091, delay=0.013332433998584747, ms=00096} 22:55:59.082216 run mass: MS performed LU {at=46949709.369780496, lu_delay=22.452919647097588, ms=00047} 22:56:00.314965 run osmo-ms-mob/00097: Starting mobile 22:56:00.347439 run osmo-ms-mob/00097(pid=233): Launched 22:56:00.366089 run mass: MS start registered {at=46949710.65361463, delay=0.005938999354839325, ms=00097} 22:56:00.742042 run mass: MS performed LU {at=46949711.029529296, lu_delay=5.073190413415432, ms=00092} 22:56:00.890000 run mass: MS performed LU {at=46949711.1775245, lu_delay=5.925884321331978, ms=00091} 22:56:01.619444 run osmo-ms-mob/00098: Starting mobile 22:56:01.653140 run osmo-ms-mob/00098(pid=234): Launched 22:56:01.673290 run mass: MS start registered {at=46949711.96078513, delay=0.007865667343139648, ms=00098} 22:56:02.709512 run mass: MS performed LU {at=46949712.99700541, lu_delay=6.247311465442181, ms=00093} 22:56:02.727257 run mass: MS performed LU {at=46949713.01481089, lu_delay=5.375794790685177, ms=00094} 22:56:03.078063 run mass: MS performed LU {at=46949713.36557265, lu_delay=4.80878322571516, ms=00095} 22:56:03.225576 run mass: MS performed LU {at=46949713.513078146, lu_delay=23.033512338995934, ms=00058} 22:56:03.416361 run osmo-ms-mob/00099: Starting mobile 22:56:03.444645 run osmo-ms-mob/00099(pid=235): Launched 22:56:03.455693 run mass: All started... {duration=55.75572798401117, too_slow=1} 22:56:03.466600 run mass: MS start registered {at=46949713.75416013, delay=0.010891586542129517, ms=00099} 22:56:04.656653 run mass: MS performed LU {at=46949714.94416353, lu_delay=5.592692621052265, ms=00096} 22:56:06.475537 run mass: MS performed LU {at=46949716.76305346, lu_delay=6.109438829123974, ms=00097} 22:56:06.492340 run mass: MS performed LU {at=46949716.779892184, lu_delay=4.8191070556640625, ms=00098} 22:56:06.520408 run mass: MS performed LU {at=46949716.80791971, lu_delay=22.859613873064518, ms=00068} 22:56:08.422385 run mass: MS performed LU {at=46949718.709903136, lu_delay=4.955743007361889, ms=00099} 22:56:08.491386 run mass: MS performed LU {at=46949718.7789133, lu_delay=23.221951015293598, ms=00072} 22:56:08.503491 run mass: Tests done {all_completed=True, max=23.221951015293598, min=3.71448315680027} 22:56:08.514522 tst register_default_mass.py: Test passed (82.6 sec) 22:56:08.523191 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM) 22:56:08.527475 run osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM) 22:56:08.531665 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM) 22:56:08.535996 run osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM) 22:56:08.540290 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM) 22:56:08.544487 run osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM) 22:56:08.549188 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM) 22:56:08.553252 run osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM) 22:56:08.557340 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM) 22:56:08.561386 run osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM) 22:56:08.565875 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM) 22:56:08.569957 run osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM) 22:56:08.574020 run osmo-bts-virtual(pid=35): Terminating (SIGTERM) 22:56:08.577999 run osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM) 22:56:08.582357 run osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM) 22:56:08.586523 run osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM) 22:56:08.592210 run osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM) 22:56:08.596632 run osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM) 22:56:08.601883 run osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM) 22:56:08.606453 run osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM) 22:56:08.610817 run osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM) 22:56:08.615747 run osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM) 22:56:08.620962 run osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM) 22:56:08.626106 run osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM) 22:56:08.630598 run osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM) 22:56:08.635733 run osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM) 22:56:08.640810 run osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM) 22:56:08.646320 run osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM) 22:56:08.653350 run osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM) 22:56:08.659040 run osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM) 22:56:08.663620 run osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM) 22:56:08.667796 run osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM) 22:56:08.672057 run osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM) 22:56:08.678285 run osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM) 22:56:08.684732 run osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM) 22:56:08.690786 run osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM) 22:56:08.696466 run osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM) 22:56:08.703258 run osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM) 22:56:08.708685 run osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM) 22:56:08.714301 run osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM) 22:56:08.719971 run osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM) 22:56:08.725584 run osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM) 22:56:08.731143 run osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM) 22:56:08.736814 run osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM) 22:56:08.742438 run osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM) 22:56:08.748028 run osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM) 22:56:08.753618 run osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM) 22:56:08.759073 run osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM) 22:56:08.764570 run osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM) 22:56:08.769758 run osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM) 22:56:08.773860 run osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM) 22:56:08.778033 run osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM) 22:56:08.783493 run osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM) 22:56:08.787958 run osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM) 22:56:08.793454 run osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM) 22:56:08.798439 run osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM) 22:56:08.802967 run osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM) 22:56:08.808111 run osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM) 22:56:08.812803 run osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM) 22:56:08.818402 run osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM) 22:56:08.823107 run osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM) 22:56:08.828770 run osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM) 22:56:08.833458 run osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM) 22:56:08.837935 run osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM) 22:56:08.842628 run osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM) 22:56:08.848241 run osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM) 22:56:08.853777 run osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM) 22:56:08.859009 run osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM) 22:56:08.863680 run osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM) 22:56:08.869191 run osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM) 22:56:08.874688 run osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM) 22:56:08.879344 run osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM) 22:56:08.884272 run osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM) 22:56:08.889509 run osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM) 22:56:08.894942 run osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM) 22:56:08.900329 run osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM) 22:56:08.905751 run osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM) 22:56:08.910043 run osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM) 22:56:08.914340 run osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM) 22:56:08.919706 run osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM) 22:56:08.924468 run osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM) 22:56:08.929675 run osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM) 22:56:08.933999 run osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM) 22:56:08.939365 run osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM) 22:56:08.944491 run osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM) 22:56:08.949540 run osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM) 22:56:08.955022 run osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM) 22:56:08.959985 run osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM) 22:56:08.964973 run osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM) 22:56:08.969928 run osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM) 22:56:08.974570 run osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM) 22:56:08.980123 run osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM) 22:56:08.985412 run osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM) 22:56:08.990636 run osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM) 22:56:08.994757 run osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM) 22:56:08.999064 run osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM) 22:56:09.003234 run osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM) 22:56:09.007378 run osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM) 22:56:09.011377 run osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM) 22:56:09.015451 run osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM) 22:56:09.020601 run osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM) 22:56:09.025740 run osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM) 22:56:09.030917 run osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM) 22:56:09.036050 run osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM) 22:56:09.040615 run osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM) 22:56:09.044856 run osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM) 22:56:09.050086 run osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM) 22:56:09.054691 run osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM) 22:56:09.058971 run osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM) 22:56:09.063957 run osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM) 22:56:09.068537 run osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM) 22:56:09.072805 run osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM) 22:56:09.077025 run osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM) 22:56:09.081198 run osmo-ms-mob/00000(pid=136): Terminating (SIGTERM) 22:56:09.085899 run osmo-ms-mob/00001(pid=137): Terminating (SIGTERM) 22:56:09.090026 run osmo-ms-mob/00002(pid=138): Terminating (SIGTERM) 22:56:09.094159 run osmo-ms-mob/00003(pid=139): Terminating (SIGTERM) 22:56:09.098197 run osmo-ms-mob/00004(pid=140): Terminating (SIGTERM) 22:56:09.102213 run osmo-ms-mob/00005(pid=141): Terminating (SIGTERM) 22:56:09.106233 run osmo-ms-mob/00006(pid=142): Terminating (SIGTERM) 22:56:09.110243 run osmo-ms-mob/00007(pid=143): Terminating (SIGTERM) 22:56:09.114378 run osmo-ms-mob/00008(pid=144): Terminating (SIGTERM) 22:56:09.119158 run osmo-ms-mob/00009(pid=145): Terminating (SIGTERM) 22:56:09.123158 run osmo-ms-mob/00010(pid=146): Terminating (SIGTERM) 22:56:09.127503 run osmo-ms-mob/00011(pid=147): Terminating (SIGTERM) 22:56:09.133318 run osmo-ms-mob/00012(pid=148): Terminating (SIGTERM) 22:56:09.139619 run osmo-ms-mob/00013(pid=149): Terminating (SIGTERM) 22:56:09.144998 run osmo-ms-mob/00014(pid=150): Terminating (SIGTERM) 22:56:09.151392 run osmo-ms-mob/00015(pid=151): Terminating (SIGTERM) 22:56:09.157672 run osmo-ms-mob/00016(pid=152): Terminating (SIGTERM) 22:56:09.163790 run osmo-ms-mob/00017(pid=153): Terminating (SIGTERM) 22:56:09.170043 run osmo-ms-mob/00018(pid=154): Terminating (SIGTERM) 22:56:09.176311 run osmo-ms-mob/00019(pid=155): Terminating (SIGTERM) 22:56:09.182249 run osmo-ms-mob/00020(pid=156): Terminating (SIGTERM) 22:56:09.186371 run osmo-ms-mob/00021(pid=157): Terminating (SIGTERM) 22:56:09.190798 run osmo-ms-mob/00022(pid=158): Terminating (SIGTERM) 22:56:09.196490 run osmo-ms-mob/00023(pid=159): Terminating (SIGTERM) 22:56:09.202337 run osmo-ms-mob/00024(pid=160): Terminating (SIGTERM) 22:56:09.208688 run osmo-ms-mob/00025(pid=161): Terminating (SIGTERM) 22:56:09.214979 run osmo-ms-mob/00026(pid=162): Terminating (SIGTERM) 22:56:09.221086 run osmo-ms-mob/00027(pid=163): Terminating (SIGTERM) 22:56:09.227346 run osmo-ms-mob/00028(pid=164): Terminating (SIGTERM) 22:56:09.233512 run osmo-ms-mob/00029(pid=165): Terminating (SIGTERM) 22:56:09.239777 run osmo-ms-mob/00030(pid=166): Terminating (SIGTERM) 22:56:09.246024 run osmo-ms-mob/00031(pid=167): Terminating (SIGTERM) 22:56:09.252125 run osmo-ms-mob/00032(pid=168): Terminating (SIGTERM) 22:56:09.256700 run osmo-ms-mob/00033(pid=169): Terminating (SIGTERM) 22:56:09.260627 run osmo-ms-mob/00034(pid=170): Terminating (SIGTERM) 22:56:09.264700 run osmo-ms-mob/00035(pid=171): Terminating (SIGTERM) 22:56:09.270744 run osmo-ms-mob/00036(pid=172): Terminating (SIGTERM) 22:56:09.274655 run osmo-ms-mob/00037(pid=173): Terminating (SIGTERM) 22:56:09.278646 run osmo-ms-mob/00038(pid=174): Terminating (SIGTERM) 22:56:09.282684 run osmo-ms-mob/00039(pid=175): Terminating (SIGTERM) 22:56:09.286725 run osmo-ms-mob/00040(pid=176): Terminating (SIGTERM) 22:56:09.290810 run osmo-ms-mob/00041(pid=177): Terminating (SIGTERM) 22:56:09.294915 run osmo-ms-mob/00042(pid=178): Terminating (SIGTERM) 22:56:09.298993 run osmo-ms-mob/00043(pid=179): Terminating (SIGTERM) 22:56:09.303109 run osmo-ms-mob/00044(pid=180): Terminating (SIGTERM) 22:56:09.307126 run osmo-ms-mob/00045(pid=181): Terminating (SIGTERM) 22:56:09.311199 run osmo-ms-mob/00046(pid=182): Terminating (SIGTERM) 22:56:09.315300 run osmo-ms-mob/00047(pid=183): Terminating (SIGTERM) 22:56:09.319451 run osmo-ms-mob/00048(pid=184): Terminating (SIGTERM) 22:56:09.323590 run osmo-ms-mob/00049(pid=185): Terminating (SIGTERM) 22:56:09.327698 run osmo-ms-mob/00050(pid=186): Terminating (SIGTERM) 22:56:09.331820 run osmo-ms-mob/00051(pid=187): Terminating (SIGTERM) 22:56:09.335937 run osmo-ms-mob/00052(pid=188): Terminating (SIGTERM) 22:56:09.340011 run osmo-ms-mob/00053(pid=189): Terminating (SIGTERM) 22:56:09.344026 run osmo-ms-mob/00054(pid=190): Terminating (SIGTERM) 22:56:09.348153 run osmo-ms-mob/00055(pid=191): Terminating (SIGTERM) 22:56:09.352288 run osmo-ms-mob/00056(pid=192): Terminating (SIGTERM) 22:56:09.356407 run osmo-ms-mob/00057(pid=193): Terminating (SIGTERM) 22:56:09.360529 run osmo-ms-mob/00058(pid=194): Terminating (SIGTERM) 22:56:09.364742 run osmo-ms-mob/00059(pid=195): Terminating (SIGTERM) 22:56:09.368953 run osmo-ms-mob/00060(pid=196): Terminating (SIGTERM) 22:56:09.373192 run osmo-ms-mob/00061(pid=197): Terminating (SIGTERM) 22:56:09.377493 run osmo-ms-mob/00062(pid=198): Terminating (SIGTERM) 22:56:09.381755 run osmo-ms-mob/00063(pid=199): Terminating (SIGTERM) 22:56:09.385970 run osmo-ms-mob/00064(pid=200): Terminating (SIGTERM) 22:56:09.390238 run osmo-ms-mob/00065(pid=201): Terminating (SIGTERM) 22:56:09.394450 run osmo-ms-mob/00066(pid=202): Terminating (SIGTERM) 22:56:09.398566 run osmo-ms-mob/00067(pid=203): Terminating (SIGTERM) 22:56:09.403533 run osmo-ms-mob/00068(pid=204): Terminating (SIGTERM) 22:56:09.408065 run osmo-ms-mob/00069(pid=205): Terminating (SIGTERM) 22:56:09.412091 run osmo-ms-mob/00070(pid=206): Terminating (SIGTERM) 22:56:09.416176 run osmo-ms-mob/00071(pid=207): Terminating (SIGTERM) 22:56:09.420278 run osmo-ms-mob/00072(pid=208): Terminating (SIGTERM) 22:56:09.424438 run osmo-ms-mob/00073(pid=209): Terminating (SIGTERM) 22:56:09.428593 run osmo-ms-mob/00074(pid=210): Terminating (SIGTERM) 22:56:09.433402 run osmo-ms-mob/00075(pid=211): Terminating (SIGTERM) 22:56:09.438261 run osmo-ms-mob/00076(pid=212): Terminating (SIGTERM) 22:56:09.442456 run osmo-ms-mob/00077(pid=213): Terminating (SIGTERM) 22:56:09.446615 run osmo-ms-mob/00078(pid=214): Terminating (SIGTERM) 22:56:09.450744 run osmo-ms-mob/00079(pid=215): Terminating (SIGTERM) 22:56:09.454879 run osmo-ms-mob/00080(pid=216): Terminating (SIGTERM) 22:56:09.458999 run osmo-ms-mob/00081(pid=217): Terminating (SIGTERM) 22:56:09.463127 run osmo-ms-mob/00082(pid=218): Terminating (SIGTERM) 22:56:09.467239 run osmo-ms-mob/00083(pid=219): Terminating (SIGTERM) 22:56:09.471335 run osmo-ms-mob/00084(pid=220): Terminating (SIGTERM) 22:56:09.475568 run osmo-ms-mob/00085(pid=221): Terminating (SIGTERM) 22:56:09.479724 run osmo-ms-mob/00086(pid=222): Terminating (SIGTERM) 22:56:09.483868 run osmo-ms-mob/00087(pid=223): Terminating (SIGTERM) 22:56:09.487980 run osmo-ms-mob/00088(pid=224): Terminating (SIGTERM) 22:56:09.492093 run osmo-ms-mob/00089(pid=225): Terminating (SIGTERM) 22:56:09.496231 run osmo-ms-mob/00090(pid=226): Terminating (SIGTERM) 22:56:09.500458 run osmo-ms-mob/00091(pid=227): Terminating (SIGTERM) 22:56:09.504587 run osmo-ms-mob/00092(pid=228): Terminating (SIGTERM) 22:56:09.509389 run osmo-ms-mob/00093(pid=229): Terminating (SIGTERM) 22:56:09.513479 run osmo-ms-mob/00094(pid=230): Terminating (SIGTERM) 22:56:09.517724 run osmo-ms-mob/00095(pid=231): Terminating (SIGTERM) 22:56:09.521827 run osmo-ms-mob/00096(pid=232): Terminating (SIGTERM) 22:56:09.525985 run osmo-ms-mob/00097(pid=233): Terminating (SIGTERM) 22:56:09.530123 run osmo-ms-mob/00098(pid=234): Terminating (SIGTERM) 22:56:09.534245 run osmo-ms-mob/00099(pid=235): Terminating (SIGTERM) 22:56:09.538348 --- ParallelTerminationStrategy: PID 23 died... 22:56:09.540244 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0} 22:56:09.544861 --- ParallelTerminationStrategy: PID 24 died... 22:56:09.546799 run osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0} 22:56:09.551325 --- ParallelTerminationStrategy: PID 25 died... 22:56:09.553305 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0} 22:56:09.557972 --- ParallelTerminationStrategy: PID 26 died... 22:56:09.560179 run osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0} 22:56:09.565434 --- ParallelTerminationStrategy: PID 27 died... 22:56:09.567339 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0} 22:56:09.572148 --- ParallelTerminationStrategy: PID 28 died... 22:56:09.574152 run osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0} 22:56:09.578767 --- ParallelTerminationStrategy: PID 29 died... 22:56:09.580865 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0} 22:56:09.585411 --- ParallelTerminationStrategy: PID 30 died... 22:56:09.587296 run osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15} 22:56:09.591886 --- ParallelTerminationStrategy: PID 31 died... 22:56:09.593812 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0} 22:56:09.598415 --- ParallelTerminationStrategy: PID 32 died... 22:56:09.600301 run osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15} 22:56:09.604818 --- ParallelTerminationStrategy: PID 33 died... 22:56:09.606721 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0} 22:56:09.611432 --- ParallelTerminationStrategy: PID 34 died... 22:56:09.613484 run osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0} 22:56:09.618136 --- ParallelTerminationStrategy: PID 36 died... 22:56:09.620037 run osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0} 22:56:09.624671 --- ParallelTerminationStrategy: PID 37 died... 22:56:09.626677 run osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0} 22:56:09.631264 --- ParallelTerminationStrategy: PID 38 died... 22:56:09.633413 run osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0} 22:56:09.638132 --- ParallelTerminationStrategy: PID 39 died... 22:56:09.640153 run osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0} 22:56:09.644814 --- ParallelTerminationStrategy: PID 40 died... 22:56:09.646771 run osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0} 22:56:09.651419 --- ParallelTerminationStrategy: PID 41 died... 22:56:09.653566 run osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0} 22:56:09.658259 --- ParallelTerminationStrategy: PID 42 died... 22:56:09.660203 run osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0} 22:56:09.664845 --- ParallelTerminationStrategy: PID 43 died... 22:56:09.666811 run osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0} 22:56:09.671609 --- ParallelTerminationStrategy: PID 44 died... 22:56:09.673589 run osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0} 22:56:09.678216 --- ParallelTerminationStrategy: PID 45 died... 22:56:09.680135 run osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0} 22:56:09.684678 --- ParallelTerminationStrategy: PID 46 died... 22:56:09.686580 run osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0} 22:56:09.691121 --- ParallelTerminationStrategy: PID 47 died... 22:56:09.693056 run osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0} 22:56:09.697644 --- ParallelTerminationStrategy: PID 48 died... 22:56:09.699590 run osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0} 22:56:09.704124 --- ParallelTerminationStrategy: PID 49 died... 22:56:09.706064 run osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0} 22:56:09.710701 --- ParallelTerminationStrategy: PID 50 died... 22:56:09.712638 run osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0} 22:56:09.717143 --- ParallelTerminationStrategy: PID 51 died... 22:56:09.719110 run osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0} 22:56:09.723731 --- ParallelTerminationStrategy: PID 52 died... 22:56:09.725764 run osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0} 22:56:09.730382 --- ParallelTerminationStrategy: PID 53 died... 22:56:09.732328 run osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0} 22:56:09.736973 --- ParallelTerminationStrategy: PID 54 died... 22:56:09.738970 run osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0} 22:56:09.743754 --- ParallelTerminationStrategy: PID 55 died... 22:56:09.745811 run osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0} 22:56:09.750532 --- ParallelTerminationStrategy: PID 56 died... 22:56:09.752538 run osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0} 22:56:09.757034 --- ParallelTerminationStrategy: PID 57 died... 22:56:09.758917 run osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0} 22:56:09.763397 --- ParallelTerminationStrategy: PID 58 died... 22:56:09.765404 run osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0} 22:56:09.769968 --- ParallelTerminationStrategy: PID 59 died... 22:56:09.771893 run osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0} 22:56:09.776550 --- ParallelTerminationStrategy: PID 60 died... 22:56:09.778661 run osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0} 22:56:09.783530 --- ParallelTerminationStrategy: PID 61 died... 22:56:09.785613 run osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0} 22:56:09.790535 --- ParallelTerminationStrategy: PID 62 died... 22:56:09.792602 run osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0} 22:56:09.797338 --- ParallelTerminationStrategy: PID 63 died... 22:56:09.799336 run osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0} 22:56:09.804038 --- ParallelTerminationStrategy: PID 64 died... 22:56:09.806076 run osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0} 22:56:09.810793 --- ParallelTerminationStrategy: PID 65 died... 22:56:09.812800 run osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0} 22:56:09.818160 --- ParallelTerminationStrategy: PID 66 died... 22:56:09.820351 run osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0} 22:56:09.825220 --- ParallelTerminationStrategy: PID 67 died... 22:56:09.827223 run osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0} 22:56:09.831969 --- ParallelTerminationStrategy: PID 68 died... 22:56:09.834083 run osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0} 22:56:09.838694 --- ParallelTerminationStrategy: PID 69 died... 22:56:09.840672 run osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0} 22:56:09.845462 --- ParallelTerminationStrategy: PID 70 died... 22:56:09.847459 run osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0} 22:56:09.852054 --- ParallelTerminationStrategy: PID 71 died... 22:56:09.854012 run osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0} 22:56:09.858556 --- ParallelTerminationStrategy: PID 72 died... 22:56:09.860522 run osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0} 22:56:09.865073 --- ParallelTerminationStrategy: PID 73 died... 22:56:09.867043 run osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0} 22:56:09.871620 --- ParallelTerminationStrategy: PID 74 died... 22:56:09.873593 run osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0} 22:56:09.878190 --- ParallelTerminationStrategy: PID 75 died... 22:56:09.880138 run osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0} 22:56:09.884733 --- ParallelTerminationStrategy: PID 76 died... 22:56:09.886639 run osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0} 22:56:09.891307 --- ParallelTerminationStrategy: PID 77 died... 22:56:09.893289 run osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0} 22:56:09.897824 --- ParallelTerminationStrategy: PID 78 died... 22:56:09.899819 run osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0} 22:56:09.904483 --- ParallelTerminationStrategy: PID 79 died... 22:56:09.906382 run osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0} 22:56:09.910900 --- ParallelTerminationStrategy: PID 80 died... 22:56:09.912897 run osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0} 22:56:09.917445 --- ParallelTerminationStrategy: PID 81 died... 22:56:09.919299 run osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0} 22:56:09.923767 --- ParallelTerminationStrategy: PID 82 died... 22:56:09.925680 run osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0} 22:56:09.930094 --- ParallelTerminationStrategy: PID 83 died... 22:56:09.932034 run osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0} 22:56:09.936540 --- ParallelTerminationStrategy: PID 84 died... 22:56:09.938368 run osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0} 22:56:09.942791 --- ParallelTerminationStrategy: PID 85 died... 22:56:09.944712 run osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0} 22:56:09.949166 --- ParallelTerminationStrategy: PID 86 died... 22:56:09.951056 run osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0} 22:56:09.955598 --- ParallelTerminationStrategy: PID 87 died... 22:56:09.957518 run osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0} 22:56:09.962006 --- ParallelTerminationStrategy: PID 88 died... 22:56:09.963882 run osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0} 22:56:09.968340 --- ParallelTerminationStrategy: PID 89 died... 22:56:09.970185 run osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0} 22:56:09.974933 --- ParallelTerminationStrategy: PID 90 died... 22:56:09.977063 run osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0} 22:56:09.981775 --- ParallelTerminationStrategy: PID 91 died... 22:56:09.983742 run osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0} 22:56:09.988440 --- ParallelTerminationStrategy: PID 92 died... 22:56:09.990399 run osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0} 22:56:09.994967 --- ParallelTerminationStrategy: PID 93 died... 22:56:09.996863 run osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0} 22:56:10.001624 --- ParallelTerminationStrategy: PID 94 died... 22:56:10.003800 run osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0} 22:56:10.008588 --- ParallelTerminationStrategy: PID 95 died... 22:56:10.010701 run osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0} 22:56:10.015484 --- ParallelTerminationStrategy: PID 96 died... 22:56:10.018027 run osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0} 22:56:10.024025 --- ParallelTerminationStrategy: PID 97 died... 22:56:10.026904 run osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0} 22:56:10.033862 --- ParallelTerminationStrategy: PID 98 died... 22:56:10.036825 run osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0} 22:56:10.043792 --- ParallelTerminationStrategy: PID 99 died... 22:56:10.046033 run osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0} 22:56:10.050759 --- ParallelTerminationStrategy: PID 100 died... 22:56:10.052775 run osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0} 22:56:10.057418 --- ParallelTerminationStrategy: PID 101 died... 22:56:10.059438 run osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0} 22:56:10.064178 --- ParallelTerminationStrategy: PID 102 died... 22:56:10.066253 run osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0} 22:56:10.070971 --- ParallelTerminationStrategy: PID 103 died... 22:56:10.072946 run osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0} 22:56:10.077532 --- ParallelTerminationStrategy: PID 104 died... 22:56:10.079565 run osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0} 22:56:10.085545 --- ParallelTerminationStrategy: PID 105 died... 22:56:10.088332 run osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0} 22:56:10.094716 --- ParallelTerminationStrategy: PID 106 died... 22:56:10.097630 run osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0} 22:56:10.104838 --- ParallelTerminationStrategy: PID 107 died... 22:56:10.107577 run osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0} 22:56:10.112458 --- ParallelTerminationStrategy: PID 108 died... 22:56:10.114532 run osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0} 22:56:10.119334 --- ParallelTerminationStrategy: PID 109 died... 22:56:10.121251 run osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0} 22:56:10.125817 --- ParallelTerminationStrategy: PID 110 died... 22:56:10.127703 run osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0} 22:56:10.132154 --- ParallelTerminationStrategy: PID 111 died... 22:56:10.134070 run osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0} 22:56:10.138573 --- ParallelTerminationStrategy: PID 112 died... 22:56:10.140461 run osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0} 22:56:10.144917 --- ParallelTerminationStrategy: PID 113 died... 22:56:10.146768 run osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0} 22:56:10.151317 --- ParallelTerminationStrategy: PID 114 died... 22:56:10.153223 run osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0} 22:56:10.157738 --- ParallelTerminationStrategy: PID 115 died... 22:56:10.159622 run osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0} 22:56:10.164151 --- ParallelTerminationStrategy: PID 116 died... 22:56:10.166151 run osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0} 22:56:10.170837 --- ParallelTerminationStrategy: PID 117 died... 22:56:10.172708 run osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0} 22:56:10.177254 --- ParallelTerminationStrategy: PID 118 died... 22:56:10.179198 run osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0} 22:56:10.183784 --- ParallelTerminationStrategy: PID 119 died... 22:56:10.185704 run osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0} 22:56:10.190216 --- ParallelTerminationStrategy: PID 120 died... 22:56:10.192100 run osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0} 22:56:10.196586 --- ParallelTerminationStrategy: PID 121 died... 22:56:10.198493 run osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0} 22:56:10.202947 --- ParallelTerminationStrategy: PID 122 died... 22:56:10.204816 run osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0} 22:56:10.209257 --- ParallelTerminationStrategy: PID 123 died... 22:56:10.211137 run osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0} 22:56:10.215643 --- ParallelTerminationStrategy: PID 124 died... 22:56:10.217557 run osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0} 22:56:10.222052 --- ParallelTerminationStrategy: PID 125 died... 22:56:10.223938 run osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0} 22:56:10.228364 --- ParallelTerminationStrategy: PID 126 died... 22:56:10.230225 run osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0} 22:56:10.234633 --- ParallelTerminationStrategy: PID 127 died... 22:56:10.236648 run osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0} 22:56:10.245589 --- ParallelTerminationStrategy: PID 128 died... 22:56:10.249381 run osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0} 22:56:10.253866 --- ParallelTerminationStrategy: PID 129 died... 22:56:10.255770 run osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0} 22:56:10.260118 --- ParallelTerminationStrategy: PID 130 died... 22:56:10.261976 run osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0} 22:56:10.266343 --- ParallelTerminationStrategy: PID 131 died... 22:56:10.268246 run osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0} 22:56:10.272700 --- ParallelTerminationStrategy: PID 132 died... 22:56:10.274587 run osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0} 22:56:10.278960 --- ParallelTerminationStrategy: PID 133 died... 22:56:10.280832 run osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0} 22:56:10.285217 --- ParallelTerminationStrategy: PID 134 died... 22:56:10.287107 run osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0} 22:56:10.291522 --- ParallelTerminationStrategy: PID 135 died... 22:56:10.293431 run osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0} 22:56:10.297989 --- ParallelTerminationStrategy: PID 136 died... 22:56:10.300443 run osmo-ms-mob/00000(pid=136): Terminated {rc=26112} 22:56:10.305112 --- ParallelTerminationStrategy: PID 137 died... 22:56:10.307071 run osmo-ms-mob/00001(pid=137): Terminated {rc=26112} 22:56:10.311612 --- ParallelTerminationStrategy: PID 138 died... 22:56:10.314528 run osmo-ms-mob/00002(pid=138): Terminated {rc=26112} 22:56:10.321483 --- ParallelTerminationStrategy: PID 139 died... 22:56:10.324337 run osmo-ms-mob/00003(pid=139): Terminated {rc=26112} 22:56:10.331332 --- ParallelTerminationStrategy: PID 140 died... 22:56:10.334234 run osmo-ms-mob/00004(pid=140): Terminated {rc=26112} 22:56:10.340754 --- ParallelTerminationStrategy: PID 141 died... 22:56:10.342622 run osmo-ms-mob/00005(pid=141): Terminated {rc=26112} 22:56:10.347649 --- ParallelTerminationStrategy: PID 142 died... 22:56:10.349652 run osmo-ms-mob/00006(pid=142): Terminated {rc=26112} 22:56:10.354143 --- ParallelTerminationStrategy: PID 143 died... 22:56:10.356024 run osmo-ms-mob/00007(pid=143): Terminated {rc=26112} 22:56:10.360493 --- ParallelTerminationStrategy: PID 144 died... 22:56:10.362450 run osmo-ms-mob/00008(pid=144): Terminated {rc=26112} 22:56:10.367964 --- ParallelTerminationStrategy: PID 145 died... 22:56:10.370029 run osmo-ms-mob/00009(pid=145): Terminated {rc=26112} 22:56:10.375974 --- ParallelTerminationStrategy: PID 146 died... 22:56:10.378789 run osmo-ms-mob/00010(pid=146): Terminated {rc=26112} 22:56:10.388685 --- ParallelTerminationStrategy: PID 147 died... 22:56:10.393028 run osmo-ms-mob/00011(pid=147): Terminated {rc=26112} 22:56:10.399866 --- ParallelTerminationStrategy: PID 148 died... 22:56:10.402709 run osmo-ms-mob/00012(pid=148): Terminated {rc=26112} 22:56:10.407168 --- ParallelTerminationStrategy: PID 149 died... 22:56:10.409100 run osmo-ms-mob/00013(pid=149): Terminated {rc=26112} 22:56:10.413596 --- ParallelTerminationStrategy: PID 150 died... 22:56:10.415487 run osmo-ms-mob/00014(pid=150): Terminated {rc=26112} 22:56:10.421705 --- ParallelTerminationStrategy: PID 151 died... 22:56:10.424520 run osmo-ms-mob/00015(pid=151): Terminated {rc=26112} 22:56:10.429110 --- ParallelTerminationStrategy: PID 152 died... 22:56:10.431159 run osmo-ms-mob/00016(pid=152): Terminated {rc=26112} 22:56:10.435606 --- ParallelTerminationStrategy: PID 153 died... 22:56:10.437513 run osmo-ms-mob/00017(pid=153): Terminated {rc=26112} 22:56:10.443998 --- ParallelTerminationStrategy: PID 154 died... 22:56:10.446878 run osmo-ms-mob/00018(pid=154): Terminated {rc=26112} 22:56:10.453785 --- ParallelTerminationStrategy: PID 155 died... 22:56:10.456670 run osmo-ms-mob/00019(pid=155): Terminated {rc=26112} 22:56:10.463406 --- ParallelTerminationStrategy: PID 156 died... 22:56:10.466317 run osmo-ms-mob/00020(pid=156): Terminated {rc=26112} 22:56:10.473083 --- ParallelTerminationStrategy: PID 157 died... 22:56:10.475831 run osmo-ms-mob/00021(pid=157): Terminated {rc=26112} 22:56:10.482890 --- ParallelTerminationStrategy: PID 158 died... 22:56:10.485812 run osmo-ms-mob/00022(pid=158): Terminated {rc=26112} 22:56:10.492846 --- ParallelTerminationStrategy: PID 159 died... 22:56:10.494840 run osmo-ms-mob/00023(pid=159): Terminated {rc=26112} 22:56:10.499488 --- ParallelTerminationStrategy: PID 160 died... 22:56:10.501421 run osmo-ms-mob/00024(pid=160): Terminated {rc=26112} 22:56:10.505894 --- ParallelTerminationStrategy: PID 161 died... 22:56:10.507784 run osmo-ms-mob/00025(pid=161): Terminated {rc=26112} 22:56:10.512206 --- ParallelTerminationStrategy: PID 162 died... 22:56:10.514089 run osmo-ms-mob/00026(pid=162): Terminated {rc=26112} 22:56:10.518491 --- ParallelTerminationStrategy: PID 163 died... 22:56:10.520354 run osmo-ms-mob/00027(pid=163): Terminated {rc=26112} 22:56:10.524838 --- ParallelTerminationStrategy: PID 164 died... 22:56:10.526753 run osmo-ms-mob/00028(pid=164): Terminated {rc=26112} 22:56:10.531202 --- ParallelTerminationStrategy: PID 165 died... 22:56:10.533109 run osmo-ms-mob/00029(pid=165): Terminated {rc=26112} 22:56:10.537515 --- ParallelTerminationStrategy: PID 166 died... 22:56:10.539407 run osmo-ms-mob/00030(pid=166): Terminated {rc=26112} 22:56:10.543846 --- ParallelTerminationStrategy: PID 167 died... 22:56:10.545734 run osmo-ms-mob/00031(pid=167): Terminated {rc=26112} 22:56:10.550141 --- ParallelTerminationStrategy: PID 168 died... 22:56:10.552005 run osmo-ms-mob/00032(pid=168): Terminated {rc=26112} 22:56:10.556562 --- ParallelTerminationStrategy: PID 169 died... 22:56:10.558495 run osmo-ms-mob/00033(pid=169): Terminated {rc=26112} 22:56:10.563017 --- ParallelTerminationStrategy: PID 170 died... 22:56:10.564939 run osmo-ms-mob/00034(pid=170): Terminated {rc=26112} 22:56:10.569396 --- ParallelTerminationStrategy: PID 171 died... 22:56:10.571304 run osmo-ms-mob/00035(pid=171): Terminated {rc=26112} 22:56:10.575777 --- ParallelTerminationStrategy: PID 172 died... 22:56:10.577730 run osmo-ms-mob/00036(pid=172): Terminated {rc=26112} 22:56:10.582326 --- ParallelTerminationStrategy: PID 173 died... 22:56:10.584217 run osmo-ms-mob/00037(pid=173): Terminated {rc=26112} 22:56:10.588831 --- ParallelTerminationStrategy: PID 174 died... 22:56:10.590817 run osmo-ms-mob/00038(pid=174): Terminated {rc=26112} 22:56:10.595528 --- ParallelTerminationStrategy: PID 175 died... 22:56:10.597514 run osmo-ms-mob/00039(pid=175): Terminated {rc=26112} 22:56:10.602230 --- ParallelTerminationStrategy: PID 176 died... 22:56:10.604203 run osmo-ms-mob/00040(pid=176): Terminated {rc=26112} 22:56:10.609018 --- ParallelTerminationStrategy: PID 177 died... 22:56:10.611025 run osmo-ms-mob/00041(pid=177): Terminated {rc=26112} 22:56:10.615775 --- ParallelTerminationStrategy: PID 178 died... 22:56:10.617806 run osmo-ms-mob/00042(pid=178): Terminated {rc=26112} 22:56:10.622597 --- ParallelTerminationStrategy: PID 179 died... 22:56:10.624573 run osmo-ms-mob/00043(pid=179): Terminated {rc=26112} 22:56:10.629234 --- ParallelTerminationStrategy: PID 180 died... 22:56:10.631218 run osmo-ms-mob/00044(pid=180): Terminated {rc=26112} 22:56:10.635932 --- ParallelTerminationStrategy: PID 181 died... 22:56:10.637964 run osmo-ms-mob/00045(pid=181): Terminated {rc=26112} 22:56:10.642662 --- ParallelTerminationStrategy: PID 182 died... 22:56:10.644595 run osmo-ms-mob/00046(pid=182): Terminated {rc=26112} 22:56:10.649273 --- ParallelTerminationStrategy: PID 183 died... 22:56:10.651210 run osmo-ms-mob/00047(pid=183): Terminated {rc=26112} 22:56:10.655967 --- ParallelTerminationStrategy: PID 184 died... 22:56:10.658833 run osmo-ms-mob/00048(pid=184): Terminated {rc=26112} 22:56:10.664378 --- ParallelTerminationStrategy: PID 185 died... 22:56:10.666366 run osmo-ms-mob/00049(pid=185): Terminated {rc=26112} 22:56:10.671754 --- ParallelTerminationStrategy: PID 186 died... 22:56:10.673909 run osmo-ms-mob/00050(pid=186): Terminated {rc=26112} 22:56:10.678686 --- ParallelTerminationStrategy: PID 187 died... 22:56:10.680923 run osmo-ms-mob/00051(pid=187): Terminated {rc=26112} 22:56:10.687966 --- ParallelTerminationStrategy: PID 188 died... 22:56:10.690268 run osmo-ms-mob/00052(pid=188): Terminated {rc=26112} 22:56:10.697621 --- ParallelTerminationStrategy: PID 189 died... 22:56:10.700579 run osmo-ms-mob/00053(pid=189): Terminated {rc=26112} 22:56:10.707658 --- ParallelTerminationStrategy: PID 190 died... 22:56:10.710550 run osmo-ms-mob/00054(pid=190): Terminated {rc=26112} 22:56:10.717621 --- ParallelTerminationStrategy: PID 191 died... 22:56:10.720748 run osmo-ms-mob/00055(pid=191): Terminated {rc=26112} 22:56:10.727534 --- ParallelTerminationStrategy: PID 192 died... 22:56:10.729584 run osmo-ms-mob/00056(pid=192): Terminated {rc=26112} 22:56:10.734073 --- ParallelTerminationStrategy: PID 193 died... 22:56:10.735925 run osmo-ms-mob/00057(pid=193): Terminated {rc=26112} 22:56:10.740375 --- ParallelTerminationStrategy: PID 194 died... 22:56:10.742217 run osmo-ms-mob/00058(pid=194): Terminated {rc=26112} 22:56:10.746681 --- ParallelTerminationStrategy: PID 195 died... 22:56:10.748624 run osmo-ms-mob/00059(pid=195): Terminated {rc=26112} 22:56:10.753092 --- ParallelTerminationStrategy: PID 196 died... 22:56:10.755003 run osmo-ms-mob/00060(pid=196): Terminated {rc=26112} 22:56:10.759508 --- ParallelTerminationStrategy: PID 197 died... 22:56:10.761494 run osmo-ms-mob/00061(pid=197): Terminated {rc=26112} 22:56:10.766301 --- ParallelTerminationStrategy: PID 198 died... 22:56:10.768712 run osmo-ms-mob/00062(pid=198): Terminated {rc=26112} 22:56:10.774310 --- ParallelTerminationStrategy: PID 199 died... 22:56:10.776311 run osmo-ms-mob/00063(pid=199): Terminated {rc=26112} 22:56:10.780935 --- ParallelTerminationStrategy: PID 200 died... 22:56:10.782884 run osmo-ms-mob/00064(pid=200): Terminated {rc=26112} 22:56:10.787392 --- ParallelTerminationStrategy: PID 201 died... 22:56:10.789315 run osmo-ms-mob/00065(pid=201): Terminated {rc=26112} 22:56:10.793769 --- ParallelTerminationStrategy: PID 202 died... 22:56:10.795641 run osmo-ms-mob/00066(pid=202): Terminated {rc=26112} 22:56:10.800173 --- ParallelTerminationStrategy: PID 203 died... 22:56:10.802083 run osmo-ms-mob/00067(pid=203): Terminated {rc=26112} 22:56:10.806538 --- ParallelTerminationStrategy: PID 204 died... 22:56:10.808440 run osmo-ms-mob/00068(pid=204): Terminated {rc=26112} 22:56:10.812960 --- ParallelTerminationStrategy: PID 205 died... 22:56:10.814855 run osmo-ms-mob/00069(pid=205): Terminated {rc=26112} 22:56:10.819357 --- ParallelTerminationStrategy: PID 206 died... 22:56:10.821291 run osmo-ms-mob/00070(pid=206): Terminated {rc=26112} 22:56:10.825788 --- ParallelTerminationStrategy: PID 207 died... 22:56:10.827641 run osmo-ms-mob/00071(pid=207): Terminated {rc=26112} 22:56:10.832188 --- ParallelTerminationStrategy: PID 208 died... 22:56:10.834103 run osmo-ms-mob/00072(pid=208): Terminated {rc=26112} 22:56:10.838603 --- ParallelTerminationStrategy: PID 209 died... 22:56:10.840578 run osmo-ms-mob/00073(pid=209): Terminated {rc=26112} 22:56:10.845157 --- ParallelTerminationStrategy: PID 210 died... 22:56:10.847158 run osmo-ms-mob/00074(pid=210): Terminated {rc=26112} 22:56:10.851778 --- ParallelTerminationStrategy: PID 211 died... 22:56:10.853766 run osmo-ms-mob/00075(pid=211): Terminated {rc=26112} 22:56:10.858482 --- ParallelTerminationStrategy: PID 212 died... 22:56:10.860385 run osmo-ms-mob/00076(pid=212): Terminated {rc=26112} 22:56:10.864947 --- ParallelTerminationStrategy: PID 213 died... 22:56:10.866869 run osmo-ms-mob/00077(pid=213): Terminated {rc=26112} 22:56:10.871406 --- ParallelTerminationStrategy: PID 214 died... 22:56:10.873363 run osmo-ms-mob/00078(pid=214): Terminated {rc=26112} 22:56:10.877948 --- ParallelTerminationStrategy: PID 215 died... 22:56:10.879910 run osmo-ms-mob/00079(pid=215): Terminated {rc=26112} 22:56:10.884540 --- ParallelTerminationStrategy: PID 216 died... 22:56:10.886444 run osmo-ms-mob/00080(pid=216): Terminated {rc=26112} 22:56:10.890940 --- ParallelTerminationStrategy: PID 217 died... 22:56:10.892803 run osmo-ms-mob/00081(pid=217): Terminated {rc=26112} 22:56:10.897263 --- ParallelTerminationStrategy: PID 218 died... 22:56:10.899144 run osmo-ms-mob/00082(pid=218): Terminated {rc=26112} 22:56:10.903755 --- ParallelTerminationStrategy: PID 219 died... 22:56:10.905826 run osmo-ms-mob/00083(pid=219): Terminated {rc=26112} 22:56:10.910436 --- ParallelTerminationStrategy: PID 220 died... 22:56:10.912380 run osmo-ms-mob/00084(pid=220): Terminated {rc=26112} 22:56:10.916940 --- ParallelTerminationStrategy: PID 221 died... 22:56:10.918882 run osmo-ms-mob/00085(pid=221): Terminated {rc=26112} 22:56:10.923395 --- ParallelTerminationStrategy: PID 222 died... 22:56:10.926425 run osmo-ms-mob/00086(pid=222): Terminated {rc=26112} 22:56:10.933538 --- ParallelTerminationStrategy: PID 223 died... 22:56:10.935795 run osmo-ms-mob/00087(pid=223): Terminated {rc=26112} 22:56:10.941596 --- ParallelTerminationStrategy: PID 224 died... 22:56:10.943641 run osmo-ms-mob/00088(pid=224): Terminated {rc=26112} 22:56:10.948389 --- ParallelTerminationStrategy: PID 225 died... 22:56:10.950845 run osmo-ms-mob/00089(pid=225): Terminated {rc=26112} 22:56:10.956378 --- ParallelTerminationStrategy: PID 226 died... 22:56:10.958453 run osmo-ms-mob/00090(pid=226): Terminated {rc=26112} 22:56:10.963102 --- ParallelTerminationStrategy: PID 227 died... 22:56:10.965125 run osmo-ms-mob/00091(pid=227): Terminated {rc=26112} 22:56:10.970744 --- ParallelTerminationStrategy: PID 228 died... 22:56:10.973109 run osmo-ms-mob/00092(pid=228): Terminated {rc=26112} 22:56:10.978104 --- ParallelTerminationStrategy: PID 229 died... 22:56:10.980148 run osmo-ms-mob/00093(pid=229): Terminated {rc=26112} 22:56:10.984909 --- ParallelTerminationStrategy: PID 230 died... 22:56:10.986972 run osmo-ms-mob/00094(pid=230): Terminated {rc=26112} 22:56:10.991757 --- ParallelTerminationStrategy: PID 231 died... 22:56:10.994253 run osmo-ms-mob/00095(pid=231): Terminated {rc=26112} 22:56:11.001500 --- ParallelTerminationStrategy: PID 232 died... 22:56:11.004596 run osmo-ms-mob/00096(pid=232): Terminated {rc=26112} 22:56:11.011593 --- ParallelTerminationStrategy: PID 233 died... 22:56:11.014669 run osmo-ms-mob/00097(pid=233): Terminated {rc=26112} 22:56:11.022340 --- ParallelTerminationStrategy: PID 234 died... 22:56:11.025587 run osmo-ms-mob/00098(pid=234): Terminated {rc=26112} 22:56:11.032261 --- ParallelTerminationStrategy: PID 235 died... 22:56:11.034166 run osmo-ms-mob/00099(pid=235): Terminated {rc=26112} 22:56:13.719348 --- ParallelTerminationStrategy: PID 35 died... 22:56:13.722586 run osmo-bts-virtual(pid=35): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7618 netreg_mass PASS --------------------------------------------------------------------- 22:56:13.920666 tst trial-7618: Storing JUnit report in /build/trial-7618/run.2024-06-13_22-54-44/trial-7618.xml -------------------------------------------------------------------------------------------- trial-7618 PASS -------------------------------------------------------------------------------------------- 22:56:13.955120 tst trial-7618: trial-7618: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.6 sec) + exit_code=0 + rm -rf trial-7618/inst + cd trial-7618 + command -v journalctl + [ ! -z /bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-06-13 22:54:44 No journal files were found. + readlink last_run + tar czf /build/trial-7618-run.tgz run.2024-06-13_22-54-44 + tar czf /build/trial-7618-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-22066.tgz osmo-bts-oc2g.build-7718.tgz osmo-bts-sysmo.build-10220.tgz osmo-bts.build-9696.tgz osmo-ggsn.build-8699.tgz osmo-hlr.build-11363.tgz osmo-hnbgw.build-8745.tgz osmo-mgw.build-11662.tgz osmo-msc.build-35923.tgz osmo-nitb.build-16616.tgz osmo-pcu-oc2g.build-5220.tgz osmo-pcu-sysmo.build-6501.tgz osmo-pcu.build-6464.tgz osmo-sgsn.build-37499.tgz osmo-stp.build-11949.tgz osmo-trx.build-6679.tgz osmocom-bb.build-6296.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS