Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2020 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-ad-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Inox1QSFeHAn/agent.2135 SSH_AGENT_PID=2137 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-ad-docker-merge-master@tmp/private_key_670826971185069318.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/ad > git init /w/workspace/ric-app-ad-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad > 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/ad +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/ad # 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 f9f97b8c682d890395e3de5a56450ebb04a5630b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f9f97b8c682d890395e3de5a56450ebb04a5630b # timeout=10 Commit message: "Merge "CI: Add merge workflow that runs SonarCloud scan"" > git rev-list --no-walk f9f97b8c682d890395e3de5a56450ebb04a5630b # 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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins7421712699387505395.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-9sxg lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-9sxg/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.113 botocore==1.34.113 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.2 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config14573183946082963959tmp copy managed file [ric-app-ad-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config4435883147594857247tmp [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins15359255036808544432.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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins6641119046428305778.sh [ric-app-ad-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2854026120137479300.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-ad-docker-merge-master] $ /bin/bash -l /tmp/jenkins17271798729247732171.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH ---> Docker image tag found: 1.0.0 [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-ad-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-ad [EnvInject] - Variables injected successfully. [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins13806385155139936290.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.97kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/continuumio/miniconda3:23.10.0-1 #3 DONE 1.0s #4 [ 1/12] FROM docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 #4 resolve docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 0.1s done #4 ... #5 [internal] load build context #5 transferring context: 4.76MB 0.1s done #5 DONE 0.1s #4 [ 1/12] FROM docker.io/continuumio/miniconda3:23.10.0-1@sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 0B / 114.51MB 0.1s #4 sha256:5ee0ed861bce8f67acb0a3e8a416891781db54302d93bf20a3c6301d7683d7b9 3.11kB / 3.11kB done #4 sha256:166ff37fba6c25fcad8516aa5481a2a8dfde11370f81b245c1e2e8002e68bcce 869B / 869B done #4 sha256:6d17b7c0d4a8e7b46141cc2681f5b040c4be0ec229227be9d1fbe39fc18f76c5 4.61kB / 4.61kB done #4 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 0B / 31.42MB 0.1s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0B / 50.08MB 0.1s #4 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 12.58MB / 31.42MB 0.3s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 4.19MB / 50.08MB 0.3s #4 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 19.92MB / 31.42MB 0.4s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 13.63MB / 50.08MB 0.4s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 6.29MB / 114.51MB 0.6s #4 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.6s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 32.51MB / 50.08MB 0.6s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 44.04MB / 50.08MB 0.7s #4 sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 31.42MB / 31.42MB 0.7s done #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 0.8s #4 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 0.1s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 14.68MB / 114.51MB 0.9s #4 sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 50.08MB / 50.08MB 0.9s done #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 24.12MB / 114.51MB 1.0s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 35.65MB / 114.51MB 1.1s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 54.53MB / 114.51MB 1.3s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 65.01MB / 114.51MB 1.4s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 76.55MB / 114.51MB 1.5s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 87.03MB / 114.51MB 1.6s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 97.52MB / 114.51MB 1.7s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 1.9s #4 sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 114.51MB / 114.51MB 2.0s done #4 extracting sha256:0bc8ff246cb8ff91066742f8f7ded40397e7aaaa925200b7bec5382d1ffcd6a0 1.7s done #4 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 0.1s #4 extracting sha256:e87dc284eda57fe6f1d5be295889a742364d6d91e93be71884dd4a992f74c188 2.3s done #4 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf #4 extracting sha256:f1fbf9532e5b7f4c7ff8816c4941e636c6db3fe1f37487868908d79aeb735aaf 4.9s done #4 DONE 10.3s #6 [ 2/12] RUN mkdir -p /opt/route/ #6 DONE 1.2s #7 [ 3/12] RUN apt update && apt install -y gcc musl-dev #7 0.233 #7 0.233 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 0.233 #7 0.266 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #7 0.279 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #7 0.280 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #7 0.390 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB] #7 0.500 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [273 kB] #7 0.593 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #7 1.514 Fetched 8568 kB in 1s (6799 kB/s) #7 1.514 Reading package lists... #7 1.963 Building dependency tree... #7 2.095 Reading state information... #7 2.109 21 packages can be upgraded. Run 'apt list --upgradable' to see them. #7 2.114 #7 2.114 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 2.115 #7 2.121 Reading package lists... #7 2.644 Building dependency tree... #7 2.801 Reading state information... #7 2.951 The following additional packages will be installed: #7 2.951 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 #7 2.951 fontconfig-config fonts-dejavu-core gcc-10 libasan6 libatomic1 libbinutils #7 2.951 libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev #7 2.951 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev #7 2.951 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 #7 2.951 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 #7 2.951 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl #7 2.952 Suggested packages: #7 2.952 binutils-doc cpp-doc gcc-10-locales gcc-multilib make autoconf automake #7 2.952 libtool flex bison gdb gcc-doc gcc-10-multilib gcc-10-doc glibc-doc #7 2.952 libc-l10n locales libgd-tools man-browser #7 2.952 Recommended packages: #7 2.952 libnss-nis libnss-nisplus linux-musl-dev #7 3.135 The following NEW packages will be installed: #7 3.135 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-10 #7 3.135 fontconfig-config fonts-dejavu-core gcc gcc-10 libasan6 libatomic1 #7 3.135 libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev #7 3.135 libctf-nobfd0 libctf0 libdeflate0 libfontconfig1 libfreetype6 libgcc-10-dev #7 3.135 libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo liblsan0 libmpc3 #7 3.136 libmpfr6 libnsl-dev libpng16-16 libquadmath0 libtiff5 libtirpc-dev libtsan0 #7 3.136 libubsan1 libwebp6 libxpm4 linux-libc-dev manpages manpages-dev musl #7 3.136 musl-dev #7 3.136 The following packages will be upgraded: #7 3.136 libc6 #7 3.159 1 upgraded, 46 newly installed, 0 to remove and 20 not upgraded. #7 3.159 Need to get 57.3 MB of archives. #7 3.159 After this operation, 192 MB of additional disk space will be used. #7 3.159 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u10 [2825 kB] #7 3.207 Get:2 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #7 3.222 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #7 3.245 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #7 3.250 Get:5 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #7 3.251 Get:6 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #7 3.252 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #7 3.269 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #7 3.270 Get:9 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #7 3.275 Get:10 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #7 3.295 Get:11 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #7 3.295 Get:12 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #7 3.377 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #7 3.378 Get:14 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #7 3.386 Get:15 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #7 3.389 Get:16 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #7 3.390 Get:17 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #7 3.390 Get:18 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #7 3.391 Get:19 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #7 3.391 Get:20 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #7 3.410 Get:21 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #7 3.418 Get:22 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #7 3.434 Get:23 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #7 3.440 Get:24 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #7 3.442 Get:25 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #7 3.461 Get:26 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #7 3.601 Get:27 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #7 3.602 Get:28 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u10 [276 kB] #7 3.603 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #7 3.605 Get:30 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB] #7 3.608 Get:31 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #7 3.633 Get:32 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #7 3.636 Get:33 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #7 3.638 Get:34 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #7 3.639 Get:35 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB] #7 3.642 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB] #7 3.645 Get:37 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB] #7 3.646 Get:38 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #7 3.648 Get:39 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u10 [246 kB] #7 3.652 Get:40 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.216-1 [1725 kB] #7 3.677 Get:41 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #7 3.677 Get:42 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB] #7 3.677 Get:43 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #7 3.677 Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u10 [2362 kB] #7 3.695 Get:45 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #7 3.714 Get:46 http://deb.debian.org/debian bullseye/main amd64 musl amd64 1.2.2-1 [418 kB] #7 3.718 Get:47 http://deb.debian.org/debian bullseye/main amd64 musl-dev amd64 1.2.2-1 [604 kB] #7 3.869 debconf: delaying package configuration, since apt-utils is not installed #7 3.915 Fetched 57.3 MB in 1s (98.4 MB/s) #7 3.977 (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 ... 12444 files and directories currently installed.) #7 3.988 Preparing to unpack .../libc6_2.31-13+deb11u10_amd64.deb ... #7 4.080 debconf: unable to initialize frontend: Dialog #7 4.080 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 4.080 debconf: falling back to frontend: Readline #7 4.170 debconf: unable to initialize frontend: Dialog #7 4.170 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 4.170 debconf: falling back to frontend: Readline #7 4.227 Unpacking libc6:amd64 (2.31-13+deb11u10) over (2.31-13+deb11u7) ... #7 6.253 Setting up libc6:amd64 (2.31-13+deb11u10) ... #7 6.363 debconf: unable to initialize frontend: Dialog #7 6.363 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 6.363 debconf: falling back to frontend: Readline #7 7.472 Selecting previously unselected package manpages. #7 7.472 (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 ... 12444 files and directories currently installed.) #7 7.484 Preparing to unpack .../00-manpages_5.10-1_all.deb ... #7 7.491 Unpacking manpages (5.10-1) ... #7 7.669 Selecting previously unselected package binutils-common:amd64. #7 7.672 Preparing to unpack .../01-binutils-common_2.35.2-2_amd64.deb ... #7 7.679 Unpacking binutils-common:amd64 (2.35.2-2) ... #7 7.946 Selecting previously unselected package libbinutils:amd64. #7 7.949 Preparing to unpack .../02-libbinutils_2.35.2-2_amd64.deb ... #7 7.957 Unpacking libbinutils:amd64 (2.35.2-2) ... #7 8.085 Selecting previously unselected package libctf-nobfd0:amd64. #7 8.093 Preparing to unpack .../03-libctf-nobfd0_2.35.2-2_amd64.deb ... #7 8.100 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #7 8.163 Selecting previously unselected package libctf0:amd64. #7 8.167 Preparing to unpack .../04-libctf0_2.35.2-2_amd64.deb ... #7 8.174 Unpacking libctf0:amd64 (2.35.2-2) ... #7 8.236 Selecting previously unselected package binutils-x86-64-linux-gnu. #7 8.239 Preparing to unpack .../05-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #7 8.250 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #7 8.625 Selecting previously unselected package binutils. #7 8.628 Preparing to unpack .../06-binutils_2.35.2-2_amd64.deb ... #7 8.635 Unpacking binutils (2.35.2-2) ... #7 8.710 Selecting previously unselected package libisl23:amd64. #7 8.714 Preparing to unpack .../07-libisl23_0.23-1_amd64.deb ... #7 8.720 Unpacking libisl23:amd64 (0.23-1) ... #7 8.858 Selecting previously unselected package libmpfr6:amd64. #7 8.861 Preparing to unpack .../08-libmpfr6_4.1.0-3_amd64.deb ... #7 8.867 Unpacking libmpfr6:amd64 (4.1.0-3) ... #7 9.037 Selecting previously unselected package libmpc3:amd64. #7 9.044 Preparing to unpack .../09-libmpc3_1.2.0-1_amd64.deb ... #7 9.044 Unpacking libmpc3:amd64 (1.2.0-1) ... #7 9.099 Selecting previously unselected package cpp-10. #7 9.103 Preparing to unpack .../10-cpp-10_10.2.1-6_amd64.deb ... #7 9.111 Unpacking cpp-10 (10.2.1-6) ... #7 9.907 Selecting previously unselected package cpp. #7 9.911 Preparing to unpack .../11-cpp_4%3a10.2.1-1_amd64.deb ... #7 9.918 Unpacking cpp (4:10.2.1-1) ... #7 9.970 Selecting previously unselected package fonts-dejavu-core. #7 9.975 Preparing to unpack .../12-fonts-dejavu-core_2.37-2_all.deb ... #7 9.981 Unpacking fonts-dejavu-core (2.37-2) ... #7 10.17 Selecting previously unselected package fontconfig-config. #7 10.17 Preparing to unpack .../13-fontconfig-config_2.13.1-4.2_all.deb ... #7 10.30 Unpacking fontconfig-config (2.13.1-4.2) ... #7 10.38 Selecting previously unselected package libcc1-0:amd64. #7 10.39 Preparing to unpack .../14-libcc1-0_10.2.1-6_amd64.deb ... #7 10.40 Unpacking libcc1-0:amd64 (10.2.1-6) ... #7 10.46 Selecting previously unselected package libgomp1:amd64. #7 10.46 Preparing to unpack .../15-libgomp1_10.2.1-6_amd64.deb ... #7 10.47 Unpacking libgomp1:amd64 (10.2.1-6) ... #7 10.53 Selecting previously unselected package libitm1:amd64. #7 10.53 Preparing to unpack .../16-libitm1_10.2.1-6_amd64.deb ... #7 10.54 Unpacking libitm1:amd64 (10.2.1-6) ... #7 10.61 Selecting previously unselected package libatomic1:amd64. #7 10.61 Preparing to unpack .../17-libatomic1_10.2.1-6_amd64.deb ... #7 10.62 Unpacking libatomic1:amd64 (10.2.1-6) ... #7 10.68 Selecting previously unselected package libasan6:amd64. #7 10.69 Preparing to unpack .../18-libasan6_10.2.1-6_amd64.deb ... #7 10.69 Unpacking libasan6:amd64 (10.2.1-6) ... #7 11.00 Selecting previously unselected package liblsan0:amd64. #7 11.01 Preparing to unpack .../19-liblsan0_10.2.1-6_amd64.deb ... #7 11.01 Unpacking liblsan0:amd64 (10.2.1-6) ... #7 11.19 Selecting previously unselected package libtsan0:amd64. #7 11.19 Preparing to unpack .../20-libtsan0_10.2.1-6_amd64.deb ... #7 11.20 Unpacking libtsan0:amd64 (10.2.1-6) ... #7 11.50 Selecting previously unselected package libubsan1:amd64. #7 11.50 Preparing to unpack .../21-libubsan1_10.2.1-6_amd64.deb ... #7 11.51 Unpacking libubsan1:amd64 (10.2.1-6) ... #7 11.66 Selecting previously unselected package libquadmath0:amd64. #7 11.67 Preparing to unpack .../22-libquadmath0_10.2.1-6_amd64.deb ... #7 11.67 Unpacking libquadmath0:amd64 (10.2.1-6) ... #7 11.74 Selecting previously unselected package libgcc-10-dev:amd64. #7 11.74 Preparing to unpack .../23-libgcc-10-dev_10.2.1-6_amd64.deb ... #7 11.75 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #7 12.01 Selecting previously unselected package gcc-10. #7 12.01 Preparing to unpack .../24-gcc-10_10.2.1-6_amd64.deb ... #7 12.02 Unpacking gcc-10 (10.2.1-6) ... #7 13.50 Selecting previously unselected package gcc. #7 13.50 Preparing to unpack .../25-gcc_4%3a10.2.1-1_amd64.deb ... #7 13.51 Unpacking gcc (4:10.2.1-1) ... #7 13.56 Selecting previously unselected package libc-dev-bin. #7 13.56 Preparing to unpack .../26-libc-dev-bin_2.31-13+deb11u10_amd64.deb ... #7 13.57 Unpacking libc-dev-bin (2.31-13+deb11u10) ... #7 13.63 Selecting previously unselected package libpng16-16:amd64. #7 13.63 Preparing to unpack .../27-libpng16-16_1.6.37-3_amd64.deb ... #7 13.64 Unpacking libpng16-16:amd64 (1.6.37-3) ... #7 13.72 Selecting previously unselected package libfreetype6:amd64. #7 13.72 Preparing to unpack .../28-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ... #7 13.73 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #7 13.82 Selecting previously unselected package libfontconfig1:amd64. #7 13.83 Preparing to unpack .../29-libfontconfig1_2.13.1-4.2_amd64.deb ... #7 13.83 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #7 13.92 Selecting previously unselected package libjpeg62-turbo:amd64. #7 13.93 Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #7 13.93 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #7 14.02 Selecting previously unselected package libdeflate0:amd64. #7 14.02 Preparing to unpack .../31-libdeflate0_1.7-1_amd64.deb ... #7 14.03 Unpacking libdeflate0:amd64 (1.7-1) ... #7 14.10 Selecting previously unselected package libjbig0:amd64. #7 14.10 Preparing to unpack .../32-libjbig0_2.1-3.1+b2_amd64.deb ... #7 14.11 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #7 14.17 Selecting previously unselected package libwebp6:amd64. #7 14.17 Preparing to unpack .../33-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ... #7 14.18 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #7 14.26 Selecting previously unselected package libtiff5:amd64. #7 14.26 Preparing to unpack .../34-libtiff5_4.2.0-1+deb11u5_amd64.deb ... #7 14.27 Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ... #7 14.35 Selecting previously unselected package libxpm4:amd64. #7 14.35 Preparing to unpack .../35-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ... #7 14.36 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #7 14.42 Selecting previously unselected package libgd3:amd64. #7 14.43 Preparing to unpack .../36-libgd3_2.3.0-2_amd64.deb ... #7 14.43 Unpacking libgd3:amd64 (2.3.0-2) ... #7 14.49 Selecting previously unselected package libc-devtools. #7 14.50 Preparing to unpack .../37-libc-devtools_2.31-13+deb11u10_amd64.deb ... #7 14.50 Unpacking libc-devtools (2.31-13+deb11u10) ... #7 14.57 Selecting previously unselected package linux-libc-dev:amd64. #7 14.57 Preparing to unpack .../38-linux-libc-dev_5.10.216-1_amd64.deb ... #7 14.58 Unpacking linux-libc-dev:amd64 (5.10.216-1) ... #7 16.04 Selecting previously unselected package libcrypt-dev:amd64. #7 16.04 Preparing to unpack .../39-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #7 16.05 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #7 16.16 Selecting previously unselected package libtirpc-dev:amd64. #7 16.16 Preparing to unpack .../40-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ... #7 16.17 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #7 16.25 Selecting previously unselected package libnsl-dev:amd64. #7 16.26 Preparing to unpack .../41-libnsl-dev_1.3.0-2_amd64.deb ... #7 16.26 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #7 16.33 Selecting previously unselected package libc6-dev:amd64. #7 16.33 Preparing to unpack .../42-libc6-dev_2.31-13+deb11u10_amd64.deb ... #7 16.34 Unpacking libc6-dev:amd64 (2.31-13+deb11u10) ... #7 17.34 Selecting previously unselected package manpages-dev. #7 17.35 Preparing to unpack .../43-manpages-dev_5.10-1_all.deb ... #7 17.35 Unpacking manpages-dev (5.10-1) ... #7 17.74 Selecting previously unselected package musl:amd64. #7 17.74 Preparing to unpack .../44-musl_1.2.2-1_amd64.deb ... #7 17.75 Unpacking musl:amd64 (1.2.2-1) ... #7 17.89 Selecting previously unselected package musl-dev:amd64. #7 17.89 Preparing to unpack .../45-musl-dev_1.2.2-1_amd64.deb ... #7 17.90 Unpacking musl-dev:amd64 (1.2.2-1) ... #7 18.29 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ... #7 18.32 Setting up manpages (5.10-1) ... #7 18.34 Setting up binutils-common:amd64 (2.35.2-2) ... #7 18.36 Setting up libdeflate0:amd64 (1.7-1) ... #7 18.38 Setting up linux-libc-dev:amd64 (5.10.216-1) ... #7 18.40 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #7 18.42 Setting up libgomp1:amd64 (10.2.1-6) ... #7 18.44 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #7 18.46 Setting up libasan6:amd64 (10.2.1-6) ... #7 18.48 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ... #7 18.49 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #7 18.51 Setting up libmpfr6:amd64 (4.1.0-3) ... #7 18.53 Setting up libquadmath0:amd64 (10.2.1-6) ... #7 18.55 Setting up libpng16-16:amd64 (1.6.37-3) ... #7 18.58 Setting up libmpc3:amd64 (1.2.0-1) ... #7 18.60 Setting up libatomic1:amd64 (10.2.1-6) ... #7 18.63 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ... #7 18.65 Setting up fonts-dejavu-core (2.37-2) ... #7 18.78 Setting up libubsan1:amd64 (10.2.1-6) ... #7 18.80 Setting up musl:amd64 (1.2.2-1) ... #7 18.84 Setting up libnsl-dev:amd64 (1.3.0-2) ... #7 18.87 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #7 18.89 Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ... #7 18.92 Setting up libbinutils:amd64 (2.35.2-2) ... #7 18.95 Setting up libisl23:amd64 (0.23-1) ... #7 18.97 Setting up libc-dev-bin (2.31-13+deb11u10) ... #7 19.00 Setting up libcc1-0:amd64 (10.2.1-6) ... #7 19.02 Setting up liblsan0:amd64 (10.2.1-6) ... #7 19.04 Setting up cpp-10 (10.2.1-6) ... #7 19.07 Setting up libitm1:amd64 (10.2.1-6) ... #7 19.09 Setting up libtsan0:amd64 (10.2.1-6) ... #7 19.12 Setting up libctf0:amd64 (2.35.2-2) ... #7 19.14 Setting up manpages-dev (5.10-1) ... #7 19.17 Setting up fontconfig-config (2.13.1-4.2) ... #7 19.27 debconf: unable to initialize frontend: Dialog #7 19.27 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 19.27 debconf: falling back to frontend: Readline #7 19.46 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #7 19.49 Setting up musl-dev:amd64 (1.2.2-1) ... #7 19.51 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ... #7 19.53 Setting up cpp (4:10.2.1-1) ... #7 19.56 Setting up libc6-dev:amd64 (2.31-13+deb11u10) ... #7 19.58 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #7 19.60 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #7 19.62 Setting up binutils (2.35.2-2) ... #7 19.63 Setting up libgd3:amd64 (2.3.0-2) ... #7 19.65 Setting up gcc-10 (10.2.1-6) ... #7 19.67 Setting up libc-devtools (2.31-13+deb11u10) ... #7 19.69 Setting up gcc (4:10.2.1-1) ... #7 19.73 Processing triggers for libc-bin (2.31-13+deb11u7) ... #7 DONE 20.0s #8 [ 4/12] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb && dpkg -i rmr_4.9.0_amd64.deb #8 0.230 --2024-05-27 19:17:13-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.0_amd64.deb/download.deb #8 0.242 Resolving packagecloud.io (packagecloud.io)... 52.8.213.174, 52.9.249.186, 2600:1f1c:2e5:6900:eb6b:ce2c:9095:19bd, ... #8 0.247 Connecting to packagecloud.io (packagecloud.io)|52.8.213.174|:443... connected. #8 0.261 HTTP request sent, awaiting response... 302 Found #8 0.311 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1716837733&Signature=ZE3J-NbK27offTMHU56zHal-djUTrjk-0ozsdTjPx9loMcQfLimHq2dCLtuA4H67O5iEUhl0uIDQQcQyU85Ld07PdYKlkQqWt~E2FWqIvDwOQCQ06k5J2CgfjJXTuDu143L2QTjPTwUThZblzyHsZ5kiZY2K1Oqbg-623Kz2KEWFeAAS9r2JFL~ez9Z-h9lodHfiRqmzt2AoWZ~PFPSRd81AejO6k4CHz9YZF3xXOj7YfetARoB4UtkIflIH8Q41yufAvVyqj8YpRl7gUZyg92CqCBpuc6IJ9DuKb1Fou58c0I4MNH3q4dLAOizHhfGfdHldLbF0MqkKxLIU~mwWPQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #8 0.311 --2024-05-27 19:17:13-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069581.deb?Expires=1716837733&Signature=ZE3J-NbK27offTMHU56zHal-djUTrjk-0ozsdTjPx9loMcQfLimHq2dCLtuA4H67O5iEUhl0uIDQQcQyU85Ld07PdYKlkQqWt~E2FWqIvDwOQCQ06k5J2CgfjJXTuDu143L2QTjPTwUThZblzyHsZ5kiZY2K1Oqbg-623Kz2KEWFeAAS9r2JFL~ez9Z-h9lodHfiRqmzt2AoWZ~PFPSRd81AejO6k4CHz9YZF3xXOj7YfetARoB4UtkIflIH8Q41yufAvVyqj8YpRl7gUZyg92CqCBpuc6IJ9DuKb1Fou58c0I4MNH3q4dLAOizHhfGfdHldLbF0MqkKxLIU~mwWPQ__&Key-Pair-Id=K1ZMSF1EKC3AZL #8 0.311 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.128, 18.173.117.205, ... #8 0.344 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. #8 0.357 HTTP request sent, awaiting response... 200 OK #8 0.362 Length: 242746 (237K) [application/x-debian-package] #8 0.362 Saving to: ‘rmr_4.9.0_amd64.deb’ #8 0.362 #8 0.362 0K .......... .......... .......... .......... .......... 21% 18.4M 0s #8 0.365 50K .......... .......... .......... .......... .......... 42% 25.1M 0s #8 0.367 100K .......... .......... .......... .......... .......... 63% 26.7M 0s #8 0.369 150K .......... .......... .......... .......... .......... 84% 21.3M 0s #8 0.371 200K .......... .......... .......... ....... 100% 25.8M=0.01s #8 0.373 #8 0.373 2024-05-27 19:17:13 (22.9 MB/s) - ‘rmr_4.9.0_amd64.deb’ saved [242746/242746] #8 0.373 #8 0.406 Selecting previously unselected package rmr. #8 0.415 (Reading database ... 17673 files and directories currently installed.) #8 0.416 Preparing to unpack rmr_4.9.0_amd64.deb ... #8 0.423 Unpacking rmr (4.9.0) ... #8 0.458 Setting up rmr (4.9.0) ... #8 DONE 0.6s #9 [ 5/12] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.0_amd64.deb #9 0.226 --2024-05-27 19:17:14-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.0_amd64.deb/download.deb #9 0.239 Resolving packagecloud.io (packagecloud.io)... 52.9.249.186, 52.8.213.174, 2600:1f1c:2e5:6901:b9d5:cede:a0e0:2d73, ... #9 0.241 Connecting to packagecloud.io (packagecloud.io)|52.9.249.186|:443... connected. #9 0.252 HTTP request sent, awaiting response... 302 Found #9 0.302 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1716837734&Signature=o24kYRtPZ7R18IZ-QVz5hi0-acViSdZjUBN1aHAjvfPT0UCmcnzpxZpR3CFYHGKuXPWb2ksqgdPE0~rVnAmsybo0HiKvwSwOvyM28tK2MdodSM3FrtRLCK5Upr6pq5lbTcGwJfV2uUHFrLPDRaY5qGDJjYcNSZ8LmXqtnRxwKyIX9oBTkXeYezuMC4pXaUb-W5xV1RgtqMvo0ZrkDS3Id2lgizbZ6~kjSFoB~5fmOpwOD1I4Y2FvOtwQrt2MJQ0XYSas6SYO7-9KU1woOykQDghdCformv7H68zX5LQjOovz7X-34eCCSS-R3xxNH~ZepRZc6WyW5gii8dW7~rpz8w__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #9 0.302 --2024-05-27 19:17:14-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4069580.deb?Expires=1716837734&Signature=o24kYRtPZ7R18IZ-QVz5hi0-acViSdZjUBN1aHAjvfPT0UCmcnzpxZpR3CFYHGKuXPWb2ksqgdPE0~rVnAmsybo0HiKvwSwOvyM28tK2MdodSM3FrtRLCK5Upr6pq5lbTcGwJfV2uUHFrLPDRaY5qGDJjYcNSZ8LmXqtnRxwKyIX9oBTkXeYezuMC4pXaUb-W5xV1RgtqMvo0ZrkDS3Id2lgizbZ6~kjSFoB~5fmOpwOD1I4Y2FvOtwQrt2MJQ0XYSas6SYO7-9KU1woOykQDghdCformv7H68zX5LQjOovz7X-34eCCSS-R3xxNH~ZepRZc6WyW5gii8dW7~rpz8w__&Key-Pair-Id=K1ZMSF1EKC3AZL #9 0.302 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.132, 18.173.117.205, 18.173.117.128, ... #9 0.304 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.132|:443... connected. #9 0.314 HTTP request sent, awaiting response... 200 OK #9 0.324 Length: 126094 (123K) [application/x-debian-package] #9 0.324 Saving to: ‘rmr-dev_4.9.0_amd64.deb’ #9 0.324 #9 0.324 0K .......... .......... .......... .......... .......... 40% 27.4M 0s #9 0.326 50K .......... .......... .......... .......... .......... 81% 15.9M 0s #9 0.329 100K .......... .......... ... 100% 9.38M=0.007s #9 0.333 #9 0.333 2024-05-27 19:17:14 (16.6 MB/s) - ‘rmr-dev_4.9.0_amd64.deb’ saved [126094/126094] #9 0.333 #9 0.374 Selecting previously unselected package rmr-dev. #9 0.383 (Reading database ... 17681 files and directories currently installed.) #9 0.384 Preparing to unpack rmr-dev_4.9.0_amd64.deb ... #9 0.393 Unpacking rmr-dev (4.9.0) ... #9 0.457 Setting up rmr-dev (4.9.0) ... #9 DONE 0.6s #10 [ 6/12] RUN rm -f rmr_4.9.0_amd64.deb rmr-dev_4.9.0_amd64.deb #10 DONE 0.4s #11 [ 7/12] COPY local.rt /opt/route/local.rt #11 DONE 0.1s #12 [ 8/12] COPY setup.py /tmp #12 DONE 0.2s #13 [ 9/12] COPY LICENSE.txt /tmp/ #13 DONE 0.1s #14 [10/12] RUN pip install /tmp #14 0.569 Processing /tmp #14 0.570 Preparing metadata (setup.py): started #14 0.707 Preparing metadata (setup.py): finished with status 'done' #14 0.862 Collecting ricxappframe==3.2.2 (from ad==1.0.1) #14 0.908 Downloading ricxappframe-3.2.2-py3-none-any.whl.metadata (6.1 kB) #14 1.088 Collecting pandas>=1.1.3 (from ad==1.0.1) #14 1.093 Downloading pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) #14 1.153 Collecting joblib>=0.3.2 (from ad==1.0.1) #14 1.157 Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) #14 1.275 Collecting Scikit-learn>=0.18 (from ad==1.0.1) #14 1.280 Downloading scikit_learn-1.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) #14 1.387 Collecting mdclogpy<=1.1.1 (from ad==1.0.1) #14 1.392 Downloading mdclogpy-1.1.1-py3-none-any.whl.metadata (3.0 kB) #14 1.430 Collecting schedule>=0.0.0 (from ad==1.0.1) #14 1.436 Downloading schedule-1.2.2-py3-none-any.whl.metadata (3.8 kB) #14 1.479 Collecting influxdb (from ad==1.0.1) #14 1.483 Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) #14 1.595 Collecting inotify-simple (from ricxappframe==3.2.2->ad==1.0.1) #14 1.600 Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) #14 1.618 Preparing metadata (setup.py): started #14 1.754 Preparing metadata (setup.py): finished with status 'done' #14 1.836 Collecting msgpack (from ricxappframe==3.2.2->ad==1.0.1) #14 1.841 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) #14 1.882 Collecting ricsdl<4.0.0,>=3.0.0 (from ricxappframe==3.2.2->ad==1.0.1) #14 1.887 Downloading ricsdl-3.1.3-py3-none-any.whl.metadata (3.2 kB) #14 1.899 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe==3.2.2->ad==1.0.1) (2.31.0) #14 2.098 Collecting protobuf<3.21.0 (from ricxappframe==3.2.2->ad==1.0.1) #14 2.102 Downloading protobuf-3.20.3-py2.py3-none-any.whl.metadata (720 bytes) #14 2.209 Collecting inotify (from ricxappframe==3.2.2->ad==1.0.1) #14 2.214 Downloading inotify-0.2.10.tar.gz (9.9 kB) #14 2.230 Preparing metadata (setup.py): started #14 2.409 Preparing metadata (setup.py): finished with status 'done' #14 2.749 Collecting numpy>=1.23.2 (from pandas>=1.1.3->ad==1.0.1) #14 2.753 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) #14 2.766 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 5.4 MB/s eta 0:00:00 #14 2.821 Collecting python-dateutil>=2.8.2 (from pandas>=1.1.3->ad==1.0.1) #14 2.826 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) #14 2.925 Collecting pytz>=2020.1 (from pandas>=1.1.3->ad==1.0.1) #14 2.930 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) #14 2.979 Collecting tzdata>=2022.7 (from pandas>=1.1.3->ad==1.0.1) #14 2.982 Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) #14 3.223 Collecting scipy>=1.6.0 (from Scikit-learn>=0.18->ad==1.0.1) #14 3.228 Downloading scipy-1.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) #14 3.258 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 1.9 MB/s eta 0:00:00 #14 3.309 Collecting threadpoolctl>=3.1.0 (from Scikit-learn>=0.18->ad==1.0.1) #14 3.313 Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) #14 3.372 Collecting six>=1.10.0 (from influxdb->ad==1.0.1) #14 3.375 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) #14 3.410 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (2.0.4) #14 3.411 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (3.4) #14 3.414 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (1.26.18) #14 3.415 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe==3.2.2->ad==1.0.1) (2023.7.22) #14 3.419 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) (68.0.0) #14 3.480 Collecting redis==4.3.6 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) #14 3.485 Downloading redis-4.3.6-py3-none-any.whl.metadata (53 kB) #14 3.498 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.8/53.8 kB 4.7 MB/s eta 0:00:00 #14 3.586 Collecting hiredis==2.0.0 (from ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) #14 3.591 Downloading hiredis-2.0.0.tar.gz (75 kB) #14 3.603 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.6 MB/s eta 0:00:00 #14 3.617 Preparing metadata (setup.py): started #14 3.765 Preparing metadata (setup.py): finished with status 'done' #14 3.784 Requirement already satisfied: packaging>=20.4 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) (23.1) #14 3.816 Collecting async-timeout>=4.0.2 (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe==3.2.2->ad==1.0.1) #14 3.822 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) #14 3.908 Collecting nose (from inotify->ricxappframe==3.2.2->ad==1.0.1) #14 3.912 Downloading nose-1.3.7-py3-none-any.whl.metadata (1.7 kB) #14 4.062 Downloading ricxappframe-3.2.2-py3-none-any.whl (138 kB) #14 4.079 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 kB 8.9 MB/s eta 0:00:00 #14 4.085 Downloading joblib-1.4.2-py3-none-any.whl (301 kB) #14 4.104 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 18.3 MB/s eta 0:00:00 #14 4.109 Downloading mdclogpy-1.1.1-py3-none-any.whl (5.9 kB) #14 4.123 Downloading pandas-2.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) #14 4.332 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 60.9 MB/s eta 0:00:00 #14 4.338 Downloading schedule-1.2.2-py3-none-any.whl (12 kB) #14 4.354 Downloading scikit_learn-1.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.3 MB) #14 4.573 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.1 MB/s eta 0:00:00 #14 4.578 Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) #14 4.590 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 7.0 MB/s eta 0:00:00 #14 4.597 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) #14 4.860 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 59.4 MB/s eta 0:00:00 #14 4.866 Downloading protobuf-3.20.3-py2.py3-none-any.whl (162 kB) #14 4.883 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.1/162.1 kB 11.2 MB/s eta 0:00:00 #14 4.887 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #14 4.904 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.6 MB/s eta 0:00:00 #14 4.910 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) #14 4.933 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.9 MB/s eta 0:00:00 #14 4.939 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #14 4.954 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #14 4.970 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 19.7 MB/s eta 0:00:00 #14 4.975 Downloading scipy-1.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) #14 5.475 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 47.8 MB/s eta 0:00:00 #14 5.480 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #14 5.492 Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) #14 5.507 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) #14 5.544 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 9.8 MB/s eta 0:00:00 #14 5.551 Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) #14 5.570 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 kB 25.3 MB/s eta 0:00:00 #14 5.577 Downloading nose-1.3.7-py3-none-any.whl (154 kB) #14 5.607 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.7/154.7 kB 5.7 MB/s eta 0:00:00 #14 5.613 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) #14 5.758 Building wheels for collected packages: ad, hiredis, inotify, inotify-simple #14 5.759 Building wheel for ad (setup.py): started #14 5.944 Building wheel for ad (setup.py): finished with status 'done' #14 5.945 Created wheel for ad: filename=ad-1.0.1-py3-none-any.whl size=2695 sha256=add74afcb8de3d2bb8d5f656a729a21dc50f356f4b94ab80651141ae23717a74 #14 5.946 Stored in directory: /tmp/pip-ephem-wheel-cache-t5pxp3g7/wheels/5d/b5/14/219cbb1b1547f4542812b673f84ac2a36f5cc5f2e9734dfc69 #14 5.951 Building wheel for hiredis (setup.py): started #14 6.851 Building wheel for hiredis (setup.py): finished with status 'done' #14 6.852 Created wheel for hiredis: filename=hiredis-2.0.0-cp311-cp311-linux_x86_64.whl size=26739 sha256=51b075f2002d43e733b67dfe717b45ac5a22856b73d2c9b33022a3e0bb8db202 #14 6.852 Stored in directory: /root/.cache/pip/wheels/b5/d5/75/f78977ca3f83d42e7171a64cb85d055305f4cb72d695718541 #14 6.855 Building wheel for inotify (setup.py): started #14 7.046 Building wheel for inotify (setup.py): finished with status 'done' #14 7.047 Created wheel for inotify: filename=inotify-0.2.10-py3-none-any.whl size=13431 sha256=8b02e670587e262522df8928d1e351f10fa6714fe6a0aad4eda6c504a974e5a9 #14 7.048 Stored in directory: /root/.cache/pip/wheels/61/f8/b0/a6dafc45b64306771e195e07f1121e2e080c15ae3385c82fca #14 7.053 Building wheel for inotify-simple (setup.py): started #14 7.229 Building wheel for inotify-simple (setup.py): finished with status 'done' #14 7.230 Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7689 sha256=07a21e53331a85c2ef33b17e33dbbb72859adf90a938308e59a30a3303aec6e5 #14 7.231 Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c #14 7.234 Successfully built ad hiredis inotify inotify-simple #14 7.563 Installing collected packages: pytz, nose, mdclogpy, tzdata, threadpoolctl, six, schedule, protobuf, numpy, msgpack, joblib, inotify-simple, inotify, hiredis, async-timeout, scipy, redis, python-dateutil, Scikit-learn, ricsdl, pandas, influxdb, ricxappframe, ad #14 19.26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 19.26 Successfully installed Scikit-learn-1.5.0 ad-1.0.1 async-timeout-4.0.3 hiredis-2.0.0 influxdb-5.3.2 inotify-0.2.10 inotify-simple-1.3.5 joblib-1.4.2 mdclogpy-1.1.1 msgpack-1.0.8 nose-1.3.7 numpy-1.26.4 pandas-2.2.2 protobuf-3.20.3 python-dateutil-2.9.0.post0 pytz-2024.1 redis-4.3.6 ricsdl-3.1.3 ricxappframe-3.2.2 schedule-1.2.2 scipy-1.13.1 six-1.16.0 threadpoolctl-3.5.0 tzdata-2024.1 #14 DONE 21.0s #15 [11/12] RUN pip install ricxappframe #15 0.564 Requirement already satisfied: ricxappframe in /opt/conda/lib/python3.11/site-packages (3.2.2) #15 0.569 Requirement already satisfied: inotify-simple in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.3.5) #15 0.570 Requirement already satisfied: msgpack in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.0.8) #15 0.571 Requirement already satisfied: mdclogpy in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (1.1.1) #15 0.572 Requirement already satisfied: ricsdl<4.0.0,>=3.0.0 in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (3.1.3) #15 0.573 Requirement already satisfied: requests in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (2.31.0) #15 0.574 Requirement already satisfied: protobuf<3.21.0 in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (3.20.3) #15 0.575 Requirement already satisfied: inotify in /opt/conda/lib/python3.11/site-packages (from ricxappframe) (0.2.10) #15 0.578 Requirement already satisfied: setuptools in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (68.0.0) #15 0.581 Requirement already satisfied: redis==4.3.6 in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (4.3.6) #15 0.582 Requirement already satisfied: hiredis==2.0.0 in /opt/conda/lib/python3.11/site-packages (from ricsdl<4.0.0,>=3.0.0->ricxappframe) (2.0.0) #15 0.592 Requirement already satisfied: packaging>=20.4 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe) (23.1) #15 0.593 Requirement already satisfied: async-timeout>=4.0.2 in /opt/conda/lib/python3.11/site-packages (from redis==4.3.6->ricsdl<4.0.0,>=3.0.0->ricxappframe) (4.0.3) #15 0.596 Requirement already satisfied: nose in /opt/conda/lib/python3.11/site-packages (from inotify->ricxappframe) (1.3.7) #15 0.606 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (2.0.4) #15 0.608 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (3.4) #15 0.611 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (1.26.18) #15 0.612 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.11/site-packages (from requests->ricxappframe) (2023.7.22) #15 0.975 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #15 DONE 1.2s #16 [12/12] COPY src/ /src #16 DONE 0.2s #17 exporting to image #17 exporting layers #17 exporting layers 6.4s done #17 writing image sha256:22f748f8d8dd29d19b894b880e73e47c4fceba707fe4dd557613168d9a4204e7 done #17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 done #17 DONE 6.4s ---> docker-build.sh ends [ric-app-ad-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9615491861376456968.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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins602518768242440830.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad:1.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-app-ad] 3cd81f115c57: Preparing 646465c85329: Preparing 8701f006cfc4: Preparing 6c0ee9156a83: Preparing cf253d3d434f: Preparing 2a6851648d8f: Preparing 891fe2604d6b: Preparing be57fcc046ea: Preparing 891fe2604d6b: Waiting 2a6851648d8f: Waiting be57fcc046ea: Waiting b86b1cd54944: Preparing 7a4b6cddc453: Preparing 272080d5f756: Preparing d917f59154bf: Preparing 2274c4bfd58e: Preparing 7a4b6cddc453: Waiting b86b1cd54944: Waiting 272080d5f756: Waiting d917f59154bf: Waiting 74c0af6e0227: Preparing 74c0af6e0227: Waiting 2274c4bfd58e: Waiting cf253d3d434f: Pushed 6c0ee9156a83: Pushed 646465c85329: Pushed 2a6851648d8f: Pushed 891fe2604d6b: Pushed be57fcc046ea: Pushed b86b1cd54944: Pushed 3cd81f115c57: Pushed d917f59154bf: Layer already exists 272080d5f756: Pushed 2274c4bfd58e: Layer already exists 74c0af6e0227: Layer already exists 7a4b6cddc453: Pushed 8701f006cfc4: Pushed 1.0.0: digest: sha256:699ad7c42974dc73e819d4228e050d0806eed0009fa2b3a00e630a8d102936d9 size: 3251 ---> docker-push.sh ends [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins12187418808015429594.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2137 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins16380535418471185743.sh ---> sysstat.sh [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins3025576927110695299.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-ad-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-ad-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-ad-docker-merge-master ']' + mkdir -p /w/workspace/ric-app-ad-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-ad-docker-merge-master/archives/ [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins16045986225891490343.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins2208557178577326332.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-ad-docker-merge-master@tmp/config5979527675016896557tmp 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-ad-docker-merge-master] $ /bin/bash /tmp/jenkins11460034059265762529.sh ---> create-netrc.sh [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins4645423195253855463.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins15887702325789880025.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-ad-docker-merge-master] $ /bin/bash /tmp/jenkins4133238034711336415.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-app-ad-docker-merge-master] $ /bin/bash -l /tmp/jenkins17212334443059821437.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-ad-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9sxg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9sxg/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-ad-docker-merge-master/199 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2020 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.2G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 450 214 0 3279 3210 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:57:a0:23 brd ff:ff:ff:ff:ff:ff inet 10.32.6.210/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86116sec preferred_lft 86116sec inet6 fe80::f816:3eff:fe57:a023/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:6d:73:1a:8a 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-2020) 05/27/24 _x86_64_ (4 CPU) 19:14:40 LINUX RESTART (4 CPU) 19:15:02 tps rtps wtps bread/s bwrtn/s 19:16:02 180.43 84.51 95.92 6604.71 42165.07 19:17:01 156.31 13.01 143.30 2309.85 41541.43 19:18:01 221.78 60.06 161.71 5377.01 27758.48 19:19:01 13.31 0.90 12.41 51.06 546.58 Average: 142.75 39.55 103.20 3578.41 27886.52 19:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:02 1657084 3303776 2381568 58.97 42052 1766600 945532 18.59 625476 1589980 101524 19:17:01 562188 3276640 3476464 86.08 76316 2752984 1241336 24.40 724440 2490072 18280 19:18:01 138200 3343140 3900452 96.58 95504 3178732 993940 19.54 1111300 2484544 256 19:19:01 253424 3306208 3785228 93.73 96684 3043448 932364 18.33 1312388 2186216 22832 Average: 652724 3307441 3385928 83.84 77639 2685441 1028293 20.21 943401 2187703 35723 19:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:02 lo 1.15 1.15 0.10 0.10 0.00 0.00 0.00 0.00 19:16:02 ens3 436.47 287.12 1639.15 72.98 0.00 0.00 0.00 0.00 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:01 lo 2.58 2.58 0.24 0.24 0.00 0.00 0.00 0.00 19:17:01 ens3 521.95 292.12 4613.58 25.96 0.00 0.00 0.00 0.00 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:01 lo 2.60 2.60 0.23 0.23 0.00 0.00 0.00 0.00 19:18:01 ens3 337.42 423.58 1464.51 2216.11 0.00 0.00 0.00 0.00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:01 lo 1.53 1.53 0.13 0.13 0.00 0.00 0.00 0.00 19:19:01 ens3 172.84 323.61 22.33 2508.04 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: lo 1.97 1.97 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 366.23 331.96 1924.86 1215.53 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2020) 05/27/24 _x86_64_ (4 CPU) 19:14:40 LINUX RESTART (4 CPU) 19:15:02 CPU %user %nice %system %iowait %steal %idle 19:16:02 all 19.23 0.00 2.35 5.42 0.07 72.93 19:16:02 0 9.34 0.00 2.65 7.77 0.05 80.18 19:16:02 1 26.61 0.00 2.16 7.36 0.09 63.78 19:16:02 2 22.49 0.00 2.64 5.10 0.10 69.67 19:16:02 3 18.48 0.00 1.96 1.43 0.05 78.08 19:17:01 all 20.58 0.00 3.72 3.37 0.07 72.27 19:17:01 0 14.92 0.00 2.75 4.55 0.05 77.72 19:17:01 1 15.43 0.00 2.68 0.43 0.03 81.43 19:17:01 2 21.30 0.00 4.36 2.55 0.07 71.72 19:17:01 3 30.68 0.00 5.06 5.94 0.10 58.22 19:18:01 all 26.81 0.00 3.02 6.11 0.09 63.97 19:18:01 0 24.58 0.00 2.83 6.66 0.08 65.84 19:18:01 1 34.11 0.00 3.46 7.68 0.10 54.65 19:18:01 2 26.90 0.00 3.66 4.52 0.10 64.82 19:18:01 3 21.66 0.00 2.15 5.58 0.07 70.55 19:19:01 all 22.67 0.00 1.11 0.45 0.06 75.71 19:19:01 0 27.85 0.00 0.92 0.03 0.07 71.13 19:19:01 1 14.80 0.00 0.97 0.05 0.05 84.13 19:19:01 2 15.88 0.00 1.07 0.03 0.07 82.95 19:19:01 3 32.12 0.00 1.48 1.68 0.07 64.65 Average: all 22.34 0.00 2.54 3.83 0.07 71.22 Average: 0 19.24 0.00 2.29 4.74 0.06 73.67 Average: 1 22.75 0.00 2.32 3.87 0.07 71.00 Average: 2 21.62 0.00 2.92 3.04 0.08 72.33 Average: 3 25.75 0.00 2.65 3.66 0.07 67.87