Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-7022 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-hw-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-vzqx1L5qhQgn/agent.2325 SSH_AGENT_PID=2328 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-hw-docker-merge-master@tmp/private_key_229279259782356115.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw > git init /w/workspace/ric-app-hw-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/hw # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 308a28051f95dd66fba5ee09565f46eb821e605b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 308a28051f95dd66fba5ee09565f46eb821e605b # timeout=10 Commit message: "Switching to riclibe2ap" > git rev-list --no-walk 308a28051f95dd66fba5ee09565f46eb821e605b # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins5019314879369158571.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Auw6 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-Auw6/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.51 botocore==1.42.51 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.2 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.24.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.2 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==9.0.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.3 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-hw-docker-merge-master@tmp/config15588121617045094411tmp copy managed file [ric-app-hw-settings] to file:/w/workspace/ric-app-hw-docker-merge-master@tmp/config5824346202841316781tmp [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins13210801316638100265.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins13818645140040761235.sh [ric-app-hw-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2830397619366843128.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-app-hw-docker-merge-master] $ /bin/bash -l /tmp/jenkins11079994431578852765.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auw6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH ---> Docker image tag found: 1.1.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-app-hw-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-app-hw [EnvInject] - Variables injected successfully. [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins7607850000295874522.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw:1.1.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw:1.1.1 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.79kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:18.04 #3 DONE 3.0s #4 [internal] load metadata for docker.io/library/ubuntu:18.04 #4 DONE 3.0s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/14] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #6 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #6 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.2s done #6 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.54MB 0.1s done #5 DONE 0.2s #7 [ricbuild 1/35] FROM nexus3.o-ran-sc.org:10001/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #7 resolve nexus3.o-ran-sc.org:10001/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.2s done #7 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done #7 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s #7 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 4.19MB / 25.69MB 0.2s #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 19.92MB / 25.69MB 0.4s #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.5s #7 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.6s done #7 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 #7 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 1.7s done #7 DONE 2.7s #8 [ricbuild 2/35] WORKDIR /tmp/helloworld-xapp #8 DONE 1.4s #9 [ricbuild 3/35] RUN apt-get update && apt-get install -y cmake git build-essential automake autoconf-archive autoconf pkg-config gawk libtool wget zlib1g-dev libffi-dev && apt-get clean #9 0.590 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #9 0.590 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #9 1.307 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #9 1.361 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #9 1.547 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #9 1.732 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #9 1.824 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #9 2.083 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #9 2.327 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #9 2.392 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #9 3.139 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #9 3.160 Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #9 3.161 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #9 3.501 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #9 3.503 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #9 3.700 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #9 3.777 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #9 3.780 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #9 5.122 Fetched 28.2 MB in 5s (5857 kB/s) #9 5.122 Reading package lists... #9 7.031 Reading package lists... #9 8.898 Building dependency tree... #9 9.254 Reading state information... #9 9.862 The following additional packages will be installed: #9 9.862 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #9 9.863 ca-certificates cmake-data cpp cpp-7 dirmngr dpkg-dev fakeroot file g++ #9 9.863 g++-7 gcc gcc-7 gcc-7-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 9.863 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales less #9 9.863 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #9 9.863 libarchive13 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libbinutils #9 9.863 libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 #9 9.863 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot #9 9.864 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 #9 9.864 libglib2.0-data libgomp1 libgssapi-krb5-2 libgssapi3-heimdal #9 9.864 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #9 9.864 libhx509-5-heimdal libicu60 libisl19 libitm1 libjsoncpp1 libk5crypto3 #9 9.864 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 9.864 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libltdl-dev #9 9.864 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmpc3 libmpfr6 libmpx2 #9 9.865 libnghttp2-14 libnpth0 libperl5.26 libpsl5 libquadmath0 libreadline7 #9 9.865 librhash0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #9 9.865 libsasl2-modules-db libsigsegv2 libsqlite3-0 libssl1.0.0 libssl1.1 #9 9.865 libstdc++-7-dev libtsan0 libubsan0 libuv1 libwind0-heimdal libx11-6 #9 9.865 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 #9 9.866 linux-libc-dev m4 make manpages manpages-dev multiarch-support netbase #9 9.866 openssh-client openssl patch perl perl-modules-5.26 pinentry-curses #9 9.867 publicsuffix readline-common shared-mime-info xauth xdg-user-dirs xz-utils #9 9.873 Suggested packages: #9 9.873 gnu-standards autoconf-doc gettext binutils-doc cmake-doc ninja-build #9 9.873 cpp-doc gcc-7-locales dbus-user-session libpam-systemd pinentry-gnome3 tor #9 9.873 debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg #9 9.873 gawk-doc gcc-multilib flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg #9 9.873 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg #9 9.873 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg #9 9.873 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #9 9.873 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage #9 9.873 scdaemon lrzip glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #9 9.873 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 9.873 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 9.873 libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc #9 9.873 man-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #9 9.873 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #9 9.873 readline-doc #9 10.31 The following NEW packages will be installed: #9 10.31 autoconf autoconf-archive automake autotools-dev binutils binutils-common #9 10.31 binutils-x86-64-linux-gnu build-essential ca-certificates cmake cmake-data #9 10.31 cpp cpp-7 dirmngr dpkg-dev fakeroot file g++ g++-7 gawk gcc gcc-7 gcc-7-base #9 10.31 git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 10.31 gpg-wks-server gpgconf gpgsm krb5-locales less libalgorithm-diff-perl #9 10.31 libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 #9 10.31 libasn1-8-heimdal libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin #9 10.31 libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 libdpkg-perl #9 10.31 libedit2 liberror-perl libexpat1 libfakeroot libffi-dev #9 10.31 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 #9 10.31 libglib2.0-data libgomp1 libgssapi-krb5-2 libgssapi3-heimdal #9 10.31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal #9 10.31 libhx509-5-heimdal libicu60 libisl19 libitm1 libjsoncpp1 libk5crypto3 #9 10.31 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 10.31 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libltdl-dev #9 10.31 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmpc3 libmpfr6 libmpx2 #9 10.31 libnghttp2-14 libnpth0 libperl5.26 libpsl5 libquadmath0 libreadline7 #9 10.31 librhash0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules #9 10.31 libsasl2-modules-db libsigsegv2 libsqlite3-0 libssl1.0.0 libssl1.1 #9 10.31 libstdc++-7-dev libtool libtsan0 libubsan0 libuv1 libwind0-heimdal libx11-6 #9 10.31 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 #9 10.31 linux-libc-dev m4 make manpages manpages-dev multiarch-support netbase #9 10.31 openssh-client openssl patch perl perl-modules-5.26 pinentry-curses #9 10.31 pkg-config publicsuffix readline-common shared-mime-info wget xauth #9 10.31 xdg-user-dirs xz-utils zlib1g-dev #9 10.50 0 upgraded, 145 newly installed, 0 to remove and 1 not upgraded. #9 10.50 Need to get 85.0 MB of archives. #9 10.50 After this operation, 367 MB of additional disk space will be used. #9 10.50 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] #9 10.64 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] #9 10.65 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #9 10.66 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #9 10.74 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #9 10.75 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #9 10.79 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #9 10.86 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #9 10.98 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #9 10.98 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 autoconf-archive all 20170928-2 [668 kB] #9 11.03 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] #9 11.05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] #9 11.05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] #9 11.06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] #9 11.06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 gawk amd64 1:4.1.4+dfsg-1build1 [401 kB] #9 11.08 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] #9 11.08 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] #9 11.15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #9 11.15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #9 11.15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] #9 11.23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] #9 11.24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] #9 11.27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] #9 11.28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] #9 11.28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] #9 11.29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] #9 11.29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] #9 11.29 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #9 11.29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] #9 11.30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] #9 11.44 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #9 11.44 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB] #9 11.74 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] #9 11.75 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #9 11.77 Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #9 11.77 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] #9 11.78 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] #9 11.78 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] #9 11.78 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] #9 11.78 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #9 11.78 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] #9 11.81 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] #9 11.87 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #9 11.88 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] #9 11.88 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] #9 11.89 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #9 11.89 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] #9 11.91 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #9 11.91 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] #9 11.93 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] #9 11.95 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #9 11.95 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] #9 12.01 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #9 12.01 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] #9 12.01 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] #9 12.03 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] #9 12.03 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] #9 12.03 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.9 [197 kB] #9 12.04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.9 [489 kB] #9 12.08 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.9 [1839 kB] #9 12.12 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.9 [3392 B] #9 12.12 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] #9 12.15 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-213.224 [983 kB] #9 12.17 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] #9 12.23 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] #9 12.23 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] #9 12.24 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #9 12.24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] #9 12.44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] #9 12.44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] #9 12.44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] #9 12.44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] #9 12.44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] #9 12.45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] #9 12.45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] #9 12.46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] #9 12.46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] #9 12.51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] #9 12.57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] #9 12.57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] #9 12.57 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] #9 12.62 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] #9 12.84 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] #9 12.84 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] #9 12.88 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] #9 13.10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] #9 13.10 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #9 13.10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] #9 13.11 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #9 13.11 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] #9 13.12 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] #9 13.12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.2 [1332 kB] #9 13.15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.7 [288 kB] #9 13.16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] #9 13.17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] #9 13.31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] #9 13.45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] #9 13.57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] #9 13.61 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] #9 13.66 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] #9 13.72 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] #9 13.72 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] #9 13.74 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] #9 13.74 Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] #9 13.75 Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #9 13.75 Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] #9 13.77 Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #9 13.78 Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #9 13.79 Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.24 [221 kB] #9 13.84 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] #9 13.85 Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] #9 13.85 Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] #9 13.86 Get:113 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.2 [3152 kB] #9 14.00 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] #9 14.00 Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] #9 14.00 Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB] #9 14.00 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] #9 14.00 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] #9 14.00 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] #9 14.00 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] #9 14.00 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] #9 14.00 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #9 14.06 Get:123 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] #9 14.13 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] #9 14.27 Get:125 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] #9 14.28 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB] #9 14.29 Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] #9 14.30 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] #9 14.30 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] #9 14.31 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB] #9 14.31 Get:131 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB] #9 14.31 Get:132 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB] #9 14.32 Get:133 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB] #9 14.34 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #9 14.40 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] #9 14.41 Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 14.41 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] #9 14.41 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] #9 14.41 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] #9 14.41 Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] #9 14.41 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] #9 14.41 Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] #9 14.50 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] #9 14.50 Get:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2.2 [176 kB] #9 14.51 Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] #9 14.73 debconf: delaying package configuration, since apt-utils is not installed #9 14.79 Fetched 85.0 MB in 4s (20.5 MB/s) #9 14.82 Selecting previously unselected package liblocale-gettext-perl. #9 14.82 (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 ... 4050 files and directories currently installed.) #9 14.83 Preparing to unpack .../0-liblocale-gettext-perl_1.07-3build2_amd64.deb ... #9 14.83 Unpacking liblocale-gettext-perl (1.07-3build2) ... #9 14.89 Selecting previously unselected package multiarch-support. #9 14.89 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... #9 14.90 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #9 14.96 Selecting previously unselected package libxau6:amd64. #9 14.96 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #9 14.98 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #9 15.05 Selecting previously unselected package libbsd0:amd64. #9 15.05 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #9 15.05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #9 15.11 Selecting previously unselected package libxdmcp6:amd64. #9 15.11 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #9 15.12 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #9 15.18 Selecting previously unselected package libxcb1:amd64. #9 15.18 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #9 15.19 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #9 15.25 Selecting previously unselected package libx11-data. #9 15.25 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #9 15.26 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #9 15.50 Selecting previously unselected package libx11-6:amd64. #9 15.50 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #9 15.51 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #9 15.65 Setting up multiarch-support (2.27-3ubuntu1.6) ... #9 15.74 Selecting previously unselected package libxext6:amd64. #9 15.74 (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 ... 4354 files and directories currently installed.) #9 15.75 Preparing to unpack .../0-libxext6_2%3a1.3.3-1_amd64.deb ... #9 15.76 Unpacking libxext6:amd64 (2:1.3.3-1) ... #9 15.82 Selecting previously unselected package autoconf-archive. #9 15.82 Preparing to unpack .../1-autoconf-archive_20170928-2_all.deb ... #9 15.83 Unpacking autoconf-archive (20170928-2) ... #9 16.75 Selecting previously unselected package libmpfr6:amd64. #9 16.75 Preparing to unpack .../2-libmpfr6_4.0.1-1_amd64.deb ... #9 16.76 Unpacking libmpfr6:amd64 (4.0.1-1) ... #9 16.85 Selecting previously unselected package readline-common. #9 16.85 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #9 16.85 Unpacking readline-common (7.0-3) ... #9 16.91 Selecting previously unselected package libreadline7:amd64. #9 16.91 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... #9 16.92 Unpacking libreadline7:amd64 (7.0-3) ... #9 16.99 Selecting previously unselected package libsigsegv2:amd64. #9 17.00 Preparing to unpack .../5-libsigsegv2_2.12-1_amd64.deb ... #9 17.00 Unpacking libsigsegv2:amd64 (2.12-1) ... #9 17.05 Setting up libmpfr6:amd64 (4.0.1-1) ... #9 17.07 Setting up readline-common (7.0-3) ... #9 17.10 Setting up libreadline7:amd64 (7.0-3) ... #9 17.12 Setting up libsigsegv2:amd64 (2.12-1) ... #9 17.18 Selecting previously unselected package gawk. #9 17.18 (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 ... 5555 files and directories currently installed.) #9 17.19 Preparing to unpack .../000-gawk_1%3a4.1.4+dfsg-1build1_amd64.deb ... #9 17.20 Unpacking gawk (1:4.1.4+dfsg-1build1) ... #9 17.32 Selecting previously unselected package liblzo2-2:amd64. #9 17.32 Preparing to unpack .../001-liblzo2-2_2.08-1.2_amd64.deb ... #9 17.33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... #9 17.38 Selecting previously unselected package perl-modules-5.26. #9 17.39 Preparing to unpack .../002-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... #9 17.39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #9 19.31 Selecting previously unselected package libgdbm5:amd64. #9 19.31 Preparing to unpack .../003-libgdbm5_1.14.1-6_amd64.deb ... #9 19.32 Unpacking libgdbm5:amd64 (1.14.1-6) ... #9 19.38 Selecting previously unselected package libgdbm-compat4:amd64. #9 19.39 Preparing to unpack .../004-libgdbm-compat4_1.14.1-6_amd64.deb ... #9 19.39 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #9 19.45 Selecting previously unselected package libperl5.26:amd64. #9 19.45 Preparing to unpack .../005-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... #9 19.46 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #9 20.12 Selecting previously unselected package perl. #9 20.12 Preparing to unpack .../006-perl_5.26.1-6ubuntu0.7_amd64.deb ... #9 20.14 Unpacking perl (5.26.1-6ubuntu0.7) ... #9 20.25 Selecting previously unselected package libssl1.1:amd64. #9 20.25 Preparing to unpack .../007-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #9 20.26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #9 20.46 Selecting previously unselected package openssl. #9 20.46 Preparing to unpack .../008-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #9 20.47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... #9 20.61 Selecting previously unselected package ca-certificates. #9 20.62 Preparing to unpack .../009-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... #9 20.62 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... #9 20.84 Selecting previously unselected package libmagic-mgc. #9 20.85 Preparing to unpack .../010-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... #9 20.85 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #9 21.02 Selecting previously unselected package libmagic1:amd64. #9 21.02 Preparing to unpack .../011-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... #9 21.03 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #9 21.09 Selecting previously unselected package file. #9 21.09 Preparing to unpack .../012-file_1%3a5.32-2ubuntu0.4_amd64.deb ... #9 21.10 Unpacking file (1:5.32-2ubuntu0.4) ... #9 21.16 Selecting previously unselected package less. #9 21.16 Preparing to unpack .../013-less_487-0.1_amd64.deb ... #9 21.17 Unpacking less (487-0.1) ... #9 21.24 Selecting previously unselected package libexpat1:amd64. #9 21.25 Preparing to unpack .../014-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... #9 21.26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #9 21.36 Selecting previously unselected package libglib2.0-0:amd64. #9 21.36 Preparing to unpack .../015-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #9 21.37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #9 21.57 Selecting previously unselected package libglib2.0-data. #9 21.57 Preparing to unpack .../016-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #9 21.58 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #9 21.63 Selecting previously unselected package libicu60:amd64. #9 21.63 Preparing to unpack .../017-libicu60_60.2-3ubuntu3.2_amd64.deb ... #9 21.64 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ... #9 22.78 Selecting previously unselected package libsqlite3-0:amd64. #9 22.78 Preparing to unpack .../018-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... #9 22.79 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #9 22.90 Selecting previously unselected package libxml2:amd64. #9 22.91 Preparing to unpack .../019-libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #9 22.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #9 23.06 Selecting previously unselected package netbase. #9 23.07 Preparing to unpack .../020-netbase_5.4_all.deb ... #9 23.08 Unpacking netbase (5.4) ... #9 23.13 Selecting previously unselected package shared-mime-info. #9 23.13 Preparing to unpack .../021-shared-mime-info_1.9-2_amd64.deb ... #9 23.14 Unpacking shared-mime-info (1.9-2) ... #9 23.28 Selecting previously unselected package xdg-user-dirs. #9 23.28 Preparing to unpack .../022-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... #9 23.30 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #9 23.40 Selecting previously unselected package xz-utils. #9 23.40 Preparing to unpack .../023-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... #9 23.41 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #9 23.48 Selecting previously unselected package krb5-locales. #9 23.48 Preparing to unpack .../024-krb5-locales_1.16-2ubuntu0.4_all.deb ... #9 23.49 Unpacking krb5-locales (1.16-2ubuntu0.4) ... #9 23.55 Selecting previously unselected package libedit2:amd64. #9 23.55 Preparing to unpack .../025-libedit2_3.1-20170329-1_amd64.deb ... #9 23.56 Unpacking libedit2:amd64 (3.1-20170329-1) ... #9 23.63 Selecting previously unselected package libkrb5support0:amd64. #9 23.63 Preparing to unpack .../026-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... #9 23.63 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #9 23.69 Selecting previously unselected package libk5crypto3:amd64. #9 23.69 Preparing to unpack .../027-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... #9 23.70 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #9 23.77 Selecting previously unselected package libkeyutils1:amd64. #9 23.77 Preparing to unpack .../028-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #9 23.78 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #9 23.83 Selecting previously unselected package libkrb5-3:amd64. #9 23.83 Preparing to unpack .../029-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... #9 23.84 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #9 23.93 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 23.93 Preparing to unpack .../030-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... #9 23.94 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #9 24.01 Selecting previously unselected package libpsl5:amd64. #9 24.01 Preparing to unpack .../031-libpsl5_0.19.1-5build1_amd64.deb ... #9 24.02 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #9 24.10 Selecting previously unselected package libssl1.0.0:amd64. #9 24.10 Preparing to unpack .../032-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... #9 24.11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #9 24.29 Selecting previously unselected package libxmuu1:amd64. #9 24.29 Preparing to unpack .../033-libxmuu1_2%3a1.1.2-2_amd64.deb ... #9 24.30 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #9 24.35 Selecting previously unselected package manpages. #9 24.35 Preparing to unpack .../034-manpages_4.15-1_all.deb ... #9 24.36 Unpacking manpages (4.15-1) ... #9 24.56 Selecting previously unselected package openssh-client. #9 24.56 Preparing to unpack .../035-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... #9 24.58 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #9 24.74 Selecting previously unselected package publicsuffix. #9 24.74 Preparing to unpack .../036-publicsuffix_20180223.1310-1_all.deb ... #9 24.75 Unpacking publicsuffix (20180223.1310-1) ... #9 24.83 Selecting previously unselected package wget. #9 24.83 Preparing to unpack .../037-wget_1.19.4-1ubuntu2.2_amd64.deb ... #9 24.84 Unpacking wget (1.19.4-1ubuntu2.2) ... #9 24.92 Selecting previously unselected package xauth. #9 24.93 Preparing to unpack .../038-xauth_1%3a1.0.10-1_amd64.deb ... #9 24.94 Unpacking xauth (1:1.0.10-1) ... #9 25.01 Selecting previously unselected package m4. #9 25.01 Preparing to unpack .../039-m4_1.4.18-1_amd64.deb ... #9 25.02 Unpacking m4 (1.4.18-1) ... #9 25.10 Selecting previously unselected package autoconf. #9 25.10 Preparing to unpack .../040-autoconf_2.69-11_all.deb ... #9 25.11 Unpacking autoconf (2.69-11) ... #9 25.20 Selecting previously unselected package autotools-dev. #9 25.21 Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... #9 25.22 Unpacking autotools-dev (20180224.1) ... #9 25.28 Selecting previously unselected package automake. #9 25.29 Preparing to unpack .../042-automake_1%3a1.15.1-3ubuntu2_all.deb ... #9 25.30 Unpacking automake (1:1.15.1-3ubuntu2) ... #9 25.46 Selecting previously unselected package binutils-common:amd64. #9 25.47 Preparing to unpack .../043-binutils-common_2.30-21ubuntu1~18.04.9_amd64.deb ... #9 25.48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.9) ... #9 25.56 Selecting previously unselected package libbinutils:amd64. #9 25.56 Preparing to unpack .../044-libbinutils_2.30-21ubuntu1~18.04.9_amd64.deb ... #9 25.57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.9) ... #9 25.70 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 25.71 Preparing to unpack .../045-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.9_amd64.deb ... #9 25.71 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.9) ... #9 26.18 Selecting previously unselected package binutils. #9 26.19 Preparing to unpack .../046-binutils_2.30-21ubuntu1~18.04.9_amd64.deb ... #9 26.20 Unpacking binutils (2.30-21ubuntu1~18.04.9) ... #9 26.25 Selecting previously unselected package libc-dev-bin. #9 26.25 Preparing to unpack .../047-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... #9 26.27 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ... #9 26.33 Selecting previously unselected package linux-libc-dev:amd64. #9 26.33 Preparing to unpack .../048-linux-libc-dev_4.15.0-213.224_amd64.deb ... #9 26.34 Unpacking linux-libc-dev:amd64 (4.15.0-213.224) ... #9 27.54 Selecting previously unselected package libc6-dev:amd64. #9 27.54 Preparing to unpack .../049-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... #9 27.55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ... #9 28.53 Selecting previously unselected package gcc-7-base:amd64. #9 28.53 Preparing to unpack .../050-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 28.54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #9 28.60 Selecting previously unselected package libisl19:amd64. #9 28.60 Preparing to unpack .../051-libisl19_0.19-1_amd64.deb ... #9 28.61 Unpacking libisl19:amd64 (0.19-1) ... #9 28.72 Selecting previously unselected package libmpc3:amd64. #9 28.73 Preparing to unpack .../052-libmpc3_1.1.0-1_amd64.deb ... #9 28.73 Unpacking libmpc3:amd64 (1.1.0-1) ... #9 28.78 Selecting previously unselected package cpp-7. #9 28.79 Preparing to unpack .../053-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 28.79 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #9 29.89 Selecting previously unselected package cpp. #9 29.89 Preparing to unpack .../054-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #9 29.90 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #9 29.98 Selecting previously unselected package libcc1-0:amd64. #9 29.98 Preparing to unpack .../055-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 29.99 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.06 Selecting previously unselected package libgomp1:amd64. #9 30.06 Preparing to unpack .../056-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.17 Selecting previously unselected package libitm1:amd64. #9 30.18 Preparing to unpack .../057-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.26 Selecting previously unselected package libatomic1:amd64. #9 30.26 Preparing to unpack .../058-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.32 Selecting previously unselected package libasan4:amd64. #9 30.33 Preparing to unpack .../059-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 30.33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #9 30.44 Selecting previously unselected package liblsan0:amd64. #9 30.45 Preparing to unpack .../060-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.53 Selecting previously unselected package libtsan0:amd64. #9 30.53 Preparing to unpack .../061-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.64 Selecting previously unselected package libubsan0:amd64. #9 30.64 Preparing to unpack .../062-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 30.65 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #9 30.77 Selecting previously unselected package libcilkrts5:amd64. #9 30.77 Preparing to unpack .../063-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 30.78 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #9 30.84 Selecting previously unselected package libmpx2:amd64. #9 30.84 Preparing to unpack .../064-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.85 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.90 Selecting previously unselected package libquadmath0:amd64. #9 30.90 Preparing to unpack .../065-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... #9 30.91 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 30.97 Selecting previously unselected package libgcc-7-dev:amd64. #9 30.97 Preparing to unpack .../066-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 30.98 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #9 31.40 Selecting previously unselected package gcc-7. #9 31.40 Preparing to unpack .../067-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 31.40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #9 32.49 Selecting previously unselected package gcc. #9 32.49 Preparing to unpack .../068-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #9 32.50 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #9 32.54 Selecting previously unselected package libstdc++-7-dev:amd64. #9 32.55 Preparing to unpack .../069-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 32.55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #9 33.82 Selecting previously unselected package g++-7. #9 33.83 Preparing to unpack .../070-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #9 33.83 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #9 35.07 Selecting previously unselected package g++. #9 35.07 Preparing to unpack .../071-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #9 35.09 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #9 35.17 Selecting previously unselected package make. #9 35.17 Preparing to unpack .../072-make_4.1-9.1ubuntu1_amd64.deb ... #9 35.19 Unpacking make (4.1-9.1ubuntu1) ... #9 35.29 Selecting previously unselected package libdpkg-perl. #9 35.30 Preparing to unpack .../073-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... #9 35.31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ... #9 35.41 Selecting previously unselected package patch. #9 35.41 Preparing to unpack .../074-patch_2.7.6-2ubuntu1.1_amd64.deb ... #9 35.42 Unpacking patch (2.7.6-2ubuntu1.1) ... #9 35.48 Selecting previously unselected package dpkg-dev. #9 35.48 Preparing to unpack .../075-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... #9 35.49 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ... #9 35.61 Selecting previously unselected package build-essential. #9 35.61 Preparing to unpack .../076-build-essential_12.4ubuntu1_amd64.deb ... #9 35.62 Unpacking build-essential (12.4ubuntu1) ... #9 35.69 Selecting previously unselected package cmake-data. #9 35.69 Preparing to unpack .../077-cmake-data_3.10.2-1ubuntu2.18.04.2_all.deb ... #9 35.70 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.2) ... #9 39.50 Selecting previously unselected package libarchive13:amd64. #9 39.51 Preparing to unpack .../078-libarchive13_3.2.2-3.1ubuntu0.7_amd64.deb ... #9 39.52 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #9 39.62 Selecting previously unselected package libroken18-heimdal:amd64. #9 39.63 Preparing to unpack .../079-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 39.64 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 39.72 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 39.72 Preparing to unpack .../080-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 39.73 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 39.84 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 39.85 Preparing to unpack .../081-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 39.86 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 39.92 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 39.93 Preparing to unpack .../082-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 39.93 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.00 Selecting previously unselected package libwind0-heimdal:amd64. #9 40.01 Preparing to unpack .../083-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 40.01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.09 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 40.10 Preparing to unpack .../084-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 40.11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.18 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 40.19 Preparing to unpack .../085-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 40.19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.29 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 40.29 Preparing to unpack .../086-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 40.30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.38 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 40.38 Preparing to unpack .../087-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #9 40.39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 40.45 Selecting previously unselected package libsasl2-modules-db:amd64. #9 40.45 Preparing to unpack .../088-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #9 40.46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 40.52 Selecting previously unselected package libsasl2-2:amd64. #9 40.52 Preparing to unpack .../089-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #9 40.53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 40.59 Selecting previously unselected package libldap-common. #9 40.59 Preparing to unpack .../090-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #9 40.60 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #9 40.65 Selecting previously unselected package libldap-2.4-2:amd64. #9 40.65 Preparing to unpack .../091-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #9 40.66 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #9 40.75 Selecting previously unselected package libnghttp2-14:amd64. #9 40.75 Preparing to unpack .../092-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #9 40.76 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #9 40.82 Selecting previously unselected package librtmp1:amd64. #9 40.82 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #9 40.83 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #9 40.89 Selecting previously unselected package libcurl4:amd64. #9 40.89 Preparing to unpack .../094-libcurl4_7.58.0-2ubuntu3.24_amd64.deb ... #9 40.90 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.24) ... #9 40.99 Selecting previously unselected package libjsoncpp1:amd64. #9 40.99 Preparing to unpack .../095-libjsoncpp1_1.7.4-3_amd64.deb ... #9 41.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #9 41.07 Selecting previously unselected package librhash0:amd64. #9 41.07 Preparing to unpack .../096-librhash0_1.3.6-2_amd64.deb ... #9 41.08 Unpacking librhash0:amd64 (1.3.6-2) ... #9 41.14 Selecting previously unselected package libuv1:amd64. #9 41.15 Preparing to unpack .../097-libuv1_1.18.0-3_amd64.deb ... #9 41.15 Unpacking libuv1:amd64 (1.18.0-3) ... #9 41.21 Selecting previously unselected package cmake. #9 41.22 Preparing to unpack .../098-cmake_3.10.2-1ubuntu2.18.04.2_amd64.deb ... #9 41.23 Unpacking cmake (3.10.2-1ubuntu2.18.04.2) ... #9 41.72 Selecting previously unselected package libassuan0:amd64. #9 41.72 Preparing to unpack .../099-libassuan0_2.5.1-2_amd64.deb ... #9 41.73 Unpacking libassuan0:amd64 (2.5.1-2) ... #9 41.80 Selecting previously unselected package gpgconf. #9 41.80 Preparing to unpack .../100-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... #9 41.81 Unpacking gpgconf (2.2.4-1ubuntu1.6) ... #9 41.88 Selecting previously unselected package libksba8:amd64. #9 41.89 Preparing to unpack .../101-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ... #9 41.89 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... #9 41.96 Selecting previously unselected package libnpth0:amd64. #9 41.96 Preparing to unpack .../102-libnpth0_1.5-3_amd64.deb ... #9 41.97 Unpacking libnpth0:amd64 (1.5-3) ... #9 42.03 Selecting previously unselected package dirmngr. #9 42.04 Preparing to unpack .../103-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... #9 42.07 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... #9 42.17 Selecting previously unselected package libfakeroot:amd64. #9 42.17 Preparing to unpack .../104-libfakeroot_1.22-2ubuntu1_amd64.deb ... #9 42.18 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... #9 42.26 Selecting previously unselected package fakeroot. #9 42.26 Preparing to unpack .../105-fakeroot_1.22-2ubuntu1_amd64.deb ... #9 42.27 Unpacking fakeroot (1.22-2ubuntu1) ... #9 42.33 Selecting previously unselected package libcurl3-gnutls:amd64. #9 42.33 Preparing to unpack .../106-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... #9 42.34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #9 42.42 Selecting previously unselected package liberror-perl. #9 42.42 Preparing to unpack .../107-liberror-perl_0.17025-1_all.deb ... #9 42.43 Unpacking liberror-perl (0.17025-1) ... #9 42.48 Selecting previously unselected package git-man. #9 42.49 Preparing to unpack .../108-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... #9 42.50 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... #9 42.68 Selecting previously unselected package git. #9 42.68 Preparing to unpack .../109-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... #9 42.70 Unpacking git (1:2.17.1-1ubuntu0.18) ... #9 43.35 Selecting previously unselected package gnupg-l10n. #9 43.36 Preparing to unpack .../110-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... #9 43.36 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... #9 43.42 Selecting previously unselected package gnupg-utils. #9 43.42 Preparing to unpack .../111-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.43 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... #9 43.50 Selecting previously unselected package gpg. #9 43.50 Preparing to unpack .../112-gpg_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.51 Unpacking gpg (2.2.4-1ubuntu1.6) ... #9 43.62 Selecting previously unselected package pinentry-curses. #9 43.62 Preparing to unpack .../113-pinentry-curses_1.1.0-1_amd64.deb ... #9 43.63 Unpacking pinentry-curses (1.1.0-1) ... #9 43.69 Selecting previously unselected package gpg-agent. #9 43.69 Preparing to unpack .../114-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.69 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... #9 43.77 Selecting previously unselected package gpg-wks-client. #9 43.77 Preparing to unpack .../115-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.78 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... #9 43.86 Selecting previously unselected package gpg-wks-server. #9 43.87 Preparing to unpack .../116-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.87 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... #9 43.93 Selecting previously unselected package gpgsm. #9 43.93 Preparing to unpack .../117-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ... #9 43.94 Unpacking gpgsm (2.2.4-1ubuntu1.6) ... #9 44.01 Selecting previously unselected package gnupg. #9 44.02 Preparing to unpack .../118-gnupg_2.2.4-1ubuntu1.6_amd64.deb ... #9 44.03 Unpacking gnupg (2.2.4-1ubuntu1.6) ... #9 44.11 Selecting previously unselected package libalgorithm-diff-perl. #9 44.11 Preparing to unpack .../119-libalgorithm-diff-perl_1.19.03-1_all.deb ... #9 44.12 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #9 44.20 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 44.20 Preparing to unpack .../120-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... #9 44.21 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #9 44.28 Selecting previously unselected package libalgorithm-merge-perl. #9 44.29 Preparing to unpack .../121-libalgorithm-merge-perl_0.08-3_all.deb ... #9 44.30 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 44.35 Selecting previously unselected package libfile-fcntllock-perl. #9 44.35 Preparing to unpack .../122-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... #9 44.36 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #9 44.43 Selecting previously unselected package libltdl7:amd64. #9 44.44 Preparing to unpack .../123-libltdl7_2.4.6-2_amd64.deb ... #9 44.44 Unpacking libltdl7:amd64 (2.4.6-2) ... #9 44.50 Selecting previously unselected package libltdl-dev:amd64. #9 44.51 Preparing to unpack .../124-libltdl-dev_2.4.6-2_amd64.deb ... #9 44.52 Unpacking libltdl-dev:amd64 (2.4.6-2) ... #9 44.62 Selecting previously unselected package libsasl2-modules:amd64. #9 44.62 Preparing to unpack .../125-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #9 44.62 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 44.71 Selecting previously unselected package libtool. #9 44.71 Preparing to unpack .../126-libtool_2.4.6-2_all.deb ... #9 44.72 Unpacking libtool (2.4.6-2) ... #9 44.80 Selecting previously unselected package manpages-dev. #9 44.80 Preparing to unpack .../127-manpages-dev_4.15-1_all.deb ... #9 44.81 Unpacking manpages-dev (4.15-1) ... #9 45.14 Selecting previously unselected package pkg-config. #9 45.14 Preparing to unpack .../128-pkg-config_0.29.1-0ubuntu2_amd64.deb ... #9 45.15 Unpacking pkg-config (0.29.1-0ubuntu2) ... #9 45.20 Selecting previously unselected package zlib1g-dev:amd64. #9 45.20 Preparing to unpack .../129-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... #9 45.21 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... #9 45.31 Selecting previously unselected package libffi-dev:amd64. #9 45.31 Preparing to unpack .../130-libffi-dev_3.2.1-8_amd64.deb ... #9 45.33 Unpacking libffi-dev:amd64 (3.2.1-8) ... #9 45.43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 45.45 Setting up libnpth0:amd64 (1.5-3) ... #9 45.48 Setting up libedit2:amd64 (3.1-20170329-1) ... #9 45.52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 45.55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 45.57 Setting up manpages (4.15-1) ... #9 45.61 Setting up git-man (1:2.17.1-1ubuntu0.18) ... #9 45.64 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #9 45.66 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... #9 45.68 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 45.70 Setting up less (487-0.1) ... #9 45.84 debconf: unable to initialize frontend: Dialog #9 45.84 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 45.84 debconf: falling back to frontend: Readline #9 45.88 Setting up make (4.1-9.1ubuntu1) ... #9 45.93 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #9 46.04 debconf: unable to initialize frontend: Dialog #9 46.04 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 46.04 debconf: falling back to frontend: Readline #9 46.09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #9 46.12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #9 46.14 Setting up libuv1:amd64 (1.18.0-3) ... #9 46.17 Setting up libpsl5:amd64 (0.19.1-5build1) ... #9 46.21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 46.23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #9 46.25 No schema files found: doing nothing. #9 46.26 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 46.28 Setting up linux-libc-dev:amd64 (4.15.0-213.224) ... #9 46.31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 46.34 Setting up libffi-dev:amd64 (3.2.1-8) ... #9 46.36 Setting up cmake-data (3.10.2-1ubuntu2.18.04.2) ... #9 46.40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 46.43 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... #9 46.46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #9 46.48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #9 46.52 Setting up m4 (1.4.18-1) ... #9 46.55 Setting up libgdbm5:amd64 (1.14.1-6) ... #9 46.57 Setting up gawk (1:4.1.4+dfsg-1build1) ... #9 46.61 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #9 46.65 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #9 46.68 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #9 46.69 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #9 46.71 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... #9 46.72 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #9 46.76 Setting up librhash0:amd64 (1.3.6-2) ... #9 46.77 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #9 46.79 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #9 46.81 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.9) ... #9 46.83 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #9 46.85 Setting up autoconf-archive (20170928-2) ... #9 46.89 Setting up patch (2.7.6-2ubuntu1.1) ... #9 46.91 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #9 46.93 Setting up krb5-locales (1.16-2ubuntu0.4) ... #9 46.95 Setting up publicsuffix (20180223.1310-1) ... #9 46.98 Setting up autotools-dev (20180224.1) ... #9 47.00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #9 47.12 debconf: unable to initialize frontend: Dialog #9 47.12 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 47.12 debconf: falling back to frontend: Readline #9 47.20 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #9 47.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #9 47.24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 47.27 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... #9 47.31 Setting up libltdl7:amd64 (2.4.6-2) ... #9 47.34 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... #9 47.37 Setting up wget (1.19.4-1ubuntu2.2) ... #9 47.41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #9 47.43 Setting up liblocale-gettext-perl (1.07-3build2) ... #9 47.48 Setting up shared-mime-info (1.9-2) ... #9 52.09 Setting up libmpc3:amd64 (1.1.0-1) ... #9 52.12 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... #9 52.16 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #9 52.18 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #9 52.20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #9 52.22 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #9 52.26 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... #9 52.40 debconf: unable to initialize frontend: Dialog #9 52.40 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 52.40 debconf: falling back to frontend: Readline #9 52.76 Updating certificates in /etc/ssl/certs... #9 53.24 137 added, 0 removed; done. #9 53.30 Setting up manpages-dev (4.15-1) ... #9 53.32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... #9 53.34 Setting up libassuan0:amd64 (2.5.1-2) ... #9 53.37 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #9 53.41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #9 53.43 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #9 53.46 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #9 53.48 Setting up liblzo2-2:amd64 (2.08-1.2) ... #9 53.51 Setting up netbase (5.4) ... #9 53.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... #9 53.59 Setting up libisl19:amd64 (0.19-1) ... #9 53.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #9 53.63 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #9 53.66 Setting up libltdl-dev:amd64 (2.4.6-2) ... #9 53.72 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 53.74 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #9 53.77 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.9) ... #9 53.79 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.7) ... #9 53.81 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #9 53.86 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 53.89 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #9 53.91 Setting up gpgconf (2.2.4-1ubuntu1.6) ... #9 53.94 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 53.97 Setting up file (1:5.32-2ubuntu0.4) ... #9 53.99 Setting up fakeroot (1.22-2ubuntu1) ... #9 54.02 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.02 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 54.03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 54.05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #9 54.08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #9 54.10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #9 54.13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #9 54.15 Setting up gpgsm (2.2.4-1ubuntu1.6) ... #9 54.18 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... #9 54.20 Setting up pinentry-curses (1.1.0-1) ... #9 54.27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #9 54.29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 54.32 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #9 54.35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 54.37 Setting up gpg (2.2.4-1ubuntu1.6) ... #9 54.40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.9) ... #9 54.43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #9 54.46 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #9 54.48 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #9 54.53 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... #9 54.55 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #9 54.58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #9 54.60 Setting up perl (5.26.1-6ubuntu0.7) ... #9 54.65 Setting up libfile-fcntllock-perl (0.22-3build2) ... #9 54.68 Setting up libalgorithm-diff-perl (1.19.03-1) ... #9 54.73 Setting up binutils (2.30-21ubuntu1~18.04.9) ... #9 54.76 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #9 54.78 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #9 54.94 Setting up libxext6:amd64 (2:1.3.3-1) ... #9 54.98 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #9 55.00 Setting up liberror-perl (0.17025-1) ... #9 55.02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #9 55.07 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... #9 55.08 Setting up autoconf (2.69-11) ... #9 55.11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #9 55.14 Setting up xauth (1:1.0.10-1) ... #9 55.16 Setting up libalgorithm-merge-perl (0.08-3) ... #9 55.18 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... #9 55.22 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #9 55.24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #9 55.26 Setting up automake (1:1.15.1-3ubuntu2) ... #9 55.27 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #9 55.27 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist #9 55.28 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist #9 55.29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #9 55.33 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 55.33 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #9 55.35 Setting up dirmngr (2.2.4-1ubuntu1.6) ... #9 55.38 Setting up libtool (2.4.6-2) ... #9 55.40 Setting up build-essential (12.4ubuntu1) ... #9 55.42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #9 55.44 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.24) ... #9 55.46 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... #9 55.48 Setting up pkg-config (0.29.1-0ubuntu2) ... #9 55.55 Setting up cmake (3.10.2-1ubuntu2.18.04.2) ... #9 55.57 Setting up git (1:2.17.1-1ubuntu0.18) ... #9 55.62 Setting up gnupg (2.2.4-1ubuntu1.6) ... #9 55.65 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #9 55.69 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #9 55.70 Updating certificates in /etc/ssl/certs... #9 56.17 0 added, 0 removed; done. #9 56.17 Running hooks in /etc/ca-certificates/update.d... #9 56.17 done. #9 DONE 56.5s #10 [ricbuild 4/35] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog_0.0.4-1_amd64.deb/download.deb #10 0.383 2026-02-19 02:53:50 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/1089868.deb?Expires=1771470530&Signature=ATY9RyH8Izq06vqTiXkN~wnps49SKSEivmmsDBjWvFgB9hCy7bfck8OJJCOokAM1CFvw6hyw2L7l3lDQfYbVS1SD3-C3Q9ePMecXGkt2hC1IPULamDxMtdF4LhWDyoNzuJVrE7KsFHHRY7njsa9oSSkmpAU6vyx7Ujs8BWUXiLi6S~pKhnZD~9r1M17uQTJrqh2TaCwjJIBQzV~aDIIyf8pa40OOKM8ek5-2zvlFzU34f-l2ZjEY~8KQd~~mGs-j93uEM~xvjerNUUM1uDRhpCgaEMeIf3PFFeDdBNAYEM5hJ3uk5EkWA7x85pDGLSzoA2q7zWBgOjM3o~4TNZXHig__&Key-Pair-Id=K1ZMSF1EKC3AZL [6596/6596] -> "mdclog_0.0.4-1_amd64.deb" [1] #10 DONE 0.5s #11 [ricbuild 5/35] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/mdclog-dev_0.0.4-1_amd64.deb/download.deb #11 0.337 2026-02-19 02:53:51 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/1089869.deb?Expires=1771470531&Signature=GnICTMWgTz5LYBsd1CMnAQN7roBre03rKtZsMCX~RWEfiZS22R9bAvhTcQ7GlPbkUvRvQ4aKBia2otBhSXRH3XPt3TefGFHiEh0SZH~bPJATEc1NRb-9YOSh1HaV~MWHjlxfApHgbnwFyIElPZgajMra4vwTl1EfChLXvpU7jvIgeT0IyO~4GjmNVfLnWU9-UskVrRWESDwmaEkoZ9k~6qGpJGWK6itl0cZwGxqAeBrSIgv9vCJ6n8LUGYMs1CKvAHDtQlnV3X5ZaA4XCf2w6fyStjePM4Umny4mXp8~PR324mCkSTTFs2DJxFhZGsc6U0I~dm78cWVQS8nKysyO~Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [3740/3740] -> "mdclog-dev_0.0.4-1_amd64.deb" [1] #11 DONE 0.5s #12 [ricbuild 6/35] RUN dpkg -i mdclog_0.0.4-1_amd64.deb #12 0.261 Selecting previously unselected package mdclog:amd64. #12 0.275 (Reading database ... 18404 files and directories currently installed.) #12 0.276 Preparing to unpack mdclog_0.0.4-1_amd64.deb ... #12 0.290 Unpacking mdclog:amd64 (0.0.4-1) ... #12 0.324 Setting up mdclog:amd64 (0.0.4-1) ... #12 0.345 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #12 DONE 0.5s #13 [ricbuild 7/35] RUN dpkg -i mdclog-dev_0.0.4-1_amd64.deb #13 0.268 Selecting previously unselected package mdclog-dev:amd64. #13 0.281 (Reading database ... 18408 files and directories currently installed.) #13 0.283 Preparing to unpack mdclog-dev_0.0.4-1_amd64.deb ... #13 0.291 Unpacking mdclog-dev:amd64 (0.0.4-1) ... #13 0.323 Setting up mdclog-dev:amd64 (0.0.4-1) ... #13 DONE 0.5s #14 [ricbuild 8/35] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.4.6_amd64.deb/download.deb #14 0.457 2026-02-19 02:53:52 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2085965.deb?Expires=1771470532&Signature=kbfrGJ9TJDK7z8QLRNlhDtBN0YDFLc7q-ssGXhORi2xMvnXM8-Sw59VyEL3rQi5t5ejxzTB2ZMP5ONdDCF0WjE7UvJyXknLXjLP2dTv-pKcZfPjCEZ34nIYCs42MLeYatEstvhjgXbU5osGo1e7SkOy26hxA81UrcgUAFOJEpZ1Cu01wsr3xI5HiDWSixAKgP5KuRORwRV7RtS6JQ5kFUWg1lzZZeqhIjFPsGXyZw6nL-ExLBKUbp5mtoWL7J7UY3DfwWM0vfbhXiuDkYdOdyc61OD9qw8kKZXfgSKiiFpnEilkfkDHYA3bEpZ7BUkdzHNuMp4HbnJRpH~kMmBGEmQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [230732/230732] -> "rmr_4.4.6_amd64.deb" [1] #14 DONE 0.6s #15 [ricbuild 9/35] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.4.6_amd64.deb/download.deb #15 0.436 2026-02-19 02:53:53 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2085964.deb?Expires=1771470533&Signature=fCw0FZjBoUPsam-Vh8nQi5isIExtM1qODlK8fAaP5cNgYHibIiZH8gvSgS~43UVTo0pOwPNnGkVjq7k9mZslLaf1AsHCUmfvMF28Kem93mP4M3P1vjYA~e-7fmlDqNVeZ-HiOmvyXWEHc597Cv7XALKu5tbomSQrlIsYTGz7YZdBPxaGg5FK5shUZceLwQCyN~mgKcSuAv5ycdRLlLIqUPkvHfHLgHGaSsCOK9U5x-pmzy4K0nd52eMLAmOqMPl-mcbXUWewKQz4C1xJObQz2WnxcJLXMAA0DQKMSS2NevLwkCDd9yNkZUcuPICkwprnQ6uR~Qe6bsFmvftTKG8upA__&Key-Pair-Id=K1ZMSF1EKC3AZL [121582/121582] -> "rmr-dev_4.4.6_amd64.deb" [1] #15 DONE 0.6s #16 [ricbuild 10/35] RUN dpkg -i rmr_4.4.6_amd64.deb #16 0.272 Selecting previously unselected package rmr. #16 0.284 (Reading database ... 18414 files and directories currently installed.) #16 0.286 Preparing to unpack rmr_4.4.6_amd64.deb ... #16 0.293 Unpacking rmr (4.4.6) ... #16 0.346 Setting up rmr (4.4.6) ... #16 DONE 0.5s #17 [ricbuild 11/35] RUN dpkg -i rmr-dev_4.4.6_amd64.deb #17 0.270 Selecting previously unselected package rmr-dev. #17 0.284 (Reading database ... 18422 files and directories currently installed.) #17 0.285 Preparing to unpack rmr-dev_4.4.6_amd64.deb ... #17 0.297 Unpacking rmr-dev (4.4.6) ... #17 0.338 Setting up rmr-dev (4.4.6) ... #17 DONE 0.5s #18 [ricbuild 12/35] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/riclibe2ap_0.1.0_amd64.deb/download.deb #18 0.226 --2026-02-19 02:53:54-- https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/riclibe2ap_0.1.0_amd64.deb/download.deb #18 0.228 Resolving packagecloud.io (packagecloud.io)... 54.193.102.213, 13.52.210.11, 2600:1f1c:2e5:6900:2002:a42e:bd60:994c, ... #18 0.230 Connecting to packagecloud.io (packagecloud.io)|54.193.102.213|:443... connected. #18 0.237 HTTP request sent, awaiting response... 302 Found #18 0.273 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10597/debian/package_files/2242736.deb?Expires=1771470534&Signature=fQwPgD9BpIaAq2x3QBU-deEAD0quPuDaEyyTwTCSyd4CIUjVA0Jr91w2g1S1wt33cWk1YvQmSPgOHLcTgIv1ZJb-qsts63waTx7gKUKvcx5ob4IT2bIQfRRnHjHN4-eRovq4eHNm8~R8VztBuY1DubIOOlK9YIrcfNVYmdT7Y51DK2WmguWvRSLgolCgIKjDoiU8ZlNua2vqMsllz39yT1t5sIjpLOLRQYTgQzyj-j1tg3eE1MLrhfUf8BX0UhxSjADfAzF2YIGBr3O7VDZ7aUu41aBgMz09ItW1mquoj0b5uIm5zfsVBdxNy6e38cdNdaYe8iemF3Dq8O1ODWcycw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #18 0.273 --2026-02-19 02:53:54-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10597/debian/package_files/2242736.deb?Expires=1771470534&Signature=fQwPgD9BpIaAq2x3QBU-deEAD0quPuDaEyyTwTCSyd4CIUjVA0Jr91w2g1S1wt33cWk1YvQmSPgOHLcTgIv1ZJb-qsts63waTx7gKUKvcx5ob4IT2bIQfRRnHjHN4-eRovq4eHNm8~R8VztBuY1DubIOOlK9YIrcfNVYmdT7Y51DK2WmguWvRSLgolCgIKjDoiU8ZlNua2vqMsllz39yT1t5sIjpLOLRQYTgQzyj-j1tg3eE1MLrhfUf8BX0UhxSjADfAzF2YIGBr3O7VDZ7aUu41aBgMz09ItW1mquoj0b5uIm5zfsVBdxNy6e38cdNdaYe8iemF3Dq8O1ODWcycw__&Key-Pair-Id=K1ZMSF1EKC3AZL #18 0.273 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.96, 3.168.84.144, ... #18 0.274 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. #18 0.279 HTTP request sent, awaiting response... 200 OK #18 0.361 Length: 324670 (317K) [application/x-debian-package] #18 0.361 Saving to: 'riclibe2ap_0.1.0_amd64.deb' #18 0.362 #18 0.362 0K .......... .......... .......... .......... .......... 15% 33.1M 0s #18 0.362 50K .......... .......... .......... .......... .......... 31% 20.1M 0s #18 0.365 100K .......... .......... .......... .......... .......... 47% 10.6M 0s #18 0.372 150K .......... .......... .......... .......... .......... 63% 17.2M 0s #18 0.372 200K .......... .......... .......... .......... .......... 78% 34.2M 0s #18 0.376 250K .......... .......... .......... .......... .......... 94% 15.2M 0s #18 0.377 300K .......... ....... 100% 187M=0.02s #18 0.377 #18 0.377 2026-02-19 02:53:54 (19.3 MB/s) - 'riclibe2ap_0.1.0_amd64.deb' saved [324670/324670] #18 0.377 #18 DONE 0.5s #19 [ricbuild 13/35] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/riclibe2ap-dev_0.1.0_amd64.deb/download.deb #19 0.218 --2026-02-19 02:53:55-- https://packagecloud.io/o-ran-sc/staging/packages/debian/stretch/riclibe2ap-dev_0.1.0_amd64.deb/download.deb #19 0.219 Resolving packagecloud.io (packagecloud.io)... 13.52.210.11, 54.193.102.213, 2600:1f1c:2e5:6901:97ba:d59a:18e9:ef23, ... #19 0.222 Connecting to packagecloud.io (packagecloud.io)|13.52.210.11|:443... connected. #19 0.228 HTTP request sent, awaiting response... 302 Found #19 0.257 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10597/debian/package_files/2242724.deb?Expires=1771470535&Signature=aGh1m96OjA51XOamGg2ACGFGV0z0KoA8PfDio4aHvbY91mfO9oCIgHEk9IdKqE-xWNYDvYZlqMPJXVnC12MsbdaJQdbYrjm7VEfbEhI2pm5gj3Rd259GGMXKcduv16GJsjLAZ8XjLFlSBVBSre-pb5kLajiMFJUfb-oNk8Zj8L3M1WLi4F4nbr3W0kKjLxwzx8Rq6cv1~pOUYVPmbARTqTFR8IKbmWVWZB-g8GO29xb8jyRiqcScd9gKQlzfh2K~0rDy5gHVlJDm4PuHsurQ9IyZ~8aPZ0yFi6oVvljiFNjJHYhTI0kRRcSGB4-KTBa7GgFy62AtarbgADUV9C45RA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #19 0.257 --2026-02-19 02:53:55-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10597/debian/package_files/2242724.deb?Expires=1771470535&Signature=aGh1m96OjA51XOamGg2ACGFGV0z0KoA8PfDio4aHvbY91mfO9oCIgHEk9IdKqE-xWNYDvYZlqMPJXVnC12MsbdaJQdbYrjm7VEfbEhI2pm5gj3Rd259GGMXKcduv16GJsjLAZ8XjLFlSBVBSre-pb5kLajiMFJUfb-oNk8Zj8L3M1WLi4F4nbr3W0kKjLxwzx8Rq6cv1~pOUYVPmbARTqTFR8IKbmWVWZB-g8GO29xb8jyRiqcScd9gKQlzfh2K~0rDy5gHVlJDm4PuHsurQ9IyZ~8aPZ0yFi6oVvljiFNjJHYhTI0kRRcSGB4-KTBa7GgFy62AtarbgADUV9C45RA__&Key-Pair-Id=K1ZMSF1EKC3AZL #19 0.257 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.186, 3.168.84.96, ... #19 0.258 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. #19 0.263 HTTP request sent, awaiting response... 200 OK #19 0.337 Length: 790098 (772K) [application/x-debian-package] #19 0.338 Saving to: 'riclibe2ap-dev_0.1.0_amd64.deb' #19 0.338 #19 0.338 0K .......... .......... .......... .......... .......... 6% 19.8M 0s #19 0.340 50K .......... .......... .......... .......... .......... 12% 16.1M 0s #19 0.343 100K .......... .......... .......... .......... .......... 19% 23.0M 0s #19 0.345 150K .......... .......... .......... .......... .......... 25% 13.9M 0s #19 0.348 200K .......... .......... .......... .......... .......... 32% 17.8M 0s #19 0.351 250K .......... .......... .......... .......... .......... 38% 22.2M 0s #19 0.353 300K .......... .......... .......... .......... .......... 45% 27.0M 0s #19 0.355 350K .......... .......... .......... .......... .......... 51% 19.3M 0s #19 0.358 400K .......... .......... .......... .......... .......... 58% 23.3M 0s #19 0.360 450K .......... .......... .......... .......... .......... 64% 25.4M 0s #19 0.362 500K .......... .......... .......... .......... .......... 71% 24.1M 0s #19 0.364 550K .......... .......... .......... .......... .......... 77% 27.3M 0s #19 0.366 600K .......... .......... .......... .......... .......... 84% 24.4M 0s #19 0.368 650K .......... .......... .......... .......... .......... 90% 27.2M 0s #19 0.370 700K .......... .......... .......... .......... .......... 97% 23.8M 0s #19 0.371 750K .......... .......... . 100% 53.2M=0.03s #19 0.372 #19 0.372 2026-02-19 02:53:55 (21.8 MB/s) - 'riclibe2ap-dev_0.1.0_amd64.deb' saved [790098/790098] #19 0.372 #19 DONE 0.5s #20 [ricbuild 14/35] RUN dpkg -i riclibe2ap_0.1.0_amd64.deb #20 0.245 Selecting previously unselected package riclibe2ap. #20 0.257 (Reading database ... 18429 files and directories currently installed.) #20 0.259 Preparing to unpack riclibe2ap_0.1.0_amd64.deb ... #20 0.266 Unpacking riclibe2ap (0.1.0) ... #20 0.319 Setting up riclibe2ap (0.1.0) ... #20 DONE 0.5s #21 [ricbuild 15/35] RUN dpkg -i riclibe2ap-dev_0.1.0_amd64.deb #21 0.280 Selecting previously unselected package riclibe2ap-dev. #21 0.291 (Reading database ... 18432 files and directories currently installed.) #21 0.292 Preparing to unpack riclibe2ap-dev_0.1.0_amd64.deb ... #21 0.298 Unpacking riclibe2ap-dev (0.1.0) ... #21 0.485 Setting up riclibe2ap-dev (0.1.0) ... #21 DONE 0.6s #22 [ricbuild 16/35] RUN wget -nv --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rnib_1.0.0_all.deb/download.deb #22 0.565 2026-02-19 02:53:57 URL:https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/1479256.deb?Expires=1771470536&Signature=bQekHswovfWWTc60eGdDxTMFl9qI3Ww9-nIVnwi-Kb9B2UY8irG0I6FDVe8SgJx-oH2XpZrZ8FxomasKNSA-vwncwyli229bhN6cYhcNzpOfAZPW89VRCCb1oxTjz~TfMKxl4r7Z7G778UFrPOQ~Uhd1edCgFJl9ykGzYyjUjMrvRF6s~zBv-NZK0eQ4Srs66wMWmJTdXNxYUAKYa5JmVOcxzbGrNRP07RRAf8qSQ2oOmuQeeCd0tNn1EIfe7YXcqFBJOXYfHl1fhTK0IgjoXEvvDcJMPOUEDsk8yS07~YeGB~a9qoesStpAKh4ksE0iNJV-re~QSQf86AmgE3yK1g__&Key-Pair-Id=K1ZMSF1EKC3AZL [4460380/4460380] -> "rnib_1.0.0_all.deb" [1] #22 DONE 0.7s #23 [ricbuild 17/35] RUN dpkg -i rnib_1.0.0_all.deb #23 0.242 Selecting previously unselected package rnib. #23 0.252 (Reading database ... 18567 files and directories currently installed.) #23 0.254 Preparing to unpack rnib_1.0.0_all.deb ... #23 0.260 Unpacking rnib (1.0.0) ... #23 0.936 Setting up rnib (1.0.0) ... #23 DONE 1.1s #24 [ricbuild 18/35] WORKDIR /tmp/helloworld-xapp #24 DONE 0.2s #25 [ricbuild 19/35] RUN apt-get install -y cpputest #25 0.323 Reading package lists... #25 2.114 Building dependency tree... #25 2.489 Reading state information... #25 3.048 The following additional packages will be installed: #25 3.051 libcpputest-dev #25 3.057 Suggested packages: #25 3.057 ruby | ruby-interpreter #25 3.115 The following NEW packages will be installed: #25 3.121 cpputest libcpputest-dev #25 3.454 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. #25 3.454 Need to get 195 kB of archives. #25 3.454 After this operation, 1594 kB of additional disk space will be used. #25 3.454 Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcpputest-dev amd64 3.8-7 [156 kB] #25 3.771 Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 cpputest all 3.8-7 [38.2 kB] #25 3.985 debconf: delaying package configuration, since apt-utils is not installed #25 4.050 Fetched 195 kB in 1s (314 kB/s) #25 4.089 Selecting previously unselected package libcpputest-dev:amd64. #25 4.089 (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 ... 18570 files and directories currently installed.) #25 4.106 Preparing to unpack .../libcpputest-dev_3.8-7_amd64.deb ... #25 4.113 Unpacking libcpputest-dev:amd64 (3.8-7) ... #25 4.188 Selecting previously unselected package cpputest. #25 4.191 Preparing to unpack .../cpputest_3.8-7_all.deb ... #25 4.199 Unpacking cpputest (3.8-7) ... #25 4.383 Setting up libcpputest-dev:amd64 (3.8-7) ... #25 4.406 Setting up cpputest (3.8-7) ... #25 DONE 4.6s #26 [ricbuild 20/35] RUN apt-get remove -y libboost-all-dev #26 0.294 Reading package lists... #26 2.088 Building dependency tree... #26 2.470 Reading state information... #26 3.110 Package 'libboost-all-dev' is not installed, so not removed #26 3.110 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. #26 DONE 3.2s #27 [ricbuild 21/35] RUN apt-get install -y libboost-all-dev #27 0.291 Reading package lists... #27 2.092 Building dependency tree... #27 2.474 Reading state information... #27 3.048 The following additional packages will be installed: #27 3.049 dh-python gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 ibverbs-providers icu-devtools #27 3.049 libboost-atomic-dev libboost-atomic1.65-dev libboost-atomic1.65.1 #27 3.049 libboost-chrono-dev libboost-chrono1.65-dev libboost-chrono1.65.1 #27 3.049 libboost-container-dev libboost-container1.65-dev libboost-container1.65.1 #27 3.049 libboost-context-dev libboost-context1.65-dev libboost-context1.65.1 #27 3.049 libboost-coroutine-dev libboost-coroutine1.65-dev libboost-coroutine1.65.1 #27 3.049 libboost-date-time-dev libboost-date-time1.65-dev libboost-date-time1.65.1 #27 3.049 libboost-dev libboost-exception-dev libboost-exception1.65-dev #27 3.049 libboost-fiber-dev libboost-fiber1.65-dev libboost-fiber1.65.1 #27 3.049 libboost-filesystem-dev libboost-filesystem1.65-dev #27 3.049 libboost-filesystem1.65.1 libboost-graph-dev libboost-graph-parallel-dev #27 3.055 libboost-graph-parallel1.65-dev libboost-graph-parallel1.65.1 #27 3.055 libboost-graph1.65-dev libboost-graph1.65.1 libboost-iostreams-dev #27 3.055 libboost-iostreams1.65-dev libboost-iostreams1.65.1 libboost-locale-dev #27 3.055 libboost-locale1.65-dev libboost-locale1.65.1 libboost-log-dev #27 3.055 libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev #27 3.055 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev #27 3.055 libboost-mpi-python-dev libboost-mpi-python1.65-dev #27 3.055 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 #27 3.055 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 #27 3.055 libboost-program-options-dev libboost-program-options1.65-dev #27 3.055 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev #27 3.055 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev #27 3.055 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev #27 3.055 libboost-regex1.65.1 libboost-serialization-dev #27 3.055 libboost-serialization1.65-dev libboost-serialization1.65.1 #27 3.055 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 #27 3.055 libboost-stacktrace-dev libboost-stacktrace1.65-dev #27 3.055 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev #27 3.055 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev #27 3.055 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev #27 3.055 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev #27 3.055 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev #27 3.055 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev #27 3.055 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev #27 3.055 libboost1.65-tools-dev libelf1 libexpat1-dev libfabric1 libfreetype6 #27 3.055 libgirepository-1.0-1 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin #27 3.055 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #27 3.055 libharfbuzz-icu0 libharfbuzz0b libhwloc-dev libhwloc-plugins libhwloc5 #27 3.055 libibverbs-dev libibverbs1 libicu-dev libicu-le-hb-dev libicu-le-hb0 #27 3.055 libiculx60 libmpdec2 libnl-3-200 libnl-route-3-200 libnuma-dev libnuma1 #27 3.055 libopenmpi-dev libopenmpi2 libpciaccess0 libpcre16-3 libpcre3-dev #27 3.055 libpcre32-3 libpcrecpp0v5 libpng16-16 libpsm-infinipath1 libpython-dev #27 3.055 libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal #27 3.055 libpython2.7-stdlib libpython3-dev libpython3-stdlib libpython3.6 #27 3.055 libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib librdmacm1 #27 3.055 mime-support mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin #27 3.055 openmpi-common python python-dev python-minimal python2.7 python2.7-dev #27 3.055 python2.7-minimal python3 python3-dev python3-distutils python3-lib2to3 #27 3.055 python3-minimal python3.6 python3.6-dev python3.6-minimal #27 3.059 Suggested packages: #27 3.059 libboost-doc graphviz libboost1.65-doc gccxml libmpfrc++-dev libntl-dev #27 3.059 xsltproc doxygen docbook-xml docbook-xsl default-jdk fop libglib2.0-doc #27 3.059 libgraphite2-utils libhwloc-contrib-plugins icu-doc openmpi-doc pciutils #27 3.059 opencl-icd gfortran python-doc python-tk python2.7-doc binfmt-support #27 3.059 python3-doc python3-tk python3-venv python3.6-venv python3.6-doc #27 4.057 The following NEW packages will be installed: #27 4.058 dh-python gir1.2-glib-2.0 gir1.2-harfbuzz-0.0 ibverbs-providers icu-devtools #27 4.058 libboost-all-dev libboost-atomic-dev libboost-atomic1.65-dev #27 4.058 libboost-atomic1.65.1 libboost-chrono-dev libboost-chrono1.65-dev #27 4.058 libboost-chrono1.65.1 libboost-container-dev libboost-container1.65-dev #27 4.058 libboost-container1.65.1 libboost-context-dev libboost-context1.65-dev #27 4.058 libboost-context1.65.1 libboost-coroutine-dev libboost-coroutine1.65-dev #27 4.058 libboost-coroutine1.65.1 libboost-date-time-dev libboost-date-time1.65-dev #27 4.058 libboost-date-time1.65.1 libboost-dev libboost-exception-dev #27 4.058 libboost-exception1.65-dev libboost-fiber-dev libboost-fiber1.65-dev #27 4.058 libboost-fiber1.65.1 libboost-filesystem-dev libboost-filesystem1.65-dev #27 4.058 libboost-filesystem1.65.1 libboost-graph-dev libboost-graph-parallel-dev #27 4.058 libboost-graph-parallel1.65-dev libboost-graph-parallel1.65.1 #27 4.059 libboost-graph1.65-dev libboost-graph1.65.1 libboost-iostreams-dev #27 4.059 libboost-iostreams1.65-dev libboost-iostreams1.65.1 libboost-locale-dev #27 4.059 libboost-locale1.65-dev libboost-locale1.65.1 libboost-log-dev #27 4.059 libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev #27 4.059 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev #27 4.059 libboost-mpi-python-dev libboost-mpi-python1.65-dev #27 4.059 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 #27 4.059 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 #27 4.059 libboost-program-options-dev libboost-program-options1.65-dev #27 4.059 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev #27 4.059 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev #27 4.059 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev #27 4.060 libboost-regex1.65.1 libboost-serialization-dev #27 4.060 libboost-serialization1.65-dev libboost-serialization1.65.1 #27 4.060 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 #27 4.060 libboost-stacktrace-dev libboost-stacktrace1.65-dev #27 4.060 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev #27 4.060 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev #27 4.060 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev #27 4.060 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev #27 4.060 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev #27 4.060 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev #27 4.060 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev #27 4.061 libboost1.65-tools-dev libelf1 libexpat1-dev libfabric1 libfreetype6 #27 4.061 libgirepository-1.0-1 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin #27 4.061 libgraphite2-3 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 #27 4.061 libharfbuzz-icu0 libharfbuzz0b libhwloc-dev libhwloc-plugins libhwloc5 #27 4.061 libibverbs-dev libibverbs1 libicu-dev libicu-le-hb-dev libicu-le-hb0 #27 4.061 libiculx60 libmpdec2 libnl-3-200 libnl-route-3-200 libnuma-dev libnuma1 #27 4.061 libopenmpi-dev libopenmpi2 libpciaccess0 libpcre16-3 libpcre3-dev #27 4.062 libpcre32-3 libpcrecpp0v5 libpng16-16 libpsm-infinipath1 libpython-dev #27 4.062 libpython-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal #27 4.062 libpython2.7-stdlib libpython3-dev libpython3-stdlib libpython3.6 #27 4.063 libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib librdmacm1 #27 4.063 mime-support mpi-default-bin mpi-default-dev ocl-icd-libopencl1 openmpi-bin #27 4.064 openmpi-common python python-dev python-minimal python2.7 python2.7-dev #27 4.064 python2.7-minimal python3 python3-dev python3-distutils python3-lib2to3 #27 4.065 python3-minimal python3.6 python3.6-dev python3.6-minimal #27 4.256 0 upgraded, 172 newly installed, 0 to remove and 1 not upgraded. #27 4.256 Need to get 118 MB of archives. #27 4.256 After this operation, 434 MB of additional disk space will be used. #27 4.256 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [533 kB] #27 4.727 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [1609 kB] #27 4.879 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] #27 4.880 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] #27 4.882 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] #27 4.885 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.12 [1713 kB] #27 4.964 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.12 [203 kB] #27 4.976 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] #27 4.978 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] #27 4.980 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.11 [335 kB] #27 5.067 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.11 [1294 kB] #27 5.257 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] #27 5.258 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.11 [1919 kB] #27 5.716 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.11 [248 kB] #27 5.723 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B] #27 5.724 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] #27 5.790 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] #27 5.944 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] #27 6.014 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libelf1 amd64 0.170-0.4ubuntu0.1 [44.8 kB] #27 6.015 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma1 amd64 2.0.11-2.1ubuntu0.1 [22.0 kB] #27 6.016 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] #27 6.020 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB] #27 6.024 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB] #27 6.154 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB] #27 6.158 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2.2 [335 kB] #27 6.166 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] #27 6.241 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] #27 6.295 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] #27 6.298 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] #27 6.310 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] #27 6.343 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] #27 6.352 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] #27 6.388 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] #27 6.427 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [7218 kB] #27 7.259 Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-dev amd64 1.65.1.0ubuntu1 [3128 B] #27 7.259 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-tools-dev amd64 1.65.1+dfsg-0ubuntu5 [1222 kB] #27 7.323 Get:37 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-tools-dev amd64 1.65.1.0ubuntu1 [3096 B] #27 7.324 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [7268 B] #27 7.324 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [5160 B] #27 7.325 Get:40 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-atomic-dev amd64 1.65.1.0ubuntu1 [3224 B] #27 7.325 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] #27 7.326 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.2 kB] #27 7.326 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [9804 B] #27 7.329 Get:44 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-chrono-dev amd64 1.65.1.0ubuntu1 [3544 B] #27 7.329 Get:45 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.4 kB] #27 7.398 Get:46 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [41.7 kB] #27 7.399 Get:47 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container-dev amd64 1.65.1.0ubuntu1 [3400 B] #27 7.400 Get:48 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [8336 B] #27 7.400 Get:49 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [6364 B] #27 7.400 Get:50 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context-dev amd64 1.65.1.0ubuntu1 [3120 B] #27 7.401 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.2 kB] #27 7.402 Get:52 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [22.6 kB] #27 7.402 Get:53 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.2 kB] #27 7.472 Get:54 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine-dev amd64 1.65.1.0ubuntu1 [3196 B] #27 7.473 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.5 kB] #27 7.473 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [99.3 kB] #27 7.478 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #27 7.541 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [26.7 kB] #27 7.543 Get:59 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-date-time-dev amd64 1.65.1.0ubuntu1 [2924 B] #27 7.543 Get:60 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [4580 B] #27 7.544 Get:61 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception-dev amd64 1.65.1.0ubuntu1 [2916 B] #27 7.544 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] #27 7.545 Get:63 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [108 kB] #27 7.611 Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [121 kB] #27 7.616 Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber-dev amd64 1.65.1.0ubuntu1 [3348 B] #27 7.616 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] #27 7.616 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [52.1 kB] #27 7.680 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem-dev amd64 1.65.1.0ubuntu1 [2960 B] #27 7.681 Get:69 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [259 kB] #27 7.691 Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [93.4 kB] #27 7.695 Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [240 kB] #27 7.706 Get:72 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [289 kB] #27 7.718 Get:73 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [102 kB] #27 7.750 Get:74 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-dev amd64 1.65.1.0ubuntu1 [3024 B] #27 7.750 Get:75 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-5 [174 kB] #27 7.758 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB] #27 7.760 Get:77 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libfabric1 amd64 1.5.3-1 [302 kB] #27 7.820 Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc5 amd64 1.11.9-1 [105 kB] #27 7.824 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB] #27 7.825 Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] #27 7.826 Get:81 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-plugins amd64 1.11.9-1 [12.5 kB] #27 7.827 Get:82 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi2 amd64 2.1.1-8 [2056 kB] #27 7.931 Get:83 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [47.0 kB] #27 7.932 Get:84 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [62.3 kB] #27 7.936 Get:85 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [64.5 kB] #27 7.939 Get:86 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel-dev amd64 1.65.1.0ubuntu1 [3056 B] #27 7.940 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] #27 7.963 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] #27 7.964 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5604 B] #27 7.965 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] #27 7.966 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] #27 8.034 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] #27 8.038 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] #27 8.044 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] #27 8.050 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] #27 8.051 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] #27 8.074 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1385 kB] #27 8.135 Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] #27 8.136 Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] #27 8.148 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] #27 8.149 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8894 kB] #27 8.702 Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [312 kB] #27 9.090 Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB] #27 9.094 Get:104 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [37.0 kB] #27 9.100 Get:105 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams-dev amd64 1.65.1.0ubuntu1 [2916 B] #27 9.100 Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-locale1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [241 kB] #27 9.138 Get:107 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [329 kB] #27 9.204 Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale-dev amd64 1.65.1.0ubuntu1 [3248 B] #27 9.204 Get:109 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [384 kB] #27 9.240 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [49.0 kB] #27 9.248 Get:111 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [553 kB] #27 9.281 Get:112 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log-dev amd64 1.65.1.0ubuntu1 [3124 B] #27 9.281 Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [311 kB] #27 9.300 Get:114 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [560 kB] #27 9.319 Get:115 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math-dev amd64 1.65.1.0ubuntu1 [3112 B] #27 9.320 Get:116 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-common all 2.1.1-8 [140 kB] #27 9.324 Get:117 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs-dev amd64 17.1-1ubuntu0.2 [103 kB] #27 9.327 Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma-dev amd64 2.0.11-2.1ubuntu0.1 [32.3 kB] #27 9.352 Get:119 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-dev amd64 1.11.9-1 [167 kB] #27 9.357 Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi-dev amd64 2.1.1-8 [925 kB] #27 9.381 Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-dev amd64 1.10 [3888 B] #27 9.382 Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #27 9.418 Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-dev amd64 1.65.1.0ubuntu1 [3004 B] #27 9.418 Get:124 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [101 kB] #27 9.420 Get:125 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-bin amd64 2.1.1-8 [88.2 kB] #27 9.422 Get:126 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-bin amd64 1.10 [3108 B] #27 9.422 Get:127 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [214 kB] #27 9.425 Get:128 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.7 kB] #27 9.482 Get:129 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python-dev amd64 1.65.1.0ubuntu1 [3040 B] #27 9.483 Get:130 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] #27 9.483 Get:131 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] #27 9.484 Get:132 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy-dev amd64 1.65.1.0ubuntu1 [2960 B] #27 9.547 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #27 9.551 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [163 kB] #27 9.554 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options-dev amd64 1.65.1.0ubuntu1 [2940 B] #27 9.555 Get:136 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.11 [1054 kB] #27 9.576 Get:137 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.9 [124 kB] #27 9.578 Get:138 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.11 [28.3 MB] #27 10.22 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7684 B] #27 10.22 Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.11 [285 kB] #27 10.22 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1256 B] #27 10.23 Get:142 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.12 [1414 kB] #27 10.25 Get:143 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.12 [44.9 MB] #27 11.29 Get:144 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B] #27 11.29 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.12 [511 kB] #27 11.31 Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B] #27 11.31 Get:147 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [103 kB] #27 11.31 Get:148 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python-dev amd64 1.65.1.0ubuntu1 [3216 B] #27 11.31 Get:149 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [12.8 kB] #27 11.31 Get:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [12.4 kB] #27 11.31 Get:151 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random-dev amd64 1.65.1.0ubuntu1 [2924 B] #27 11.31 Get:152 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex-dev amd64 1.65.1.0ubuntu1 [3184 B] #27 11.36 Get:153 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-serialization-dev amd64 1.65.1.0ubuntu1 [3144 B] #27 11.36 Get:154 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [30.6 kB] #27 11.43 Get:155 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [33.1 kB] #27 11.43 Get:156 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals-dev amd64 1.65.1.0ubuntu1 [2996 B] #27 11.43 Get:157 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [49.1 kB] #27 11.44 Get:158 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [25.9 kB] #27 11.44 Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace-dev amd64 1.65.1.0ubuntu1 [2924 B] #27 11.44 Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system-dev amd64 1.65.1.0ubuntu1 [3060 B] #27 11.44 Get:161 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test-dev amd64 1.65.1.0ubuntu1 [2960 B] #27 11.44 Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread-dev amd64 1.65.1.0ubuntu1 [2948 B] #27 11.50 Get:163 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [11.9 kB] #27 11.50 Get:164 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] #27 11.56 Get:165 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer-dev amd64 1.65.1.0ubuntu1 [3044 B] #27 11.56 Get:166 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.7 kB] #27 11.56 Get:167 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [20.1 kB] #27 11.57 Get:168 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure-dev amd64 1.65.1.0ubuntu1 [3024 B] #27 11.57 Get:169 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [178 kB] #27 11.57 Get:170 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [234 kB] #27 11.57 Get:171 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave-dev amd64 1.65.1.0ubuntu1 [2952 B] #27 11.57 Get:172 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-all-dev amd64 1.65.1.0ubuntu1 [2340 B] #27 11.81 debconf: delaying package configuration, since apt-utils is not installed #27 11.87 Fetched 118 MB in 7s (15.7 MB/s) #27 11.92 Selecting previously unselected package libpython3.6-minimal:amd64. #27 11.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 ... 18775 files and directories currently installed.) #27 11.98 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 11.99 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 12.19 Selecting previously unselected package python3.6-minimal. #27 12.19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 12.21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... #27 12.71 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 12.74 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... #27 13.55 Selecting previously unselected package python3-minimal. #27 13.55 (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 ... 19014 files and directories currently installed.) #27 13.57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... #27 13.58 Unpacking python3-minimal (3.6.7-1~18.04) ... #27 13.66 Selecting previously unselected package mime-support. #27 13.66 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #27 13.67 Unpacking mime-support (3.60ubuntu1) ... #27 13.74 Selecting previously unselected package libmpdec2:amd64. #27 13.74 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... #27 13.76 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... #27 13.82 Selecting previously unselected package libpython3.6-stdlib:amd64. #27 13.83 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 13.83 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 14.31 Selecting previously unselected package python3.6. #27 14.32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 14.32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ... #27 14.39 Selecting previously unselected package libpython3-stdlib:amd64. #27 14.39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... #27 14.39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #27 14.44 Setting up python3-minimal (3.6.7-1~18.04) ... #27 14.72 Selecting previously unselected package python3. #27 14.72 (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 ... 19444 files and directories currently installed.) #27 14.74 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... #27 14.75 Unpacking python3 (3.6.7-1~18.04) ... #27 14.83 Selecting previously unselected package libpython2.7-minimal:amd64. #27 14.84 Preparing to unpack .../1-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 14.84 Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 15.13 Selecting previously unselected package python2.7-minimal. #27 15.13 Preparing to unpack .../2-python2.7-minimal_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 15.15 Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... #27 15.39 Selecting previously unselected package python-minimal. #27 15.40 Preparing to unpack .../3-python-minimal_2.7.15~rc1-1_amd64.deb ... #27 15.40 Unpacking python-minimal (2.7.15~rc1-1) ... #27 15.45 Selecting previously unselected package libpython2.7-stdlib:amd64. #27 15.46 Preparing to unpack .../4-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 15.46 Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 16.17 Selecting previously unselected package python2.7. #27 16.17 Preparing to unpack .../5-python2.7_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 16.18 Unpacking python2.7 (2.7.17-1~18.04ubuntu1.11) ... #27 16.24 Selecting previously unselected package libpython-stdlib:amd64. #27 16.25 Preparing to unpack .../6-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... #27 16.27 Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... #27 16.34 Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 16.37 Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... #27 16.75 Linking and byte-compiling packages for runtime python2.7... #27 16.78 Setting up python-minimal (2.7.15~rc1-1) ... #27 16.91 Selecting previously unselected package python. #27 16.91 (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 ... 20229 files and directories currently installed.) #27 16.93 Preparing to unpack .../000-python_2.7.15~rc1-1_amd64.deb ... #27 16.94 Unpacking python (2.7.15~rc1-1) ... #27 17.04 Selecting previously unselected package libgirepository-1.0-1:amd64. #27 17.04 Preparing to unpack .../001-libgirepository-1.0-1_1.56.1-1_amd64.deb ... #27 17.05 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... #27 17.17 Selecting previously unselected package gir1.2-glib-2.0:amd64. #27 17.17 Preparing to unpack .../002-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... #27 17.18 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... #27 17.26 Selecting previously unselected package libelf1:amd64. #27 17.27 Preparing to unpack .../003-libelf1_0.170-0.4ubuntu0.1_amd64.deb ... #27 17.28 Unpacking libelf1:amd64 (0.170-0.4ubuntu0.1) ... #27 17.35 Selecting previously unselected package libnuma1:amd64. #27 17.35 Preparing to unpack .../004-libnuma1_2.0.11-2.1ubuntu0.1_amd64.deb ... #27 17.36 Unpacking libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... #27 17.43 Selecting previously unselected package libpng16-16:amd64. #27 17.43 Preparing to unpack .../005-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... #27 17.44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... #27 17.51 Selecting previously unselected package python3-lib2to3. #27 17.52 Preparing to unpack .../006-python3-lib2to3_3.6.9-1~18.04_all.deb ... #27 17.53 Unpacking python3-lib2to3 (3.6.9-1~18.04) ... #27 17.64 Selecting previously unselected package python3-distutils. #27 17.65 Preparing to unpack .../007-python3-distutils_3.6.9-1~18.04_all.deb ... #27 17.66 Unpacking python3-distutils (3.6.9-1~18.04) ... #27 17.85 Selecting previously unselected package dh-python. #27 17.85 Preparing to unpack .../008-dh-python_3.20180325ubuntu2_all.deb ... #27 17.86 Unpacking dh-python (3.20180325ubuntu2) ... #27 17.98 Selecting previously unselected package libfreetype6:amd64. #27 17.98 Preparing to unpack .../009-libfreetype6_2.8.1-2ubuntu2.2_amd64.deb ... #27 17.99 Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.2) ... #27 18.08 Selecting previously unselected package libgraphite2-3:amd64. #27 18.08 Preparing to unpack .../010-libgraphite2-3_1.3.11-2_amd64.deb ... #27 18.09 Unpacking libgraphite2-3:amd64 (1.3.11-2) ... #27 18.16 Selecting previously unselected package libharfbuzz0b:amd64. #27 18.16 Preparing to unpack .../011-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... #27 18.17 Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... #27 18.26 Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. #27 18.27 Preparing to unpack .../012-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... #27 18.27 Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... #27 18.33 Selecting previously unselected package libnl-3-200:amd64. #27 18.34 Preparing to unpack .../013-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... #27 18.34 Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... #27 18.40 Selecting previously unselected package libnl-route-3-200:amd64. #27 18.40 Preparing to unpack .../014-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... #27 18.41 Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... #27 18.49 Selecting previously unselected package libibverbs1:amd64. #27 18.49 Preparing to unpack .../015-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... #27 18.50 Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... #27 18.56 Selecting previously unselected package ibverbs-providers:amd64. #27 18.56 Preparing to unpack .../016-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... #27 18.57 Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... #27 18.64 Selecting previously unselected package icu-devtools. #27 18.64 Preparing to unpack .../017-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... #27 18.65 Unpacking icu-devtools (60.2-3ubuntu3.2) ... #27 18.77 Selecting previously unselected package libboost1.65-dev:amd64. #27 18.78 Preparing to unpack .../018-libboost1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 18.78 Unpacking libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 39.74 Selecting previously unselected package libboost-dev:amd64. #27 39.75 Preparing to unpack .../019-libboost-dev_1.65.1.0ubuntu1_amd64.deb ... #27 39.76 Unpacking libboost-dev:amd64 (1.65.1.0ubuntu1) ... #27 39.81 Selecting previously unselected package libboost1.65-tools-dev. #27 39.81 Preparing to unpack .../020-libboost1.65-tools-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 39.82 Unpacking libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... #27 40.31 Selecting previously unselected package libboost-tools-dev. #27 40.31 Preparing to unpack .../021-libboost-tools-dev_1.65.1.0ubuntu1_amd64.deb ... #27 40.32 Unpacking libboost-tools-dev (1.65.1.0ubuntu1) ... #27 40.40 Selecting previously unselected package libboost-atomic1.65.1:amd64. #27 40.41 Preparing to unpack .../022-libboost-atomic1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.41 Unpacking libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.46 Selecting previously unselected package libboost-atomic1.65-dev:amd64. #27 40.47 Preparing to unpack .../023-libboost-atomic1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.48 Unpacking libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.53 Selecting previously unselected package libboost-atomic-dev:amd64. #27 40.53 Preparing to unpack .../024-libboost-atomic-dev_1.65.1.0ubuntu1_amd64.deb ... #27 40.54 Unpacking libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... #27 40.59 Selecting previously unselected package libboost-system1.65.1:amd64. #27 40.60 Preparing to unpack .../025-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.61 Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.65 Selecting previously unselected package libboost-chrono1.65.1:amd64. #27 40.66 Preparing to unpack .../026-libboost-chrono1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.67 Unpacking libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.73 Selecting previously unselected package libboost-chrono1.65-dev:amd64. #27 40.73 Preparing to unpack .../027-libboost-chrono1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.74 Unpacking libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.79 Selecting previously unselected package libboost-chrono-dev:amd64. #27 40.80 Preparing to unpack .../028-libboost-chrono-dev_1.65.1.0ubuntu1_amd64.deb ... #27 40.80 Unpacking libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... #27 40.88 Selecting previously unselected package libboost-container1.65.1:amd64. #27 40.89 Preparing to unpack .../029-libboost-container1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.90 Unpacking libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 40.96 Selecting previously unselected package libboost-container1.65-dev:amd64. #27 40.97 Preparing to unpack .../030-libboost-container1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 40.98 Unpacking libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.05 Selecting previously unselected package libboost-container-dev:amd64. #27 41.05 Preparing to unpack .../031-libboost-container-dev_1.65.1.0ubuntu1_amd64.deb ... #27 41.06 Unpacking libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... #27 41.17 Selecting previously unselected package libboost-context1.65.1:amd64. #27 41.17 Preparing to unpack .../032-libboost-context1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.18 Unpacking libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.23 Selecting previously unselected package libboost-context1.65-dev:amd64. #27 41.24 Preparing to unpack .../033-libboost-context1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.24 Unpacking libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.30 Selecting previously unselected package libboost-context-dev:amd64. #27 41.31 Preparing to unpack .../034-libboost-context-dev_1.65.1.0ubuntu1_amd64.deb ... #27 41.32 Unpacking libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... #27 41.38 Selecting previously unselected package libboost-thread1.65.1:amd64. #27 41.39 Preparing to unpack .../035-libboost-thread1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.39 Unpacking libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.45 Selecting previously unselected package libboost-coroutine1.65.1:amd64. #27 41.46 Preparing to unpack .../036-libboost-coroutine1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.46 Unpacking libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.51 Selecting previously unselected package libboost-coroutine1.65-dev:amd64. #27 41.51 Preparing to unpack .../037-libboost-coroutine1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.52 Unpacking libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.58 Selecting previously unselected package libboost-coroutine-dev:amd64. #27 41.58 Preparing to unpack .../038-libboost-coroutine-dev_1.65.1.0ubuntu1_amd64.deb ... #27 41.59 Unpacking libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... #27 41.65 Selecting previously unselected package libboost-date-time1.65.1:amd64. #27 41.66 Preparing to unpack .../039-libboost-date-time1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.67 Unpacking libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.72 Selecting previously unselected package libboost-serialization1.65.1:amd64. #27 41.73 Preparing to unpack .../040-libboost-serialization1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.73 Unpacking libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.80 Selecting previously unselected package libboost-serialization1.65-dev:amd64. #27 41.81 Preparing to unpack .../041-libboost-serialization1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.82 Unpacking libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.90 Selecting previously unselected package libboost-date-time1.65-dev:amd64. #27 41.91 Preparing to unpack .../042-libboost-date-time1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 41.91 Unpacking libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 41.96 Selecting previously unselected package libboost-date-time-dev:amd64. #27 41.97 Preparing to unpack .../043-libboost-date-time-dev_1.65.1.0ubuntu1_amd64.deb ... #27 41.97 Unpacking libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... #27 42.02 Selecting previously unselected package libboost-exception1.65-dev:amd64. #27 42.03 Preparing to unpack .../044-libboost-exception1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.03 Unpacking libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.08 Selecting previously unselected package libboost-exception-dev:amd64. #27 42.08 Preparing to unpack .../045-libboost-exception-dev_1.65.1.0ubuntu1_amd64.deb ... #27 42.09 Unpacking libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... #27 42.14 Selecting previously unselected package libboost-filesystem1.65.1:amd64. #27 42.14 Preparing to unpack .../046-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.15 Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.20 Selecting previously unselected package libboost-fiber1.65.1:amd64. #27 42.21 Preparing to unpack .../047-libboost-fiber1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.21 Unpacking libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.27 Selecting previously unselected package libboost-fiber1.65-dev:amd64. #27 42.27 Preparing to unpack .../048-libboost-fiber1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.28 Unpacking libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.36 Selecting previously unselected package libboost-fiber-dev:amd64. #27 42.37 Preparing to unpack .../049-libboost-fiber-dev_1.65.1.0ubuntu1_amd64.deb ... #27 42.37 Unpacking libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... #27 42.42 Selecting previously unselected package libboost-system1.65-dev:amd64. #27 42.43 Preparing to unpack .../050-libboost-system1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.43 Unpacking libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.48 Selecting previously unselected package libboost-filesystem1.65-dev:amd64. #27 42.49 Preparing to unpack .../051-libboost-filesystem1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.50 Unpacking libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.57 Selecting previously unselected package libboost-filesystem-dev:amd64. #27 42.58 Preparing to unpack .../052-libboost-filesystem-dev_1.65.1.0ubuntu1_amd64.deb ... #27 42.59 Unpacking libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... #27 42.67 Selecting previously unselected package libboost-regex1.65.1:amd64. #27 42.67 Preparing to unpack .../053-libboost-regex1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.68 Unpacking libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.78 Selecting previously unselected package libboost-graph1.65.1:amd64. #27 42.79 Preparing to unpack .../054-libboost-graph1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.80 Unpacking libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 42.88 Selecting previously unselected package libboost-test1.65.1:amd64. #27 42.89 Preparing to unpack .../055-libboost-test1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 42.90 Unpacking libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 43.01 Selecting previously unselected package libboost-test1.65-dev:amd64. #27 43.02 Preparing to unpack .../056-libboost-test1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 43.03 Unpacking libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 43.18 Selecting previously unselected package libboost-graph1.65-dev:amd64. #27 43.18 Preparing to unpack .../057-libboost-graph1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 43.19 Unpacking libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 43.26 Selecting previously unselected package libboost-graph-dev:amd64. #27 43.27 Preparing to unpack .../058-libboost-graph-dev_1.65.1.0ubuntu1_amd64.deb ... #27 43.28 Unpacking libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... #27 43.35 Selecting previously unselected package libpsm-infinipath1. #27 43.36 Preparing to unpack .../059-libpsm-infinipath1_3.3+20.604758e7-5_amd64.deb ... #27 43.37 Unpacking libpsm-infinipath1 (3.3+20.604758e7-5) ... #27 43.46 Selecting previously unselected package librdmacm1:amd64. #27 43.47 Preparing to unpack .../060-librdmacm1_17.1-1ubuntu0.2_amd64.deb ... #27 43.48 Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ... #27 43.55 Selecting previously unselected package libfabric1. #27 43.55 Preparing to unpack .../061-libfabric1_1.5.3-1_amd64.deb ... #27 43.56 Unpacking libfabric1 (1.5.3-1) ... #27 43.67 Selecting previously unselected package libhwloc5:amd64. #27 43.67 Preparing to unpack .../062-libhwloc5_1.11.9-1_amd64.deb ... #27 43.68 Unpacking libhwloc5:amd64 (1.11.9-1) ... #27 43.76 Selecting previously unselected package libpciaccess0:amd64. #27 43.76 Preparing to unpack .../063-libpciaccess0_0.14-1_amd64.deb ... #27 43.77 Unpacking libpciaccess0:amd64 (0.14-1) ... #27 43.83 Selecting previously unselected package ocl-icd-libopencl1:amd64. #27 43.83 Preparing to unpack .../064-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... #27 43.84 Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... #27 43.89 Selecting previously unselected package libhwloc-plugins. #27 43.89 Preparing to unpack .../065-libhwloc-plugins_1.11.9-1_amd64.deb ... #27 43.90 Unpacking libhwloc-plugins (1.11.9-1) ... #27 43.96 Selecting previously unselected package libopenmpi2:amd64. #27 43.96 Preparing to unpack .../066-libopenmpi2_2.1.1-8_amd64.deb ... #27 43.97 Unpacking libopenmpi2:amd64 (2.1.1-8) ... #27 44.25 Selecting previously unselected package libboost-mpi1.65.1. #27 44.26 Preparing to unpack .../067-libboost-mpi1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 44.26 Unpacking libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 44.32 Selecting previously unselected package libboost-graph-parallel1.65.1. #27 44.32 Preparing to unpack .../068-libboost-graph-parallel1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 44.33 Unpacking libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 44.38 Selecting previously unselected package libboost-graph-parallel1.65-dev. #27 44.38 Preparing to unpack .../069-libboost-graph-parallel1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 44.39 Unpacking libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 44.46 Selecting previously unselected package libboost-graph-parallel-dev. #27 44.47 Preparing to unpack .../070-libboost-graph-parallel-dev_1.65.1.0ubuntu1_amd64.deb ... #27 44.48 Unpacking libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... #27 44.53 Selecting previously unselected package libicu-le-hb0:amd64. #27 44.54 Preparing to unpack .../071-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... #27 44.55 Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... #27 44.60 Selecting previously unselected package libiculx60:amd64. #27 44.60 Preparing to unpack .../072-libiculx60_60.2-3ubuntu3.2_amd64.deb ... #27 44.61 Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... #27 44.67 Selecting previously unselected package libharfbuzz-icu0:amd64. #27 44.67 Preparing to unpack .../073-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... #27 44.68 Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... #27 44.73 Selecting previously unselected package libharfbuzz-gobject0:amd64. #27 44.74 Preparing to unpack .../074-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... #27 44.75 Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... #27 44.80 Selecting previously unselected package libglib2.0-bin. #27 44.80 Preparing to unpack .../075-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #27 44.81 Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... #27 44.89 Selecting previously unselected package libglib2.0-dev-bin. #27 44.90 Preparing to unpack .../076-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #27 44.91 Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... #27 44.99 Selecting previously unselected package libpcre16-3:amd64. #27 45.00 Preparing to unpack .../077-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #27 45.01 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #27 45.08 Selecting previously unselected package libpcre32-3:amd64. #27 45.09 Preparing to unpack .../078-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #27 45.10 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #27 45.18 Selecting previously unselected package libpcrecpp0v5:amd64. #27 45.19 Preparing to unpack .../079-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... #27 45.19 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #27 45.24 Selecting previously unselected package libpcre3-dev:amd64. #27 45.24 Preparing to unpack .../080-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... #27 45.26 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #27 45.39 Selecting previously unselected package libglib2.0-dev:amd64. #27 45.40 Preparing to unpack .../081-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #27 45.40 Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... #27 46.02 Selecting previously unselected package libgraphite2-dev:amd64. #27 46.02 Preparing to unpack .../082-libgraphite2-dev_1.3.11-2_amd64.deb ... #27 46.12 Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... #27 46.29 Selecting previously unselected package libharfbuzz-dev:amd64. #27 46.29 Preparing to unpack .../083-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... #27 46.31 Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... #27 46.46 Selecting previously unselected package libicu-le-hb-dev:amd64. #27 46.47 Preparing to unpack .../084-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... #27 46.48 Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... #27 46.56 Selecting previously unselected package libicu-dev. #27 46.56 Preparing to unpack .../085-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... #27 46.57 Unpacking libicu-dev (60.2-3ubuntu3.2) ... #27 47.87 Selecting previously unselected package libboost-regex1.65-dev:amd64. #27 47.89 Preparing to unpack .../086-libboost-regex1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 47.90 Unpacking libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.02 Selecting previously unselected package libboost-iostreams1.65.1:amd64. #27 48.03 Preparing to unpack .../087-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.03 Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.09 Selecting previously unselected package libboost-iostreams1.65-dev:amd64. #27 48.10 Preparing to unpack .../088-libboost-iostreams1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.10 Unpacking libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.16 Selecting previously unselected package libboost-iostreams-dev:amd64. #27 48.17 Preparing to unpack .../089-libboost-iostreams-dev_1.65.1.0ubuntu1_amd64.deb ... #27 48.17 Unpacking libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... #27 48.23 Selecting previously unselected package libboost-locale1.65.1:amd64. #27 48.24 Preparing to unpack .../090-libboost-locale1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.25 Unpacking libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.33 Selecting previously unselected package libboost-locale1.65-dev:amd64. #27 48.34 Preparing to unpack .../091-libboost-locale1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.35 Unpacking libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.50 Selecting previously unselected package libboost-locale-dev:amd64. #27 48.50 Preparing to unpack .../092-libboost-locale-dev_1.65.1.0ubuntu1_amd64.deb ... #27 48.51 Unpacking libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... #27 48.58 Selecting previously unselected package libboost-log1.65.1. #27 48.59 Preparing to unpack .../093-libboost-log1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.61 Unpacking libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 48.74 Selecting previously unselected package libboost-thread1.65-dev:amd64. #27 48.74 Preparing to unpack .../094-libboost-thread1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.75 Unpacking libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 48.83 Selecting previously unselected package libboost-log1.65-dev. #27 48.84 Preparing to unpack .../095-libboost-log1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 48.85 Unpacking libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 49.00 Selecting previously unselected package libboost-log-dev. #27 49.00 Preparing to unpack .../096-libboost-log-dev_1.65.1.0ubuntu1_amd64.deb ... #27 49.01 Unpacking libboost-log-dev (1.65.1.0ubuntu1) ... #27 49.09 Selecting previously unselected package libboost-math1.65.1:amd64. #27 49.09 Preparing to unpack .../097-libboost-math1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 49.10 Unpacking libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 49.23 Selecting previously unselected package libboost-math1.65-dev:amd64. #27 49.24 Preparing to unpack .../098-libboost-math1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 49.25 Unpacking libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 49.50 Selecting previously unselected package libboost-math-dev:amd64. #27 49.51 Preparing to unpack .../099-libboost-math-dev_1.65.1.0ubuntu1_amd64.deb ... #27 49.52 Unpacking libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... #27 49.59 Selecting previously unselected package openmpi-common. #27 49.59 Preparing to unpack .../100-openmpi-common_2.1.1-8_all.deb ... #27 49.61 Unpacking openmpi-common (2.1.1-8) ... #27 49.75 Selecting previously unselected package libibverbs-dev:amd64. #27 49.75 Preparing to unpack .../101-libibverbs-dev_17.1-1ubuntu0.2_amd64.deb ... #27 49.76 Unpacking libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... #27 49.85 Selecting previously unselected package libnuma-dev:amd64. #27 49.86 Preparing to unpack .../102-libnuma-dev_2.0.11-2.1ubuntu0.1_amd64.deb ... #27 49.87 Unpacking libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... #27 49.96 Selecting previously unselected package libhwloc-dev:amd64. #27 49.96 Preparing to unpack .../103-libhwloc-dev_1.11.9-1_amd64.deb ... #27 49.97 Unpacking libhwloc-dev:amd64 (1.11.9-1) ... #27 50.07 Selecting previously unselected package libopenmpi-dev. #27 50.08 Preparing to unpack .../104-libopenmpi-dev_2.1.1-8_amd64.deb ... #27 50.09 Unpacking libopenmpi-dev (2.1.1-8) ... #27 51.06 Selecting previously unselected package mpi-default-dev. #27 51.06 Preparing to unpack .../105-mpi-default-dev_1.10_amd64.deb ... #27 51.07 Unpacking mpi-default-dev (1.10) ... #27 51.12 Selecting previously unselected package libboost-mpi1.65-dev. #27 51.12 Preparing to unpack .../106-libboost-mpi1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 51.13 Unpacking libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 51.24 Selecting previously unselected package libboost-mpi-dev. #27 51.24 Preparing to unpack .../107-libboost-mpi-dev_1.65.1.0ubuntu1_amd64.deb ... #27 51.25 Unpacking libboost-mpi-dev (1.65.1.0ubuntu1) ... #27 51.31 Selecting previously unselected package libboost-python1.65.1. #27 51.32 Preparing to unpack .../108-libboost-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 51.40 Unpacking libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 51.48 Selecting previously unselected package openmpi-bin. #27 51.48 Preparing to unpack .../109-openmpi-bin_2.1.1-8_amd64.deb ... #27 51.49 Unpacking openmpi-bin (2.1.1-8) ... #27 51.56 Selecting previously unselected package mpi-default-bin. #27 51.56 Preparing to unpack .../110-mpi-default-bin_1.10_amd64.deb ... #27 51.57 Unpacking mpi-default-bin (1.10) ... #27 51.70 Selecting previously unselected package libboost-mpi-python1.65.1. #27 51.71 Preparing to unpack .../111-libboost-mpi-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 51.72 Unpacking libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 51.80 Selecting previously unselected package libboost-mpi-python1.65-dev. #27 51.81 Preparing to unpack .../112-libboost-mpi-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 51.82 Unpacking libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 51.87 Selecting previously unselected package libboost-mpi-python-dev. #27 51.88 Preparing to unpack .../113-libboost-mpi-python-dev_1.65.1.0ubuntu1_amd64.deb ... #27 51.89 Unpacking libboost-mpi-python-dev (1.65.1.0ubuntu1) ... #27 51.94 Selecting previously unselected package libboost-numpy1.65.1. #27 51.94 Preparing to unpack .../114-libboost-numpy1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 51.95 Unpacking libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 52.00 Selecting previously unselected package libboost-numpy1.65-dev. #27 52.01 Preparing to unpack .../115-libboost-numpy1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 52.02 Unpacking libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 52.06 Selecting previously unselected package libboost-numpy-dev. #27 52.07 Preparing to unpack .../116-libboost-numpy-dev_1.65.1.0ubuntu1_amd64.deb ... #27 52.07 Unpacking libboost-numpy-dev (1.65.1.0ubuntu1) ... #27 52.13 Selecting previously unselected package libboost-program-options1.65.1:amd64. #27 52.13 Preparing to unpack .../117-libboost-program-options1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 52.14 Unpacking libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 52.21 Selecting previously unselected package libboost-program-options1.65-dev:amd64. #27 52.22 Preparing to unpack .../118-libboost-program-options1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 52.22 Unpacking libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 52.32 Selecting previously unselected package libboost-program-options-dev:amd64. #27 52.33 Preparing to unpack .../119-libboost-program-options-dev_1.65.1.0ubuntu1_amd64.deb ... #27 52.33 Unpacking libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... #27 52.39 Selecting previously unselected package libpython2.7:amd64. #27 52.39 Preparing to unpack .../120-libpython2.7_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 52.40 Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 52.61 Selecting previously unselected package libexpat1-dev:amd64. #27 52.62 Preparing to unpack .../121-libexpat1-dev_2.2.5-3ubuntu0.9_amd64.deb ... #27 52.63 Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.9) ... #27 52.70 Selecting previously unselected package libpython2.7-dev:amd64. #27 52.70 Preparing to unpack .../122-libpython2.7-dev_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 52.71 Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 55.17 Selecting previously unselected package libpython-dev:amd64. #27 55.17 Preparing to unpack .../123-libpython-dev_2.7.15~rc1-1_amd64.deb ... #27 55.18 Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... #27 55.23 Selecting previously unselected package python2.7-dev. #27 55.24 Preparing to unpack .../124-python2.7-dev_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #27 55.24 Unpacking python2.7-dev (2.7.17-1~18.04ubuntu1.11) ... #27 55.32 Selecting previously unselected package python-dev. #27 55.34 Preparing to unpack .../125-python-dev_2.7.15~rc1-1_amd64.deb ... #27 55.35 Unpacking python-dev (2.7.15~rc1-1) ... #27 55.43 Selecting previously unselected package libpython3.6:amd64. #27 55.43 Preparing to unpack .../126-libpython3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 55.44 Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 55.67 Selecting previously unselected package libpython3.6-dev:amd64. #27 55.68 Preparing to unpack .../127-libpython3.6-dev_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 55.69 Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 59.56 Selecting previously unselected package libpython3-dev:amd64. #27 59.57 Preparing to unpack .../128-libpython3-dev_3.6.7-1~18.04_amd64.deb ... #27 59.57 Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ... #27 59.63 Selecting previously unselected package python3.6-dev. #27 59.64 Preparing to unpack .../129-python3.6-dev_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #27 59.65 Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.12) ... #27 59.72 Selecting previously unselected package python3-dev. #27 59.73 Preparing to unpack .../130-python3-dev_3.6.7-1~18.04_amd64.deb ... #27 59.73 Unpacking python3-dev (3.6.7-1~18.04) ... #27 59.80 Selecting previously unselected package libboost-python1.65-dev. #27 59.81 Preparing to unpack .../131-libboost-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 59.82 Unpacking libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 59.92 Selecting previously unselected package libboost-python-dev. #27 59.92 Preparing to unpack .../132-libboost-python-dev_1.65.1.0ubuntu1_amd64.deb ... #27 59.93 Unpacking libboost-python-dev (1.65.1.0ubuntu1) ... #27 60.01 Selecting previously unselected package libboost-random1.65.1:amd64. #27 60.02 Preparing to unpack .../133-libboost-random1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.03 Unpacking libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.10 Selecting previously unselected package libboost-random1.65-dev:amd64. #27 60.11 Preparing to unpack .../134-libboost-random1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.12 Unpacking libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.18 Selecting previously unselected package libboost-random-dev:amd64. #27 60.18 Preparing to unpack .../135-libboost-random-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.19 Unpacking libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.25 Selecting previously unselected package libboost-regex-dev:amd64. #27 60.26 Preparing to unpack .../136-libboost-regex-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.27 Unpacking libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.33 Selecting previously unselected package libboost-serialization-dev:amd64. #27 60.34 Preparing to unpack .../137-libboost-serialization-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.35 Unpacking libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.40 Selecting previously unselected package libboost-signals1.65.1:amd64. #27 60.41 Preparing to unpack .../138-libboost-signals1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.42 Unpacking libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.48 Selecting previously unselected package libboost-signals1.65-dev:amd64. #27 60.49 Preparing to unpack .../139-libboost-signals1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.50 Unpacking libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.56 Selecting previously unselected package libboost-signals-dev:amd64. #27 60.57 Preparing to unpack .../140-libboost-signals-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.58 Unpacking libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.64 Selecting previously unselected package libboost-stacktrace1.65.1:amd64. #27 60.65 Preparing to unpack .../141-libboost-stacktrace1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.66 Unpacking libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.72 Selecting previously unselected package libboost-stacktrace1.65-dev:amd64. #27 60.72 Preparing to unpack .../142-libboost-stacktrace1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 60.73 Unpacking libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 60.79 Selecting previously unselected package libboost-stacktrace-dev:amd64. #27 60.79 Preparing to unpack .../143-libboost-stacktrace-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.80 Unpacking libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.86 Selecting previously unselected package libboost-system-dev:amd64. #27 60.87 Preparing to unpack .../144-libboost-system-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.88 Unpacking libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... #27 60.94 Selecting previously unselected package libboost-test-dev:amd64. #27 60.94 Preparing to unpack .../145-libboost-test-dev_1.65.1.0ubuntu1_amd64.deb ... #27 60.95 Unpacking libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... #27 61.01 Selecting previously unselected package libboost-thread-dev:amd64. #27 61.01 Preparing to unpack .../146-libboost-thread-dev_1.65.1.0ubuntu1_amd64.deb ... #27 61.02 Unpacking libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... #27 61.07 Selecting previously unselected package libboost-timer1.65.1:amd64. #27 61.08 Preparing to unpack .../147-libboost-timer1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.09 Unpacking libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.20 Selecting previously unselected package libboost-timer1.65-dev:amd64. #27 61.21 Preparing to unpack .../148-libboost-timer1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.22 Unpacking libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.32 Selecting previously unselected package libboost-timer-dev:amd64. #27 61.33 Preparing to unpack .../149-libboost-timer-dev_1.65.1.0ubuntu1_amd64.deb ... #27 61.34 Unpacking libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... #27 61.44 Selecting previously unselected package libboost-type-erasure1.65.1:amd64. #27 61.45 Preparing to unpack .../150-libboost-type-erasure1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.46 Unpacking libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.53 Selecting previously unselected package libboost-type-erasure1.65-dev:amd64. #27 61.54 Preparing to unpack .../151-libboost-type-erasure1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.58 Unpacking libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.64 Selecting previously unselected package libboost-type-erasure-dev:amd64. #27 61.65 Preparing to unpack .../152-libboost-type-erasure-dev_1.65.1.0ubuntu1_amd64.deb ... #27 61.65 Unpacking libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... #27 61.72 Selecting previously unselected package libboost-wave1.65.1:amd64. #27 61.72 Preparing to unpack .../153-libboost-wave1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.73 Unpacking libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.84 Selecting previously unselected package libboost-wave1.65-dev:amd64. #27 61.84 Preparing to unpack .../154-libboost-wave1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #27 61.86 Unpacking libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 61.99 Selecting previously unselected package libboost-wave-dev:amd64. #27 61.99 Preparing to unpack .../155-libboost-wave-dev_1.65.1.0ubuntu1_amd64.deb ... #27 62.00 Unpacking libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... #27 62.06 Selecting previously unselected package libboost-all-dev. #27 62.07 Preparing to unpack .../156-libboost-all-dev_1.65.1.0ubuntu1_amd64.deb ... #27 62.08 Unpacking libboost-all-dev (1.65.1.0ubuntu1) ... #27 62.20 Setting up libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.22 Setting up libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.24 Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.26 Setting up libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.28 Setting up libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 62.30 Setting up mime-support (3.60ubuntu1) ... #27 62.34 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... #27 62.36 Setting up libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... #27 62.38 Setting up libelf1:amd64 (0.170-0.4ubuntu0.1) ... #27 62.40 Setting up libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.42 Setting up libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.44 Setting up libhwloc5:amd64 (1.11.9-1) ... #27 62.46 Setting up libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.48 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... #27 62.50 Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.2) ... #27 62.52 Setting up libgraphite2-3:amd64 (1.3.11-2) ... #27 62.54 Setting up libpsm-infinipath1 (3.3+20.604758e7-5) ... #27 62.56 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 #27 62.58 Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.60 Setting up libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.62 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... #27 62.64 Setting up openmpi-common (2.1.1-8) ... #27 62.66 Setting up libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.68 Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.9) ... #27 62.70 Setting up libpciaccess0:amd64 (0.14-1) ... #27 62.73 Setting up libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.75 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #27 62.79 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #27 62.80 Setting up icu-devtools (60.2-3ubuntu3.2) ... #27 62.83 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #27 62.85 Setting up libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... #27 62.88 Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... #27 62.90 Setting up libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 62.95 Setting up libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 62.97 Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... #27 63.00 Setting up libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.02 Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... #27 63.04 Setting up libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.07 Setting up libgraphite2-dev:amd64 (1.3.11-2) ... #27 63.09 Setting up libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.12 Setting up libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.15 Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 63.18 Setting up libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... #27 63.21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... #27 63.23 Setting up libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.25 Setting up libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.27 Setting up libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.29 Setting up libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... #27 63.32 Setting up libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.34 Setting up libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... #27 63.37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 63.39 Setting up libboost-tools-dev (1.65.1.0ubuntu1) ... #27 63.42 Setting up libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.44 Setting up libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.47 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #27 63.49 Setting up libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 63.52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ... #27 64.62 Setting up libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... #27 64.67 Setting up libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 64.70 Setting up libhwloc-dev:amd64 (1.11.9-1) ... #27 64.76 Setting up libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 64.78 Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 64.80 Setting up libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... #27 64.83 Setting up python2.7 (2.7.17-1~18.04ubuntu1.11) ... #27 65.93 Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... #27 65.96 Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... #27 65.98 Setting up libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 65.99 Setting up libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.01 Setting up libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.03 Setting up libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.04 Setting up libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.06 Setting up libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 66.08 Setting up libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.10 Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... #27 66.11 Setting up libhwloc-plugins (1.11.9-1) ... #27 66.13 Setting up libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.15 Setting up libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.17 Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... #27 66.19 Setting up libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.21 Setting up libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.24 Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 66.26 Setting up libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.29 Setting up libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.31 Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.11) ... #27 66.36 Setting up libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.37 Setting up libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.40 Setting up libboost-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.42 Setting up libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.45 Setting up libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.47 Setting up libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.50 Setting up python2.7-dev (2.7.17-1~18.04ubuntu1.11) ... #27 66.52 Setting up libboost-numpy-dev (1.65.1.0ubuntu1) ... #27 66.55 Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... #27 66.57 Setting up python (2.7.15~rc1-1) ... #27 66.61 Setting up libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.62 Setting up libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.65 Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 66.67 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #27 66.70 Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... #27 66.80 Setting up libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.82 Setting up libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... #27 66.84 Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... #27 66.89 Setting up libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.92 Setting up libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 66.96 Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... #27 66.98 Setting up libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 67.00 Setting up python3 (3.6.7-1~18.04) ... #27 67.02 running python rtupdate hooks for python3.6... #27 67.66 running python post-rtupdate hooks for python3.6... #27 67.81 Setting up libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 67.83 Setting up libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... #27 67.86 Setting up python-dev (2.7.15~rc1-1) ... #27 67.88 Setting up libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... #27 67.90 Setting up libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... #27 67.92 Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... #27 67.94 Setting up libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... #27 67.97 Setting up libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... #27 67.99 Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ... #27 68.01 Setting up libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... #27 68.03 Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.12) ... #27 68.07 Setting up libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 68.11 Setting up libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... #27 68.13 Setting up libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... #27 68.15 Setting up libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 68.18 Setting up libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 68.20 Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... #27 68.34 Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... #27 68.37 Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.12) ... #27 68.41 Setting up python3-lib2to3 (3.6.9-1~18.04) ... #27 68.56 Setting up libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... #27 68.57 Setting up libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... #27 68.59 Setting up python3-distutils (3.6.9-1~18.04) ... #27 68.77 Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ... #27 68.79 Setting up libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... #27 68.82 Setting up libfabric1 (1.5.3-1) ... #27 68.83 Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... #27 69.02 Setting up libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 69.04 Setting up libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... #27 69.06 Setting up libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... #27 69.07 Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... #27 69.09 Setting up libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 69.10 Setting up libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... #27 69.12 Setting up libopenmpi2:amd64 (2.1.1-8) ... #27 69.14 Setting up dh-python (3.20180325ubuntu2) ... #27 69.34 Setting up libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 69.35 Setting up libopenmpi-dev (2.1.1-8) ... #27 69.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/mpi (mpi) in auto mode #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist #27 69.37 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist #27 69.38 Setting up python3-dev (3.6.7-1~18.04) ... #27 69.40 Setting up openmpi-bin (2.1.1-8) ... #27 69.44 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #27 69.44 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist #27 69.44 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist #27 69.45 Setting up mpi-default-dev (1.10) ... #27 69.46 Setting up libboost-log-dev (1.65.1.0ubuntu1) ... #27 69.48 Setting up libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 69.50 Setting up libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 69.51 Setting up libboost-python-dev (1.65.1.0ubuntu1) ... #27 69.53 Setting up mpi-default-bin (1.10) ... #27 69.55 Setting up libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 69.57 Setting up libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 69.59 Setting up libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... #27 69.60 Setting up libboost-mpi-dev (1.65.1.0ubuntu1) ... #27 69.62 Setting up libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #27 70.07 Setting up libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #27 70.09 Setting up libboost-mpi-python-dev (1.65.1.0ubuntu1) ... #27 70.13 Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #27 70.14 No schema files found: doing nothing. #27 70.15 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #27 70.19 Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... #27 70.24 Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... #27 70.25 Setting up libicu-dev (60.2-3ubuntu3.2) ... #27 70.27 Setting up libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 70.29 Setting up libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #27 70.31 Setting up libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... #27 70.32 Setting up libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... #27 70.34 Setting up libboost-all-dev (1.65.1.0ubuntu1) ... #27 DONE 71.7s #28 [ricbuild 22/35] RUN apt-get install -y libhiredis-dev #28 0.336 Reading package lists... #28 2.162 Building dependency tree... #28 2.526 Reading state information... #28 3.228 The following additional packages will be installed: #28 3.232 libhiredis0.13 #28 3.324 The following NEW packages will be installed: #28 3.329 libhiredis-dev libhiredis0.13 #28 3.729 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. #28 3.729 Need to get 64.9 kB of archives. #28 3.729 After this operation, 242 kB of additional disk space will be used. #28 3.729 Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhiredis0.13 amd64 0.13.3-2.2 [25.3 kB] #28 4.099 Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhiredis-dev amd64 0.13.3-2.2 [39.6 kB] #28 4.482 debconf: delaying package configuration, since apt-utils is not installed #28 4.564 Fetched 64.9 kB in 1s (76.1 kB/s) #28 4.656 Selecting previously unselected package libhiredis0.13:amd64. #28 4.656 (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 ... 37802 files and directories currently installed.) #28 4.696 Preparing to unpack .../libhiredis0.13_0.13.3-2.2_amd64.deb ... #28 4.712 Unpacking libhiredis0.13:amd64 (0.13.3-2.2) ... #28 4.766 Selecting previously unselected package libhiredis-dev:amd64. #28 4.771 Preparing to unpack .../libhiredis-dev_0.13.3-2.2_amd64.deb ... #28 4.782 Unpacking libhiredis-dev:amd64 (0.13.3-2.2) ... #28 4.891 Setting up libhiredis0.13:amd64 (0.13.3-2.2) ... #28 4.919 Setting up libhiredis-dev:amd64 (0.13.3-2.2) ... #28 4.949 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #28 DONE 5.2s #29 [ricbuild 23/35] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/dbaas #29 0.254 Cloning into 'dbaas'... #29 DONE 0.9s #30 [ricbuild 24/35] RUN cd dbaas/redismodule && ./autogen.sh && ./configure && make all && make install #30 6.460 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. #30 6.461 libtoolize: copying file 'build-aux/ltmain.sh' #30 6.474 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #30 6.475 libtoolize: copying file 'm4/libtool.m4' #30 6.495 libtoolize: copying file 'm4/ltoptions.m4' #30 6.517 libtoolize: copying file 'm4/ltsugar.m4' #30 6.541 libtoolize: copying file 'm4/ltversion.m4' #30 6.564 libtoolize: copying file 'm4/lt~obsolete.m4' #30 12.43 configure.ac:9: installing 'build-aux/ar-lib' #30 12.43 configure.ac:9: installing 'build-aux/compile' #30 12.44 configure.ac:10: installing 'build-aux/config.guess' #30 12.44 configure.ac:10: installing 'build-aux/config.sub' #30 12.44 configure.ac:7: installing 'build-aux/install-sh' #30 12.44 configure.ac:7: installing 'build-aux/missing' #30 12.47 Makefile.am: installing 'build-aux/depcomp' #30 12.52 parallel-tests: installing 'build-aux/test-driver' #30 12.72 checking for a BSD-compatible install... /usr/bin/install -c #30 12.73 checking whether build environment is sane... yes #30 12.74 checking for a thread-safe mkdir -p... /bin/mkdir -p #30 12.74 checking for gawk... gawk #30 12.74 checking whether make sets $(MAKE)... yes #30 12.75 checking whether make supports nested variables... yes #30 12.76 checking how to create a pax tar archive... gnutar #30 12.78 checking for style of include used by make... GNU #30 12.79 checking for gcc... gcc #30 12.81 checking whether the C compiler works... yes #30 12.87 checking for C compiler default output file name... a.out #30 12.87 checking for suffix of executables... #30 12.92 checking whether we are cross compiling... no #30 12.98 checking for suffix of object files... o #30 13.01 checking whether we are using the GNU C compiler... yes #30 13.03 checking whether gcc accepts -g... yes #30 13.06 checking for gcc option to accept ISO C89... none needed #30 13.11 checking whether gcc understands -c and -o together... yes #30 13.16 checking dependency style of gcc... gcc3 #30 13.19 checking for ar... ar #30 13.19 checking the archiver (ar) interface... ar #30 13.23 checking build system type... x86_64-pc-linux-gnu #30 13.28 checking host system type... x86_64-pc-linux-gnu #30 13.28 checking how to print strings... printf #30 13.31 checking for a sed that does not truncate output... /bin/sed #30 13.32 checking for grep that handles long lines and -e... /bin/grep #30 13.32 checking for egrep... /bin/grep -E #30 13.32 checking for fgrep... /bin/grep -F #30 13.33 checking for ld used by gcc... /usr/bin/ld #30 13.33 checking if the linker (/usr/bin/ld) is GNU ld... yes #30 13.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #30 13.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm #30 13.36 checking whether ln -s works... yes #30 13.36 checking the maximum length of command line arguments... 1572864 #30 13.37 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #30 13.37 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #30 13.37 checking for /usr/bin/ld option to reload object files... -r #30 13.37 checking for objdump... objdump #30 13.37 checking how to recognize dependent libraries... pass_all #30 13.37 checking for dlltool... no #30 13.37 checking how to associate runtime and link libraries... printf %s\n #30 13.38 checking for archiver @FILE support... @ #30 13.41 checking for strip... strip #30 13.41 checking for ranlib... ranlib #30 13.41 checking command to parse /usr/bin/nm -B output from gcc object... ok #30 13.51 checking for sysroot... no #30 13.51 checking for a working dd... /bin/dd #30 13.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #30 13.54 checking for mt... no #30 13.54 checking if : is a manifest tool... no #30 13.54 checking how to run the C preprocessor... gcc -E #30 13.59 checking for ANSI C header files... yes #30 13.74 checking for sys/types.h... yes #30 13.78 checking for sys/stat.h... yes #30 13.82 checking for stdlib.h... yes #30 13.86 checking for string.h... yes #30 13.91 checking for memory.h... yes #30 13.95 checking for strings.h... yes #30 14.00 checking for inttypes.h... yes #30 14.05 checking for stdint.h... yes #30 14.09 checking for unistd.h... yes #30 14.14 checking for dlfcn.h... yes #30 14.19 checking for objdir... .libs #30 14.28 checking if gcc supports -fno-rtti -fno-exceptions... no #30 14.30 checking for gcc option to produce PIC... -fPIC -DPIC #30 14.30 checking if gcc PIC flag -fPIC -DPIC works... yes #30 14.32 checking if gcc static flag -static works... yes #30 14.40 checking if gcc supports -c -o file.o... yes #30 14.43 checking if gcc supports -c -o file.o... (cached) yes #30 14.43 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #30 14.44 checking whether -lc should be explicitly linked in... no #30 14.48 checking dynamic linker characteristics... GNU/Linux ld.so #30 14.55 checking how to hardcode library paths into programs... immediate #30 14.55 checking whether stripping libraries is possible... yes #30 14.55 checking if libtool supports shared libraries... yes #30 14.55 checking whether to build shared libraries... yes #30 14.55 checking whether to build static libraries... no #30 14.55 checking for g++... g++ #30 14.57 checking whether we are using the GNU C++ compiler... yes #30 14.60 checking whether g++ accepts -g... yes #30 14.63 checking dependency style of g++... gcc3 #30 14.67 checking how to run the C++ preprocessor... g++ -E #30 14.82 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #30 14.82 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #30 14.83 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #30 14.91 checking for g++ option to produce PIC... -fPIC -DPIC #30 14.91 checking if g++ PIC flag -fPIC -DPIC works... yes #30 14.94 checking if g++ static flag -static works... yes #30 15.02 checking if g++ supports -c -o file.o... yes #30 15.05 checking if g++ supports -c -o file.o... (cached) yes #30 15.05 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #30 15.05 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #30 15.06 checking how to hardcode library paths into programs... immediate #30 15.06 checking for gcc... (cached) gcc #30 15.08 checking whether we are using the GNU C compiler... (cached) yes #30 15.08 checking whether gcc accepts -g... (cached) yes #30 15.09 checking for gcc option to accept ISO C89... (cached) none needed #30 15.09 checking whether gcc understands -c and -o together... (cached) yes #30 15.09 checking dependency style of gcc... (cached) gcc3 #30 15.09 checking whether make sets $(MAKE)... (cached) yes #30 15.09 checking for pkg-config... /usr/bin/pkg-config #30 15.09 checking pkg-config is at least version 0.9.0... yes #30 15.09 checking for LIBCPPUTEST... yes #30 15.10 checking for valgrind... no #30 15.10 checking for stdbool.h that conforms to C99... yes #30 15.14 checking for _Bool... yes #30 15.26 checking that generated files are newer than configure... done #30 15.26 configure: creating ./config.status #30 15.81 config.status: creating Makefile #30 15.83 config.status: creating config.h #30 15.84 config.status: executing depfiles commands #30 15.87 config.status: executing libtool commands #30 15.92 make all-am #30 15.92 make[1]: Entering directory '/tmp/helloworld-xapp/dbaas/redismodule' #30 15.93 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c -o src/libredismodule_la-exstrings.lo `test -f 'src/exstrings.c' || echo './'`src/exstrings.c #30 15.99 libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c src/exstrings.c -fPIC -DPIC -o src/.libs/libredismodule_la-exstrings.o #30 16.35 mv -f src/.deps/libredismodule_la-exstrings.Tpo src/.deps/libredismodule_la-exstrings.Plo #30 16.36 /bin/bash ./libtool --tag=CC --mode=link gcc -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -avoid-version -module -shared -o libredismodule.la -rpath /usr/local/libexec/redismodule src/libredismodule_la-exstrings.lo #30 16.50 libtool: link: gcc -shared -fPIC -DPIC src/.libs/libredismodule_la-exstrings.o -g -g -O2 -Wl,-soname -Wl,libredismodule.so -o .libs/libredismodule.so #30 16.56 libtool: link: ( cd ".libs" && rm -f "libredismodule.la" && ln -s "../libredismodule.la" "libredismodule.la" ) #30 16.57 make[1]: Leaving directory '/tmp/helloworld-xapp/dbaas/redismodule' #30 16.59 make[1]: Entering directory '/tmp/helloworld-xapp/dbaas/redismodule' #30 16.59 make[1]: Nothing to be done for 'install-exec-am'. #30 16.60 /bin/mkdir -p '/usr/local/libexec/redismodule' #30 16.61 /bin/bash ./libtool --mode=install /usr/bin/install -c libredismodule.la '/usr/local/libexec/redismodule' #30 16.64 libtool: install: /usr/bin/install -c .libs/libredismodule.so /usr/local/libexec/redismodule/libredismodule.so #30 16.65 libtool: install: /usr/bin/install -c .libs/libredismodule.lai /usr/local/libexec/redismodule/libredismodule.la #30 16.71 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/libexec/redismodule #30 16.71 ---------------------------------------------------------------------- #30 16.71 Libraries have been installed in: #30 16.71 /usr/local/libexec/redismodule #30 16.71 #30 16.71 If you ever happen to want to link against installed libraries #30 16.71 in a given directory, LIBDIR, you must either use libtool, and #30 16.71 specify the full pathname of the library, or use the '-LLIBDIR' #30 16.71 flag during linking and do at least one of the following: #30 16.71 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #30 16.71 during execution #30 16.71 - add LIBDIR to the 'LD_RUN_PATH' environment variable #30 16.71 during linking #30 16.71 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #30 16.71 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #30 16.71 #30 16.71 See any operating system documentation about shared libraries for #30 16.71 more information, such as the ld(1) and ld.so(8) manual pages. #30 16.71 ---------------------------------------------------------------------- #30 16.71 make[1]: Leaving directory '/tmp/helloworld-xapp/dbaas/redismodule' #30 DONE 16.9s #31 [ricbuild 25/35] WORKDIR /tmp/helloworld-xapp #31 DONE 0.2s #32 [ricbuild 26/35] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/sdl #32 0.228 Cloning into 'sdl'... #32 DONE 1.1s #33 [ricbuild 27/35] RUN cd sdl && ./autogen.sh && ./configure && make all && make install #33 7.145 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. #33 7.145 libtoolize: copying file 'build-aux/ltmain.sh' #33 7.164 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #33 7.164 libtoolize: copying file 'm4/libtool.m4' #33 7.203 libtoolize: copying file 'm4/ltoptions.m4' #33 7.238 libtoolize: copying file 'm4/ltsugar.m4' #33 7.273 libtoolize: copying file 'm4/ltversion.m4' #33 7.306 libtoolize: copying file 'm4/lt~obsolete.m4' #33 13.97 configure.ac:44: installing 'build-aux/ar-lib' #33 13.98 configure.ac:44: installing 'build-aux/compile' #33 13.98 configure.ac:45: installing 'build-aux/config.guess' #33 13.98 configure.ac:45: installing 'build-aux/config.sub' #33 13.98 configure.ac:43: installing 'build-aux/install-sh' #33 13.98 configure.ac:43: installing 'build-aux/missing' #33 14.04 Makefile.am: installing 'build-aux/depcomp' #33 14.69 checking for a BSD-compatible install... /usr/bin/install -c #33 14.70 checking whether build environment is sane... yes #33 14.71 checking for a thread-safe mkdir -p... /bin/mkdir -p #33 14.72 checking for gawk... gawk #33 14.72 checking whether make sets $(MAKE)... yes #33 14.73 checking whether make supports nested variables... yes #33 14.74 checking how to create a pax tar archive... gnutar #33 14.77 checking for style of include used by make... GNU #33 14.78 checking for gcc... gcc #33 14.81 checking whether the C compiler works... yes #33 14.85 checking for C compiler default output file name... a.out #33 14.86 checking for suffix of executables... #33 14.90 checking whether we are cross compiling... no #33 14.96 checking for suffix of object files... o #33 14.98 checking whether we are using the GNU C compiler... yes #33 15.01 checking whether gcc accepts -g... yes #33 15.05 checking for gcc option to accept ISO C89... none needed #33 15.10 checking whether gcc understands -c and -o together... yes #33 15.15 checking dependency style of gcc... gcc3 #33 15.22 checking for ar... ar #33 15.22 checking the archiver (ar) interface... ar #33 15.27 checking build system type... x86_64-pc-linux-gnu #33 15.34 checking host system type... x86_64-pc-linux-gnu #33 15.34 checking how to print strings... printf #33 15.37 checking for a sed that does not truncate output... /bin/sed #33 15.38 checking for grep that handles long lines and -e... /bin/grep #33 15.38 checking for egrep... /bin/grep -E #33 15.39 checking for fgrep... /bin/grep -F #33 15.39 checking for ld used by gcc... /usr/bin/ld #33 15.40 checking if the linker (/usr/bin/ld) is GNU ld... yes #33 15.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #33 15.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm #33 15.44 checking whether ln -s works... yes #33 15.44 checking the maximum length of command line arguments... 1572864 #33 15.45 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #33 15.45 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #33 15.45 checking for /usr/bin/ld option to reload object files... -r #33 15.45 checking for objdump... objdump #33 15.45 checking how to recognize dependent libraries... pass_all #33 15.45 checking for dlltool... no #33 15.45 checking how to associate runtime and link libraries... printf %s\n #33 15.45 checking for archiver @FILE support... @ #33 15.50 checking for strip... strip #33 15.50 checking for ranlib... ranlib #33 15.50 checking command to parse /usr/bin/nm -B output from gcc object... ok #33 15.60 checking for sysroot... no #33 15.60 checking for a working dd... /bin/dd #33 15.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #33 15.64 checking for mt... no #33 15.64 checking if : is a manifest tool... no #33 15.65 checking how to run the C preprocessor... gcc -E #33 15.71 checking for ANSI C header files... yes #33 15.86 checking for sys/types.h... yes #33 15.91 checking for sys/stat.h... yes #33 15.96 checking for stdlib.h... yes #33 16.01 checking for string.h... yes #33 16.06 checking for memory.h... yes #33 16.11 checking for strings.h... yes #33 16.17 checking for inttypes.h... yes #33 16.23 checking for stdint.h... yes #33 16.29 checking for unistd.h... yes #33 16.35 checking for dlfcn.h... yes #33 16.40 checking for objdir... .libs #33 16.50 checking if gcc supports -fno-rtti -fno-exceptions... no #33 16.52 checking for gcc option to produce PIC... -fPIC -DPIC #33 16.52 checking if gcc PIC flag -fPIC -DPIC works... yes #33 16.54 checking if gcc static flag -static works... yes #33 16.63 checking if gcc supports -c -o file.o... yes #33 16.67 checking if gcc supports -c -o file.o... (cached) yes #33 16.67 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #33 16.68 checking whether -lc should be explicitly linked in... no #33 16.72 checking dynamic linker characteristics... GNU/Linux ld.so #33 16.83 checking how to hardcode library paths into programs... immediate #33 16.83 checking whether stripping libraries is possible... yes #33 16.83 checking if libtool supports shared libraries... yes #33 16.83 checking whether to build shared libraries... yes #33 16.83 checking whether to build static libraries... yes #33 16.83 checking whether make supports nested variables... (cached) yes #33 16.83 checking for g++... g++ #33 16.86 checking whether we are using the GNU C++ compiler... yes #33 16.89 checking whether g++ accepts -g... yes #33 16.93 checking dependency style of g++... gcc3 #33 16.99 checking how to run the C++ preprocessor... g++ -E #33 17.18 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #33 17.18 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #33 17.19 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #33 17.28 checking for g++ option to produce PIC... -fPIC -DPIC #33 17.28 checking if g++ PIC flag -fPIC -DPIC works... yes #33 17.31 checking if g++ static flag -static works... yes #33 17.39 checking if g++ supports -c -o file.o... yes #33 17.43 checking if g++ supports -c -o file.o... (cached) yes #33 17.43 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #33 17.43 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #33 17.43 checking how to hardcode library paths into programs... immediate #33 17.44 checking whether g++ supports C++11 features by default... yes #33 17.50 checking for boostlib >= 1.53... yes #33 17.53 checking whether the Boost::Program_Options library is available... yes #33 17.97 checking for exit in -lboost_program_options... yes #33 18.04 checking whether the Boost::System library is available... yes #33 18.36 checking for exit in -lboost_system... yes #33 18.44 checking whether the Boost::Filesystem library is available... yes #33 19.32 checking for exit in -lboost_filesystem... yes #33 19.40 checking for pkg-config... /usr/bin/pkg-config #33 19.40 checking pkg-config is at least version 0.9.0... yes #33 19.41 checking for HIREDIS... yes #33 19.42 checking rpm package... no #33 19.42 checking deb package... no #33 19.42 checking gcov... no #33 19.42 checking for doxygen... no #33 19.42 configure: WARNING: doxygen not found - will not generate any doxygen documentation #33 19.42 checking for perl... /usr/bin/perl #33 19.48 checking that generated files are newer than configure... done #33 19.48 configure: creating ./config.status #33 20.16 config.status: creating Makefile #33 20.18 config.status: creating Doxyfile #33 20.20 config.status: creating rpm/sdl.spec #33 20.22 config.status: creating debian/changelog #33 20.23 config.status: creating run-tests.sh #33 20.25 config.status: creating include/config.h #33 20.26 config.status: executing depfiles commands #33 20.55 config.status: executing libtool commands #33 20.64 CXX src/libsdl_la-abort.lo #33 21.60 CXX src/libsdl_la-asyncconnection.lo #33 22.42 CXX src/libsdl_la-asyncdummystorage.lo #33 24.83 CXX src/libsdl_la-asyncstorage.lo #33 28.26 CXX src/libsdl_la-asyncstorageimpl.lo #33 29.61 src/asyncstorageimpl.cpp: In member function 'virtual void shareddatalayer::AsyncStorageImpl::findKeysAsync(const Namespace&, const string&, const FindKeysAck&)': #33 29.61 src/asyncstorageimpl.cpp:241:69: warning: 'virtual void shareddatalayer::AsyncStorage::findKeysAsync(const Namespace&, const string&, const FindKeysAck&)' is deprecated: Use listKeys() instead. [-Wdeprecated-declarations] #33 29.61 getOperationHandler(ns).findKeysAsync(ns, keyPrefix, findKeysAck); #33 29.61 ^ #33 29.61 In file included from ./include/private/asyncstorageimpl.hpp:26:0, #33 29.61 from src/asyncstorageimpl.cpp:25: #33 29.61 ./include/sdl/asyncstorage.hpp:305:22: note: declared here #33 29.61 virtual void findKeysAsync(const Namespace& ns, #33 29.61 ^~~~~~~~~~~~~ #33 33.00 CXX src/libsdl_la-backenderror.lo #33 33.58 CXX src/libsdl_la-configurationpaths.lo #33 36.30 CXX src/libsdl_la-configurationreader.lo #33 48.83 CXX src/libsdl_la-createlogger.lo #33 49.84 CXX src/libsdl_la-databaseconfiguration.lo #33 51.11 CXX src/libsdl_la-databaseconfigurationimpl.lo #33 57.31 CXX src/libsdl_la-emptynamespace.lo #33 57.87 CXX src/libsdl_la-engine.lo #33 58.62 CXX src/libsdl_la-engineimpl.lo #33 60.61 CXX src/libsdl_la-error.lo #33 61.80 CXX src/libsdl_la-errorqueries.lo #33 63.02 CXX src/libsdl_la-exception.lo #33 63.61 CXX src/libsdl_la-eventfd.lo #33 64.86 CXX src/libsdl_la-filedescriptor.lo #33 65.67 CXX src/libsdl_la-hostandport.lo #33 69.07 CXX src/libsdl_la-invalidnamespace.lo #33 70.09 CXX src/libsdl_la-namespacevalidator.lo #33 71.06 CXX src/libsdl_la-namespaceconfigurationsimpl.lo #33 73.16 CXX src/libsdl_la-notconnected.lo #33 73.76 CXX src/libsdl_la-operationinterrupted.lo #33 74.32 CXX src/libsdl_la-publisherid.lo #33 74.91 CXX src/libsdl_la-rejectedbybackend.lo #33 75.48 CXX src/libsdl_la-rejectedbysdl.lo #33 76.05 CXX src/libsdl_la-stdstreamlogger.lo #33 80.25 CXX src/libsdl_la-syncstorage.lo #33 81.50 CXX src/libsdl_la-syncstorageimpl.lo #33 82.35 src/syncstorageimpl.cpp: In member function 'virtual shareddatalayer::SyncStorage::Keys shareddatalayer::SyncStorageImpl::findKeys(const Namespace&, const string&)': #33 82.35 src/syncstorageimpl.cpp:280:65: warning: 'virtual void shareddatalayer::AsyncStorage::findKeysAsync(const Namespace&, const string&, const FindKeysAck&)' is deprecated: Use listKeys() instead. [-Wdeprecated-declarations] #33 82.35 std::placeholders::_2)); #33 82.35 ^ #33 82.35 In file included from src/syncstorageimpl.cpp:24:0: #33 82.35 ./include/sdl/asyncstorage.hpp:305:22: note: declared here #33 82.35 virtual void findKeysAsync(const Namespace& ns, #33 82.35 ^~~~~~~~~~~~~ #33 85.34 CXX src/libsdl_la-system.lo #33 86.64 CXX src/libsdl_la-timer.lo #33 87.60 CXX src/libsdl_la-timerfd.lo #33 89.03 CXX src/redis/libsdl_la-asynccommanddispatcher.lo #33 90.67 CXX src/redis/libsdl_la-asyncdatabasediscovery.lo #33 92.63 CXX src/redis/libsdl_la-asyncredisreply.lo #33 94.19 CXX src/redis/libsdl_la-asyncredisstorage.lo #33 103.2 CXX src/redis/libsdl_la-asyncsentineldatabasediscovery.lo #33 110.4 CXX src/redis/libsdl_la-contentsbuilder.lo #33 112.2 CXX src/redis/libsdl_la-asynchirediscommanddispatcher.lo #33 116.3 CXX src/redis/libsdl_la-asynchiredisdatabasediscovery.lo #33 118.3 CXX src/redis/libsdl_la-hiredisepolladapter.lo #33 119.3 CXX src/redis/libsdl_la-hiredissystem.lo #33 119.6 CXX src/redis/libsdl_la-redisgeneral.lo #33 122.0 CXXLD libsdl.la #33 122.5 ar: `u' modifier ignored since `D' is the default (see `U') #33 122.7 CXX src/cli/libshareddatalayercli_la-commandmap.lo #33 128.3 CXX src/cli/libshareddatalayercli_la-commandparserandexecutor.lo #33 139.0 CXX src/cli/libshareddatalayercli_la-dumpconfigurationcommand.lo #33 151.7 CXX src/cli/libshareddatalayercli_la-testgetsetcommand.lo #33 162.7 CXX src/cli/libshareddatalayercli_la-testconnectivitycommand.lo #33 177.3 CXX src/cli/libshareddatalayercli_la-listkeyscommand.lo #33 182.9 CXX src/cli/libshareddatalayercli_la-setcommand.lo #33 189.2 CXX src/cli/libshareddatalayercli_la-getcommand.lo #33 195.0 CXX src/libshareddatalayercli_la-exception.lo #33 195.6 CXX src/libshareddatalayercli_la-configurationpaths.lo #33 198.3 CXXLD libshareddatalayercli.la #33 198.7 ar: `u' modifier ignored since `D' is the default (see `U') #33 198.9 CXX src/cli/sdltool-main.o #33 200.6 CXXLD sdltool #33 200.9 sed -e 's![@]prefix[@]!/usr/local!g' \ #33 200.9 -e 's![@]exec_prefix[@]!/usr/local!g' \ #33 200.9 -e 's![@]includedir[@]!/usr/local/include!g' \ #33 200.9 -e 's![@]pkglibexecdir[@]!/usr/local/libexec/shareddatalayer!g' \ #33 200.9 -e 's![@]libdir[@]!/usr/local/lib!g' \ #33 200.9 -e 's![@]confdir[@]!/usr/local/etc/shareddatalayer.d!g' \ #33 200.9 -e 's![@]PACKAGE_VERSION[@]!1.6.0!g' \ #33 200.9 -e 's![@]PACKAGE_URL[@]!https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/sdl!g' \ #33 200.9 libsdl.pc.in > libsdl.pc #33 201.4 make[1]: Entering directory '/tmp/helloworld-xapp/sdl' #33 201.4 /bin/mkdir -p '/usr/local/lib' #33 201.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libsdl.la libshareddatalayercli.la '/usr/local/lib' #33 201.5 libtool: install: /usr/bin/install -c .libs/libsdl.so.5.0.14 /usr/local/lib/libsdl.so.5.0.14 #33 201.5 libtool: install: (cd /usr/local/lib && { ln -s -f libsdl.so.5.0.14 libsdl.so.5 || { rm -f libsdl.so.5 && ln -s libsdl.so.5.0.14 libsdl.so.5; }; }) #33 201.5 libtool: install: (cd /usr/local/lib && { ln -s -f libsdl.so.5.0.14 libsdl.so || { rm -f libsdl.so && ln -s libsdl.so.5.0.14 libsdl.so; }; }) #33 201.5 libtool: install: /usr/bin/install -c .libs/libsdl.lai /usr/local/lib/libsdl.la #33 201.5 libtool: warning: relinking 'libshareddatalayercli.la' #33 201.5 libtool: install: (cd /tmp/helloworld-xapp/sdl; /bin/bash "/tmp/helloworld-xapp/sdl/libtool" --silent --tag CXX --mode=relink g++ -g -O2 -L/usr/lib/x86_64-linux-gnu -release 1.6.0 -o libshareddatalayercli.la -rpath /usr/local/lib src/cli/libshareddatalayercli_la-commandmap.lo src/cli/libshareddatalayercli_la-commandparserandexecutor.lo src/cli/libshareddatalayercli_la-dumpconfigurationcommand.lo src/cli/libshareddatalayercli_la-testgetsetcommand.lo src/cli/libshareddatalayercli_la-testconnectivitycommand.lo src/cli/libshareddatalayercli_la-listkeyscommand.lo src/cli/libshareddatalayercli_la-setcommand.lo src/cli/libshareddatalayercli_la-getcommand.lo src/libshareddatalayercli_la-exception.lo src/libshareddatalayercli_la-configurationpaths.lo -lboost_filesystem -lboost_program_options -lboost_system -lboost_system libsdl.la ) #33 201.9 libtool: install: /usr/bin/install -c .libs/libshareddatalayercli-1.6.0.soT /usr/local/lib/libshareddatalayercli-1.6.0.so #33 201.9 libtool: install: (cd /usr/local/lib && { ln -s -f libshareddatalayercli-1.6.0.so libshareddatalayercli.so || { rm -f libshareddatalayercli.so && ln -s libshareddatalayercli-1.6.0.so libshareddatalayercli.so; }; }) #33 201.9 libtool: install: /usr/bin/install -c .libs/libshareddatalayercli.lai /usr/local/lib/libshareddatalayercli.la #33 201.9 libtool: install: /usr/bin/install -c .libs/libsdl.a /usr/local/lib/libsdl.a #33 201.9 libtool: install: chmod 644 /usr/local/lib/libsdl.a #33 201.9 libtool: install: ranlib /usr/local/lib/libsdl.a #33 202.0 libtool: install: /usr/bin/install -c .libs/libshareddatalayercli.a /usr/local/lib/libshareddatalayercli.a #33 202.0 libtool: install: chmod 644 /usr/local/lib/libshareddatalayercli.a #33 202.0 libtool: install: ranlib /usr/local/lib/libshareddatalayercli.a #33 202.1 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #33 202.1 ---------------------------------------------------------------------- #33 202.1 Libraries have been installed in: #33 202.1 /usr/local/lib #33 202.1 #33 202.1 If you ever happen to want to link against installed libraries #33 202.1 in a given directory, LIBDIR, you must either use libtool, and #33 202.1 specify the full pathname of the library, or use the '-LLIBDIR' #33 202.1 flag during linking and do at least one of the following: #33 202.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #33 202.1 during execution #33 202.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable #33 202.1 during linking #33 202.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #33 202.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #33 202.1 #33 202.1 See any operating system documentation about shared libraries for #33 202.1 more information, such as the ld(1) and ld.so(8) manual pages. #33 202.1 ---------------------------------------------------------------------- #33 202.1 /bin/mkdir -p '/usr/local/bin' #33 202.1 /bin/bash ./libtool --mode=install /usr/bin/install -c sdltool '/usr/local/bin' #33 202.2 libtool: install: /usr/bin/install -c .libs/sdltool /usr/local/bin/sdltool #33 202.2 /bin/mkdir -p '/usr/local/lib/pkgconfig' #33 202.2 /usr/bin/install -c -m 644 libsdl.pc '/usr/local/lib/pkgconfig' #33 202.2 /bin/mkdir -p '/usr/local/include/sdl' #33 202.2 /usr/bin/install -c -m 644 include/sdl/asyncstorage.hpp include/sdl/backenderror.hpp include/sdl/doxygen.hpp include/sdl/emptynamespace.hpp include/sdl/errorqueries.hpp include/sdl/exception.hpp include/sdl/invalidnamespace.hpp include/sdl/notconnected.hpp include/sdl/operationinterrupted.hpp include/sdl/publisherid.hpp include/sdl/rejectedbybackend.hpp include/sdl/rejectedbysdl.hpp include/sdl/syncstorage.hpp '/usr/local/include/sdl' #33 202.2 /bin/mkdir -p '/usr/local/include/sdl/tst' #33 202.2 /usr/bin/install -c -m 644 include/sdl/tst/mockableasyncstorage.hpp include/sdl/tst/mockablesyncstorage.hpp '/usr/local/include/sdl/tst' #33 202.2 make[1]: Leaving directory '/tmp/helloworld-xapp/sdl' #33 DONE 202.5s #34 [ricbuild 28/35] WORKDIR /tmp/helloworld-xapp #34 DONE 0.1s #35 [ricbuild 29/35] RUN git clone https://github.com/Tencent/rapidjson && cd rapidjson && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local .. && make install && cd /tmp/helloworld-xapp && rm -rf rapidjson #35 0.256 Cloning into 'rapidjson'... #35 4.708 -- The CXX compiler identification is GNU 7.5.0 #35 4.717 -- Check for working CXX compiler: /usr/bin/c++ #35 4.840 -- Check for working CXX compiler: /usr/bin/c++ -- works #35 4.841 -- Detecting CXX compiler ABI info #35 4.963 -- Detecting CXX compiler ABI info - done #35 4.973 -- Detecting CXX compile features #35 5.493 -- Detecting CXX compile features - done #35 5.502 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) #35 5.503 -- No Doxygen found. Documentation won't be built #35 5.509 -- Could NOT find GTestSrc (missing: GTEST_SOURCE_DIR GTEST_INCLUDE_DIR) #35 5.523 -- Configuring done #35 5.574 -- Generating done #35 5.584 -- Build files have been written to: /tmp/helloworld-xapp/rapidjson/build #35 5.649 Scanning dependencies of target simplepullreader #35 5.670 [ 2%] Building CXX object example/CMakeFiles/simplepullreader.dir/simplepullreader/simplepullreader.cpp.o #35 7.073 [ 5%] Linking CXX executable ../bin/simplepullreader #35 7.235 [ 5%] Built target simplepullreader #35 7.268 Scanning dependencies of target tutorial #35 7.291 [ 7%] Building CXX object example/CMakeFiles/tutorial.dir/tutorial/tutorial.cpp.o #35 10.01 [ 10%] Linking CXX executable ../bin/tutorial #35 10.18 [ 10%] Built target tutorial #35 10.21 Scanning dependencies of target jsonx #35 10.22 [ 12%] Building CXX object example/CMakeFiles/jsonx.dir/jsonx/jsonx.cpp.o #35 11.79 [ 15%] Linking CXX executable ../bin/jsonx #35 11.96 [ 15%] Built target jsonx #35 11.99 Scanning dependencies of target pretty #35 12.01 [ 17%] Building CXX object example/CMakeFiles/pretty.dir/pretty/pretty.cpp.o #35 14.05 [ 20%] Linking CXX executable ../bin/pretty #35 14.22 [ 20%] Built target pretty #35 14.25 Scanning dependencies of target sortkeys #35 14.27 [ 23%] Building CXX object example/CMakeFiles/sortkeys.dir/sortkeys/sortkeys.cpp.o #35 15.88 [ 25%] Linking CXX executable ../bin/sortkeys #35 16.08 [ 25%] Built target sortkeys #35 16.11 Scanning dependencies of target condense #35 16.13 [ 28%] Building CXX object example/CMakeFiles/condense.dir/condense/condense.cpp.o #35 17.87 [ 30%] Linking CXX executable ../bin/condense #35 18.04 [ 30%] Built target condense #35 18.06 Scanning dependencies of target simpledom #35 18.08 [ 33%] Building CXX object example/CMakeFiles/simpledom.dir/simpledom/simpledom.cpp.o #35 20.04 [ 35%] Linking CXX executable ../bin/simpledom #35 20.21 [ 35%] Built target simpledom #35 20.24 Scanning dependencies of target messagereader #35 20.26 [ 38%] Building CXX object example/CMakeFiles/messagereader.dir/messagereader/messagereader.cpp.o #35 21.54 [ 41%] Linking CXX executable ../bin/messagereader #35 21.71 [ 41%] Built target messagereader #35 21.73 Scanning dependencies of target simplewriter #35 21.75 [ 43%] Building CXX object example/CMakeFiles/simplewriter.dir/simplewriter/simplewriter.cpp.o #35 22.54 [ 46%] Linking CXX executable ../bin/simplewriter #35 22.71 [ 46%] Built target simplewriter #35 22.74 Scanning dependencies of target filterkeydom #35 22.76 [ 48%] Building CXX object example/CMakeFiles/filterkeydom.dir/filterkeydom/filterkeydom.cpp.o #35 25.00 [ 51%] Linking CXX executable ../bin/filterkeydom #35 25.22 [ 51%] Built target filterkeydom #35 25.25 Scanning dependencies of target filterkey #35 25.27 [ 53%] Building CXX object example/CMakeFiles/filterkey.dir/filterkey/filterkey.cpp.o #35 27.22 [ 56%] Linking CXX executable ../bin/filterkey #35 27.38 [ 56%] Built target filterkey #35 27.41 Scanning dependencies of target lookaheadparser #35 27.43 [ 58%] Building CXX object example/CMakeFiles/lookaheadparser.dir/lookaheadparser/lookaheadparser.cpp.o #35 28.57 [ 61%] Linking CXX executable ../bin/lookaheadparser #35 28.74 [ 61%] Built target lookaheadparser #35 28.77 Scanning dependencies of target capitalize #35 28.78 [ 64%] Building CXX object example/CMakeFiles/capitalize.dir/capitalize/capitalize.cpp.o #35 30.70 [ 66%] Linking CXX executable ../bin/capitalize #35 30.86 [ 66%] Built target capitalize #35 30.88 Scanning dependencies of target parsebyparts #35 30.90 [ 69%] Building CXX object example/CMakeFiles/parsebyparts.dir/parsebyparts/parsebyparts.cpp.o #35 34.04 [ 71%] Linking CXX executable ../bin/parsebyparts #35 34.21 [ 71%] Built target parsebyparts #35 34.23 Scanning dependencies of target prettyauto #35 34.25 [ 74%] Building CXX object example/CMakeFiles/prettyauto.dir/prettyauto/prettyauto.cpp.o #35 36.37 [ 76%] Linking CXX executable ../bin/prettyauto #35 36.53 [ 76%] Built target prettyauto #35 36.56 Scanning dependencies of target schemavalidator #35 36.58 [ 79%] Building CXX object example/CMakeFiles/schemavalidator.dir/schemavalidator/schemavalidator.cpp.o #35 43.59 [ 82%] Linking CXX executable ../bin/schemavalidator #35 43.77 [ 82%] Built target schemavalidator #35 43.80 Scanning dependencies of target simplereader #35 43.82 [ 84%] Building CXX object example/CMakeFiles/simplereader.dir/simplereader/simplereader.cpp.o #35 44.72 [ 87%] Linking CXX executable ../bin/simplereader #35 44.86 [ 87%] Built target simplereader #35 44.89 Scanning dependencies of target serialize #35 44.90 [ 89%] Building CXX object example/CMakeFiles/serialize.dir/serialize/serialize.cpp.o #35 46.96 [ 92%] Linking CXX executable ../bin/serialize #35 47.12 [ 92%] Built target serialize #35 47.14 Scanning dependencies of target examples #35 47.16 [ 92%] Built target examples #35 47.18 Scanning dependencies of target archivertest #35 47.20 [ 94%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archiver.cpp.o #35 49.73 [ 97%] Building CXX object example/CMakeFiles/archivertest.dir/archiver/archivertest.cpp.o #35 50.65 [100%] Linking CXX executable ../bin/archivertest #35 50.82 [100%] Built target archivertest #35 50.87 Install the project... #35 50.89 -- Install configuration: "RelWithDebInfo" #35 50.89 -- Installing: /usr/local/lib/pkgconfig/RapidJSON.pc #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/readme.md #35 50.89 -- Installing: /usr/local/include/rapidjson #35 50.89 -- Installing: /usr/local/include/rapidjson/pointer.h #35 50.89 -- Installing: /usr/local/include/rapidjson/encodings.h #35 50.89 -- Installing: /usr/local/include/rapidjson/memorybuffer.h #35 50.89 -- Installing: /usr/local/include/rapidjson/memorystream.h #35 50.89 -- Installing: /usr/local/include/rapidjson/document.h #35 50.89 -- Installing: /usr/local/include/rapidjson/cursorstreamwrapper.h #35 50.89 -- Installing: /usr/local/include/rapidjson/reader.h #35 50.89 -- Installing: /usr/local/include/rapidjson/istreamwrapper.h #35 50.89 -- Installing: /usr/local/include/rapidjson/filewritestream.h #35 50.89 -- Installing: /usr/local/include/rapidjson/encodedstream.h #35 50.89 -- Installing: /usr/local/include/rapidjson/msinttypes #35 50.89 -- Installing: /usr/local/include/rapidjson/msinttypes/stdint.h #35 50.89 -- Installing: /usr/local/include/rapidjson/msinttypes/inttypes.h #35 50.89 -- Installing: /usr/local/include/rapidjson/writer.h #35 50.89 -- Installing: /usr/local/include/rapidjson/error #35 50.89 -- Installing: /usr/local/include/rapidjson/error/en.h #35 50.89 -- Installing: /usr/local/include/rapidjson/error/error.h #35 50.89 -- Installing: /usr/local/include/rapidjson/prettywriter.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/itoa.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/biginteger.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/diyfp.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/meta.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/clzll.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/strfunc.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/ieee754.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/swap.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/stack.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/pow10.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/dtoa.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/regex.h #35 50.89 -- Installing: /usr/local/include/rapidjson/internal/strtod.h #35 50.89 -- Installing: /usr/local/include/rapidjson/stream.h #35 50.89 -- Installing: /usr/local/include/rapidjson/allocators.h #35 50.89 -- Installing: /usr/local/include/rapidjson/rapidjson.h #35 50.89 -- Installing: /usr/local/include/rapidjson/schema.h #35 50.89 -- Installing: /usr/local/include/rapidjson/ostreamwrapper.h #35 50.89 -- Installing: /usr/local/include/rapidjson/filereadstream.h #35 50.89 -- Installing: /usr/local/include/rapidjson/uri.h #35 50.89 -- Installing: /usr/local/include/rapidjson/stringbuffer.h #35 50.89 -- Installing: /usr/local/include/rapidjson/fwd.h #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples/condense/condense.cpp #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples/messagereader/messagereader.cpp #35 50.89 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/pretty/pretty.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplereader/simplereader.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/serialize/serialize.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.h #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archivertest.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/archiver/archiver.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/capitalize/capitalize.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/traverseaspointer.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simpledom/simpledom.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/CMakeLists.txt #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/filterkey/filterkey.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/jsonx/jsonx.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/tutorial/tutorial.cpp #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter #35 50.90 -- Installing: /usr/local/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp #35 50.90 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake #35 50.90 -- Up-to-date: /usr/local/lib/cmake/RapidJSON/RapidJSONConfig.cmake #35 50.90 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake #35 50.90 -- Installing: /usr/local/lib/cmake/RapidJSON/RapidJSON-targets.cmake #35 DONE 51.1s #36 [ricbuild 30/35] COPY ./ /tmp/helloworld-xapp #36 DONE 0.3s #37 [ricbuild 31/35] RUN ls -al #37 0.219 total 5920 #37 0.219 drwxr-xr-x 1 root root 4096 Feb 19 02:52 . #37 0.219 drwxrwxrwt 1 root root 4096 Feb 19 02:59 .. #37 0.219 drwxrwxr-x 8 root root 4096 Feb 19 02:51 .git #37 0.219 -rw-rw-r-- 1 root root 134 Feb 19 02:51 .gitreview #37 0.219 -rw-rw-r-- 1 root root 7 Feb 19 02:52 .python-version #37 0.219 -rw-rw-r-- 1 root root 1333 Feb 19 02:51 .readthedocs.yaml #37 0.219 -rwxrwxr-x 1 root root 5751 Feb 19 02:51 Dockerfile #37 0.219 -rwxrwxr-x 1 root root 5955 Feb 19 02:51 Dockerfile-Unit-Tests #37 0.219 -rw-rw-r-- 1 root root 1532 Feb 19 02:51 INFO.yaml #37 0.219 -rw-rw-r-- 1 root root 1276 Feb 19 02:51 README #37 0.219 -rw-rw-r-- 1 root root 84 Feb 19 02:51 container-tag.yaml #37 0.219 drwxr-xr-x 1 root root 4096 Feb 19 02:55 dbaas #37 0.219 drwxrwxr-x 2 root root 4096 Feb 19 02:51 defs_hwe2sm #37 0.219 -rw-rw-r-- 1 root root 0 Feb 19 02:52 docker_build_log.txt #37 0.219 drwxrwxr-x 3 root root 4096 Feb 19 02:51 docs #37 0.219 -rw-rw-r-- 1 root root 23 Feb 19 02:52 env_docker_inject.txt #37 0.219 drwxrwxr-x 2 root root 4096 Feb 19 02:51 init #37 0.219 -rw-r--r-- 1 root root 3740 Dec 4 2019 mdclog-dev_0.0.4-1_amd64.deb #37 0.219 -rw-r--r-- 1 root root 6596 Dec 4 2019 mdclog_0.0.4-1_amd64.deb #37 0.219 drwxrwxr-x 2 root root 4096 Feb 19 02:51 releases #37 0.219 -rw-r--r-- 1 root root 790098 Feb 11 2021 riclibe2ap-dev_0.1.0_amd64.deb #37 0.219 -rw-r--r-- 1 root root 324670 Feb 11 2021 riclibe2ap_0.1.0_amd64.deb #37 0.219 -rw-r--r-- 1 root root 121582 Dec 7 2020 rmr-dev_4.4.6_amd64.deb #37 0.219 -rw-rw-r-- 1 root root 100 Feb 19 02:51 rmr-version.yaml #37 0.219 -rw-r--r-- 1 root root 230732 Dec 7 2020 rmr_4.4.6_amd64.deb #37 0.219 -rw-r--r-- 1 root root 4460380 Apr 27 2020 rnib_1.0.0_all.deb #37 0.219 drwxrwxr-x 2 root root 4096 Feb 19 02:51 schemas #37 0.219 drwxr-xr-x 1 root root 4096 Feb 19 02:59 sdl #37 0.219 drwxrwxr-x 5 root root 4096 Feb 19 02:51 src #37 0.219 drwxrwxr-x 2 root root 4096 Feb 19 02:51 test #37 0.219 -rw-rw-r-- 1 root root 874 Feb 19 02:51 tox.ini #37 DONE 0.4s #38 [ricbuild 32/35] RUN export CPATH=$CPATH:/usr/local/include && cd src && make clean && make install #38 0.193 rm *.o ../defs_hwe2sm/*.o ./xapp-asn/e2ap/*.o ./xapp-utils/*.o ./xapp-asn/e2sm/*.o ./xapp-mgmt/*.o .//*.o hw_xapp_main #38 0.195 rm: cannot remove '*.o': No such file or directory #38 0.195 rm: cannot remove '../defs_hwe2sm/*.o': No such file or directory #38 0.195 rm: cannot remove './xapp-asn/e2ap/*.o': No such file or directory #38 0.196 rm: cannot remove './xapp-utils/*.o': No such file or directory #38 0.196 rm: cannot remove './xapp-asn/e2sm/*.o': No such file or directory #38 0.196 rm: cannot remove './xapp-mgmt/*.o': No such file or directory #38 0.197 rm: cannot remove './/*.o': No such file or directory #38 0.197 rm: cannot remove 'hw_xapp_main': No such file or directory #38 0.197 Makefile:79: recipe for target 'clean' failed #38 0.198 make: [clean] Error 1 (ignored) #38 0.201 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I./ -I./ -I./xapp-utils -I./xapp-mgmt -I./xapp-asn/e2ap -I./xapp-asn/e2sm -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o hw_xapp_main.o hw_xapp_main.cc #38 1.365 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I./xapp-utils -I./xapp-asn/e2ap -I./xapp-asn/e2sm -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-mgmt -c -o xapp-utils/xapp_rmr.o xapp-utils/xapp_rmr.cc #38 1.964 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I./xapp-utils -I./xapp-asn/e2ap -I./xapp-asn/e2sm -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-mgmt -c -o xapp-utils/xapp_sdl.o xapp-utils/xapp_sdl.cc #38 2.341 xapp-utils/xapp_sdl.cc: In member function 'bool XappSDL::set_data(shareddatalayer::SyncStorage*)': #38 2.341 xapp-utils/xapp_sdl.cc:36:67: warning: too many arguments for format [-Wformat-extra-args] #38 2.341 mdclog_write(MDCLOG_INFO, "IN SDL Set Data", __FILE__, __LINE__); #38 2.341 ^ #38 2.365 xapp-utils/xapp_sdl.cc:49:83: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::__cxx11::string {aka std::__cxx11::basic_string}' [-Wformat=] #38 2.365 mdclog_write(MDCLOG_ERR, "SDL Error in Set Data for Namespace=%s",sdl_namespace); #38 2.365 ^ #38 2.370 xapp-utils/xapp_sdl.cc: In member function 'void XappSDL::get_data(shareddatalayer::SyncStorage*)': #38 2.370 xapp-utils/xapp_sdl.cc:59:35: warning: 'virtual shareddatalayer::SyncStorage::Keys shareddatalayer::SyncStorage::findKeys(const Namespace&, const string&)' is deprecated: Use listKeys() instead. [-Wdeprecated-declarations] #38 2.370 Keys K = sdl->findKeys(ns, prefix); // just the prefix #38 2.370 ^ #38 2.370 In file included from xapp-utils/xapp_sdl.hpp:37:0, #38 2.370 from xapp-utils/xapp_sdl.cc:26: #38 2.370 /usr/local/include/sdl/syncstorage.hpp:271:22: note: declared here #38 2.370 virtual Keys findKeys(const Namespace& ns, #38 2.370 ^~~~~~~~ #38 2.372 xapp-utils/xapp_sdl.cc:65:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 2.372 for(i=0;i}' [-Wformat=] #38 3.844 mdclog_write(MDCLOG_INFO,"Entry for Transaction ID deleted: %d",id); #38 3.844 ^ #38 3.844 xapp-mgmt/subs_mgmt.cc:72:94: warning: format '%d' expects argument of type 'int', but argument 3 has type 'transaction_identifier {aka std::__cxx11::basic_string}' [-Wformat=] #38 3.844 mdclog_write(MDCLOG_INFO,"Entry not found in SubscriptionHandler for Transaction ID: %d",id); #38 3.844 ^ #38 4.238 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I./xapp-mgmt -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -I./xapp-asn/e2sm -c -o xapp-mgmt/msgs_proc.o xapp-mgmt/msgs_proc.cc #38 4.977 xapp-mgmt/msgs_proc.cc: In member function 'void XappMsgHandler::operator()(rmr_mbuf_t*, bool*)': #38 4.977 xapp-mgmt/msgs_proc.cc:130:87: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'unsigned char*' [-Wformat=] #38 4.977 mdclog_write(MDCLOG_INFO, "Free RMR Received MEID memory: %s(0x%x)", me_id, me_id); #38 4.977 ^ #38 6.542 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage-Format1.c #38 6.600 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/OPEN_TYPE.o ../defs_hwe2sm/OPEN_TYPE.c #38 6.726 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader.o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader.c #38 6.774 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constr_TYPE.o ../defs_hwe2sm/constr_TYPE.c #38 6.835 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/INTEGER.o ../defs_hwe2sm/INTEGER.c #38 7.249 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader.c #38 7.292 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/ber_tlv_tag.o ../defs_hwe2sm/ber_tlv_tag.c #38 7.368 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constr_SET_OF.o ../defs_hwe2sm/constr_SET_OF.c #38 7.743 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/HW-Message.o ../defs_hwe2sm/HW-Message.c #38 7.797 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition.o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition.c #38 7.841 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage-Format1.c #38 7.910 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constr_CHOICE.o ../defs_hwe2sm/constr_CHOICE.c #38 8.229 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/xer_encoder.o ../defs_hwe2sm/xer_encoder.c #38 8.332 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/BIT_STRING.o ../defs_hwe2sm/BIT_STRING.c #38 8.533 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_random_fill.o ../defs_hwe2sm/asn_random_fill.c #38 8.594 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/NativeEnumerated.o ../defs_hwe2sm/NativeEnumerated.c #38 8.711 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constr_SEQUENCE_OF.o ../defs_hwe2sm/constr_SEQUENCE_OF.c #38 8.868 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/NativeInteger.o ../defs_hwe2sm/NativeInteger.c #38 9.001 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/HW-TriggerNature.o ../defs_hwe2sm/HW-TriggerNature.c #38 9.053 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition-Format1.c #38 9.102 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-Name.o ../defs_hwe2sm/RANparameter-Name.c #38 9.148 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_codecs_prim.o ../defs_hwe2sm/asn_codecs_prim.c #38 9.240 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader-Format1.c #38 9.282 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_SET_OF.o ../defs_hwe2sm/asn_SET_OF.c #38 9.342 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/HW-Header.o ../defs_hwe2sm/HW-Header.c #38 9.386 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/der_encoder.o ../defs_hwe2sm/der_encoder.c #38 9.465 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-Test.o ../defs_hwe2sm/RANparameter-Test.c #38 9.508 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-Value.o ../defs_hwe2sm/RANparameter-Value.c #38 9.549 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition.o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition.c #38 9.592 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage.o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage.c #38 9.635 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/per_opentype.o ../defs_hwe2sm/per_opentype.c #38 9.750 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader-Format1.c #38 9.791 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_internal.o ../defs_hwe2sm/asn_internal.c #38 9.847 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/OCTET_STRING.o ../defs_hwe2sm/OCTET_STRING.c #38 10.41 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-ID.o ../defs_hwe2sm/RANparameter-ID.c #38 10.46 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constraints.o ../defs_hwe2sm/constraints.c #38 10.53 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/pdu_collection.o ../defs_hwe2sm/pdu_collection.c #38 10.55 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-Item.o ../defs_hwe2sm/RANparameter-Item.c #38 10.60 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/constr_SEQUENCE.o ../defs_hwe2sm/constr_SEQUENCE.c #38 11.09 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition-Format1.o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition-Format1.c #38 11.13 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_bit_data.o ../defs_hwe2sm/asn_bit_data.c #38 11.27 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage.c #38 11.32 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/per_encoder.o ../defs_hwe2sm/per_encoder.c #38 11.42 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_SEQUENCE_OF.o ../defs_hwe2sm/asn_SEQUENCE_OF.c #38 11.47 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/per_decoder.o ../defs_hwe2sm/per_decoder.c #38 11.56 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/RANparameter-List.o ../defs_hwe2sm/RANparameter-List.c #38 11.60 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/asn_application.o ../defs_hwe2sm/asn_application.c #38 11.73 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/ber_tlv_length.o ../defs_hwe2sm/ber_tlv_length.c #38 11.81 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/ber_decoder.o ../defs_hwe2sm/ber_decoder.c #38 11.91 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/xer_decoder.o ../defs_hwe2sm/xer_decoder.c #38 12.01 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/per_support.o ../defs_hwe2sm/per_support.c #38 12.15 gcc -O2 -L/usr/local/lib -Wall `pkg-config mdclog --cflags` -DASN_DISABLE_OER_SUPPORT -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o ../defs_hwe2sm/xer_support.o ../defs_hwe2sm/xer_support.c #38 12.29 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_subsdel_response.o xapp-asn/e2ap/e2ap_subsdel_response.cc #38 12.63 xapp-asn/e2ap/e2ap_subsdel_response.cc: In member function 'bool E2APSubscriptionDeleteResponse::encode(unsigned char*, size_t*)': #38 12.63 xapp-asn/e2ap/e2ap_subsdel_response.cc:159:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 12.63 if(*size < res.encoded){ #38 12.63 ~~~~~~^~~~~~~~~~~~~ #38 12.87 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_subsdel_failure.o xapp-asn/e2ap/e2ap_subsdel_failure.cc #38 13.20 In file included from xapp-asn/e2ap/e2ap_subsdel_failure.hpp:62:0, #38 13.20 from xapp-asn/e2ap/e2ap_subsdel_failure.cc:28: #38 13.20 xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp: In constructor 'CriticalityDiagnosticsIEs::CriticalityDiagnosticsIEs()': #38 13.20 xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:65:13: warning: 'CriticalityDiagnosticsIEs::ieID' will be initialized after [-Wreorder] #38 13.20 long int ieID; #38 13.20 ^~~~ #38 13.20 xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:64:29: warning: 'unsigned int CriticalityDiagnosticsIEs::iEcriticality' [-Wreorder] #38 13.20 unsigned int typeOferror,iEcriticality; #38 13.20 ^~~~~~~~~~~~~ #38 13.20 xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:69:4: warning: when initialized here [-Wreorder] #38 13.20 CriticalityDiagnosticsIEs():typeOferror(0), ieID(0), iEcriticality(0){}; #38 13.20 ^~~~~~~~~~~~~~~~~~~~~~~~~ #38 13.23 xapp-asn/e2ap/e2ap_subsdel_failure.cc: In member function 'bool E2APSubscriptionDeleteFailure::decode(unsigned char*, size_t*)': #38 13.23 xapp-asn/e2ap/e2ap_subsdel_failure.cc:172:15: warning: unused variable 'lst' [-Wunused-variable] #38 13.23 auto *lst = _failureIEs->get_critical_diagnostic()->get_list(); #38 13.23 ^~~ #38 13.23 xapp-asn/e2ap/e2ap_subsdel_failure.cc: In member function 'bool E2APSubscriptionDeleteFailure::encode(unsigned char*, size_t*)': #38 13.23 xapp-asn/e2ap/e2ap_subsdel_failure.cc:217:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 13.23 if(*size < res.encoded){ #38 13.23 ~~~~~~^~~~~~~~~~~~~ #38 13.59 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_subsdel_request.o xapp-asn/e2ap/e2ap_subsdel_request.cc #38 13.94 xapp-asn/e2ap/e2ap_subsdel_request.cc: In member function 'bool E2APSubscriptionDeleteRequest::encode(unsigned char*, size_t*)': #38 13.94 xapp-asn/e2ap/e2ap_subsdel_request.cc:107:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 13.94 if(*size < res.encoded){ #38 13.94 ~~~~~~^~~~~~~~~~~~~ #38 14.14 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_subscription_response.o xapp-asn/e2ap/e2ap_subscription_response.cc #38 14.51 xapp-asn/e2ap/e2ap_subscription_response.cc: In member function 'bool E2APSubscriptionResponse::encode(unsigned char*, size_t*)': #38 14.51 xapp-asn/e2ap/e2ap_subscription_response.cc:108:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 14.51 if(*size < res.encoded){ #38 14.51 ~~~~~~^~~~~~~~~~~~~ #38 14.51 xapp-asn/e2ap/e2ap_subscription_response.cc: In member function 'bool E2APSubscriptionResponse::decode(unsigned char*, size_t*)': #38 14.51 xapp-asn/e2ap/e2ap_subscription_response.cc:275:20: warning: unused variable 'ranfunctionid' [-Wunused-variable] #38 14.51 RANfunctionID_t * ranfunctionid; #38 14.51 ^~~~~~~~~~~~~ #38 14.84 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_control_ack.o xapp-asn/e2ap/e2ap_control_ack.cc #38 15.16 In file included from xapp-asn/e2ap/e2ap_control_ack.cc:25:0: #38 15.16 xapp-asn/e2ap/e2ap_control_ack.hpp: In constructor 'E2APControlAcknowledge::ControlAcknowledgeIEs::ControlAcknowledgeIEs()': #38 15.16 xapp-asn/e2ap/e2ap_control_ack.hpp:69:11: warning: 'E2APControlAcknowledge::ControlAcknowledgeIEs::is_ricControlOutcome' will be initialized after [-Wreorder] #38 15.16 bool is_ricControlOutcome; #38 15.16 ^~~~~~~~~~~~~~~~~~~~ #38 15.16 xapp-asn/e2ap/e2ap_control_ack.hpp:66:11: warning: 'bool E2APControlAcknowledge::ControlAcknowledgeIEs::is_ricCallProcessId' [-Wreorder] #38 15.16 bool is_ricCallProcessId; #38 15.16 ^~~~~~~~~~~~~~~~~~~ #38 15.16 xapp-asn/e2ap/e2ap_control_ack.hpp:72:6: warning: when initialized here [-Wreorder] #38 15.16 ControlAcknowledgeIEs(void):ricRequestorID(1), ricInstanceID(1),ranFunctionID(1), ricCallProcessID(0),ricControlStatus(1),is_ricControlOutcome(false),is_ricCallProcessId(false){}; #38 15.16 ^~~~~~~~~~~~~~~~~~~~~ #38 15.16 xapp-asn/e2ap/e2ap_control_ack.cc: In member function 'bool E2APControlAcknowledge::encode(unsigned char*, size_t*)': #38 15.16 xapp-asn/e2ap/e2ap_control_ack.cc:119:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 15.16 if(*size < retval.encoded){ #38 15.16 ~~~~~~^~~~~~~~~~~~~~~~ #38 15.41 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_subscription_failure.o xapp-asn/e2ap/e2ap_subscription_failure.cc #38 15.75 In file included from ./xapp-asn/e2ap/e2ap_subscription_failure.hpp:45:0, #38 15.75 from xapp-asn/e2ap/e2ap_subscription_failure.cc:25: #38 15.75 ./xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp: In constructor 'CriticalityDiagnosticsIEs::CriticalityDiagnosticsIEs()': #38 15.75 ./xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:65:13: warning: 'CriticalityDiagnosticsIEs::ieID' will be initialized after [-Wreorder] #38 15.75 long int ieID; #38 15.75 ^~~~ #38 15.75 ./xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:64:29: warning: 'unsigned int CriticalityDiagnosticsIEs::iEcriticality' [-Wreorder] #38 15.75 unsigned int typeOferror,iEcriticality; #38 15.75 ^~~~~~~~~~~~~ #38 15.75 ./xapp-asn/e2ap/e2ap_criticality_diagnostics.hpp:69:4: warning: when initialized here [-Wreorder] #38 15.75 CriticalityDiagnosticsIEs():typeOferror(0), ieID(0), iEcriticality(0){}; #38 15.75 ^~~~~~~~~~~~~~~~~~~~~~~~~ #38 15.78 xapp-asn/e2ap/e2ap_subscription_failure.cc: In member function 'bool E2APSubscriptionFailure::encode(unsigned char*, size_t*)': #38 15.78 xapp-asn/e2ap/e2ap_subscription_failure.cc:106:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 15.78 if(*size < res.encoded){ #38 15.78 ~~~~~~^~~~~~~~~~~~~ #38 15.79 xapp-asn/e2ap/e2ap_subscription_failure.cc: In member function 'bool E2APSubscriptionFailure::decode(unsigned char*, size_t*)': #38 15.79 xapp-asn/e2ap/e2ap_subscription_failure.cc:361:10: warning: unused variable 'lst' [-Wunused-variable] #38 15.79 auto *lst = _failureIEs->get_critical_diagnostic()->get_list(); #38 15.79 ^~~ #38 15.79 xapp-asn/e2ap/e2ap_subscription_failure.cc:292:20: warning: unused variable 'ranfunctionid' [-Wunused-variable] #38 15.79 RANfunctionID_t * ranfunctionid; #38 15.79 ^~~~~~~~~~~~~ #38 16.17 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2ap -c -o xapp-asn/e2ap/e2ap_control_failure.o xapp-asn/e2ap/e2ap_control_failure.cc #38 16.49 In file included from xapp-asn/e2ap/e2ap_control_failure.cc:25:0: #38 16.49 xapp-asn/e2ap/e2ap_control_failure.hpp: In constructor 'E2APControlFailure::ControlFailureIEs::ControlFailureIEs()': #38 16.49 xapp-asn/e2ap/e2ap_control_failure.hpp:73:11: warning: 'E2APControlFailure::ControlFailureIEs::is_ricControlOutcome' will be initialized after [-Wreorder] #38 16.49 bool is_ricControlOutcome; #38 16.49 ^~~~~~~~~~~~~~~~~~~~ #38 16.49 xapp-asn/e2ap/e2ap_control_failure.hpp:70:11: warning: 'bool E2APControlFailure::ControlFailureIEs::is_ricCallProcessId' [-Wreorder] #38 16.49 bool is_ricCallProcessId; #38 16.49 ^~~~~~~~~~~~~~~~~~~ #38 16.49 xapp-asn/e2ap/e2ap_control_failure.hpp:76:6: warning: when initialized here [-Wreorder] #38 16.49 ControlFailureIEs(void):ricRequestorID(1), ricInstanceID(1),ranFunctionID(1), ricCallProcessID(0),ricCause(1),ricSubCause(1),is_ricControlOutcome(false),is_ricCallProcessId(false){}; #38 16.49 ^~~~~~~~~~~~~~~~~ #38 16.50 xapp-asn/e2ap/e2ap_control_failure.cc: In member function 'bool E2APControlFailure::encode(unsigned char*, size_t*)': #38 16.50 xapp-asn/e2ap/e2ap_control_failure.cc:119:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 16.50 if(*size < retval.encoded){ #38 16.50 ~~~~~~^~~~~~~~~~~~~~~~ #38 16.75 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2sm -c -o xapp-asn/e2sm/e2sm_subscription.o xapp-asn/e2sm/e2sm_subscription.cc #38 17.08 xapp-asn/e2sm/e2sm_subscription.cc: In member function 'bool HWEventTriggerDefinition::encode(unsigned char*, size_t*)': #38 17.08 xapp-asn/e2sm/e2sm_subscription.cc:78:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 17.08 else if (retval.encoded > *size){ #38 17.08 ~~~~~~~~~~~~~~~^~~~~~~ #38 17.09 xapp-asn/e2sm/e2sm_subscription.cc: In member function 'bool HWActionDefinition::encode(unsigned char*, size_t*)': #38 17.09 xapp-asn/e2sm/e2sm_subscription.cc:141:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 17.09 else if (retval.encoded > *size){ #38 17.09 ~~~~~~~~~~~~~~~^~~~~~~ #38 17.35 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2sm -c -o xapp-asn/e2sm/e2sm_control.o xapp-asn/e2sm/e2sm_control.cc #38 17.61 xapp-asn/e2sm/e2sm_control.cc: In member function 'bool HWControlHeader::encode(unsigned char*, size_t*)': #38 17.61 xapp-asn/e2sm/e2sm_control.cc:93:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 17.61 else if (retval.encoded > *size){ #38 17.61 ~~~~~~~~~~~~~~~^~~~~~~ #38 17.62 xapp-asn/e2sm/e2sm_control.cc: In member function 'bool HWControlMessage::encode(unsigned char*, size_t*)': #38 17.62 xapp-asn/e2sm/e2sm_control.cc:128:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 17.62 else if (retval.encoded > *size){ #38 17.62 ~~~~~~~~~~~~~~~^~~~~~~ #38 17.83 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -I./xapp-asn/e2sm -c -o xapp-asn/e2sm/e2sm_indication.o xapp-asn/e2sm/e2sm_indication.cc #38 18.11 xapp-asn/e2sm/e2sm_indication.cc: In constructor 'HWIndicationHeader::HWIndicationHeader(unsigned char*, size_t*)': #38 18.11 xapp-asn/e2sm/e2sm_indication.cc:70:9: warning: unused variable 'status' [-Wunused-variable] #38 18.11 bool status = this->decode(buf, size); #38 18.11 ^~~~~~ #38 18.11 xapp-asn/e2sm/e2sm_indication.cc: In member function 'bool HWIndicationHeader::encode(unsigned char*, size_t*)': #38 18.11 xapp-asn/e2sm/e2sm_indication.cc:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 18.11 else if (retval.encoded > *size){ #38 18.11 ~~~~~~~~~~~~~~~^~~~~~~ #38 18.11 xapp-asn/e2sm/e2sm_indication.cc: In member function 'bool HWIndicationMessage::encode(unsigned char*, size_t*)': #38 18.11 xapp-asn/e2sm/e2sm_indication.cc:155:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 18.11 else if (retval.encoded > *size){ #38 18.11 ~~~~~~~~~~~~~~~^~~~~~~ #38 18.35 g++ --std=c++14 -O2 -L/usr/local/lib -Wall -std=c++14 `pkg-config mdclog --cflags` -I./ -I./xapp-utils -I./xapp-mgmt -I./xapp-asn/e2ap -I./xapp-asn/e2sm -I../defs_hwe2sm -I/usr/local/include/riclibe2ap -DASN_DISABLE_OER_SUPPORT -c -o xapp.o xapp.cc #38 19.16 xapp.cc: In member function 'void Xapp::Run()': #38 19.16 xapp.cc:88:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 19.16 for(int j=0; j < _callbacks.size(); j++){ #38 19.16 ~~^~~~~~~~~~~~~~~~~~~ #38 19.19 xapp.cc: In member function 'void Xapp::startup_subscribe_requests()': #38 19.19 xapp.cc:121:9: warning: unused variable 'res' [-Wunused-variable] #38 19.19 bool res; #38 19.19 ^~~ #38 19.19 xapp.cc:123:18: warning: unused variable 'data' [-Wunused-variable] #38 19.19 unsigned char data[data_size]; #38 19.19 ^~~~ #38 19.19 xapp.cc: In member function 'void Xapp::set_rnib_gnblist()': #38 19.19 xapp.cc:224:49: warning: value computed is not used [-Wunused-value] #38 19.19 std::cerr << "JSON parse error: %s (%u)", GetParseErrorFunc(parseJson.Code()); #38 19.19 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.24 In file included from ./xapp-mgmt/subs_mgmt.hpp:40:0, #38 19.24 from ./xapp-mgmt/msgs_proc.hpp:34, #38 19.24 from xapp.hpp:43, #38 19.24 from xapp.cc:25: #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp: In instantiation of 'E2APAction::ActionIEs::ActionIEs() [with E2SMActionDefinition = HWActionDefinition]': #38 19.24 xapp.cc:159:59: required from here #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp:61:69: warning: 'E2APAction::ActionIEs::ricTimeToWait' will be initialized after [-Wreorder] #38 19.24 unsigned int ricActionType, ricActionID,ricSubsequentActionType,ricTimeToWait; #38 19.24 ^~~~~~~~~~~~~ #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp:60:10: warning: 'bool E2APAction::ActionIEs::is_ricSubsequentAction' [-Wreorder] #38 19.24 bool is_ricSubsequentAction, is_ricActionDefinition; #38 19.24 ^~~~~~~~~~~~~~~~~~~~~~ #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp:65:5: warning: when initialized here [-Wreorder] #38 19.24 ActionIEs():ricActionType(0),ricActionID(0),ricSubsequentActionType(0),ricTimeToWait(0),is_ricSubsequentAction(false),is_ricActionDefinition(false){ }; #38 19.24 ^~~~~~~~~ #38 19.24 In file included from ./xapp-mgmt/subs_mgmt.hpp:40:0, #38 19.24 from ./xapp-mgmt/msgs_proc.hpp:34, #38 19.24 from xapp.hpp:43, #38 19.24 from xapp.cc:25: #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp: In instantiation of 'E2APAction::ActionIEs& E2APAction::ActionIEs::set_ricActionDefinition(E2SMActionDefinition&) [with E2SMActionDefinition = HWActionDefinition]': #38 19.24 xapp.cc:159:138: required from here #38 19.24 ./xapp-asn/e2ap/e2ap_action.hpp:77:19: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::__cxx11::string {aka std::__cxx11::basic_string}' [-Wformat=] #38 19.24 mdclog_write(MDCLOG_ERR, "Error during encode: %s",e2smObj.get_error()); #38 19.24 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.25 In file included from ./xapp-mgmt/subs_mgmt.hpp:41:0, #38 19.25 from ./xapp-mgmt/msgs_proc.hpp:34, #38 19.25 from xapp.hpp:43, #38 19.25 from xapp.cc:25: #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp: In instantiation of 'E2APSubscriptionRequest::SubscriptionRequestIEs::SubscriptionRequestIEs() [with E2SMEventTriggerDefinition = HWEventTriggerDefinition; E2SMActionDefinition = HWActionDefinition]': #38 19.25 xapp.cc:161:178: required from here #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:70:71: warning: 'E2APSubscriptionRequest::SubscriptionRequestIEs::ricAction_ToBeSetup_List' will be initialized after [-Wreorder] #38 19.25 std::vector::ActionIEs> *ricAction_ToBeSetup_List; #38 19.25 ^~~~~~~~~~~~~~~~~~~~~~~~ #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:69:8: warning: 'int E2APSubscriptionRequest::SubscriptionRequestIEs::ricAction_ToBeSetup_List_Count' [-Wreorder] #38 19.25 int ricAction_ToBeSetup_List_Count; #38 19.25 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:72:5: warning: when initialized here [-Wreorder] #38 19.25 SubscriptionRequestIEs(void):ricRequestorID(0), ricInstanceID(0), ranFunctionID(0), ricAction_ToBeSetup_List(0), ricAction_ToBeSetup_List_Count(0){}; #38 19.25 ^~~~~~~~~~~~~~~~~~~~~~ #38 19.25 In file included from ./xapp-mgmt/subs_mgmt.hpp:41:0, #38 19.25 from ./xapp-mgmt/msgs_proc.hpp:34, #38 19.25 from xapp.hpp:43, #38 19.25 from xapp.cc:25: #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp: In instantiation of 'E2APSubscriptionRequest::SubscriptionRequestIEs& E2APSubscriptionRequest::SubscriptionRequestIEs::set_ricEventTriggerDefinition(E2SMEventTriggerDefinition&) [with E2SMEventTriggerDefinition = HWEventTriggerDefinition; E2SMActionDefinition = HWActionDefinition]': #38 19.25 xapp.cc:161:322: required from here #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:82:19: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::__cxx11::string {aka std::__cxx11::basic_string}' [-Wformat=] #38 19.25 mdclog_write(MDCLOG_ERR, "Error during encode: %s",eventObj.get_error()); #38 19.25 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:84:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] #38 19.25 mdclog_write(MDCLOG_INFO, "Successfully encoded: %s of size: %d","RIC Event Trigger Definition",ricEventTriggerDefinition_size); #38 19.25 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp: In instantiation of 'bool E2APSubscriptionRequest::encode(unsigned char*, size_t*) [with E2SMEventTriggerDefinition = HWEventTriggerDefinition; E2SMActionDefinition = HWActionDefinition; size_t = long unsigned int]': #38 19.25 xapp.cc:163:50: required from here #38 19.25 ./xapp-asn/e2ap/e2ap_subscription_request.hpp:241:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #38 19.25 if(*size < retval.encoded){ #38 19.25 ~~~~~~^~~~~~~~~~~~~~~~ #38 19.27 In file included from ./xapp-mgmt/msgs_proc.hpp:34:0, #38 19.27 from xapp.hpp:43, #38 19.27 from xapp.cc:25: #38 19.27 ./xapp-mgmt/subs_mgmt.hpp: In instantiation of 'int SubscriptionHandler::manage_subscription_request(transaction_identifier, AppTransmitter&&) [with AppTransmitter = std::_Bind&; transaction_identifier = std::__cxx11::basic_string]': #38 19.27 xapp.cc:181:86: required from here #38 19.27 ./xapp-mgmt/subs_mgmt.hpp:167:19: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'transaction_identifier {aka std::__cxx11::basic_string}' [-Wformat=] #38 19.27 mdclog_write(MDCLOG_ERR, "%s, %d : Error adding new subscription request %s to queue because request with identical key already present", __FILE__, __LINE__, rmr_trans_id); #38 19.27 ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #38 19.27 In file included from ./xapp-mgmt/msgs_proc.hpp:34:0, #38 19.27 from xapp.hpp:43, #38 19.27 from xapp.cc:25: #38 19.27 ./xapp-mgmt/subs_mgmt.hpp:191:8: warning: variable 'start' set but not used [-Wunused-but-set-variable] #38 19.27 auto start = std::chrono::system_clock::now(); #38 19.27 ^~~~~ #38 20.91 g++ --std=c++14 -O2 -L/usr/local/lib -o hw_xapp_main hw_xapp_main.o ./xapp-utils/xapp_rmr.o ./xapp-utils/xapp_sdl.o ./xapp-utils/xapp_config.o ./xapp-mgmt/subs_mgmt.o ./xapp-mgmt/msgs_proc.o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage-Format1.o ../defs_hwe2sm/asn_random_fill.o ../defs_hwe2sm/NativeInteger.o ../defs_hwe2sm/RANparameter-Test.o ../defs_hwe2sm/constr_SEQUENCE.o ../defs_hwe2sm/per_encoder.o ../defs_hwe2sm/constr_SET_OF.o ../defs_hwe2sm/constraints.o ../defs_hwe2sm/asn_codecs_prim.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage-Format1.o ../defs_hwe2sm/OPEN_TYPE.o ../defs_hwe2sm/ber_tlv_length.o ../defs_hwe2sm/xer_support.o ../defs_hwe2sm/NativeEnumerated.o ../defs_hwe2sm/constr_SEQUENCE_OF.o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader-Format1.o ../defs_hwe2sm/asn_SET_OF.o ../defs_hwe2sm/E2SM-HelloWorld-ControlMessage.o ../defs_hwe2sm/per_opentype.o ../defs_hwe2sm/pdu_collection.o ../defs_hwe2sm/RANparameter-Item.o ../defs_hwe2sm/xer_decoder.o ../defs_hwe2sm/constr_CHOICE.o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition.o ../defs_hwe2sm/ber_tlv_tag.o ../defs_hwe2sm/BIT_STRING.o ../defs_hwe2sm/HW-TriggerNature.o ../defs_hwe2sm/HW-Header.o ../defs_hwe2sm/xer_encoder.o ../defs_hwe2sm/der_encoder.o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition-Format1.o ../defs_hwe2sm/HW-Message.o ../defs_hwe2sm/asn_internal.o ../defs_hwe2sm/RANparameter-ID.o ../defs_hwe2sm/asn_bit_data.o ../defs_hwe2sm/constr_TYPE.o ../defs_hwe2sm/RANparameter-List.o ../defs_hwe2sm/per_support.o ../defs_hwe2sm/E2SM-HelloWorld-ControlHeader.o ../defs_hwe2sm/E2SM-HelloWorld-EventTriggerDefinition-Format1.o ../defs_hwe2sm/RANparameter-Name.o ../defs_hwe2sm/ber_decoder.o ../defs_hwe2sm/E2SM-HelloWorld-ActionDefinition.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationHeader-Format1.o ../defs_hwe2sm/OCTET_STRING.o ../defs_hwe2sm/RANparameter-Value.o ../defs_hwe2sm/asn_application.o ../defs_hwe2sm/E2SM-HelloWorld-IndicationMessage.o ../defs_hwe2sm/INTEGER.o ../defs_hwe2sm/asn_SEQUENCE_OF.o ../defs_hwe2sm/per_decoder.o ./xapp-asn/e2ap/e2ap_subsdel_response.o ./xapp-asn/e2ap/e2ap_subsdel_failure.o ./xapp-asn/e2ap/e2ap_subsdel_request.o ./xapp-asn/e2ap/e2ap_subscription_response.o ./xapp-asn/e2ap/e2ap_control_ack.o ./xapp-asn/e2ap/e2ap_subscription_failure.o ./xapp-asn/e2ap/e2ap_control_failure.o ./xapp-asn/e2sm/e2sm_subscription.o ./xapp-asn/e2sm/e2sm_control.o ./xapp-asn/e2sm/e2sm_indication.o xapp.o -lsdl -lrmr_si -lriclibe2ap -lpthread -lm `pkg-config mdclog --libs` `pkg-config libcurl --libs` -pthread /usr/local/include/rnib/rnibreader.a `pkg-config mdclog --cflags` #38 20.91 Package libcurl was not found in the pkg-config search path. #38 20.91 Perhaps you should add the directory containing `libcurl.pc' #38 20.91 to the PKG_CONFIG_PATH environment variable #38 20.91 No package 'libcurl' found #38 21.31 install -D hw_xapp_main /usr/local/bin/hw_xapp_main #38 DONE 21.5s #39 [ricbuild 33/35] COPY schemas/* /etc/xapp/ #39 DONE 0.2s #40 [ricbuild 34/35] COPY init/init_script.py /etc/xapp/init_script.py #40 DONE 0.2s #41 [ricbuild 35/35] COPY init/routes.txt /etc/xapp/routes.txt #41 DONE 0.2s #42 [stage-1 2/14] COPY --from=ricbuild /tmp/helloworld-xapp/*.deb /tmp/ #42 DONE 0.2s #43 [stage-1 3/14] COPY --from=ricbuild /usr/local/lib/librmr_si* /usr/local/lib/ #43 DONE 0.1s #44 [stage-1 4/14] COPY --from=ricbuild /usr/local/lib/libsdl* /usr/local/lib/ #44 DONE 0.4s #45 [stage-1 5/14] COPY --from=ricbuild /usr/local/include/riclibe2ap /usr/local/include/ #45 DONE 0.2s #46 [stage-1 6/14] COPY --from=ricbuild /usr/local/libexec/redismodule/libredis* /usr/local/libexec/redismodule/ #46 DONE 0.2s #47 [stage-1 7/14] RUN dpkg -i /tmp/*.deb #47 0.266 Selecting previously unselected package mdclog-dev:amd64. #47 0.270 (Reading database ... 4050 files and directories currently installed.) #47 0.271 Preparing to unpack .../mdclog-dev_0.0.4-1_amd64.deb ... #47 0.280 Unpacking mdclog-dev:amd64 (0.0.4-1) ... #47 0.341 Selecting previously unselected package mdclog:amd64. #47 0.342 Preparing to unpack /tmp/mdclog_0.0.4-1_amd64.deb ... #47 0.355 Unpacking mdclog:amd64 (0.0.4-1) ... #47 0.400 Selecting previously unselected package riclibe2ap-dev. #47 0.401 Preparing to unpack .../riclibe2ap-dev_0.1.0_amd64.deb ... #47 0.408 Unpacking riclibe2ap-dev (0.1.0) ... #47 0.619 Selecting previously unselected package riclibe2ap. #47 0.620 Preparing to unpack .../tmp/riclibe2ap_0.1.0_amd64.deb ... #47 0.629 Unpacking riclibe2ap (0.1.0) ... #47 0.716 Selecting previously unselected package rmr-dev. #47 0.717 Preparing to unpack /tmp/rmr-dev_4.4.6_amd64.deb ... #47 0.723 Unpacking rmr-dev (4.4.6) ... #47 0.809 Selecting previously unselected package rmr. #47 0.810 Preparing to unpack /tmp/rmr_4.4.6_amd64.deb ... #47 0.827 Unpacking rmr (4.4.6) ... #47 0.904 Selecting previously unselected package rnib. #47 0.905 Preparing to unpack /tmp/rnib_1.0.0_all.deb ... #47 0.914 Unpacking rnib (1.0.0) ... #47 1.617 Setting up mdclog:amd64 (0.0.4-1) ... #47 1.644 Setting up riclibe2ap-dev (0.1.0) ... #47 1.664 Setting up riclibe2ap (0.1.0) ... #47 1.685 Setting up rmr-dev (4.4.6) ... #47 1.703 Setting up rmr (4.4.6) ... #47 1.729 Setting up rnib (1.0.0) ... #47 1.752 Setting up mdclog-dev:amd64 (0.0.4-1) ... #47 1.773 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #47 1.782 /sbin/ldconfig.real: /usr/local/lib/libsdl.so.5 is not a symbolic link #47 1.782 #47 DONE 1.9s #48 [stage-1 8/14] RUN apt-get update && apt-get install -y libcurl3 python3 && apt-get install -y libboost-all-dev cpputest libhiredis-dev valgrind && apt-get clean #48 0.626 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #48 0.626 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] #48 1.457 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #48 1.558 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] #48 1.780 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] #48 2.003 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #48 2.021 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #48 2.484 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #48 2.563 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #48 2.564 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #48 2.627 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #48 3.231 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #48 3.243 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #48 3.244 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #48 3.332 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] #48 3.527 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #48 3.677 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #48 3.680 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #48 5.090 Fetched 28.2 MB in 5s (5871 kB/s) #48 5.090 Reading package lists... #48 6.946 Reading package lists... #48 8.692 Building dependency tree... #48 9.038 Reading state information... #48 9.549 The following additional packages will be installed: #48 9.550 ca-certificates file krb5-locales libasn1-8-heimdal libexpat1 #48 9.550 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #48 9.551 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #48 9.551 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #48 9.551 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib #48 9.551 libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal #48 9.551 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 #48 9.553 libssl1.0.0 libssl1.1 libwind0-heimdal mime-support openssl publicsuffix #48 9.554 python3-minimal python3.6 python3.6-minimal readline-common xz-utils #48 9.559 Suggested packages: #48 9.559 krb5-doc krb5-user libsasl2-modules-gssapi-mit #48 9.559 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #48 9.559 libsasl2-modules-sql python3-doc python3-tk python3-venv python3.6-venv #48 9.559 python3.6-doc binutils binfmt-support readline-doc #48 9.798 The following NEW packages will be installed: #48 9.805 ca-certificates file krb5-locales libasn1-8-heimdal libcurl3 libexpat1 #48 9.805 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #48 9.805 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #48 9.805 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #48 9.805 libmagic-mgc libmagic1 libmpdec2 libnghttp2-14 libpsl5 libpython3-stdlib #48 9.805 libpython3.6-minimal libpython3.6-stdlib libreadline7 libroken18-heimdal #48 9.805 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 #48 9.805 libssl1.0.0 libssl1.1 libwind0-heimdal mime-support openssl publicsuffix #48 9.805 python3 python3-minimal python3.6 python3.6-minimal readline-common xz-utils #48 10.13 0 upgraded, 46 newly installed, 0 to remove and 1 not upgraded. #48 10.13 Need to get 10.6 MB of archives. #48 10.13 After this operation, 46.7 MB of additional disk space will be used. #48 10.13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] #48 11.23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [533 kB] #48 11.27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] #48 11.28 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.12 [1609 kB] #48 11.44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] #48 11.44 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] #48 11.44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] #48 11.45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] #48 11.45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] #48 11.46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] #48 11.49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.12 [1713 kB] #48 11.57 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.12 [203 kB] #48 11.58 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] #48 11.65 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] #48 11.65 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] #48 11.66 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] #48 11.67 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] #48 11.67 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] #48 11.67 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] #48 11.68 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] #48 11.78 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] #48 11.78 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] #48 11.79 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] #48 11.92 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #48 11.92 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] #48 11.93 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] #48 11.93 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #48 11.94 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] #48 11.96 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #48 11.96 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] #48 12.06 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] #48 12.06 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] #48 12.07 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] #48 12.20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] #48 12.20 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] #48 12.21 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] #48 12.21 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] #48 12.21 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] #48 12.22 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] #48 12.22 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] #48 12.34 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #48 12.34 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] #48 12.35 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #48 12.47 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #48 12.48 Get:45 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcurl3 amd64 7.58.0-2ubuntu2 [214 kB] #48 12.48 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] #48 12.66 debconf: delaying package configuration, since apt-utils is not installed #48 12.72 Fetched 10.6 MB in 3s (4034 kB/s) #48 12.79 Selecting previously unselected package libssl1.1:amd64. #48 12.79 (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 ... 4217 files and directories currently installed.) #48 12.79 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #48 12.81 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #48 13.03 Selecting previously unselected package libpython3.6-minimal:amd64. #48 13.03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 13.04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 13.39 Selecting previously unselected package libexpat1:amd64. #48 13.39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... #48 13.40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #48 13.47 Selecting previously unselected package python3.6-minimal. #48 13.48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 13.49 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... #48 13.81 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #48 13.91 debconf: unable to initialize frontend: Dialog #48 13.91 debconf: (TERM is not set, so the dialog frontend is not usable.) #48 13.91 debconf: falling back to frontend: Readline #48 13.91 debconf: unable to initialize frontend: Readline #48 13.91 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #48 13.91 debconf: falling back to frontend: Teletype #48 13.97 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 14.01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #48 14.04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.12) ... #48 14.77 Selecting previously unselected package python3-minimal. #48 14.77 (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 ... 4474 files and directories currently installed.) #48 14.78 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... #48 14.78 Unpacking python3-minimal (3.6.7-1~18.04) ... #48 14.84 Selecting previously unselected package mime-support. #48 14.85 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... #48 14.85 Unpacking mime-support (3.60ubuntu1) ... #48 14.92 Selecting previously unselected package libmpdec2:amd64. #48 14.92 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... #48 14.93 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... #48 15.00 Selecting previously unselected package readline-common. #48 15.00 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... #48 15.01 Unpacking readline-common (7.0-3) ... #48 15.06 Selecting previously unselected package libreadline7:amd64. #48 15.06 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... #48 15.07 Unpacking libreadline7:amd64 (7.0-3) ... #48 15.13 Selecting previously unselected package libsqlite3-0:amd64. #48 15.14 Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... #48 15.14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #48 15.25 Selecting previously unselected package libpython3.6-stdlib:amd64. #48 15.25 Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 15.26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 15.74 Selecting previously unselected package python3.6. #48 15.74 Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 15.75 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.12) ... #48 15.81 Selecting previously unselected package libpython3-stdlib:amd64. #48 15.81 Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... #48 15.81 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #48 15.87 Setting up python3-minimal (3.6.7-1~18.04) ... #48 16.14 Selecting previously unselected package python3. #48 16.14 (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 ... 4932 files and directories currently installed.) #48 16.14 Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ... #48 16.15 Unpacking python3 (3.6.7-1~18.04) ... #48 16.22 Selecting previously unselected package openssl. #48 16.22 Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #48 16.23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... #48 16.36 Selecting previously unselected package ca-certificates. #48 16.36 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... #48 16.37 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... #48 16.59 Selecting previously unselected package libmagic-mgc. #48 16.59 Preparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... #48 16.60 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... #48 16.78 Selecting previously unselected package libmagic1:amd64. #48 16.78 Preparing to unpack .../04-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... #48 16.79 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #48 16.84 Selecting previously unselected package file. #48 16.85 Preparing to unpack .../05-file_1%3a5.32-2ubuntu0.4_amd64.deb ... #48 16.86 Unpacking file (1:5.32-2ubuntu0.4) ... #48 16.92 Selecting previously unselected package xz-utils. #48 16.93 Preparing to unpack .../06-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... #48 16.93 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) ... #48 17.00 Selecting previously unselected package krb5-locales. #48 17.00 Preparing to unpack .../07-krb5-locales_1.16-2ubuntu0.4_all.deb ... #48 17.00 Unpacking krb5-locales (1.16-2ubuntu0.4) ... #48 17.06 Selecting previously unselected package libkrb5support0:amd64. #48 17.06 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... #48 17.07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #48 17.13 Selecting previously unselected package libk5crypto3:amd64. #48 17.13 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... #48 17.14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #48 17.20 Selecting previously unselected package libkeyutils1:amd64. #48 17.20 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #48 17.21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #48 17.26 Selecting previously unselected package libkrb5-3:amd64. #48 17.26 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... #48 17.27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #48 17.38 Selecting previously unselected package libgssapi-krb5-2:amd64. #48 17.38 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... #48 17.39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #48 17.46 Selecting previously unselected package libpsl5:amd64. #48 17.46 Preparing to unpack .../13-libpsl5_0.19.1-5build1_amd64.deb ... #48 17.47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #48 17.56 Selecting previously unselected package libssl1.0.0:amd64. #48 17.57 Preparing to unpack .../14-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... #48 17.57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #48 17.80 Selecting previously unselected package publicsuffix. #48 17.81 Preparing to unpack .../15-publicsuffix_20180223.1310-1_all.deb ... #48 17.82 Unpacking publicsuffix (20180223.1310-1) ... #48 17.90 Selecting previously unselected package libroken18-heimdal:amd64. #48 17.90 Preparing to unpack .../16-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 17.91 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 17.98 Selecting previously unselected package libasn1-8-heimdal:amd64. #48 17.98 Preparing to unpack .../17-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 17.99 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.08 Selecting previously unselected package libheimbase1-heimdal:amd64. #48 18.08 Preparing to unpack .../18-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.18 Selecting previously unselected package libhcrypto4-heimdal:amd64. #48 18.18 Preparing to unpack .../19-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.29 Selecting previously unselected package libwind0-heimdal:amd64. #48 18.29 Preparing to unpack .../20-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.39 Selecting previously unselected package libhx509-5-heimdal:amd64. #48 18.39 Preparing to unpack .../21-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.51 Selecting previously unselected package libkrb5-26-heimdal:amd64. #48 18.51 Preparing to unpack .../22-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.60 Selecting previously unselected package libheimntlm0-heimdal:amd64. #48 18.61 Preparing to unpack .../23-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.62 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.67 Selecting previously unselected package libgssapi3-heimdal:amd64. #48 18.67 Preparing to unpack .../24-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #48 18.67 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 18.74 Selecting previously unselected package libsasl2-modules-db:amd64. #48 18.75 Preparing to unpack .../25-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #48 18.75 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 18.80 Selecting previously unselected package libsasl2-2:amd64. #48 18.80 Preparing to unpack .../26-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #48 18.81 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 18.89 Selecting previously unselected package libldap-common. #48 18.89 Preparing to unpack .../27-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #48 18.91 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #48 18.98 Selecting previously unselected package libldap-2.4-2:amd64. #48 18.98 Preparing to unpack .../28-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #48 18.99 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #48 19.05 Selecting previously unselected package libnghttp2-14:amd64. #48 19.05 Preparing to unpack .../29-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #48 19.06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #48 19.11 Selecting previously unselected package librtmp1:amd64. #48 19.11 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #48 19.12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #48 19.18 Selecting previously unselected package libcurl3:amd64. #48 19.18 Preparing to unpack .../31-libcurl3_7.58.0-2ubuntu2_amd64.deb ... #48 19.18 Unpacking libcurl3:amd64 (7.58.0-2ubuntu2) ... #48 19.26 Selecting previously unselected package libsasl2-modules:amd64. #48 19.26 Preparing to unpack .../32-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #48 19.27 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 19.35 Setting up readline-common (7.0-3) ... #48 19.37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #48 19.46 debconf: unable to initialize frontend: Dialog #48 19.46 debconf: (TERM is not set, so the dialog frontend is not usable.) #48 19.46 debconf: falling back to frontend: Readline #48 19.46 debconf: unable to initialize frontend: Readline #48 19.46 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #48 19.46 debconf: falling back to frontend: Teletype #48 19.50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #48 19.52 Setting up mime-support (3.60ubuntu1) ... #48 19.56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #48 19.58 Setting up libreadline7:amd64 (7.0-3) ... #48 19.60 Setting up libpsl5:amd64 (0.19.1-5build1) ... #48 19.62 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 19.64 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 19.66 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 19.68 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #48 19.69 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #48 19.71 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... #48 19.73 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... #48 19.76 Setting up krb5-locales (1.16-2ubuntu0.4) ... #48 19.78 Setting up publicsuffix (20180223.1310-1) ... #48 19.80 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... #48 19.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #48 19.82 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #48 19.83 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 19.86 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... #48 19.89 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #48 19.91 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #48 19.94 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #48 19.98 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... #48 20.08 debconf: unable to initialize frontend: Dialog #48 20.08 debconf: (TERM is not set, so the dialog frontend is not usable.) #48 20.08 debconf: falling back to frontend: Readline #48 20.08 debconf: unable to initialize frontend: Readline #48 20.08 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #48 20.08 debconf: falling back to frontend: Teletype #48 20.52 Updating certificates in /etc/ssl/certs... #48 21.05 137 added, 0 removed; done. #48 21.10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... #48 21.13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 21.15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #48 21.17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.12) ... #48 22.16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.23 Setting up file (1:5.32-2ubuntu0.4) ... #48 22.25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #48 22.29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.34 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... #48 22.35 Setting up python3 (3.6.7-1~18.04) ... #48 22.37 running python rtupdate hooks for python3.6... #48 22.37 running python post-rtupdate hooks for python3.6... #48 22.51 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #48 22.54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #48 22.56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #48 22.58 Setting up libcurl3:amd64 (7.58.0-2ubuntu2) ... #48 22.61 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #48 22.63 /sbin/ldconfig.real: /usr/local/lib/libsdl.so.5 is not a symbolic link #48 22.63 #48 22.65 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #48 22.66 Updating certificates in /etc/ssl/certs... #48 23.20 0 added, 0 removed; done. #48 23.20 Running hooks in /etc/ca-certificates/update.d... #48 23.20 done. #48 23.36 Reading package lists... #48 25.18 Building dependency tree... #48 25.55 Reading state information... #48 26.16 The following additional packages will be installed: #48 26.16 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #48 26.16 build-essential cpp cpp-7 dh-python dirmngr dpkg-dev fakeroot g++ g++-7 gcc #48 26.16 gcc-4.8-base gcc-7 gcc-7-base gdb gdbserver gir1.2-glib-2.0 #48 26.16 gir1.2-harfbuzz-0.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent #48 26.16 gpg-wks-client gpg-wks-server gpgconf gpgsm ibverbs-providers icu-devtools #48 26.16 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #48 26.16 libasan0 libasan4 libassuan0 libatomic1 libbabeltrace1 libbinutils #48 26.16 libboost-atomic-dev libboost-atomic1.65-dev libboost-atomic1.65.1 #48 26.16 libboost-chrono-dev libboost-chrono1.65-dev libboost-chrono1.65.1 #48 26.16 libboost-container-dev libboost-container1.65-dev libboost-container1.65.1 #48 26.16 libboost-context-dev libboost-context1.65-dev libboost-context1.65.1 #48 26.16 libboost-coroutine-dev libboost-coroutine1.65-dev libboost-coroutine1.65.1 #48 26.16 libboost-date-time-dev libboost-date-time1.65-dev libboost-date-time1.65.1 #48 26.16 libboost-dev libboost-exception-dev libboost-exception1.65-dev #48 26.16 libboost-fiber-dev libboost-fiber1.65-dev libboost-fiber1.65.1 #48 26.16 libboost-filesystem-dev libboost-filesystem1.65-dev #48 26.16 libboost-filesystem1.65.1 libboost-graph-dev libboost-graph-parallel-dev #48 26.16 libboost-graph-parallel1.65-dev libboost-graph-parallel1.65.1 #48 26.16 libboost-graph1.65-dev libboost-graph1.65.1 libboost-iostreams-dev #48 26.16 libboost-iostreams1.65-dev libboost-iostreams1.65.1 libboost-locale-dev #48 26.16 libboost-locale1.65-dev libboost-locale1.65.1 libboost-log-dev #48 26.16 libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev #48 26.16 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev #48 26.16 libboost-mpi-python-dev libboost-mpi-python1.65-dev #48 26.16 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 #48 26.16 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 #48 26.16 libboost-program-options-dev libboost-program-options1.65-dev #48 26.16 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev #48 26.16 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev #48 26.16 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev #48 26.16 libboost-regex1.65.1 libboost-serialization-dev #48 26.16 libboost-serialization1.65-dev libboost-serialization1.65.1 #48 26.16 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 #48 26.16 libboost-stacktrace-dev libboost-stacktrace1.65-dev #48 26.16 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev #48 26.16 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev #48 26.16 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev #48 26.16 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev #48 26.16 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev #48 26.16 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev #48 26.16 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev #48 26.16 libboost1.65-tools-dev libc-dev-bin libc6-dbg libc6-dev libcc1-0 libcilkrts5 #48 26.16 libcpputest-dev libdpkg-perl libdw1 libelf1 libexpat1-dev libfabric1 #48 26.16 libfakeroot libfile-fcntllock-perl libfreetype6 libgcc-4.8-dev libgcc-7-dev #48 26.16 libgdbm-compat4 libgdbm5 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin #48 26.16 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgomp1 libgraphite2-3 #48 26.16 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 #48 26.16 libharfbuzz0b libhiredis0.13 libhwloc-dev libhwloc-plugins libhwloc5 #48 26.16 libibverbs-dev libibverbs1 libicu-dev libicu-le-hb-dev libicu-le-hb0 #48 26.16 libicu60 libiculx60 libisl19 libitm1 libksba8 liblocale-gettext-perl #48 26.16 liblsan0 libltdl-dev libltdl7 libmpc3 libmpfr6 libmpx2 libnl-3-200 #48 26.16 libnl-route-3-200 libnpth0 libnuma-dev libnuma1 libopenmpi-dev libopenmpi2 #48 26.16 libpciaccess0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.26 #48 26.16 libpng16-16 libpsm-infinipath1 libpython-dev libpython-stdlib libpython2.7 #48 26.16 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #48 26.16 libpython3.6 libpython3.6-dev libquadmath0 librdmacm1 libstdc++-4.8-dev #48 26.17 libstdc++-7-dev libtool libtsan0 libubsan0 libxml2 linux-libc-dev make #48 26.17 manpages manpages-dev mpi-default-bin mpi-default-dev netbase #48 26.17 ocl-icd-libopencl1 openmpi-bin openmpi-common patch perl perl-modules-5.26 #48 26.17 pinentry-curses pkg-config python python-dev python-minimal python2.7 #48 26.17 python2.7-dev python2.7-minimal python3-dev python3-distutils #48 26.17 python3-lib2to3 python3.6-dev shared-mime-info xdg-user-dirs zlib1g-dev #48 26.17 Suggested packages: #48 26.17 binutils-doc cpp-doc gcc-7-locales ruby | ruby-interpreter dbus-user-session #48 26.17 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #48 26.17 g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake #48 26.17 flex bison gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg #48 26.17 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg #48 26.17 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gdb-doc parcimonie xloadimage #48 26.17 scdaemon libboost-doc graphviz libboost1.65-doc gccxml libmpfrc++-dev #48 26.17 libntl-dev xsltproc doxygen docbook-xml docbook-xsl default-jdk fop #48 26.17 glibc-doc git bzr gdbm-l10n libglib2.0-doc libgraphite2-utils #48 26.17 libhwloc-contrib-plugins icu-doc libtool-doc openmpi-doc pciutils #48 26.17 libstdc++-4.8-doc libstdc++-7-doc automaken gfortran | fortran95-compiler #48 26.17 gcj-jdk make-doc man-browser opencl-icd gfortran ed diffutils-doc perl-doc #48 26.17 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc #48 26.17 python-doc python-tk python2.7-doc binfmt-support valgrind-dbg valgrind-mpi #48 26.17 kcachegrind alleyoop valkyrie #48 27.38 The following NEW packages will be installed: #48 27.38 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu #48 27.38 build-essential cpp cpp-7 cpputest dh-python dirmngr dpkg-dev fakeroot g++ #48 27.38 g++-7 gcc gcc-4.8-base gcc-7 gcc-7-base gdb gdbserver gir1.2-glib-2.0 #48 27.38 gir1.2-harfbuzz-0.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent #48 27.38 gpg-wks-client gpg-wks-server gpgconf gpgsm ibverbs-providers icu-devtools #48 27.38 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #48 27.38 libasan0 libasan4 libassuan0 libatomic1 libbabeltrace1 libbinutils #48 27.38 libboost-all-dev libboost-atomic-dev libboost-atomic1.65-dev #48 27.38 libboost-atomic1.65.1 libboost-chrono-dev libboost-chrono1.65-dev #48 27.38 libboost-chrono1.65.1 libboost-container-dev libboost-container1.65-dev #48 27.38 libboost-container1.65.1 libboost-context-dev libboost-context1.65-dev #48 27.38 libboost-context1.65.1 libboost-coroutine-dev libboost-coroutine1.65-dev #48 27.38 libboost-coroutine1.65.1 libboost-date-time-dev libboost-date-time1.65-dev #48 27.38 libboost-date-time1.65.1 libboost-dev libboost-exception-dev #48 27.38 libboost-exception1.65-dev libboost-fiber-dev libboost-fiber1.65-dev #48 27.38 libboost-fiber1.65.1 libboost-filesystem-dev libboost-filesystem1.65-dev #48 27.38 libboost-filesystem1.65.1 libboost-graph-dev libboost-graph-parallel-dev #48 27.38 libboost-graph-parallel1.65-dev libboost-graph-parallel1.65.1 #48 27.38 libboost-graph1.65-dev libboost-graph1.65.1 libboost-iostreams-dev #48 27.38 libboost-iostreams1.65-dev libboost-iostreams1.65.1 libboost-locale-dev #48 27.38 libboost-locale1.65-dev libboost-locale1.65.1 libboost-log-dev #48 27.38 libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev #48 27.38 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev #48 27.38 libboost-mpi-python-dev libboost-mpi-python1.65-dev #48 27.38 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 #48 27.38 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 #48 27.38 libboost-program-options-dev libboost-program-options1.65-dev #48 27.38 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev #48 27.38 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev #48 27.38 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev #48 27.38 libboost-regex1.65.1 libboost-serialization-dev #48 27.38 libboost-serialization1.65-dev libboost-serialization1.65.1 #48 27.38 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 #48 27.38 libboost-stacktrace-dev libboost-stacktrace1.65-dev #48 27.38 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev #48 27.38 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev #48 27.38 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev #48 27.38 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev #48 27.38 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev #48 27.38 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev #48 27.38 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev #48 27.38 libboost1.65-tools-dev libc-dev-bin libc6-dbg libc6-dev libcc1-0 libcilkrts5 #48 27.38 libcpputest-dev libdpkg-perl libdw1 libelf1 libexpat1-dev libfabric1 #48 27.38 libfakeroot libfile-fcntllock-perl libfreetype6 libgcc-4.8-dev libgcc-7-dev #48 27.38 libgdbm-compat4 libgdbm5 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin #48 27.38 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgomp1 libgraphite2-3 #48 27.38 libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 #48 27.38 libharfbuzz0b libhiredis-dev libhiredis0.13 libhwloc-dev libhwloc-plugins #48 27.38 libhwloc5 libibverbs-dev libibverbs1 libicu-dev libicu-le-hb-dev #48 27.38 libicu-le-hb0 libicu60 libiculx60 libisl19 libitm1 libksba8 #48 27.38 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 libmpc3 libmpfr6 #48 27.38 libmpx2 libnl-3-200 libnl-route-3-200 libnpth0 libnuma-dev libnuma1 #48 27.38 libopenmpi-dev libopenmpi2 libpciaccess0 libpcre16-3 libpcre3-dev #48 27.38 libpcre32-3 libpcrecpp0v5 libperl5.26 libpng16-16 libpsm-infinipath1 #48 27.38 libpython-dev libpython-stdlib libpython2.7 libpython2.7-dev #48 27.38 libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.6 #48 27.38 libpython3.6-dev libquadmath0 librdmacm1 libstdc++-4.8-dev libstdc++-7-dev #48 27.38 libtool libtsan0 libubsan0 libxml2 linux-libc-dev make manpages manpages-dev #48 27.38 mpi-default-bin mpi-default-dev netbase ocl-icd-libopencl1 openmpi-bin #48 27.38 openmpi-common patch perl perl-modules-5.26 pinentry-curses pkg-config #48 27.38 python python-dev python-minimal python2.7 python2.7-dev python2.7-minimal #48 27.38 python3-dev python3-distutils python3-lib2to3 python3.6-dev shared-mime-info #48 27.38 valgrind xdg-user-dirs zlib1g-dev #48 27.57 0 upgraded, 253 newly installed, 0 to remove and 1 not upgraded. #48 27.57 Need to get 204 MB of archives. #48 27.57 After this operation, 817 MB of additional disk space will be used. #48 27.57 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] #48 27.72 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] #48 28.18 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #48 28.18 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #48 28.18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] #48 28.27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] #48 28.28 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.11 [335 kB] #48 28.28 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.11 [1294 kB] #48 28.31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] #48 28.31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.11 [1919 kB] #48 28.35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.11 [248 kB] #48 28.36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7620 B] #48 28.36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] #48 28.36 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] #48 28.39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] #48 28.40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] #48 28.40 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libelf1 amd64 0.170-0.4ubuntu0.1 [44.8 kB] #48 28.40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.9 [4728 B] #48 28.40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8050 kB] #48 28.58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.9 [663 kB] #48 28.60 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #48 28.61 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] #48 28.61 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] #48 28.61 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma1 amd64 2.0.11-2.1ubuntu0.1 [22.0 kB] #48 28.62 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] #48 28.62 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] #48 28.64 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] #48 28.64 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.9 [197 kB] #48 28.65 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.9 [489 kB] #48 28.71 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.9 [1839 kB] #48 28.76 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.9 [3392 B] #48 28.78 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] #48 28.78 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-213.224 [983 kB] #48 28.80 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] #48 28.86 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] #48 28.86 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] #48 28.87 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] #48 28.88 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #48 28.88 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] #48 29.09 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] #48 29.09 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] #48 29.09 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] #48 29.10 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] #48 29.10 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] #48 29.10 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] #48 29.11 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] #48 29.11 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] #48 29.12 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] #48 29.16 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] #48 29.22 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] #48 29.22 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] #48 29.23 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] #48 29.28 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] #48 29.50 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] #48 29.50 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] #48 29.54 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] #48 29.75 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] #48 29.75 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #48 29.76 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] #48 29.77 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #48 29.77 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] #48 29.78 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] #48 29.78 Get:63 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libcpputest-dev amd64 3.8-7 [156 kB] #48 29.79 Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 cpputest all 3.8-7 [38.2 kB] #48 29.79 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB] #48 29.82 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB] #48 29.83 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB] #48 29.89 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] #48 29.89 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] #48 29.89 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.18.04.2 [94.6 kB] #48 29.89 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] #48 29.90 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] #48 29.90 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] #48 29.91 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] #48 29.91 Get:75 http://archive.ubuntu.com/ubuntu bionic/universe amd64 gcc-4.8-base amd64 4.8.5-4ubuntu8 [15.8 kB] #48 29.96 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] #48 29.96 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] #48 30.03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.12 [1414 kB] #48 30.06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gdb amd64 8.1.1-0ubuntu1 [2937 kB] #48 30.14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gdbserver amd64 8.1.1-0ubuntu1 [282 kB] #48 30.14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2.2 [335 kB] #48 30.14 Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] #48 30.14 Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] #48 30.14 Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] #48 30.14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.6 [50.1 kB] #48 30.15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.6 [128 kB] #48 30.15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] #48 30.16 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] #48 30.23 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] #48 30.23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.6 [91.8 kB] #48 30.23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.6 [85.0 kB] #48 30.24 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.6 [215 kB] #48 30.24 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.6 [249 kB] #48 30.25 Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] #48 30.25 Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] #48 30.25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] #48 30.30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] #48 30.31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] #48 30.37 Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #48 30.37 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] #48 30.37 Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #48 30.51 Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libasan0 amd64 4.8.5-4ubuntu8 [63.0 kB] #48 30.74 Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgcc-4.8-dev amd64 4.8.5-4ubuntu8 [1691 kB] #48 31.07 Get:104 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libstdc++-4.8-dev amd64 4.8.5-4ubuntu8 [1043 kB] #48 31.12 Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [7218 kB] #48 31.27 Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-dev amd64 1.65.1.0ubuntu1 [3128 B] #48 31.27 Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-tools-dev amd64 1.65.1+dfsg-0ubuntu5 [1222 kB] #48 31.30 Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-tools-dev amd64 1.65.1.0ubuntu1 [3096 B] #48 31.30 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [7268 B] #48 31.30 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [5160 B] #48 31.30 Get:111 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-atomic-dev amd64 1.65.1.0ubuntu1 [3224 B] #48 31.30 Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] #48 31.30 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.2 kB] #48 31.30 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [9804 B] #48 31.34 Get:115 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-chrono-dev amd64 1.65.1.0ubuntu1 [3544 B] #48 31.34 Get:116 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.4 kB] #48 31.37 Get:117 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [41.7 kB] #48 31.37 Get:118 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container-dev amd64 1.65.1.0ubuntu1 [3400 B] #48 31.37 Get:119 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [8336 B] #48 31.37 Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [6364 B] #48 31.37 Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context-dev amd64 1.65.1.0ubuntu1 [3120 B] #48 31.37 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.2 kB] #48 31.37 Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [22.6 kB] #48 31.40 Get:124 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.2 kB] #48 31.44 Get:125 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine-dev amd64 1.65.1.0ubuntu1 [3196 B] #48 31.44 Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.5 kB] #48 31.44 Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [99.3 kB] #48 31.45 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #48 31.45 Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [26.7 kB] #48 31.45 Get:130 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-date-time-dev amd64 1.65.1.0ubuntu1 [2924 B] #48 31.45 Get:131 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [4580 B] #48 31.47 Get:132 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception-dev amd64 1.65.1.0ubuntu1 [2916 B] #48 31.47 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] #48 31.53 Get:134 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [108 kB] #48 31.54 Get:135 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [121 kB] #48 31.54 Get:136 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber-dev amd64 1.65.1.0ubuntu1 [3348 B] #48 31.54 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] #48 31.54 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [52.1 kB] #48 31.54 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem-dev amd64 1.65.1.0ubuntu1 [2960 B] #48 31.55 Get:140 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [259 kB] #48 31.55 Get:141 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [93.4 kB] #48 31.60 Get:142 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [240 kB] #48 31.60 Get:143 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [289 kB] #48 31.66 Get:144 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [102 kB] #48 31.67 Get:145 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-dev amd64 1.65.1.0ubuntu1 [3024 B] #48 31.67 Get:146 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-5 [174 kB] #48 31.67 Get:147 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB] #48 31.67 Get:148 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libfabric1 amd64 1.5.3-1 [302 kB] #48 31.68 Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] #48 31.68 Get:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc5 amd64 1.11.9-1 [105 kB] #48 31.69 Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB] #48 31.73 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] #48 31.73 Get:153 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-plugins amd64 1.11.9-1 [12.5 kB] #48 31.79 Get:154 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi2 amd64 2.1.1-8 [2056 kB] #48 31.95 Get:155 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [47.0 kB] #48 31.95 Get:156 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [62.3 kB] #48 31.95 Get:157 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [64.5 kB] #48 31.95 Get:158 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel-dev amd64 1.65.1.0ubuntu1 [3056 B] #48 31.95 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] #48 31.95 Get:160 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] #48 31.95 Get:161 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5604 B] #48 31.95 Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] #48 31.95 Get:163 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] #48 32.01 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] #48 32.08 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre16-3 amd64 2:8.39-9ubuntu0.1 [147 kB] #48 32.08 Get:166 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre32-3 amd64 2:8.39-9ubuntu0.1 [138 kB] #48 32.09 Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-9ubuntu0.1 [15.3 kB] #48 32.09 Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpcre3-dev amd64 2:8.39-9ubuntu0.1 [536 kB] #48 32.10 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] #48 32.10 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2.2 [176 kB] #48 32.10 Get:171 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1385 kB] #48 32.18 Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] #48 32.18 Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] #48 32.19 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] #48 32.21 Get:175 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8894 kB] #48 32.50 Get:176 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [312 kB] #48 32.51 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB] #48 32.51 Get:178 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [37.0 kB] #48 32.51 Get:179 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams-dev amd64 1.65.1.0ubuntu1 [2916 B] #48 32.51 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-locale1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [241 kB] #48 32.52 Get:181 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [329 kB] #48 32.52 Get:182 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale-dev amd64 1.65.1.0ubuntu1 [3248 B] #48 32.52 Get:183 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [384 kB] #48 32.53 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [49.0 kB] #48 32.57 Get:185 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [553 kB] #48 32.60 Get:186 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log-dev amd64 1.65.1.0ubuntu1 [3124 B] #48 32.60 Get:187 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [311 kB] #48 32.61 Get:188 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [560 kB] #48 32.62 Get:189 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math-dev amd64 1.65.1.0ubuntu1 [3112 B] #48 32.62 Get:190 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-common all 2.1.1-8 [140 kB] #48 32.64 Get:191 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs-dev amd64 17.1-1ubuntu0.2 [103 kB] #48 32.64 Get:192 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma-dev amd64 2.0.11-2.1ubuntu0.1 [32.3 kB] #48 32.64 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] #48 32.65 Get:194 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-dev amd64 1.11.9-1 [167 kB] #48 32.70 Get:195 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi-dev amd64 2.1.1-8 [925 kB] #48 32.72 Get:196 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-dev amd64 1.10 [3888 B] #48 32.72 Get:197 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #48 32.73 Get:198 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-dev amd64 1.65.1.0ubuntu1 [3004 B] #48 32.73 Get:199 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [101 kB] #48 32.77 Get:200 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-bin amd64 2.1.1-8 [88.2 kB] #48 32.77 Get:201 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-bin amd64 1.10 [3108 B] #48 32.77 Get:202 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [214 kB] #48 32.90 Get:203 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.7 kB] #48 33.05 Get:204 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python-dev amd64 1.65.1.0ubuntu1 [3040 B] #48 33.05 Get:205 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] #48 33.07 Get:206 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] #48 33.11 Get:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy-dev amd64 1.65.1.0ubuntu1 [2960 B] #48 33.11 Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [137 kB] #48 33.23 Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [163 kB] #48 33.29 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options-dev amd64 1.65.1.0ubuntu1 [2940 B] #48 33.29 Get:211 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.11 [1054 kB] #48 33.42 Get:212 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.9 [124 kB] #48 33.43 Get:213 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.11 [28.3 MB] #48 34.11 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7684 B] #48 34.11 Get:215 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.11 [285 kB] #48 34.13 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1256 B] #48 34.13 Get:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.12 [44.9 MB] #48 35.14 Get:218 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B] #48 35.14 Get:219 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.12 [511 kB] #48 35.15 Get:220 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B] #48 35.16 Get:221 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [103 kB] #48 35.16 Get:222 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python-dev amd64 1.65.1.0ubuntu1 [3216 B] #48 35.16 Get:223 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [12.8 kB] #48 35.16 Get:224 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [12.4 kB] #48 35.16 Get:225 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random-dev amd64 1.65.1.0ubuntu1 [2924 B] #48 35.16 Get:226 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex-dev amd64 1.65.1.0ubuntu1 [3184 B] #48 35.22 Get:227 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-serialization-dev amd64 1.65.1.0ubuntu1 [3144 B] #48 35.23 Get:228 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [30.6 kB] #48 35.23 Get:229 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [33.1 kB] #48 35.23 Get:230 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals-dev amd64 1.65.1.0ubuntu1 [2996 B] #48 35.23 Get:231 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [49.1 kB] #48 35.23 Get:232 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [25.9 kB] #48 35.23 Get:233 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace-dev amd64 1.65.1.0ubuntu1 [2924 B] #48 35.23 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system-dev amd64 1.65.1.0ubuntu1 [3060 B] #48 35.29 Get:235 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test-dev amd64 1.65.1.0ubuntu1 [2960 B] #48 35.29 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread-dev amd64 1.65.1.0ubuntu1 [2948 B] #48 35.30 Get:237 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [11.9 kB] #48 35.30 Get:238 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] #48 35.30 Get:239 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer-dev amd64 1.65.1.0ubuntu1 [3044 B] #48 35.30 Get:240 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.7 kB] #48 35.30 Get:241 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [20.1 kB] #48 35.30 Get:242 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure-dev amd64 1.65.1.0ubuntu1 [3024 B] #48 35.30 Get:243 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [178 kB] #48 35.35 Get:244 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [234 kB] #48 35.42 Get:245 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave-dev amd64 1.65.1.0ubuntu1 [2952 B] #48 35.42 Get:246 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-all-dev amd64 1.65.1.0ubuntu1 [2340 B] #48 35.42 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] #48 35.42 Get:248 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhiredis0.13 amd64 0.13.3-2.2 [25.3 kB] #48 35.42 Get:249 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhiredis-dev amd64 0.13.3-2.2 [39.6 kB] #48 35.42 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] #48 35.43 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] #48 35.47 Get:252 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dbg amd64 2.27-3ubuntu1.6 [5162 kB] #48 35.59 Get:253 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 valgrind amd64 1:3.13.0-2ubuntu2.3 [14.3 MB] #48 36.21 debconf: delaying package configuration, since apt-utils is not installed #48 36.27 Fetched 204 MB in 9s (23.8 MB/s) #48 36.29 Selecting previously unselected package liblocale-gettext-perl. #48 36.29 (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 ... 5561 files and directories currently installed.) #48 36.30 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... #48 36.30 Unpacking liblocale-gettext-perl (1.07-3build2) ... #48 36.35 Selecting previously unselected package perl-modules-5.26. #48 36.35 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... #48 36.36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #48 38.21 Selecting previously unselected package libgdbm5:amd64. #48 38.21 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... #48 38.22 Unpacking libgdbm5:amd64 (1.14.1-6) ... #48 38.28 Selecting previously unselected package libgdbm-compat4:amd64. #48 38.28 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... #48 38.29 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #48 38.35 Selecting previously unselected package libperl5.26:amd64. #48 38.35 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... #48 38.36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #48 39.05 Selecting previously unselected package perl. #48 39.05 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... #48 39.07 Unpacking perl (5.26.1-6ubuntu0.7) ... #48 39.16 Selecting previously unselected package libpython2.7-minimal:amd64. #48 39.16 Preparing to unpack .../06-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 39.17 Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 39.55 Selecting previously unselected package python2.7-minimal. #48 39.56 Preparing to unpack .../07-python2.7-minimal_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 39.57 Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... #48 39.83 Selecting previously unselected package python-minimal. #48 39.83 Preparing to unpack .../08-python-minimal_2.7.15~rc1-1_amd64.deb ... #48 39.84 Unpacking python-minimal (2.7.15~rc1-1) ... #48 39.90 Selecting previously unselected package libpython2.7-stdlib:amd64. #48 39.90 Preparing to unpack .../09-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 39.91 Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 40.61 Selecting previously unselected package python2.7. #48 40.61 Preparing to unpack .../10-python2.7_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 40.62 Unpacking python2.7 (2.7.17-1~18.04ubuntu1.11) ... #48 40.68 Selecting previously unselected package libpython-stdlib:amd64. #48 40.69 Preparing to unpack .../11-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... #48 40.69 Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... #48 40.76 Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 40.79 Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... #48 41.16 Linking and byte-compiling packages for runtime python2.7... #48 41.17 Setting up python-minimal (2.7.15~rc1-1) ... #48 41.31 Selecting previously unselected package python. #48 41.31 (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 ... 8235 files and directories currently installed.) #48 41.32 Preparing to unpack .../000-python_2.7.15~rc1-1_amd64.deb ... #48 41.33 Unpacking python (2.7.15~rc1-1) ... #48 41.43 Selecting previously unselected package libglib2.0-0:amd64. #48 41.43 Preparing to unpack .../001-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #48 41.44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #48 41.65 Selecting previously unselected package libgirepository-1.0-1:amd64. #48 41.65 Preparing to unpack .../002-libgirepository-1.0-1_1.56.1-1_amd64.deb ... #48 41.66 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... #48 41.71 Selecting previously unselected package gir1.2-glib-2.0:amd64. #48 41.71 Preparing to unpack .../003-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... #48 41.72 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... #48 41.80 Selecting previously unselected package libelf1:amd64. #48 41.80 Preparing to unpack .../004-libelf1_0.170-0.4ubuntu0.1_amd64.deb ... #48 41.81 Unpacking libelf1:amd64 (0.170-0.4ubuntu0.1) ... #48 41.86 Selecting previously unselected package libglib2.0-data. #48 41.86 Preparing to unpack .../005-libglib2.0-data_2.56.4-0ubuntu0.18.04.9_all.deb ... #48 41.86 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #48 41.91 Selecting previously unselected package libicu60:amd64. #48 41.91 Preparing to unpack .../006-libicu60_60.2-3ubuntu3.2_amd64.deb ... #48 41.92 Unpacking libicu60:amd64 (60.2-3ubuntu3.2) ... #48 42.96 Selecting previously unselected package libxml2:amd64. #48 42.96 Preparing to unpack .../007-libxml2_2.9.4+dfsg1-6.1ubuntu1.9_amd64.deb ... #48 42.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #48 43.12 Selecting previously unselected package netbase. #48 43.13 Preparing to unpack .../008-netbase_5.4_all.deb ... #48 43.13 Unpacking netbase (5.4) ... #48 43.19 Selecting previously unselected package shared-mime-info. #48 43.19 Preparing to unpack .../009-shared-mime-info_1.9-2_amd64.deb ... #48 43.20 Unpacking shared-mime-info (1.9-2) ... #48 43.35 Selecting previously unselected package xdg-user-dirs. #48 43.35 Preparing to unpack .../010-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... #48 43.36 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... #48 43.45 Selecting previously unselected package libnuma1:amd64. #48 43.45 Preparing to unpack .../011-libnuma1_2.0.11-2.1ubuntu0.1_amd64.deb ... #48 43.46 Unpacking libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... #48 43.51 Selecting previously unselected package libpng16-16:amd64. #48 43.52 Preparing to unpack .../012-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... #48 43.52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... #48 43.58 Selecting previously unselected package manpages. #48 43.59 Preparing to unpack .../013-manpages_4.15-1_all.deb ... #48 43.59 Unpacking manpages (4.15-1) ... #48 43.74 Selecting previously unselected package autotools-dev. #48 43.74 Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... #48 43.76 Unpacking autotools-dev (20180224.1) ... #48 43.81 Selecting previously unselected package binutils-common:amd64. #48 43.81 Preparing to unpack .../015-binutils-common_2.30-21ubuntu1~18.04.9_amd64.deb ... #48 43.82 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.9) ... #48 43.91 Selecting previously unselected package libbinutils:amd64. #48 43.91 Preparing to unpack .../016-libbinutils_2.30-21ubuntu1~18.04.9_amd64.deb ... #48 43.92 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.9) ... #48 44.05 Selecting previously unselected package binutils-x86-64-linux-gnu. #48 44.05 Preparing to unpack .../017-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.9_amd64.deb ... #48 44.06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.9) ... #48 44.51 Selecting previously unselected package binutils. #48 44.51 Preparing to unpack .../018-binutils_2.30-21ubuntu1~18.04.9_amd64.deb ... #48 44.52 Unpacking binutils (2.30-21ubuntu1~18.04.9) ... #48 44.57 Selecting previously unselected package libc-dev-bin. #48 44.57 Preparing to unpack .../019-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... #48 44.58 Unpacking libc-dev-bin (2.27-3ubuntu1.6) ... #48 44.65 Selecting previously unselected package linux-libc-dev:amd64. #48 44.65 Preparing to unpack .../020-linux-libc-dev_4.15.0-213.224_amd64.deb ... #48 44.66 Unpacking linux-libc-dev:amd64 (4.15.0-213.224) ... #48 46.24 Selecting previously unselected package libc6-dev:amd64. #48 46.24 Preparing to unpack .../021-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... #48 46.25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) ... #48 47.30 Selecting previously unselected package gcc-7-base:amd64. #48 47.30 Preparing to unpack .../022-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 47.30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #48 47.36 Selecting previously unselected package libisl19:amd64. #48 47.36 Preparing to unpack .../023-libisl19_0.19-1_amd64.deb ... #48 47.37 Unpacking libisl19:amd64 (0.19-1) ... #48 47.49 Selecting previously unselected package libmpfr6:amd64. #48 47.50 Preparing to unpack .../024-libmpfr6_4.0.1-1_amd64.deb ... #48 47.50 Unpacking libmpfr6:amd64 (4.0.1-1) ... #48 47.60 Selecting previously unselected package libmpc3:amd64. #48 47.60 Preparing to unpack .../025-libmpc3_1.1.0-1_amd64.deb ... #48 47.61 Unpacking libmpc3:amd64 (1.1.0-1) ... #48 47.67 Selecting previously unselected package cpp-7. #48 47.67 Preparing to unpack .../026-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 47.68 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... #48 48.79 Selecting previously unselected package cpp. #48 48.80 Preparing to unpack .../027-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #48 48.83 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... #48 48.88 Selecting previously unselected package libcc1-0:amd64. #48 48.89 Preparing to unpack .../028-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 48.89 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 48.95 Selecting previously unselected package libgomp1:amd64. #48 48.95 Preparing to unpack .../029-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 48.95 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.01 Selecting previously unselected package libitm1:amd64. #48 49.01 Preparing to unpack .../030-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.07 Selecting previously unselected package libatomic1:amd64. #48 49.07 Preparing to unpack .../031-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.14 Selecting previously unselected package libasan4:amd64. #48 49.14 Preparing to unpack .../032-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 49.15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #48 49.27 Selecting previously unselected package liblsan0:amd64. #48 49.27 Preparing to unpack .../033-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.35 Selecting previously unselected package libtsan0:amd64. #48 49.35 Preparing to unpack .../034-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.44 Selecting previously unselected package libubsan0:amd64. #48 49.44 Preparing to unpack .../035-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 49.45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #48 49.51 Selecting previously unselected package libcilkrts5:amd64. #48 49.51 Preparing to unpack .../036-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 49.52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #48 49.57 Selecting previously unselected package libmpx2:amd64. #48 49.58 Preparing to unpack .../037-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.63 Selecting previously unselected package libquadmath0:amd64. #48 49.63 Preparing to unpack .../038-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... #48 49.64 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 49.69 Selecting previously unselected package libgcc-7-dev:amd64. #48 49.69 Preparing to unpack .../039-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 49.70 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #48 50.03 Selecting previously unselected package gcc-7. #48 50.04 Preparing to unpack .../040-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 50.04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... #48 51.13 Selecting previously unselected package gcc. #48 51.13 Preparing to unpack .../041-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #48 51.14 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... #48 51.19 Selecting previously unselected package libstdc++-7-dev:amd64. #48 51.20 Preparing to unpack .../042-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 51.21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #48 52.63 Selecting previously unselected package g++-7. #48 52.63 Preparing to unpack .../043-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... #48 52.64 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... #48 53.85 Selecting previously unselected package g++. #48 53.85 Preparing to unpack .../044-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... #48 53.86 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... #48 53.90 Selecting previously unselected package make. #48 53.91 Preparing to unpack .../045-make_4.1-9.1ubuntu1_amd64.deb ... #48 53.91 Unpacking make (4.1-9.1ubuntu1) ... #48 53.97 Selecting previously unselected package libdpkg-perl. #48 53.97 Preparing to unpack .../046-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... #48 53.98 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) ... #48 54.08 Selecting previously unselected package patch. #48 54.08 Preparing to unpack .../047-patch_2.7.6-2ubuntu1.1_amd64.deb ... #48 54.09 Unpacking patch (2.7.6-2ubuntu1.1) ... #48 54.15 Selecting previously unselected package dpkg-dev. #48 54.16 Preparing to unpack .../048-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... #48 54.16 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) ... #48 54.27 Selecting previously unselected package build-essential. #48 54.27 Preparing to unpack .../049-build-essential_12.4ubuntu1_amd64.deb ... #48 54.28 Unpacking build-essential (12.4ubuntu1) ... #48 54.32 Selecting previously unselected package libcpputest-dev:amd64. #48 54.32 Preparing to unpack .../050-libcpputest-dev_3.8-7_amd64.deb ... #48 54.33 Unpacking libcpputest-dev:amd64 (3.8-7) ... #48 54.39 Selecting previously unselected package cpputest. #48 54.39 Preparing to unpack .../051-cpputest_3.8-7_all.deb ... #48 54.40 Unpacking cpputest (3.8-7) ... #48 54.60 Selecting previously unselected package python3-lib2to3. #48 54.60 Preparing to unpack .../052-python3-lib2to3_3.6.9-1~18.04_all.deb ... #48 54.61 Unpacking python3-lib2to3 (3.6.9-1~18.04) ... #48 54.81 Selecting previously unselected package python3-distutils. #48 54.82 Preparing to unpack .../053-python3-distutils_3.6.9-1~18.04_all.deb ... #48 54.82 Unpacking python3-distutils (3.6.9-1~18.04) ... #48 55.02 Selecting previously unselected package dh-python. #48 55.03 Preparing to unpack .../054-dh-python_3.20180325ubuntu2_all.deb ... #48 55.04 Unpacking dh-python (3.20180325ubuntu2) ... #48 55.14 Selecting previously unselected package libassuan0:amd64. #48 55.14 Preparing to unpack .../055-libassuan0_2.5.1-2_amd64.deb ... #48 55.15 Unpacking libassuan0:amd64 (2.5.1-2) ... #48 55.20 Selecting previously unselected package gpgconf. #48 55.20 Preparing to unpack .../056-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... #48 55.21 Unpacking gpgconf (2.2.4-1ubuntu1.6) ... #48 55.28 Selecting previously unselected package libksba8:amd64. #48 55.28 Preparing to unpack .../057-libksba8_1.3.5-2ubuntu0.18.04.2_amd64.deb ... #48 55.28 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... #48 55.34 Selecting previously unselected package libnpth0:amd64. #48 55.35 Preparing to unpack .../058-libnpth0_1.5-3_amd64.deb ... #48 55.35 Unpacking libnpth0:amd64 (1.5-3) ... #48 55.41 Selecting previously unselected package dirmngr. #48 55.41 Preparing to unpack .../059-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... #48 55.43 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... #48 55.52 Selecting previously unselected package libfakeroot:amd64. #48 55.52 Preparing to unpack .../060-libfakeroot_1.22-2ubuntu1_amd64.deb ... #48 55.53 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... #48 55.58 Selecting previously unselected package fakeroot. #48 55.58 Preparing to unpack .../061-fakeroot_1.22-2ubuntu1_amd64.deb ... #48 55.59 Unpacking fakeroot (1.22-2ubuntu1) ... #48 55.64 Selecting previously unselected package gcc-4.8-base:amd64. #48 55.64 Preparing to unpack .../062-gcc-4.8-base_4.8.5-4ubuntu8_amd64.deb ... #48 55.65 Unpacking gcc-4.8-base:amd64 (4.8.5-4ubuntu8) ... #48 55.70 Selecting previously unselected package libdw1:amd64. #48 55.71 Preparing to unpack .../063-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... #48 55.71 Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... #48 55.79 Selecting previously unselected package libbabeltrace1:amd64. #48 55.79 Preparing to unpack .../064-libbabeltrace1_1.5.5-1_amd64.deb ... #48 55.80 Unpacking libbabeltrace1:amd64 (1.5.5-1) ... #48 55.87 Selecting previously unselected package libpython3.6:amd64. #48 55.88 Preparing to unpack .../065-libpython3.6_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 55.88 Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 56.15 Selecting previously unselected package gdb. #48 56.16 Preparing to unpack .../066-gdb_8.1.1-0ubuntu1_amd64.deb ... #48 56.17 Unpacking gdb (8.1.1-0ubuntu1) ... #48 56.61 Selecting previously unselected package gdbserver. #48 56.62 Preparing to unpack .../067-gdbserver_8.1.1-0ubuntu1_amd64.deb ... #48 56.62 Unpacking gdbserver (8.1.1-0ubuntu1) ... #48 56.72 Selecting previously unselected package libfreetype6:amd64. #48 56.72 Preparing to unpack .../068-libfreetype6_2.8.1-2ubuntu2.2_amd64.deb ... #48 56.73 Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.2) ... #48 56.87 Selecting previously unselected package libgraphite2-3:amd64. #48 56.88 Preparing to unpack .../069-libgraphite2-3_1.3.11-2_amd64.deb ... #48 56.88 Unpacking libgraphite2-3:amd64 (1.3.11-2) ... #48 56.95 Selecting previously unselected package libharfbuzz0b:amd64. #48 56.95 Preparing to unpack .../070-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... #48 56.95 Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... #48 57.03 Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. #48 57.04 Preparing to unpack .../071-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... #48 57.04 Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... #48 57.09 Selecting previously unselected package gnupg-l10n. #48 57.09 Preparing to unpack .../072-gnupg-l10n_2.2.4-1ubuntu1.6_all.deb ... #48 57.10 Unpacking gnupg-l10n (2.2.4-1ubuntu1.6) ... #48 57.15 Selecting previously unselected package gnupg-utils. #48 57.15 Preparing to unpack .../073-gnupg-utils_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.16 Unpacking gnupg-utils (2.2.4-1ubuntu1.6) ... #48 57.22 Selecting previously unselected package gpg. #48 57.22 Preparing to unpack .../074-gpg_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.23 Unpacking gpg (2.2.4-1ubuntu1.6) ... #48 57.32 Selecting previously unselected package pinentry-curses. #48 57.32 Preparing to unpack .../075-pinentry-curses_1.1.0-1_amd64.deb ... #48 57.33 Unpacking pinentry-curses (1.1.0-1) ... #48 57.38 Selecting previously unselected package gpg-agent. #48 57.38 Preparing to unpack .../076-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.39 Unpacking gpg-agent (2.2.4-1ubuntu1.6) ... #48 57.45 Selecting previously unselected package gpg-wks-client. #48 57.45 Preparing to unpack .../077-gpg-wks-client_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.46 Unpacking gpg-wks-client (2.2.4-1ubuntu1.6) ... #48 57.51 Selecting previously unselected package gpg-wks-server. #48 57.51 Preparing to unpack .../078-gpg-wks-server_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.52 Unpacking gpg-wks-server (2.2.4-1ubuntu1.6) ... #48 57.57 Selecting previously unselected package gpgsm. #48 57.57 Preparing to unpack .../079-gpgsm_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.58 Unpacking gpgsm (2.2.4-1ubuntu1.6) ... #48 57.66 Selecting previously unselected package gnupg. #48 57.66 Preparing to unpack .../080-gnupg_2.2.4-1ubuntu1.6_amd64.deb ... #48 57.66 Unpacking gnupg (2.2.4-1ubuntu1.6) ... #48 57.74 Selecting previously unselected package libnl-3-200:amd64. #48 57.74 Preparing to unpack .../081-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... #48 57.75 Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... #48 57.82 Selecting previously unselected package libnl-route-3-200:amd64. #48 57.83 Preparing to unpack .../082-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... #48 57.84 Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... #48 57.99 Selecting previously unselected package libibverbs1:amd64. #48 58.00 Preparing to unpack .../083-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... #48 58.00 Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... #48 58.19 Selecting previously unselected package ibverbs-providers:amd64. #48 58.19 Preparing to unpack .../084-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... #48 58.20 Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... #48 58.27 Selecting previously unselected package icu-devtools. #48 58.27 Preparing to unpack .../085-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... #48 58.28 Unpacking icu-devtools (60.2-3ubuntu3.2) ... #48 58.34 Selecting previously unselected package libalgorithm-diff-perl. #48 58.34 Preparing to unpack .../086-libalgorithm-diff-perl_1.19.03-1_all.deb ... #48 58.35 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #48 58.40 Selecting previously unselected package libalgorithm-diff-xs-perl. #48 58.41 Preparing to unpack .../087-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... #48 58.42 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... #48 58.46 Selecting previously unselected package libalgorithm-merge-perl. #48 58.47 Preparing to unpack .../088-libalgorithm-merge-perl_0.08-3_all.deb ... #48 58.47 Unpacking libalgorithm-merge-perl (0.08-3) ... #48 58.54 Selecting previously unselected package libasan0:amd64. #48 58.54 Preparing to unpack .../089-libasan0_4.8.5-4ubuntu8_amd64.deb ... #48 58.55 Unpacking libasan0:amd64 (4.8.5-4ubuntu8) ... #48 58.60 Selecting previously unselected package libgcc-4.8-dev:amd64. #48 58.60 Preparing to unpack .../090-libgcc-4.8-dev_4.8.5-4ubuntu8_amd64.deb ... #48 58.61 Unpacking libgcc-4.8-dev:amd64 (4.8.5-4ubuntu8) ... #48 58.89 Selecting previously unselected package libstdc++-4.8-dev:amd64. #48 58.89 Preparing to unpack .../091-libstdc++-4.8-dev_4.8.5-4ubuntu8_amd64.deb ... #48 58.90 Unpacking libstdc++-4.8-dev:amd64 (4.8.5-4ubuntu8) ... #48 60.07 Selecting previously unselected package libboost1.65-dev:amd64. #48 60.07 Preparing to unpack .../092-libboost1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 60.08 Unpacking libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 81.54 Selecting previously unselected package libboost-dev:amd64. #48 81.55 Preparing to unpack .../093-libboost-dev_1.65.1.0ubuntu1_amd64.deb ... #48 81.56 Unpacking libboost-dev:amd64 (1.65.1.0ubuntu1) ... #48 81.60 Selecting previously unselected package libboost1.65-tools-dev. #48 81.61 Preparing to unpack .../094-libboost1.65-tools-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 81.62 Unpacking libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... #48 82.07 Selecting previously unselected package libboost-tools-dev. #48 82.07 Preparing to unpack .../095-libboost-tools-dev_1.65.1.0ubuntu1_amd64.deb ... #48 82.08 Unpacking libboost-tools-dev (1.65.1.0ubuntu1) ... #48 82.13 Selecting previously unselected package libboost-atomic1.65.1:amd64. #48 82.14 Preparing to unpack .../096-libboost-atomic1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.14 Unpacking libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.19 Selecting previously unselected package libboost-atomic1.65-dev:amd64. #48 82.19 Preparing to unpack .../097-libboost-atomic1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.20 Unpacking libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.24 Selecting previously unselected package libboost-atomic-dev:amd64. #48 82.25 Preparing to unpack .../098-libboost-atomic-dev_1.65.1.0ubuntu1_amd64.deb ... #48 82.25 Unpacking libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... #48 82.31 Selecting previously unselected package libboost-system1.65.1:amd64. #48 82.31 Preparing to unpack .../099-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.32 Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.37 Selecting previously unselected package libboost-chrono1.65.1:amd64. #48 82.38 Preparing to unpack .../100-libboost-chrono1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.39 Unpacking libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.43 Selecting previously unselected package libboost-chrono1.65-dev:amd64. #48 82.44 Preparing to unpack .../101-libboost-chrono1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.44 Unpacking libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.49 Selecting previously unselected package libboost-chrono-dev:amd64. #48 82.49 Preparing to unpack .../102-libboost-chrono-dev_1.65.1.0ubuntu1_amd64.deb ... #48 82.50 Unpacking libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... #48 82.54 Selecting previously unselected package libboost-container1.65.1:amd64. #48 82.55 Preparing to unpack .../103-libboost-container1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.56 Unpacking libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.61 Selecting previously unselected package libboost-container1.65-dev:amd64. #48 82.61 Preparing to unpack .../104-libboost-container1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.62 Unpacking libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.68 Selecting previously unselected package libboost-container-dev:amd64. #48 82.68 Preparing to unpack .../105-libboost-container-dev_1.65.1.0ubuntu1_amd64.deb ... #48 82.69 Unpacking libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... #48 82.74 Selecting previously unselected package libboost-context1.65.1:amd64. #48 82.74 Preparing to unpack .../106-libboost-context1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.75 Unpacking libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.79 Selecting previously unselected package libboost-context1.65-dev:amd64. #48 82.80 Preparing to unpack .../107-libboost-context1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.81 Unpacking libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 82.85 Selecting previously unselected package libboost-context-dev:amd64. #48 82.86 Preparing to unpack .../108-libboost-context-dev_1.65.1.0ubuntu1_amd64.deb ... #48 82.87 Unpacking libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... #48 82.92 Selecting previously unselected package libboost-thread1.65.1:amd64. #48 82.93 Preparing to unpack .../109-libboost-thread1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 82.94 Unpacking libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.01 Selecting previously unselected package libboost-coroutine1.65.1:amd64. #48 83.01 Preparing to unpack .../110-libboost-coroutine1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.02 Unpacking libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.08 Selecting previously unselected package libboost-coroutine1.65-dev:amd64. #48 83.08 Preparing to unpack .../111-libboost-coroutine1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.09 Unpacking libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.14 Selecting previously unselected package libboost-coroutine-dev:amd64. #48 83.14 Preparing to unpack .../112-libboost-coroutine-dev_1.65.1.0ubuntu1_amd64.deb ... #48 83.15 Unpacking libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... #48 83.20 Selecting previously unselected package libboost-date-time1.65.1:amd64. #48 83.21 Preparing to unpack .../113-libboost-date-time1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.22 Unpacking libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.28 Selecting previously unselected package libboost-serialization1.65.1:amd64. #48 83.28 Preparing to unpack .../114-libboost-serialization1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.29 Unpacking libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.34 Selecting previously unselected package libboost-serialization1.65-dev:amd64. #48 83.35 Preparing to unpack .../115-libboost-serialization1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.36 Unpacking libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.43 Selecting previously unselected package libboost-date-time1.65-dev:amd64. #48 83.43 Preparing to unpack .../116-libboost-date-time1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.44 Unpacking libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.49 Selecting previously unselected package libboost-date-time-dev:amd64. #48 83.50 Preparing to unpack .../117-libboost-date-time-dev_1.65.1.0ubuntu1_amd64.deb ... #48 83.50 Unpacking libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... #48 83.54 Selecting previously unselected package libboost-exception1.65-dev:amd64. #48 83.55 Preparing to unpack .../118-libboost-exception1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.56 Unpacking libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.61 Selecting previously unselected package libboost-exception-dev:amd64. #48 83.62 Preparing to unpack .../119-libboost-exception-dev_1.65.1.0ubuntu1_amd64.deb ... #48 83.63 Unpacking libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... #48 83.68 Selecting previously unselected package libboost-filesystem1.65.1:amd64. #48 83.68 Preparing to unpack .../120-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.69 Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.74 Selecting previously unselected package libboost-fiber1.65.1:amd64. #48 83.75 Preparing to unpack .../121-libboost-fiber1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.76 Unpacking libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.83 Selecting previously unselected package libboost-fiber1.65-dev:amd64. #48 83.83 Preparing to unpack .../122-libboost-fiber1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.84 Unpacking libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 83.91 Selecting previously unselected package libboost-fiber-dev:amd64. #48 83.92 Preparing to unpack .../123-libboost-fiber-dev_1.65.1.0ubuntu1_amd64.deb ... #48 83.93 Unpacking libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... #48 83.97 Selecting previously unselected package libboost-system1.65-dev:amd64. #48 83.98 Preparing to unpack .../124-libboost-system1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 83.99 Unpacking libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.04 Selecting previously unselected package libboost-filesystem1.65-dev:amd64. #48 84.04 Preparing to unpack .../125-libboost-filesystem1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.05 Unpacking libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.10 Selecting previously unselected package libboost-filesystem-dev:amd64. #48 84.11 Preparing to unpack .../126-libboost-filesystem-dev_1.65.1.0ubuntu1_amd64.deb ... #48 84.12 Unpacking libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... #48 84.18 Selecting previously unselected package libboost-regex1.65.1:amd64. #48 84.18 Preparing to unpack .../127-libboost-regex1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.19 Unpacking libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.31 Selecting previously unselected package libboost-graph1.65.1:amd64. #48 84.31 Preparing to unpack .../128-libboost-graph1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.32 Unpacking libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.38 Selecting previously unselected package libboost-test1.65.1:amd64. #48 84.38 Preparing to unpack .../129-libboost-test1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.39 Unpacking libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.49 Selecting previously unselected package libboost-test1.65-dev:amd64. #48 84.49 Preparing to unpack .../130-libboost-test1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.50 Unpacking libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.64 Selecting previously unselected package libboost-graph1.65-dev:amd64. #48 84.64 Preparing to unpack .../131-libboost-graph1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 84.65 Unpacking libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 84.71 Selecting previously unselected package libboost-graph-dev:amd64. #48 84.72 Preparing to unpack .../132-libboost-graph-dev_1.65.1.0ubuntu1_amd64.deb ... #48 84.73 Unpacking libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... #48 84.80 Selecting previously unselected package libpsm-infinipath1. #48 84.81 Preparing to unpack .../133-libpsm-infinipath1_3.3+20.604758e7-5_amd64.deb ... #48 84.82 Unpacking libpsm-infinipath1 (3.3+20.604758e7-5) ... #48 84.89 Selecting previously unselected package librdmacm1:amd64. #48 84.89 Preparing to unpack .../134-librdmacm1_17.1-1ubuntu0.2_amd64.deb ... #48 84.90 Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ... #48 84.97 Selecting previously unselected package libfabric1. #48 84.98 Preparing to unpack .../135-libfabric1_1.5.3-1_amd64.deb ... #48 84.99 Unpacking libfabric1 (1.5.3-1) ... #48 85.07 Selecting previously unselected package libltdl7:amd64. #48 85.07 Preparing to unpack .../136-libltdl7_2.4.6-2_amd64.deb ... #48 85.08 Unpacking libltdl7:amd64 (2.4.6-2) ... #48 85.14 Selecting previously unselected package libhwloc5:amd64. #48 85.14 Preparing to unpack .../137-libhwloc5_1.11.9-1_amd64.deb ... #48 85.15 Unpacking libhwloc5:amd64 (1.11.9-1) ... #48 85.23 Selecting previously unselected package libpciaccess0:amd64. #48 85.23 Preparing to unpack .../138-libpciaccess0_0.14-1_amd64.deb ... #48 85.24 Unpacking libpciaccess0:amd64 (0.14-1) ... #48 85.30 Selecting previously unselected package ocl-icd-libopencl1:amd64. #48 85.30 Preparing to unpack .../139-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... #48 85.31 Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... #48 85.37 Selecting previously unselected package libhwloc-plugins. #48 85.37 Preparing to unpack .../140-libhwloc-plugins_1.11.9-1_amd64.deb ... #48 85.38 Unpacking libhwloc-plugins (1.11.9-1) ... #48 85.43 Selecting previously unselected package libopenmpi2:amd64. #48 85.44 Preparing to unpack .../141-libopenmpi2_2.1.1-8_amd64.deb ... #48 85.45 Unpacking libopenmpi2:amd64 (2.1.1-8) ... #48 85.74 Selecting previously unselected package libboost-mpi1.65.1. #48 85.74 Preparing to unpack .../142-libboost-mpi1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 85.75 Unpacking libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 85.80 Selecting previously unselected package libboost-graph-parallel1.65.1. #48 85.81 Preparing to unpack .../143-libboost-graph-parallel1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 85.81 Unpacking libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 85.87 Selecting previously unselected package libboost-graph-parallel1.65-dev. #48 85.88 Preparing to unpack .../144-libboost-graph-parallel1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 85.88 Unpacking libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 85.94 Selecting previously unselected package libboost-graph-parallel-dev. #48 85.94 Preparing to unpack .../145-libboost-graph-parallel-dev_1.65.1.0ubuntu1_amd64.deb ... #48 85.95 Unpacking libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... #48 86.00 Selecting previously unselected package libicu-le-hb0:amd64. #48 86.00 Preparing to unpack .../146-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... #48 86.01 Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... #48 86.07 Selecting previously unselected package libiculx60:amd64. #48 86.08 Preparing to unpack .../147-libiculx60_60.2-3ubuntu3.2_amd64.deb ... #48 86.08 Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... #48 86.15 Selecting previously unselected package libharfbuzz-icu0:amd64. #48 86.15 Preparing to unpack .../148-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... #48 86.16 Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... #48 86.22 Selecting previously unselected package libharfbuzz-gobject0:amd64. #48 86.23 Preparing to unpack .../149-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... #48 86.23 Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... #48 86.30 Selecting previously unselected package libglib2.0-bin. #48 86.30 Preparing to unpack .../150-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #48 86.31 Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... #48 86.38 Selecting previously unselected package libglib2.0-dev-bin. #48 86.38 Preparing to unpack .../151-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #48 86.39 Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... #48 86.47 Selecting previously unselected package libpcre16-3:amd64. #48 86.48 Preparing to unpack .../152-libpcre16-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #48 86.49 Unpacking libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #48 86.58 Selecting previously unselected package libpcre32-3:amd64. #48 86.58 Preparing to unpack .../153-libpcre32-3_2%3a8.39-9ubuntu0.1_amd64.deb ... #48 86.61 Unpacking libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #48 86.70 Selecting previously unselected package libpcrecpp0v5:amd64. #48 86.71 Preparing to unpack .../154-libpcrecpp0v5_2%3a8.39-9ubuntu0.1_amd64.deb ... #48 86.72 Unpacking libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #48 86.78 Selecting previously unselected package libpcre3-dev:amd64. #48 86.79 Preparing to unpack .../155-libpcre3-dev_2%3a8.39-9ubuntu0.1_amd64.deb ... #48 86.80 Unpacking libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #48 86.95 Selecting previously unselected package pkg-config. #48 86.95 Preparing to unpack .../156-pkg-config_0.29.1-0ubuntu2_amd64.deb ... #48 86.96 Unpacking pkg-config (0.29.1-0ubuntu2) ... #48 87.04 Selecting previously unselected package zlib1g-dev:amd64. #48 87.05 Preparing to unpack .../157-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... #48 87.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... #48 87.13 Selecting previously unselected package libglib2.0-dev:amd64. #48 87.13 Preparing to unpack .../158-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... #48 87.14 Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... #48 87.68 Selecting previously unselected package libgraphite2-dev:amd64. #48 87.68 Preparing to unpack .../159-libgraphite2-dev_1.3.11-2_amd64.deb ... #48 87.70 Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... #48 87.78 Selecting previously unselected package libharfbuzz-dev:amd64. #48 87.79 Preparing to unpack .../160-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... #48 87.79 Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... #48 87.93 Selecting previously unselected package libicu-le-hb-dev:amd64. #48 87.93 Preparing to unpack .../161-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... #48 87.95 Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... #48 88.06 Selecting previously unselected package libicu-dev. #48 88.07 Preparing to unpack .../162-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... #48 88.08 Unpacking libicu-dev (60.2-3ubuntu3.2) ... #48 89.39 Selecting previously unselected package libboost-regex1.65-dev:amd64. #48 89.39 Preparing to unpack .../163-libboost-regex1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 89.40 Unpacking libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 89.52 Selecting previously unselected package libboost-iostreams1.65.1:amd64. #48 89.52 Preparing to unpack .../164-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 89.53 Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 89.58 Selecting previously unselected package libboost-iostreams1.65-dev:amd64. #48 89.59 Preparing to unpack .../165-libboost-iostreams1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 89.60 Unpacking libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 89.64 Selecting previously unselected package libboost-iostreams-dev:amd64. #48 89.65 Preparing to unpack .../166-libboost-iostreams-dev_1.65.1.0ubuntu1_amd64.deb ... #48 89.66 Unpacking libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... #48 89.71 Selecting previously unselected package libboost-locale1.65.1:amd64. #48 89.71 Preparing to unpack .../167-libboost-locale1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 89.75 Unpacking libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 89.85 Selecting previously unselected package libboost-locale1.65-dev:amd64. #48 89.86 Preparing to unpack .../168-libboost-locale1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 89.87 Unpacking libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 89.99 Selecting previously unselected package libboost-locale-dev:amd64. #48 90.00 Preparing to unpack .../169-libboost-locale-dev_1.65.1.0ubuntu1_amd64.deb ... #48 90.00 Unpacking libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... #48 90.06 Selecting previously unselected package libboost-log1.65.1. #48 90.06 Preparing to unpack .../170-libboost-log1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 90.07 Unpacking libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 90.19 Selecting previously unselected package libboost-thread1.65-dev:amd64. #48 90.20 Preparing to unpack .../171-libboost-thread1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 90.21 Unpacking libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 90.27 Selecting previously unselected package libboost-log1.65-dev. #48 90.28 Preparing to unpack .../172-libboost-log1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 90.29 Unpacking libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 90.43 Selecting previously unselected package libboost-log-dev. #48 90.44 Preparing to unpack .../173-libboost-log-dev_1.65.1.0ubuntu1_amd64.deb ... #48 90.44 Unpacking libboost-log-dev (1.65.1.0ubuntu1) ... #48 90.50 Selecting previously unselected package libboost-math1.65.1:amd64. #48 90.51 Preparing to unpack .../174-libboost-math1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 90.51 Unpacking libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 90.61 Selecting previously unselected package libboost-math1.65-dev:amd64. #48 90.62 Preparing to unpack .../175-libboost-math1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 90.63 Unpacking libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 90.82 Selecting previously unselected package libboost-math-dev:amd64. #48 90.83 Preparing to unpack .../176-libboost-math-dev_1.65.1.0ubuntu1_amd64.deb ... #48 90.84 Unpacking libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... #48 90.90 Selecting previously unselected package openmpi-common. #48 90.90 Preparing to unpack .../177-openmpi-common_2.1.1-8_all.deb ... #48 90.91 Unpacking openmpi-common (2.1.1-8) ... #48 91.03 Selecting previously unselected package libibverbs-dev:amd64. #48 91.03 Preparing to unpack .../178-libibverbs-dev_17.1-1ubuntu0.2_amd64.deb ... #48 91.04 Unpacking libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... #48 91.09 Selecting previously unselected package libnuma-dev:amd64. #48 91.10 Preparing to unpack .../179-libnuma-dev_2.0.11-2.1ubuntu0.1_amd64.deb ... #48 91.10 Unpacking libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... #48 91.15 Selecting previously unselected package libltdl-dev:amd64. #48 91.16 Preparing to unpack .../180-libltdl-dev_2.4.6-2_amd64.deb ... #48 91.17 Unpacking libltdl-dev:amd64 (2.4.6-2) ... #48 91.27 Selecting previously unselected package libhwloc-dev:amd64. #48 91.28 Preparing to unpack .../181-libhwloc-dev_1.11.9-1_amd64.deb ... #48 91.28 Unpacking libhwloc-dev:amd64 (1.11.9-1) ... #48 91.38 Selecting previously unselected package libopenmpi-dev. #48 91.38 Preparing to unpack .../182-libopenmpi-dev_2.1.1-8_amd64.deb ... #48 91.39 Unpacking libopenmpi-dev (2.1.1-8) ... #48 92.57 Selecting previously unselected package mpi-default-dev. #48 92.58 Preparing to unpack .../183-mpi-default-dev_1.10_amd64.deb ... #48 92.58 Unpacking mpi-default-dev (1.10) ... #48 92.63 Selecting previously unselected package libboost-mpi1.65-dev. #48 92.63 Preparing to unpack .../184-libboost-mpi1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 92.64 Unpacking libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 92.75 Selecting previously unselected package libboost-mpi-dev. #48 92.75 Preparing to unpack .../185-libboost-mpi-dev_1.65.1.0ubuntu1_amd64.deb ... #48 92.76 Unpacking libboost-mpi-dev (1.65.1.0ubuntu1) ... #48 92.81 Selecting previously unselected package libboost-python1.65.1. #48 92.82 Preparing to unpack .../186-libboost-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 92.82 Unpacking libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 92.89 Selecting previously unselected package openmpi-bin. #48 92.90 Preparing to unpack .../187-openmpi-bin_2.1.1-8_amd64.deb ... #48 92.90 Unpacking openmpi-bin (2.1.1-8) ... #48 92.95 Selecting previously unselected package mpi-default-bin. #48 92.96 Preparing to unpack .../188-mpi-default-bin_1.10_amd64.deb ... #48 92.96 Unpacking mpi-default-bin (1.10) ... #48 93.02 Selecting previously unselected package libboost-mpi-python1.65.1. #48 93.02 Preparing to unpack .../189-libboost-mpi-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.03 Unpacking libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 93.12 Selecting previously unselected package libboost-mpi-python1.65-dev. #48 93.12 Preparing to unpack .../190-libboost-mpi-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.13 Unpacking libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 93.20 Selecting previously unselected package libboost-mpi-python-dev. #48 93.20 Preparing to unpack .../191-libboost-mpi-python-dev_1.65.1.0ubuntu1_amd64.deb ... #48 93.22 Unpacking libboost-mpi-python-dev (1.65.1.0ubuntu1) ... #48 93.28 Selecting previously unselected package libboost-numpy1.65.1. #48 93.29 Preparing to unpack .../192-libboost-numpy1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.29 Unpacking libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 93.37 Selecting previously unselected package libboost-numpy1.65-dev. #48 93.37 Preparing to unpack .../193-libboost-numpy1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.38 Unpacking libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 93.44 Selecting previously unselected package libboost-numpy-dev. #48 93.44 Preparing to unpack .../194-libboost-numpy-dev_1.65.1.0ubuntu1_amd64.deb ... #48 93.45 Unpacking libboost-numpy-dev (1.65.1.0ubuntu1) ... #48 93.50 Selecting previously unselected package libboost-program-options1.65.1:amd64. #48 93.51 Preparing to unpack .../195-libboost-program-options1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.52 Unpacking libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 93.59 Selecting previously unselected package libboost-program-options1.65-dev:amd64. #48 93.59 Preparing to unpack .../196-libboost-program-options1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 93.60 Unpacking libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 93.72 Selecting previously unselected package libboost-program-options-dev:amd64. #48 93.74 Preparing to unpack .../197-libboost-program-options-dev_1.65.1.0ubuntu1_amd64.deb ... #48 93.75 Unpacking libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... #48 93.82 Selecting previously unselected package libpython2.7:amd64. #48 93.82 Preparing to unpack .../198-libpython2.7_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 93.83 Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 94.03 Selecting previously unselected package libexpat1-dev:amd64. #48 94.04 Preparing to unpack .../199-libexpat1-dev_2.2.5-3ubuntu0.9_amd64.deb ... #48 94.05 Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.9) ... #48 94.11 Selecting previously unselected package libpython2.7-dev:amd64. #48 94.12 Preparing to unpack .../200-libpython2.7-dev_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 94.13 Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 96.47 Selecting previously unselected package libpython-dev:amd64. #48 96.48 Preparing to unpack .../201-libpython-dev_2.7.15~rc1-1_amd64.deb ... #48 96.49 Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... #48 96.57 Selecting previously unselected package python2.7-dev. #48 96.58 Preparing to unpack .../202-python2.7-dev_2.7.17-1~18.04ubuntu1.11_amd64.deb ... #48 96.59 Unpacking python2.7-dev (2.7.17-1~18.04ubuntu1.11) ... #48 96.65 Selecting previously unselected package python-dev. #48 96.66 Preparing to unpack .../203-python-dev_2.7.15~rc1-1_amd64.deb ... #48 96.67 Unpacking python-dev (2.7.15~rc1-1) ... #48 96.72 Selecting previously unselected package libpython3.6-dev:amd64. #48 96.73 Preparing to unpack .../204-libpython3.6-dev_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 96.74 Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 100.7 Selecting previously unselected package libpython3-dev:amd64. #48 100.7 Preparing to unpack .../205-libpython3-dev_3.6.7-1~18.04_amd64.deb ... #48 100.7 Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ... #48 100.7 Selecting previously unselected package python3.6-dev. #48 100.7 Preparing to unpack .../206-python3.6-dev_3.6.9-1~18.04ubuntu1.12_amd64.deb ... #48 100.7 Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.12) ... #48 100.8 Selecting previously unselected package python3-dev. #48 100.8 Preparing to unpack .../207-python3-dev_3.6.7-1~18.04_amd64.deb ... #48 100.8 Unpacking python3-dev (3.6.7-1~18.04) ... #48 100.9 Selecting previously unselected package libboost-python1.65-dev. #48 100.9 Preparing to unpack .../208-libboost-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 100.9 Unpacking libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 101.0 Selecting previously unselected package libboost-python-dev. #48 101.0 Preparing to unpack .../209-libboost-python-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.0 Unpacking libboost-python-dev (1.65.1.0ubuntu1) ... #48 101.0 Selecting previously unselected package libboost-random1.65.1:amd64. #48 101.0 Preparing to unpack .../210-libboost-random1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.0 Unpacking libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.1 Selecting previously unselected package libboost-random1.65-dev:amd64. #48 101.1 Preparing to unpack .../211-libboost-random1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.1 Unpacking libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.2 Selecting previously unselected package libboost-random-dev:amd64. #48 101.2 Preparing to unpack .../212-libboost-random-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.2 Unpacking libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.2 Selecting previously unselected package libboost-regex-dev:amd64. #48 101.2 Preparing to unpack .../213-libboost-regex-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.3 Unpacking libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.3 Selecting previously unselected package libboost-serialization-dev:amd64. #48 101.3 Preparing to unpack .../214-libboost-serialization-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.3 Unpacking libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.4 Selecting previously unselected package libboost-signals1.65.1:amd64. #48 101.4 Preparing to unpack .../215-libboost-signals1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.4 Unpacking libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.4 Selecting previously unselected package libboost-signals1.65-dev:amd64. #48 101.4 Preparing to unpack .../216-libboost-signals1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.5 Unpacking libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.5 Selecting previously unselected package libboost-signals-dev:amd64. #48 101.5 Preparing to unpack .../217-libboost-signals-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.5 Unpacking libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.6 Selecting previously unselected package libboost-stacktrace1.65.1:amd64. #48 101.6 Preparing to unpack .../218-libboost-stacktrace1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.6 Unpacking libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.6 Selecting previously unselected package libboost-stacktrace1.65-dev:amd64. #48 101.7 Preparing to unpack .../219-libboost-stacktrace1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 101.7 Unpacking libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 101.7 Selecting previously unselected package libboost-stacktrace-dev:amd64. #48 101.7 Preparing to unpack .../220-libboost-stacktrace-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.7 Unpacking libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.8 Selecting previously unselected package libboost-system-dev:amd64. #48 101.8 Preparing to unpack .../221-libboost-system-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.8 Unpacking libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.8 Selecting previously unselected package libboost-test-dev:amd64. #48 101.8 Preparing to unpack .../222-libboost-test-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.8 Unpacking libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.9 Selecting previously unselected package libboost-thread-dev:amd64. #48 101.9 Preparing to unpack .../223-libboost-thread-dev_1.65.1.0ubuntu1_amd64.deb ... #48 101.9 Unpacking libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... #48 101.9 Selecting previously unselected package libboost-timer1.65.1:amd64. #48 101.9 Preparing to unpack .../224-libboost-timer1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.0 Unpacking libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.0 Selecting previously unselected package libboost-timer1.65-dev:amd64. #48 102.0 Preparing to unpack .../225-libboost-timer1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.0 Unpacking libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.1 Selecting previously unselected package libboost-timer-dev:amd64. #48 102.1 Preparing to unpack .../226-libboost-timer-dev_1.65.1.0ubuntu1_amd64.deb ... #48 102.1 Unpacking libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... #48 102.1 Selecting previously unselected package libboost-type-erasure1.65.1:amd64. #48 102.1 Preparing to unpack .../227-libboost-type-erasure1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.1 Unpacking libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.2 Selecting previously unselected package libboost-type-erasure1.65-dev:amd64. #48 102.2 Preparing to unpack .../228-libboost-type-erasure1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.2 Unpacking libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.3 Selecting previously unselected package libboost-type-erasure-dev:amd64. #48 102.3 Preparing to unpack .../229-libboost-type-erasure-dev_1.65.1.0ubuntu1_amd64.deb ... #48 102.3 Unpacking libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... #48 102.3 Selecting previously unselected package libboost-wave1.65.1:amd64. #48 102.3 Preparing to unpack .../230-libboost-wave1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.3 Unpacking libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.4 Selecting previously unselected package libboost-wave1.65-dev:amd64. #48 102.4 Preparing to unpack .../231-libboost-wave1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... #48 102.4 Unpacking libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 102.5 Selecting previously unselected package libboost-wave-dev:amd64. #48 102.5 Preparing to unpack .../232-libboost-wave-dev_1.65.1.0ubuntu1_amd64.deb ... #48 102.6 Unpacking libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... #48 102.6 Selecting previously unselected package libboost-all-dev. #48 102.6 Preparing to unpack .../233-libboost-all-dev_1.65.1.0ubuntu1_amd64.deb ... #48 102.6 Unpacking libboost-all-dev (1.65.1.0ubuntu1) ... #48 102.6 Selecting previously unselected package libfile-fcntllock-perl. #48 102.7 Preparing to unpack .../234-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... #48 102.7 Unpacking libfile-fcntllock-perl (0.22-3build2) ... #48 102.7 Selecting previously unselected package libhiredis0.13:amd64. #48 102.7 Preparing to unpack .../235-libhiredis0.13_0.13.3-2.2_amd64.deb ... #48 102.7 Unpacking libhiredis0.13:amd64 (0.13.3-2.2) ... #48 102.8 Selecting previously unselected package libhiredis-dev:amd64. #48 102.8 Preparing to unpack .../236-libhiredis-dev_0.13.3-2.2_amd64.deb ... #48 102.8 Unpacking libhiredis-dev:amd64 (0.13.3-2.2) ... #48 102.8 Selecting previously unselected package libtool. #48 102.8 Preparing to unpack .../237-libtool_2.4.6-2_all.deb ... #48 102.9 Unpacking libtool (2.4.6-2) ... #48 102.9 Selecting previously unselected package manpages-dev. #48 102.9 Preparing to unpack .../238-manpages-dev_4.15-1_all.deb ... #48 102.9 Unpacking manpages-dev (4.15-1) ... #48 103.2 Selecting previously unselected package libc6-dbg:amd64. #48 103.2 Preparing to unpack .../239-libc6-dbg_2.27-3ubuntu1.6_amd64.deb ... #48 103.3 Unpacking libc6-dbg:amd64 (2.27-3ubuntu1.6) ... #48 104.3 Selecting previously unselected package valgrind. #48 104.3 Preparing to unpack .../240-valgrind_1%3a3.13.0-2ubuntu2.3_amd64.deb ... #48 104.3 Unpacking valgrind (1:3.13.0-2ubuntu2.3) ... #48 106.1 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 106.1 Setting up libnpth0:amd64 (1.5-3) ... #48 106.1 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 106.1 Setting up libhiredis0.13:amd64 (0.13.3-2.2) ... #48 106.2 Setting up libhiredis-dev:amd64 (0.13.3-2.2) ... #48 106.2 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 106.2 Setting up libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.2 Setting up manpages (4.15-1) ... #48 106.2 Setting up libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.3 Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... #48 106.3 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 106.3 Setting up make (4.1-9.1ubuntu1) ... #48 106.3 Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.3 Setting up libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.3 Setting up gcc-4.8-base:amd64 (4.8.5-4ubuntu8) ... #48 106.4 Setting up libc6-dbg:amd64 (2.27-3ubuntu1.6) ... #48 106.4 Setting up libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 106.4 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... #48 106.4 Setting up libcpputest-dev:amd64 (3.8-7) ... #48 106.5 Setting up libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... #48 106.5 Setting up libelf1:amd64 (0.170-0.4ubuntu0.1) ... #48 106.5 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 106.6 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... #48 106.6 No schema files found: doing nothing. #48 106.6 Setting up libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.6 Setting up linux-libc-dev:amd64 (4.15.0-213.224) ... #48 106.7 Setting up libmpfr6:amd64 (4.0.1-1) ... #48 106.7 Setting up libksba8:amd64 (1.3.5-2ubuntu0.18.04.2) ... #48 106.7 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #48 106.7 Setting up libgdbm5:amd64 (1.14.1-6) ... #48 106.7 Setting up libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.8 Setting up libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 106.8 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... #48 106.8 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.9) ... #48 106.8 Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.2) ... #48 106.8 Setting up gnupg-l10n (2.2.4-1ubuntu1.6) ... #48 106.9 Setting up libgraphite2-3:amd64 (1.3.11-2) ... #48 106.9 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... #48 107.0 Setting up libpsm-infinipath1 (3.3+20.604758e7-5) ... #48 107.0 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 #48 107.0 Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 107.0 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... #48 107.1 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.9) ... #48 107.1 Setting up libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 107.1 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... #48 107.1 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... #48 107.2 Setting up patch (2.7.6-2ubuntu1.1) ... #48 107.2 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.9) ... #48 107.2 Setting up openmpi-common (2.1.1-8) ... #48 107.2 Setting up autotools-dev (20180224.1) ... #48 107.2 Setting up libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 107.3 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... #48 107.3 Setting up libltdl7:amd64 (2.4.6-2) ... #48 107.3 Setting up liblocale-gettext-perl (1.07-3build2) ... #48 107.3 Setting up libpciaccess0:amd64 (0.14-1) ... #48 107.3 Setting up shared-mime-info (1.9-2) ... #48 111.7 Setting up libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 111.7 Setting up libpcrecpp0v5:amd64 (2:8.39-9ubuntu0.1) ... #48 111.8 Setting up libpcre32-3:amd64 (2:8.39-9ubuntu0.1) ... #48 111.8 Setting up gdbserver (8.1.1-0ubuntu1) ... #48 111.8 Setting up libmpc3:amd64 (1.1.0-1) ... #48 111.8 Setting up icu-devtools (60.2-3ubuntu3.2) ... #48 111.8 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... #48 111.9 Setting up libpcre16-3:amd64 (2:8.39-9ubuntu0.1) ... #48 111.9 Setting up valgrind (1:3.13.0-2ubuntu2.3) ... #48 111.9 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #48 111.9 Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... #48 112.0 Setting up libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.0 Setting up libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 112.0 Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... #48 112.1 Setting up python3-lib2to3 (3.6.9-1~18.04) ... #48 112.2 Setting up manpages-dev (4.15-1) ... #48 112.3 Setting up libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.3 Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... #48 112.3 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... #48 112.3 Setting up libgraphite2-dev:amd64 (1.3.11-2) ... #48 112.4 Setting up libassuan0:amd64 (2.5.1-2) ... #48 112.4 Setting up xdg-user-dirs (0.17-1ubuntu1) ... #48 112.4 Setting up libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.5 Setting up python3-distutils (3.6.9-1~18.04) ... #48 112.7 Setting up libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.7 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... #48 112.7 Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 112.8 Setting up libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... #48 112.8 Setting up cpputest (3.8-7) ... #48 112.8 Setting up libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.9 Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 112.9 Setting up libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 112.9 Setting up netbase (5.4) ... #48 113.0 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... #48 113.0 Setting up libisl19:amd64 (0.19-1) ... #48 113.0 Setting up libasan0:amd64 (4.8.5-4ubuntu8) ... #48 113.1 Setting up libboost-tools-dev (1.65.1.0ubuntu1) ... #48 113.1 Setting up libpcre3-dev:amd64 (2:8.39-9ubuntu0.1) ... #48 113.1 Setting up libltdl-dev:amd64 (2.4.6-2) ... #48 113.2 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... #48 113.2 Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... #48 113.5 Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... #48 113.5 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.9) ... #48 113.5 Setting up libgcc-4.8-dev:amd64 (4.8.5-4ubuntu8) ... #48 113.5 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... #48 113.6 Setting up libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 113.6 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... #48 113.6 Setting up gpgconf (2.2.4-1ubuntu1.6) ... #48 113.6 Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 113.7 Setting up python2.7 (2.7.17-1~18.04ubuntu1.11) ... #48 114.7 Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... #48 114.8 Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... #48 114.8 Setting up libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 114.8 Setting up libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 114.8 Setting up fakeroot (1.22-2ubuntu1) ... #48 114.9 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #48 114.9 Setting up libhwloc5:amd64 (1.11.9-1) ... #48 114.9 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #48 114.9 Setting up libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 115.0 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... #48 115.0 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... #48 115.0 Setting up libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.0 Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... #48 115.1 Setting up libhwloc-plugins (1.11.9-1) ... #48 115.1 Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... #48 115.1 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #48 115.1 Setting up libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.1 Setting up gpgsm (2.2.4-1ubuntu1.6) ... #48 115.2 Setting up libstdc++-4.8-dev:amd64 (4.8.5-4ubuntu8) ... #48 115.2 Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 115.2 Setting up gnupg-utils (2.2.4-1ubuntu1.6) ... #48 115.2 Setting up libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.3 Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.9) ... #48 115.3 Setting up pinentry-curses (1.1.0-1) ... #48 115.3 Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.11) ... #48 115.3 Setting up libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... #48 115.4 Setting up dirmngr (2.2.4-1ubuntu1.6) ... #48 115.4 Setting up dh-python (3.20180325ubuntu2) ... #48 115.6 Setting up libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.7 Setting up python2.7-dev (2.7.17-1~18.04ubuntu1.11) ... #48 115.7 Setting up libboost-numpy-dev (1.65.1.0ubuntu1) ... #48 115.7 Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... #48 115.7 Setting up python (2.7.15~rc1-1) ... #48 115.8 Setting up libbabeltrace1:amd64 (1.5.5-1) ... #48 115.8 Setting up libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.8 Setting up libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.8 Setting up gpg (2.2.4-1ubuntu1.6) ... #48 115.9 Setting up libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... #48 115.9 Setting up libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 115.9 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.9) ... #48 115.9 Setting up libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... #48 115.9 Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... #48 116.1 Setting up cpp (4:7.4.0-1ubuntu2.3) ... #48 116.1 Setting up libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.1 Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... #48 116.2 Setting up libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.2 Setting up libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.2 Setting up libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.2 Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... #48 116.2 Setting up libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... #48 116.3 Setting up libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.3 Setting up libhwloc-dev:amd64 (1.11.9-1) ... #48 116.4 Setting up python-dev (2.7.15~rc1-1) ... #48 116.4 Setting up libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... #48 116.4 Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... #48 116.4 Setting up libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... #48 116.5 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... #48 116.5 Setting up libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.5 Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ... #48 116.5 Setting up libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.6 Setting up gpg-wks-server (2.2.4-1ubuntu1.6) ... #48 116.6 Setting up gpg-wks-client (2.2.4-1ubuntu1.6) ... #48 116.6 Setting up libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.6 Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.12) ... #48 116.6 Setting up perl (5.26.1-6ubuntu0.7) ... #48 116.7 Setting up libfile-fcntllock-perl (0.22-3build2) ... #48 116.7 Setting up libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... #48 116.7 Setting up libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.7 Setting up libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.8 Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... #48 116.9 Setting up libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 116.9 Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... #48 117.0 Setting up libalgorithm-diff-perl (1.19.03-1) ... #48 117.0 Setting up libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.0 Setting up libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.0 Setting up binutils (2.30-21ubuntu1~18.04.9) ... #48 117.1 Setting up libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.1 Setting up libboost-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.1 Setting up libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.1 Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.12) ... #48 117.2 Setting up libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.2 Setting up libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.2 Setting up libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... #48 117.2 Setting up gdb (8.1.1-0ubuntu1) ... #48 117.3 Setting up libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.3 Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ... #48 117.3 Setting up libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.4 Setting up libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.4 Setting up libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.4 Setting up libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.4 Setting up libfabric1 (1.5.3-1) ... #48 117.5 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... #48 117.5 Setting up libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.5 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... #48 117.5 Setting up libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.6 Setting up libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.6 Setting up libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.6 Setting up gnupg (2.2.4-1ubuntu1.6) ... #48 117.6 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... #48 117.7 Setting up python3-dev (3.6.7-1~18.04) ... #48 117.7 Setting up libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.7 Setting up libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.8 Setting up gcc (4:7.4.0-1ubuntu2.3) ... #48 117.8 Setting up libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.8 Setting up libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 117.9 Setting up libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... #48 117.9 Setting up libalgorithm-merge-perl (0.08-3) ... #48 117.9 Setting up libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... #48 118.0 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... #48 118.0 Setting up libalgorithm-diff-xs-perl (0.04-5) ... #48 118.0 Setting up libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 118.0 Setting up libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 118.1 Setting up g++ (4:7.4.0-1ubuntu2.3) ... #48 118.1 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #48 118.1 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #48 118.1 Setting up libopenmpi2:amd64 (2.1.1-8) ... #48 118.1 Setting up libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... #48 118.2 Setting up libboost-python-dev (1.65.1.0ubuntu1) ... #48 118.2 Setting up libtool (2.4.6-2) ... #48 118.2 Setting up libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... #48 118.2 Setting up build-essential (12.4ubuntu1) ... #48 118.2 Setting up libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 118.3 Setting up libopenmpi-dev (2.1.1-8) ... #48 118.3 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/mpi (mpi) in auto mode #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist #48 118.3 Setting up libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 118.3 Setting up libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... #48 118.3 Setting up openmpi-bin (2.1.1-8) ... #48 118.4 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #48 118.4 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist #48 118.4 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist #48 118.4 Setting up mpi-default-dev (1.10) ... #48 118.4 Setting up pkg-config (0.29.1-0ubuntu2) ... #48 118.5 Setting up libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 118.5 Setting up libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... #48 118.5 Setting up libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 118.6 Setting up mpi-default-bin (1.10) ... #48 118.6 Setting up libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 118.6 Setting up libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 118.6 Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... #48 118.7 Setting up libboost-log-dev (1.65.1.0ubuntu1) ... #48 118.7 Setting up libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... #48 118.7 Setting up libboost-mpi-dev (1.65.1.0ubuntu1) ... #48 118.7 Setting up libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... #48 119.2 Setting up libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... #48 119.2 Setting up libboost-mpi-python-dev (1.65.1.0ubuntu1) ... #48 119.3 Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... #48 119.3 Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... #48 119.3 Setting up libicu-dev (60.2-3ubuntu3.2) ... #48 119.4 Setting up libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 119.4 Setting up libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... #48 119.4 Setting up libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... #48 119.4 Setting up libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... #48 119.4 Setting up libboost-all-dev (1.65.1.0ubuntu1) ... #48 119.5 Processing triggers for mime-support (3.60ubuntu1) ... #48 119.5 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #48 119.5 /sbin/ldconfig.real: /usr/local/lib/libsdl.so.5 is not a symbolic link #48 119.5 #48 DONE 120.4s #49 [stage-1 9/14] COPY --from=ricbuild /etc/xapp/* /etc/xapp/ #49 DONE 0.2s #50 [stage-1 10/14] COPY --from=ricbuild /usr/local/bin/hw_xapp_main /usr/local/bin/hw_xapp_main #50 DONE 0.3s #51 [stage-1 11/14] COPY --from=ricbuild /usr/local/include/rnib/*.h /usr/local/include/rnib/ #51 DONE 0.1s #52 [stage-1 12/14] COPY --from=ricbuild /usr/local/include/rnib/rnibreader.a /usr/local/include/rnib/ #52 DONE 0.3s #53 [stage-1 13/14] RUN ldconfig #53 0.259 /sbin/ldconfig.real: /usr/local/lib/libsdl.so.5 is not a symbolic link #53 0.259 #53 DONE 0.4s #54 [stage-1 14/14] RUN sysctl -w net.ipv6.conf.lo.disable_ipv6=1 #54 0.223 sysctl: setting key "net.ipv6.conf.lo.disable_ipv6": Read-only file system #54 DONE 0.3s #55 exporting to image #55 exporting layers #55 exporting layers 8.7s done #55 writing image sha256:f09b0614e2c53fa58cc95092f8317b6fd5650ecf97cde532c2c0c8a966d31e41 done #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw:1.1.1 0.0s done #55 DONE 8.7s ---> docker-build.sh ends [ric-app-hw-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3403993553970296052.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins6511327276667787863.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw:1.1.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw:1.1.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-hw] 5f70bf18a086: Preparing bd8c7047e997: Preparing b37dc1037e41: Preparing a70d5cdc28de: Preparing ebc5753b66de: Preparing 9d22d4f89b1e: Preparing a7cb7274724e: Preparing bf40cb4cc53d: Preparing 940672990f53: Preparing 56a56d9c8ed6: Preparing 1efdb0f08e99: Preparing 29bef26de3a3: Preparing bfe3e7f67c4b: Preparing 548a79621a42: Preparing a7cb7274724e: Waiting bf40cb4cc53d: Waiting 940672990f53: Waiting 56a56d9c8ed6: Waiting 1efdb0f08e99: Waiting 29bef26de3a3: Waiting bfe3e7f67c4b: Waiting 548a79621a42: Waiting 9d22d4f89b1e: Waiting a70d5cdc28de: Pushed bd8c7047e997: Pushed 5f70bf18a086: Pushed 9d22d4f89b1e: Pushed 940672990f53: Pushed 56a56d9c8ed6: Pushed ebc5753b66de: Pushed 29bef26de3a3: Pushed b37dc1037e41: Pushed bfe3e7f67c4b: Pushed bf40cb4cc53d: Pushed 1efdb0f08e99: Pushed 548a79621a42: Pushed a7cb7274724e: Pushed 1.1.1: digest: sha256:f8a35318d4126748ad9067f833527236cd14d1b0b2b1a66ec3280979cc45a3c5 size: 3256 ---> docker-push.sh ends [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins13943664719303494748.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2328 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins17521017803928981307.sh ---> sysstat.sh [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins18228489392121659889.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-hw-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-hw-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-hw-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-hw-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-hw-docker-merge-master/archives/ [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins11454591896334180897.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auw6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins24577656995319259.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-hw-docker-merge-master@tmp/config10166568952431158467tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins13736479664697384077.sh ---> create-netrc.sh [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins11667604240848905208.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auw6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins990456075348267080.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-hw-docker-merge-master] $ /bin/bash /tmp/jenkins9285008882369771607.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auw6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-hw-docker-merge-master] $ /bin/bash -l /tmp/jenkins16705862092005677883.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-hw-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Auw6 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Auw6/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-hw-docker-merge-master/331 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-7022 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 8.1G 58% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 538 2755 0 4681 7140 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:dd:b6:94 brd ff:ff:ff:ff:ff:ff inet 10.32.6.125/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 82072sec preferred_lft 82072sec inet6 fe80::f816:3eff:fedd:b694/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:88:fd:56:ef brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7022) 02/19/26 _x86_64_ (4 CPU) 01:53:00 LINUX RESTART (4 CPU) 01:54:01 tps rtps wtps bread/s bwrtn/s 01:55:01 4.50 0.00 4.50 0.00 240.49 01:56:01 1.25 0.00 1.25 0.00 14.80 01:57:01 0.80 0.00 0.80 0.00 10.40 01:58:01 1.22 0.00 1.22 0.00 15.20 01:59:01 0.80 0.02 0.78 2.13 8.80 02:00:01 1.18 0.00 1.18 0.00 14.40 02:01:01 0.92 0.00 0.92 0.00 10.80 02:02:01 0.92 0.00 0.92 0.00 12.67 02:03:01 0.87 0.00 0.87 0.00 10.40 02:04:01 1.45 0.00 1.45 0.00 17.60 02:05:01 0.82 0.00 0.82 0.00 9.87 02:06:01 1.38 0.00 1.38 0.00 17.60 02:07:02 0.77 0.00 0.77 0.00 9.20 02:08:01 4.15 2.41 1.74 19.24 25.07 02:09:01 1.15 0.00 1.15 0.00 15.33 02:10:01 1.05 0.00 1.05 0.00 13.33 02:11:01 0.87 0.00 0.87 0.00 10.40 02:12:01 1.00 0.00 1.00 0.00 14.00 02:13:01 0.82 0.00 0.82 0.00 10.00 02:14:01 1.20 0.00 1.20 0.00 16.26 02:15:01 0.82 0.00 0.82 0.00 9.47 02:16:01 1.13 0.00 1.13 0.00 14.80 02:17:01 0.73 0.00 0.73 0.00 8.93 02:18:01 1.32 0.02 1.30 0.13 16.40 02:19:01 0.88 0.00 0.88 0.00 10.40 02:20:01 1.15 0.00 1.15 0.00 15.46 02:21:01 0.80 0.00 0.80 0.00 9.86 02:22:01 1.12 0.00 1.12 0.00 14.26 02:23:01 0.80 0.00 0.80 0.00 9.47 02:24:01 1.02 0.00 1.02 0.00 14.13 02:25:01 1.00 0.00 1.00 0.00 12.00 02:26:01 1.00 0.00 1.00 0.00 14.00 02:27:01 0.87 0.00 0.87 0.00 9.87 02:28:01 1.08 0.00 1.08 0.00 13.46 02:29:01 1.00 0.00 1.00 0.00 12.93 02:30:01 1.12 0.00 1.12 0.00 14.26 02:31:01 0.87 0.00 0.87 0.00 9.87 02:32:01 1.08 0.00 1.08 0.00 13.60 02:33:01 0.77 0.00 0.77 0.00 9.60 02:34:01 1.17 0.00 1.17 0.00 15.18 02:35:01 0.73 0.00 0.73 0.00 9.19 02:36:01 1.18 0.00 1.18 0.00 14.93 02:37:01 4.67 3.77 0.90 96.50 22.66 02:38:01 1.55 0.00 1.55 0.00 19.60 02:39:01 0.87 0.00 0.87 0.00 10.53 02:40:01 1.23 0.00 1.23 0.00 16.93 02:41:01 0.95 0.00 0.95 0.00 11.06 02:42:01 1.27 0.00 1.27 0.00 15.33 02:43:01 0.87 0.02 0.85 0.40 9.73 02:44:01 1.27 0.00 1.27 0.00 16.26 02:45:01 0.95 0.00 0.95 0.00 11.06 02:46:01 1.08 0.00 1.08 0.00 13.60 02:47:01 0.92 0.00 0.92 0.00 10.13 02:48:01 1.12 0.00 1.12 0.00 14.66 02:49:01 1.25 0.00 1.25 0.00 14.40 02:50:01 1.20 0.02 1.18 1.47 14.66 02:51:01 2.28 1.20 1.08 50.39 179.70 02:52:01 91.85 22.46 69.40 801.07 5179.28 02:53:01 93.52 12.73 80.79 2263.78 14797.07 02:54:01 377.80 0.05 377.75 5.20 23131.21 02:55:01 382.04 0.02 382.02 3.47 19307.56 02:56:01 104.70 0.03 104.67 4.00 6480.25 02:57:01 4.25 0.00 4.25 0.00 1900.35 02:58:01 5.12 0.00 5.12 0.00 4059.32 02:59:01 3.82 0.02 3.80 4.27 3943.21 03:00:01 24.29 0.00 24.29 0.00 5810.06 03:01:01 133.14 0.47 132.67 5.33 18790.94 03:02:01 472.24 0.00 472.24 0.00 25797.97 03:03:01 186.09 0.08 186.00 7.73 11712.18 03:04:01 6.63 0.20 6.43 9.73 228.32 03:05:01 22.73 0.37 22.36 31.32 1470.44 Average: 27.87 0.62 27.25 46.58 2025.19 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:55:01 6164976 7555508 2002452 24.52 26480 1550540 872776 9.47 419784 1429884 8 01:56:01 6164700 7555304 2002728 24.52 26524 1550544 872776 9.47 419892 1429872 12 01:57:01 6164356 7555008 2003072 24.53 26556 1550540 872776 9.47 419884 1429876 32 01:58:01 6165348 7556096 2002080 24.51 26604 1550544 872776 9.47 418728 1429880 12 01:59:01 6165620 7556448 2001808 24.51 26620 1550616 872776 9.47 418816 1429936 16 02:00:01 6165356 7556372 2002072 24.51 26644 1550748 872776 9.47 418832 1430076 16 02:01:01 6165256 7556312 2002172 24.51 26684 1550752 872776 9.47 418864 1430084 20 02:02:01 6165116 7556224 2002312 24.52 26716 1550760 872776 9.47 418864 1430096 32 02:03:01 6164776 7555884 2002652 24.52 26748 1550752 872776 9.47 418928 1430096 8 02:04:01 6170484 7561656 1996944 24.45 26796 1550764 872776 9.47 412712 1430092 8 02:05:01 6168564 7559812 1998864 24.47 26820 1550772 872776 9.47 415172 1430100 20 02:06:01 6168456 7559744 1998972 24.47 26856 1550776 872776 9.47 415060 1430104 8 02:07:02 6167928 7559252 1999500 24.48 26880 1550776 872776 9.47 415416 1430108 156 02:08:01 6167448 7559392 1999980 24.49 27492 1550780 895408 9.72 416124 1430108 252 02:09:01 6167432 7559432 1999996 24.49 27540 1550776 895408 9.72 416220 1430112 196 02:10:01 6167664 7559716 1999764 24.48 27572 1550788 895408 9.72 415952 1430116 28 02:11:01 6167656 7559740 1999772 24.48 27604 1550788 895408 9.72 415988 1430120 152 02:12:01 6167424 7559572 2000004 24.49 27644 1550796 895408 9.72 416064 1430124 36 02:13:01 6167656 7559844 1999772 24.48 27668 1550800 887108 9.63 416096 1430128 20 02:14:01 6166580 7558800 2000848 24.50 27716 1550788 887108 9.63 416360 1430132 12 02:15:01 6166968 7559228 2000460 24.49 27740 1550804 887108 9.63 416220 1430132 12 02:16:01 6167060 7559356 2000368 24.49 27764 1550808 887108 9.63 416264 1430140 4 02:17:01 6166276 7558616 2001152 24.50 27784 1550808 887108 9.63 416804 1430148 196 02:18:01 6166828 7559180 2000600 24.49 27824 1550816 887108 9.63 416304 1430144 88 02:19:01 6166548 7558952 2000880 24.50 27868 1550800 878952 9.54 416396 1430144 20 02:20:01 6166572 7559032 2000856 24.50 27900 1550824 878952 9.54 416392 1430148 4 02:21:01 6166408 7558928 2001020 24.50 27932 1550832 878952 9.54 416424 1430156 36 02:22:01 6166508 7559076 2000920 24.50 27964 1550836 878952 9.54 416460 1430164 8 02:23:01 6166384 7558988 2001044 24.50 27996 1550836 878952 9.54 416664 1430168 8 02:24:01 6166332 7558980 2001096 24.50 28028 1550840 878952 9.54 416764 1430168 28 02:25:01 6166376 7559092 2001052 24.50 28068 1550844 878952 9.54 416800 1430172 8 02:26:01 6166160 7558920 2001268 24.50 28108 1550848 887004 9.62 416880 1430176 36 02:27:01 6165788 7558584 2001640 24.51 28136 1550848 887004 9.62 416880 1430176 8 02:28:01 6166168 7559004 2001260 24.50 28176 1550852 887004 9.62 416736 1430184 28 02:29:01 6165604 7558492 2001824 24.51 28232 1550856 887004 9.62 417020 1430192 28 02:30:01 6166140 7559068 2001288 24.50 28272 1550864 887004 9.62 416776 1430200 184 02:31:01 6166188 7559156 2001240 24.50 28304 1550856 887004 9.62 417068 1430208 12 02:32:01 6166124 7559240 2001304 24.50 28336 1550996 887004 9.62 416904 1430324 4 02:33:01 6166132 7559308 2001296 24.50 28360 1551000 887004 9.62 417156 1430328 24 02:34:01 6165968 7559192 2001460 24.51 28392 1551004 887004 9.62 417076 1430332 4 02:35:01 6165720 7558944 2001708 24.51 28416 1551004 887004 9.62 417172 1430332 16 02:36:01 6165464 7558716 2001964 24.51 28440 1551008 878828 9.54 417036 1430336 4 02:37:01 6142692 7539656 2024736 24.79 28500 1554184 886896 9.62 436876 1432292 284 02:38:01 6143196 7540220 2024232 24.78 28536 1554192 886896 9.62 436248 1432288 12 02:39:01 6143236 7540264 2024192 24.78 28560 1554188 886896 9.62 436292 1432292 32 02:40:01 6143368 7540468 2024060 24.78 28608 1554200 886896 9.62 436312 1432296 184 02:41:01 6143368 7540508 2024060 24.78 28640 1554204 894864 9.71 436344 1432304 28 02:42:01 6143244 7540424 2024184 24.78 28672 1554208 894864 9.71 436380 1432312 4 02:43:01 6143616 7540796 2023812 24.78 28704 1554220 894864 9.71 436360 1432312 12 02:44:01 6143524 7540752 2023904 24.78 28752 1554208 894864 9.71 436464 1432328 8 02:45:01 6143268 7540544 2024160 24.78 28784 1554228 894864 9.71 436464 1432324 8 02:46:01 6143400 7540720 2024028 24.78 28816 1554232 894864 9.71 436500 1432328 28 02:47:01 6143400 7540752 2024028 24.78 28848 1554232 894864 9.71 436532 1432328 180 02:48:01 6143308 7540700 2024120 24.78 28888 1554240 894864 9.71 436572 1432332 36 02:49:01 6143160 7540640 2024268 24.78 28936 1554228 894864 9.71 436556 1432340 28 02:50:01 6143036 7540584 2024392 24.79 28984 1554292 894864 9.71 436712 1432348 168 02:51:01 6120576 7524900 2046852 25.06 29056 1560852 894864 9.71 452076 1438004 188 02:52:01 5640492 7361336 2526936 30.94 53220 1836540 1037976 11.26 679616 1654740 175428 02:53:01 5411676 7397096 2755752 33.74 64532 2079624 1294648 14.05 716744 1822232 44484 02:54:01 4897348 7335888 3270080 40.04 97052 2477868 1321984 14.34 803076 2203108 132 02:55:01 4308120 7323324 3859308 47.25 117020 2958456 1364660 14.81 841352 2673596 12108 02:56:01 4375304 7399880 3792124 46.43 123424 2963872 1287560 13.97 840752 2608020 2248 02:57:01 4195332 7247384 3972096 48.63 123528 2988236 1443012 15.66 1007548 2619428 13604 02:58:01 4262376 7374584 3905052 47.81 123580 3046136 1315588 14.28 891936 2666480 23472 02:59:01 4175900 7341276 3991528 48.87 123628 3097256 1351088 14.66 935492 2707048 21860 03:00:01 4070788 7306420 4096640 50.16 124832 3163088 1370940 14.88 1012464 2732596 316 03:01:01 3520912 7259180 4646516 56.89 130956 3628348 1412456 15.33 1204976 3054544 10060 03:02:01 2771136 7246396 5396292 66.07 150804 4257436 1420552 15.41 1237972 3679696 2920 03:03:01 2864956 7358196 5302472 64.92 155564 4270900 1116976 12.12 1761124 3066940 956 03:04:01 2764616 7248772 5402812 66.15 155656 4277648 1145896 12.43 2271612 2673292 7392 03:05:01 2769088 7257552 5398340 66.10 157400 4278856 1156820 12.55 2268680 2669708 10704 Average: 5734436 7507146 2432992 29.79 46348 1884194 964487 10.47 571098 1667428 4629 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 ens3 0.82 0.38 1.44 0.02 0.00 0.00 0.00 0.00 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 ens3 0.88 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 ens3 0.70 0.47 0.41 0.24 0.00 0.00 0.00 0.00 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 ens3 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 ens3 0.35 0.22 0.20 0.07 0.00 0.00 0.00 0.00 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 ens3 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 ens3 0.38 0.45 0.26 0.19 0.00 0.00 0.00 0.00 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 ens3 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 ens3 0.30 0.27 0.15 0.02 0.00 0.00 0.00 0.00 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 ens3 14.03 9.11 12.38 11.60 0.00 0.00 0.00 0.00 02:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 ens3 0.07 0.07 0.01 0.07 0.00 0.00 0.00 0.00 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 ens3 0.33 0.18 0.38 0.07 0.00 0.00 0.00 0.00 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 ens3 68.06 32.91 102.51 11.88 0.00 0.00 0.00 0.00 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 ens3 127.90 96.39 901.24 30.24 0.00 0.00 0.00 0.00 02:52:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 ens3 123.78 94.32 1147.67 11.41 0.00 0.00 0.00 0.00 02:53:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 ens3 258.86 102.07 1500.25 11.10 0.00 0.00 0.00 0.00 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 ens3 310.81 125.32 1939.37 11.58 0.00 0.00 0.00 0.00 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 ens3 16.96 14.03 40.11 3.12 0.00 0.00 0.00 0.00 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 ens3 5.50 4.28 3.98 0.60 0.00 0.00 0.00 0.00 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 ens3 1.18 0.97 0.25 0.24 0.00 0.00 0.00 0.00 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 ens3 0.50 0.48 0.15 0.15 0.00 0.00 0.00 0.00 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 ens3 50.28 37.50 524.50 3.82 0.00 0.00 0.00 0.00 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 ens3 614.23 240.14 3988.50 20.50 0.00 0.00 0.00 0.00 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 ens3 9.62 9.22 2.16 2.73 0.00 0.00 0.00 0.00 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 ens3 208.98 414.08 19.82 3220.79 0.00 0.00 0.00 0.00 03:03:01 lo 3.47 3.47 0.30 0.30 0.00 0.00 0.00 0.00 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 ens3 230.26 405.66 20.45 3236.09 0.00 0.00 0.00 0.00 03:04:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 ens3 12.83 14.88 9.54 14.03 0.00 0.00 0.00 0.00 03:05:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 29.06 22.64 143.94 92.86 0.00 0.00 0.00 0.00 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7022) 02/19/26 _x86_64_ (4 CPU) 01:53:00 LINUX RESTART (4 CPU) 01:54:01 CPU %user %nice %system %iowait %steal %idle 01:55:01 all 0.42 0.00 0.03 0.10 0.10 99.33 01:55:01 0 0.03 0.00 0.03 0.08 0.07 99.78 01:55:01 1 1.23 0.00 0.02 0.00 0.10 98.66 01:55:01 2 0.42 0.00 0.07 0.33 0.12 99.07 01:55:01 3 0.03 0.00 0.03 0.00 0.17 99.77 01:56:01 all 0.05 0.00 0.02 0.03 0.10 99.81 01:56:01 0 0.00 0.00 0.02 0.08 0.22 99.68 01:56:01 1 0.13 0.00 0.02 0.00 0.05 99.80 01:56:01 2 0.02 0.00 0.03 0.00 0.05 99.90 01:56:01 3 0.00 0.00 0.00 0.00 0.07 99.93 01:57:01 all 0.03 0.00 0.01 0.01 0.06 99.89 01:57:01 0 0.02 0.00 0.02 0.03 0.13 99.80 01:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 01:57:01 2 0.03 0.00 0.00 0.00 0.03 99.93 01:57:01 3 0.03 0.00 0.00 0.00 0.05 99.92 01:58:01 all 0.15 0.00 0.02 0.01 0.10 99.71 01:58:01 0 0.02 0.00 0.03 0.00 0.18 99.77 01:58:01 1 0.50 0.00 0.02 0.05 0.10 99.33 01:58:01 2 0.05 0.00 0.03 0.00 0.07 99.85 01:58:01 3 0.02 0.00 0.02 0.00 0.07 99.90 01:59:01 all 0.13 0.00 0.01 0.00 0.08 99.78 01:59:01 0 0.03 0.00 0.03 0.00 0.13 99.80 01:59:01 1 0.48 0.00 0.00 0.02 0.05 99.45 01:59:01 2 0.00 0.00 0.00 0.00 0.08 99.92 01:59:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:00:01 all 0.01 0.00 0.02 0.02 0.07 99.88 02:00:01 0 0.02 0.00 0.05 0.02 0.18 99.73 02:00:01 1 0.00 0.00 0.00 0.05 0.03 99.92 02:00:01 2 0.03 0.00 0.00 0.00 0.05 99.92 02:00:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:01:01 all 0.03 0.00 0.01 0.01 0.09 99.87 02:01:01 0 0.02 0.00 0.02 0.00 0.20 99.77 02:01:01 1 0.05 0.00 0.02 0.03 0.05 99.85 02:01:01 2 0.00 0.00 0.02 0.00 0.07 99.92 02:01:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:02:01 all 0.01 0.00 0.02 0.01 0.03 99.93 02:02:01 0 0.02 0.00 0.05 0.00 0.05 99.88 02:02:01 1 0.00 0.00 0.00 0.03 0.02 99.95 02:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 02:03:01 all 0.06 0.00 0.01 0.00 0.02 99.90 02:03:01 0 0.02 0.00 0.02 0.00 0.07 99.90 02:03:01 1 0.23 0.00 0.02 0.02 0.02 99.72 02:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:04:01 all 0.16 0.00 0.02 0.02 0.10 99.70 02:04:01 0 0.03 0.00 0.02 0.00 0.13 99.82 02:04:01 1 0.43 0.00 0.02 0.05 0.10 99.40 02:04:01 2 0.10 0.00 0.02 0.00 0.05 99.83 02:04:01 3 0.07 0.00 0.02 0.00 0.08 99.83 02:05:01 all 0.38 0.00 0.03 0.00 0.07 99.52 02:05:01 0 0.02 0.00 0.03 0.02 0.07 99.87 02:05:01 1 0.10 0.00 0.05 0.02 0.07 99.77 02:05:01 2 1.37 0.00 0.03 0.00 0.10 98.50 02:05:01 3 0.02 0.00 0.00 0.00 0.07 99.92 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:06:01 all 0.20 0.00 0.01 0.01 0.05 99.73 02:06:01 0 0.03 0.00 0.00 0.00 0.10 99.87 02:06:01 1 0.70 0.00 0.02 0.05 0.05 99.19 02:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:07:02 all 0.52 0.00 0.02 0.00 0.03 99.43 02:07:02 0 0.02 0.00 0.02 0.00 0.05 99.92 02:07:02 1 1.95 0.00 0.02 0.02 0.02 98.00 02:07:02 2 0.07 0.00 0.03 0.00 0.05 99.85 02:07:02 3 0.03 0.00 0.00 0.00 0.03 99.93 02:08:01 all 0.20 0.00 0.03 0.05 0.04 99.68 02:08:01 0 0.02 0.00 0.03 0.00 0.07 99.88 02:08:01 1 0.71 0.00 0.03 0.07 0.02 99.17 02:08:01 2 0.05 0.00 0.02 0.14 0.02 99.78 02:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:09:01 all 0.12 0.00 0.03 0.02 0.11 99.72 02:09:01 0 0.05 0.00 0.00 0.00 0.08 99.87 02:09:01 1 0.22 0.00 0.10 0.08 0.22 99.38 02:09:01 2 0.10 0.00 0.02 0.00 0.08 99.80 02:09:01 3 0.08 0.00 0.00 0.02 0.07 99.83 02:10:01 all 0.08 0.00 0.02 0.01 0.09 99.80 02:10:01 0 0.00 0.00 0.02 0.02 0.12 99.85 02:10:01 1 0.23 0.00 0.05 0.03 0.17 99.52 02:10:01 2 0.03 0.00 0.00 0.00 0.03 99.93 02:10:01 3 0.03 0.00 0.00 0.00 0.07 99.90 02:11:01 all 0.41 0.00 0.02 0.01 0.06 99.51 02:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:11:01 1 1.50 0.00 0.02 0.05 0.12 98.32 02:11:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:12:01 all 0.09 0.00 0.03 0.02 0.05 99.81 02:12:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:12:01 1 0.23 0.00 0.05 0.07 0.10 99.55 02:12:01 2 0.07 0.00 0.00 0.00 0.03 99.90 02:12:01 3 0.03 0.00 0.05 0.00 0.05 99.87 02:13:01 all 0.02 0.00 0.00 0.02 0.06 99.90 02:13:01 0 0.00 0.00 0.02 0.00 0.13 99.85 02:13:01 1 0.00 0.00 0.02 0.07 0.07 99.85 02:13:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:13:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:14:01 all 0.04 0.00 0.02 0.01 0.05 99.88 02:14:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:14:01 1 0.03 0.00 0.00 0.05 0.07 99.85 02:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:14:01 3 0.05 0.00 0.02 0.00 0.07 99.87 02:15:01 all 0.02 0.00 0.00 0.01 0.01 99.95 02:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:15:01 1 0.02 0.00 0.02 0.02 0.03 99.92 02:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:16:01 all 0.01 0.00 0.00 0.01 0.04 99.93 02:16:01 0 0.02 0.00 0.00 0.00 0.08 99.90 02:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 02:16:01 2 0.02 0.00 0.02 0.00 0.05 99.92 02:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:17:01 all 0.11 0.00 0.01 0.00 0.07 99.80 02:17:01 0 0.05 0.00 0.02 0.02 0.13 99.78 02:17:01 1 0.33 0.00 0.00 0.02 0.10 99.55 02:17:01 2 0.05 0.00 0.02 0.00 0.07 99.87 02:17:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:18:01 all 0.02 0.00 0.01 0.01 0.04 99.92 02:18:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:18:01 1 0.00 0.00 0.02 0.03 0.02 99.93 02:18:01 2 0.03 0.00 0.02 0.00 0.07 99.88 02:18:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:19:01 all 0.17 0.00 0.01 0.01 0.05 99.75 02:19:01 0 0.00 0.00 0.00 0.00 0.08 99.92 02:19:01 1 0.65 0.00 0.02 0.03 0.02 99.28 02:19:01 2 0.05 0.00 0.00 0.00 0.10 99.85 02:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:20:01 all 0.12 0.00 0.01 0.01 0.05 99.80 02:20:01 0 0.03 0.00 0.02 0.00 0.10 99.85 02:20:01 1 0.38 0.00 0.02 0.03 0.03 99.53 02:20:01 2 0.05 0.00 0.02 0.00 0.07 99.87 02:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:21:01 all 0.01 0.00 0.01 0.03 0.08 99.87 02:21:01 0 0.02 0.00 0.00 0.00 0.07 99.92 02:21:01 1 0.00 0.00 0.00 0.10 0.03 99.87 02:21:01 2 0.03 0.00 0.02 0.00 0.20 99.75 02:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:22:01 all 0.04 0.00 0.02 0.01 0.11 99.82 02:22:01 0 0.02 0.00 0.00 0.00 0.10 99.88 02:22:01 1 0.00 0.00 0.00 0.03 0.02 99.95 02:22:01 2 0.07 0.00 0.02 0.02 0.32 99.58 02:22:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:23:01 all 0.01 0.00 0.00 0.01 0.05 99.93 02:23:01 0 0.02 0.00 0.02 0.00 0.05 99.92 02:23:01 1 0.02 0.00 0.00 0.02 0.03 99.93 02:23:01 2 0.02 0.00 0.02 0.00 0.08 99.88 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:24:01 all 0.11 0.00 0.03 0.01 0.05 99.81 02:24:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:24:01 1 0.27 0.00 0.03 0.03 0.07 99.60 02:24:01 2 0.12 0.00 0.05 0.00 0.07 99.77 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:25:01 all 0.20 0.00 0.01 0.01 0.05 99.74 02:25:01 0 0.02 0.00 0.00 0.00 0.03 99.95 02:25:01 1 0.75 0.00 0.02 0.03 0.03 99.17 02:25:01 2 0.00 0.00 0.02 0.00 0.10 99.88 02:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:26:01 all 0.04 0.00 0.01 0.01 0.02 99.92 02:26:01 0 0.03 0.00 0.00 0.00 0.05 99.92 02:26:01 1 0.00 0.00 0.00 0.05 0.02 99.93 02:26:01 2 0.08 0.00 0.00 0.02 0.02 99.88 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:27:01 1 0.02 0.00 0.02 0.03 0.00 99.93 02:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:27:01 CPU %user %nice %system %iowait %steal %idle 02:28:01 all 0.27 0.00 0.01 0.01 0.08 99.63 02:28:01 0 0.05 0.00 0.03 0.00 0.07 99.85 02:28:01 1 0.98 0.00 0.00 0.05 0.07 98.91 02:28:01 2 0.03 0.00 0.02 0.00 0.15 99.80 02:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:29:01 all 0.08 0.00 0.01 0.01 0.05 99.85 02:29:01 0 0.02 0.00 0.00 0.02 0.07 99.90 02:29:01 1 0.00 0.00 0.00 0.03 0.05 99.92 02:29:01 2 0.25 0.00 0.00 0.00 0.08 99.67 02:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:30:01 all 0.04 0.00 0.01 0.01 0.03 99.91 02:30:01 0 0.07 0.00 0.02 0.00 0.03 99.88 02:30:01 1 0.05 0.00 0.02 0.05 0.07 99.82 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:31:01 all 0.33 0.00 0.01 0.01 0.04 99.61 02:31:01 0 0.03 0.00 0.00 0.00 0.05 99.92 02:31:01 1 1.27 0.00 0.02 0.05 0.10 98.56 02:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:01 all 0.06 0.00 0.02 0.02 0.10 99.80 02:32:01 0 0.00 0.00 0.00 0.00 0.13 99.87 02:32:01 1 0.20 0.00 0.05 0.07 0.20 99.48 02:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:33:01 all 0.32 0.00 0.02 0.01 0.10 99.55 02:33:01 0 0.03 0.00 0.02 0.00 0.07 99.88 02:33:01 1 1.22 0.00 0.05 0.05 0.31 98.36 02:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:34:01 all 0.17 0.00 0.05 0.02 0.12 99.64 02:34:01 0 0.07 0.00 0.02 0.00 0.12 99.80 02:34:01 1 0.52 0.00 0.05 0.07 0.13 99.23 02:34:01 2 0.07 0.00 0.08 0.00 0.23 99.62 02:34:01 3 0.03 0.00 0.03 0.00 0.03 99.90 02:35:01 all 0.06 0.00 0.01 0.01 0.10 99.81 02:35:01 0 0.05 0.00 0.00 0.00 0.07 99.88 02:35:01 1 0.08 0.00 0.02 0.03 0.05 99.82 02:35:01 2 0.12 0.00 0.05 0.00 0.28 99.55 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:36:01 all 0.10 0.00 0.02 0.00 0.10 99.78 02:36:01 0 0.05 0.00 0.02 0.00 0.13 99.80 02:36:01 1 0.25 0.00 0.00 0.02 0.07 99.67 02:36:01 2 0.08 0.00 0.00 0.00 0.13 99.78 02:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:37:01 all 1.66 0.00 0.13 0.12 0.28 97.81 02:37:01 0 3.06 0.00 0.05 0.03 0.23 96.62 02:37:01 1 1.27 0.00 0.10 0.13 0.23 98.27 02:37:01 2 1.28 0.00 0.20 0.03 0.43 98.05 02:37:01 3 1.05 0.00 0.18 0.30 0.27 98.20 02:38:01 all 0.17 0.00 0.02 0.01 0.15 99.65 02:38:01 0 0.03 0.00 0.03 0.00 0.18 99.75 02:38:01 1 0.57 0.00 0.00 0.05 0.10 99.28 02:38:01 2 0.03 0.00 0.02 0.00 0.27 99.68 02:38:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:38:01 CPU %user %nice %system %iowait %steal %idle 02:39:01 all 0.10 0.00 0.02 0.01 0.08 99.80 02:39:01 0 0.02 0.00 0.02 0.00 0.08 99.88 02:39:01 1 0.32 0.00 0.03 0.03 0.12 99.50 02:39:01 2 0.05 0.00 0.02 0.00 0.08 99.85 02:39:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:40:01 all 0.10 0.00 0.00 0.01 0.05 99.84 02:40:01 0 0.03 0.00 0.00 0.02 0.07 99.88 02:40:01 1 0.30 0.00 0.02 0.05 0.07 99.57 02:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:40:01 3 0.00 0.00 0.00 0.00 0.03 99.97 02:41:01 all 0.27 0.00 0.01 0.01 0.09 99.62 02:41:01 0 0.02 0.00 0.02 0.00 0.17 99.80 02:41:01 1 1.06 0.00 0.02 0.03 0.15 98.74 02:41:01 2 0.03 0.00 0.00 0.00 0.05 99.92 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:42:01 all 0.07 0.00 0.01 0.01 0.07 99.84 02:42:01 0 0.02 0.00 0.02 0.00 0.10 99.87 02:42:01 1 0.23 0.00 0.03 0.03 0.15 99.55 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:43:01 all 0.09 0.00 0.02 0.01 0.06 99.82 02:43:01 0 0.05 0.00 0.00 0.02 0.10 99.83 02:43:01 1 0.20 0.00 0.03 0.02 0.12 99.63 02:43:01 2 0.10 0.00 0.02 0.00 0.03 99.85 02:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:44:01 all 0.08 0.00 0.01 0.02 0.08 99.81 02:44:01 0 0.03 0.00 0.00 0.00 0.12 99.85 02:44:01 1 0.28 0.00 0.03 0.05 0.15 99.48 02:44:01 2 0.03 0.00 0.00 0.00 0.05 99.92 02:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:45:01 all 0.13 0.00 0.00 0.01 0.07 99.78 02:45:01 0 0.10 0.00 0.02 0.02 0.08 99.78 02:45:01 1 0.35 0.00 0.02 0.05 0.13 99.45 02:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:45:01 3 0.05 0.00 0.00 0.00 0.03 99.92 02:46:01 all 0.41 0.00 0.02 0.01 0.06 99.51 02:46:01 0 0.05 0.00 0.00 0.02 0.07 99.87 02:46:01 1 1.55 0.00 0.05 0.05 0.13 98.22 02:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:47:01 all 0.08 0.00 0.01 0.01 0.04 99.87 02:47:01 0 0.07 0.00 0.00 0.00 0.05 99.88 02:47:01 1 0.15 0.00 0.00 0.03 0.07 99.75 02:47:01 2 0.10 0.00 0.02 0.00 0.02 99.87 02:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:48:01 all 0.06 0.00 0.02 0.01 0.05 99.86 02:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:48:01 1 0.15 0.00 0.03 0.03 0.12 99.67 02:48:01 2 0.08 0.00 0.02 0.00 0.07 99.83 02:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:49:01 all 0.02 0.00 0.02 0.01 0.02 99.93 02:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:49:01 1 0.02 0.00 0.02 0.03 0.05 99.88 02:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:49:01 CPU %user %nice %system %iowait %steal %idle 02:50:01 all 0.05 0.00 0.03 0.02 0.06 99.85 02:50:01 0 0.03 0.00 0.02 0.02 0.10 99.83 02:50:01 1 0.07 0.00 0.03 0.07 0.10 99.73 02:50:01 2 0.07 0.00 0.03 0.00 0.05 99.85 02:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:51:01 all 1.03 0.00 0.08 0.06 0.17 98.66 02:51:01 0 0.83 0.00 0.12 0.15 0.15 98.75 02:51:01 1 1.00 0.00 0.08 0.05 0.20 98.66 02:51:01 2 1.45 0.00 0.03 0.00 0.13 98.38 02:51:01 3 0.85 0.00 0.10 0.03 0.18 98.83 02:52:01 all 19.77 0.00 1.46 3.17 1.43 74.16 02:52:01 0 32.06 0.00 2.23 1.00 1.58 63.13 02:52:01 1 17.85 0.00 1.11 2.49 1.11 77.43 02:52:01 2 21.29 0.00 1.28 1.91 1.36 74.16 02:52:01 3 7.97 0.00 1.26 7.25 1.67 81.85 02:53:01 all 17.69 0.00 2.17 2.54 1.42 76.17 02:53:01 0 6.56 0.00 1.74 1.28 0.65 89.77 02:53:01 1 17.46 0.00 1.75 1.18 1.30 78.30 02:53:01 2 32.56 0.00 3.03 3.32 1.98 59.11 02:53:01 3 14.19 0.00 2.12 4.38 1.74 77.56 02:54:01 all 8.92 0.00 4.55 10.83 1.45 74.24 02:54:01 0 11.61 0.00 4.50 7.13 1.56 75.20 02:54:01 1 7.38 0.00 3.92 9.64 1.29 77.77 02:54:01 2 11.56 0.00 4.98 9.70 1.56 72.19 02:54:01 3 5.13 0.00 4.83 16.89 1.41 71.75 02:55:01 all 8.26 0.00 3.42 12.02 1.19 75.10 02:55:01 0 3.54 0.00 3.01 7.35 0.70 85.40 02:55:01 1 15.94 0.00 5.49 35.30 1.44 41.82 02:55:01 2 6.93 0.00 3.03 4.08 1.54 84.43 02:55:01 3 6.65 0.00 2.18 1.42 1.10 88.65 02:56:01 all 16.55 0.00 3.83 3.17 1.49 74.97 02:56:01 0 20.27 0.00 4.28 0.92 1.31 73.23 02:56:01 1 15.28 0.00 3.86 5.78 1.35 73.72 02:56:01 2 17.94 0.00 4.13 3.50 1.82 72.61 02:56:01 3 12.71 0.00 3.05 2.48 1.43 80.33 02:57:01 all 21.56 0.00 3.08 0.02 1.08 74.26 02:57:01 0 21.23 0.00 2.98 0.00 0.97 74.82 02:57:01 1 11.84 0.00 2.53 0.00 0.80 84.83 02:57:01 2 28.68 0.00 3.91 0.08 1.28 66.05 02:57:01 3 24.48 0.00 2.88 0.00 1.28 71.36 02:58:01 all 22.16 0.00 2.35 0.02 0.92 74.55 02:58:01 0 19.83 0.00 2.07 0.00 0.83 77.27 02:58:01 1 11.14 0.00 1.38 0.00 0.65 86.82 02:58:01 2 34.88 0.00 3.18 0.08 1.18 60.68 02:58:01 3 22.75 0.00 2.75 0.02 0.98 73.50 02:59:01 all 22.72 0.00 1.82 0.05 0.75 74.66 02:59:01 0 4.15 0.00 0.67 0.00 0.35 94.84 02:59:01 1 18.77 0.00 1.50 0.10 0.58 79.05 02:59:01 2 46.31 0.00 3.20 0.12 1.35 49.03 02:59:01 3 21.68 0.00 1.94 0.02 0.72 75.65 03:00:01 all 22.24 0.00 2.25 0.51 1.34 73.66 03:00:01 0 22.59 0.00 2.58 0.27 1.40 73.17 03:00:01 1 21.17 0.00 2.03 1.06 1.36 74.38 03:00:01 2 19.51 0.00 2.06 0.57 1.18 76.68 03:00:01 3 25.72 0.00 2.36 0.12 1.40 70.41 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:01:01 all 15.37 0.00 3.62 3.33 1.42 76.26 03:01:01 0 15.32 0.00 3.75 4.00 1.35 75.59 03:01:01 1 11.35 0.00 3.08 3.98 1.11 80.48 03:01:01 2 19.25 0.00 4.57 5.02 1.63 69.52 03:01:01 3 15.57 0.00 3.07 0.32 1.59 79.45 03:02:01 all 7.61 0.00 4.07 15.23 0.99 72.09 03:02:01 0 4.85 0.00 3.98 9.64 0.76 80.78 03:02:01 1 10.56 0.00 2.07 3.73 0.87 82.78 03:02:01 2 10.79 0.00 4.74 7.54 1.05 75.89 03:02:01 3 4.25 0.00 5.52 39.89 1.28 49.05 03:03:01 all 24.79 0.00 3.19 5.80 2.60 63.62 03:03:01 0 23.99 0.00 2.84 1.20 2.49 69.48 03:03:01 1 27.32 0.00 2.90 2.52 2.52 64.75 03:03:01 2 26.79 0.00 2.95 5.12 2.84 62.30 03:03:01 3 21.02 0.00 4.08 14.38 2.58 57.94 03:04:01 all 20.28 0.00 1.14 0.30 1.09 77.19 03:04:01 0 13.08 0.00 1.21 1.00 1.00 83.71 03:04:01 1 15.49 0.00 1.00 0.03 0.87 82.61 03:04:01 2 18.88 0.00 1.08 0.02 1.01 79.02 03:04:01 3 33.65 0.00 1.28 0.17 1.51 63.38 03:05:01 all 20.85 0.00 1.09 0.71 0.81 76.54 03:05:01 0 10.39 0.00 0.88 2.03 0.50 86.19 03:05:01 1 25.01 0.00 0.87 0.08 0.78 73.26 03:05:01 2 28.62 0.00 1.05 0.30 0.83 69.20 03:05:01 3 19.40 0.00 1.54 0.41 1.11 77.53 Average: all 3.64 0.00 0.55 0.82 0.31 94.67 Average: 0 3.03 0.00 0.53 0.51 0.29 95.64 Average: 1 3.52 0.00 0.49 0.96 0.29 94.74 Average: 2 4.66 0.00 0.62 0.59 0.35 93.78 Average: 3 3.36 0.00 0.56 1.24 0.31 94.54