Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2023 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-nanobot-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-yuCsRiUeJlzM/agent.2094 SSH_AGENT_PID=2096 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_5108340845232616665.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/it/test > git init /w/workspace/it-test-nanobot-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test > 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/it/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test # 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 ff93fac4c976b89c1f5df57c9cee9972db05f54d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 Commit message: "Merge "Fix session create for mTLS"" > git rev-list --no-walk ff93fac4c976b89c1f5df57c9cee9972db05f54d # 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 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins711995688740810173.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-GLvw 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-GLvw/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.1 from /tmp/venv-GLvw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.1 botocore==1.43.1 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.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.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.49 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 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.12.0 os-service-types==1.8.2 osc-lib==4.5.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==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 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.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config2278927967370554541tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config5921372696664426366tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16760150080003474695.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 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7469355419774786769.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16547739262895302991.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ric_robot_suite CONTAINER_TAG_YAML_DIR=ric_robot_suite/docker/nanobot CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins9032780401431872834.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GLvw 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-GLvw/bin to PATH ---> Docker image tag found: 0.0.4 [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 -f docker/nanobot/Dockerfile DOCKER_ROOT=ric_robot_suite CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-test-nanobot [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins4642631169483820209.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 docker build --network=host -f docker/nanobot/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.07kB 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/library/python:3.8-alpine #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 ... #4 [internal] load build context #4 transferring context: 67.75kB done #4 DONE 0.1s #5 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.2s done #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.3s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.15MB / 3.62MB 0.5s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 2.10MB / 14.22MB 0.5s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.4s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 4.19MB / 14.22MB 0.6s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.7s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.7s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 9.44MB / 14.22MB 0.9s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 10.49MB / 14.22MB 1.0s #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 11.53MB / 14.22MB 1.1s #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 13.63MB / 14.22MB 1.2s #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.2s done #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #5 DONE 2.7s #6 [stage-1 2/31] RUN apk update && apk add libxslt #6 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 0.811 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 0.811 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 0.811 OK: 24190 distinct packages available #6 1.391 (1/4) Installing libgpg-error (1.49-r0) #6 1.444 (2/4) Installing libgcrypt (1.10.3-r0) #6 1.465 (3/4) Installing libxml2 (2.12.10-r0) #6 1.489 (4/4) Installing libxslt (1.1.39-r2) #6 1.501 Executing busybox-1.36.1-r29.trigger #6 1.511 OK: 18 MiB in 41 packages #6 DONE 3.5s #7 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev #0 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 0.786 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 0.786 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 0.786 OK: 24190 distinct packages available #0 0.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.422 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #0 1.445 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) #0 1.505 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) #0 1.509 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) #0 1.524 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) #0 1.529 (6/50) Installing libgcc (13.2.1_git20240309-r1) #0 1.537 (7/50) Installing jansson (2.14-r4) #0 1.541 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) #0 1.569 (9/50) Installing zstd-libs (1.5.6-r0) #0 1.582 (10/50) Installing binutils (2.42-r1) #0 1.673 (11/50) Installing libmagic (5.45-r1) #0 1.715 (12/50) Installing file (5.45-r1) #0 1.721 (13/50) Installing libgomp (13.2.1_git20240309-r1) #0 1.734 (14/50) Installing libatomic (13.2.1_git20240309-r1) #0 1.737 (15/50) Installing gmp (6.3.0-r1) #0 1.749 (16/50) Installing isl26 (0.26-r1) #0 1.774 (17/50) Installing mpfr4 (4.2.1-r0) #0 1.788 (18/50) Installing mpc1 (1.3.1-r1) #0 1.792 (19/50) Installing gcc (13.2.1_git20240309-r1) #0 2.876 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) #0 3.351 (21/50) Installing musl-dev (1.2.5-r3) #0 3.466 (22/50) Installing g++ (13.2.1_git20240309-r1) #7 3.796 (23/50) Installing make (4.4.1-r2) #7 3.802 (24/50) Installing fortify-headers (1.1-r3) #7 3.806 (25/50) Installing patch (2.7.6-r10) #7 3.815 (26/50) Installing build-base (0.5-r3) #7 3.819 (27/50) Installing brotli-libs (1.1.0-r2) #7 3.836 (28/50) Installing c-ares (1.33.1-r0) #7 3.840 (29/50) Installing libunistring (1.2-r0) #7 3.861 (30/50) Installing libidn2 (2.3.7-r0) #7 3.867 (31/50) Installing nghttp2-libs (1.62.1-r0) #7 3.871 (32/50) Installing libpsl (0.21.5-r1) #7 3.874 (33/50) Installing libcurl (8.14.1-r2) #7 3.886 (34/50) Installing pcre2 (10.43-r0) #7 3.895 (35/50) Installing git (2.45.4-r0) #7 3.972 (36/50) Installing git-init-template (2.45.4-r0) #7 3.976 (37/50) Installing linux-headers (6.6-r0) #7 4.080 (38/50) Installing pkgconf (2.2.0-r0) #7 4.089 (39/50) Installing libffi-dev (3.4.6-r0) #7 4.099 (40/50) Installing libxml2 (2.12.10-r0) #7 4.119 (41/50) Installing zlib-dev (1.3.2-r0) #7 4.123 (42/50) Installing xz (5.8.3-r0) #7 4.130 (43/50) Installing xz-dev (5.8.3-r0) #7 4.143 (44/50) Installing libxml2-utils (2.12.10-r0) #7 4.148 (45/50) Installing libxml2-dev (2.12.10-r0) #7 4.162 (46/50) Installing libgpg-error (1.49-r0) #7 4.166 (47/50) Installing libgcrypt (1.10.3-r0) #7 4.184 (48/50) Installing libxslt (1.1.39-r2) #7 4.194 (49/50) Installing libxslt-dev (1.1.39-r2) #7 4.200 (50/50) Installing openssl-dev (3.3.7-r0) #7 4.229 Executing busybox-1.36.1-r29.trigger #7 4.236 Executing ca-certificates-20240705-r0.trigger #7 4.281 OK: 257 MiB in 82 packages #7 DONE 4.7s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 0.803 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 0.803 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 0.803 OK: 24185 distinct packages available #8 1.375 (1/6) Installing libacl (2.3.2-r0) #8 1.409 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.423 (3/6) Installing libarchive (3.8.3-r0) #8 1.438 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.448 (5/6) Installing libuv (1.48.0-r0) #8 1.455 (6/6) Installing cmake (3.29.3-r0) #8 2.076 Executing busybox-1.36.1-r29.trigger #8 2.086 OK: 317 MiB in 88 packages #8 DONE 2.4s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 3.278 Collecting kubernetes #9 3.348 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) #9 3.464 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.3 MB/s eta 0:00:00 #9 3.592 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.609 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 3.621 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.8 MB/s eta 0:00:00 #9 3.655 Collecting six>=1.9.0 #9 3.673 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 3.696 Collecting durationpy>=0.7 #9 3.713 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 3.754 Collecting requests-oauthlib #9 3.770 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 3.842 Collecting certifi>=14.05.14 #9 3.858 Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) #9 3.873 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 13.4 MB/s eta 0:00:00 #9 3.997 Collecting pyyaml>=5.4.1 #9 4.088 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 4.267 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 4.6 MB/s eta 0:00:00 #9 4.393 Collecting urllib3!=2.6.0,>=1.24.2 #9 4.410 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 4.423 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.4 MB/s eta 0:00:00 #9 4.463 Collecting python-dateutil>=2.5.3 #9 4.480 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 4.495 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.6 MB/s eta 0:00:00 #9 4.589 Collecting requests #9 4.605 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 4.623 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 4.3 MB/s eta 0:00:00 #9 4.727 Collecting idna<4,>=2.5 #9 4.742 Downloading idna-3.13-py3-none-any.whl (68 kB) #9 4.753 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/68.6 kB 8.7 MB/s eta 0:00:00 #9 5.167 Collecting charset_normalizer<4,>=2 #9 5.252 Downloading charset_normalizer-3.4.7-cp38-cp38-musllinux_1_2_x86_64.whl (201 kB) #9 5.266 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.1/201.1 kB 21.0 MB/s eta 0:00:00 #9 5.338 Collecting oauthlib>=3.0.0 #9 5.353 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 5.368 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 15.4 MB/s eta 0:00:00 #9 5.568 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes #9 9.218 Successfully installed certifi-2026.4.22 charset_normalizer-3.4.7 durationpy-0.10 idna-3.13 kubernetes-35.0.0 oauthlib-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.4 requests-oauthlib-2.0.0 six-1.17.0 urllib3-2.2.3 websocket-client-1.8.0 #9 9.219 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 #9 9.382 #9 9.382 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 9.382 [notice] To update, run: pip install --upgrade pip #9 DONE 10.5s #10 [nanobot-build 5/22] RUN pip install redis #10 1.016 Collecting redis #10 1.080 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.131 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 6.1 MB/s eta 0:00:00 #10 1.181 Collecting async-timeout>=4.0.3 #10 1.197 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.328 Installing collected packages: async-timeout, redis #10 1.715 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.715 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 #10 1.727 #10 1.727 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.727 [notice] To update, run: pip install --upgrade pip #10 DONE 2.1s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.874 Collecting asyncio #11 0.940 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.068 Installing collected packages: asyncio #11 1.091 Successfully installed asyncio-4.0.0 #11 1.091 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 #11 1.097 #11 1.097 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.097 [notice] To update, run: pip install --upgrade pip #11 DONE 1.4s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.179 Collecting websockets #12 1.309 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.351 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 4.3 MB/s eta 0:00:00 #12 1.488 Installing collected packages: websockets #12 1.635 Successfully installed websockets-13.1 #12 1.636 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 #12 1.642 #12 1.642 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.642 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 0.937 Collecting robotframework #13 1.000 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) #13 1.092 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 9.3 MB/s eta 0:00:00 #13 1.227 Installing collected packages: robotframework #13 1.959 Successfully installed robotframework-7.4.2 #13 1.959 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 #13 1.965 #13 1.965 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 1.965 [notice] To update, run: pip install --upgrade pip #13 DONE 2.3s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.916 Collecting robotframework-requests #14 0.979 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 1.006 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 1.007 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) #14 1.019 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.13) #14 1.021 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.7) #14 1.022 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.4.22) #14 1.023 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.3) #14 1.148 Installing collected packages: robotframework-requests #14 1.203 Successfully installed robotframework-requests-0.9.7 #14 1.203 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 1.210 #14 1.210 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.210 [notice] To update, run: pip install --upgrade pip #14 DONE 1.5s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.934 Collecting robotframework-ncclient #15 1.061 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.075 Preparing metadata (setup.py): started #15 1.668 Preparing metadata (setup.py): finished with status 'done' #15 1.676 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) #15 1.711 Collecting ncclient #15 1.728 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) #15 1.759 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 3.4 MB/s eta 0:00:00 #15 1.858 Collecting paramiko>=3.2.0 #15 1.876 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 1.899 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 12.2 MB/s eta 0:00:00 #15 2.672 Collecting lxml>=3.3.0 #15 2.773 Downloading lxml-6.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 3.056 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 19.7 MB/s eta 0:00:00 #15 3.782 Collecting cryptography>=3.3 #15 3.800 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) #15 3.937 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 37.0 MB/s eta 0:00:00 #15 4.162 Collecting bcrypt>=3.2 #15 4.253 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 4.289 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 11.3 MB/s eta 0:00:00 #15 4.358 Collecting pynacl>=1.5 #15 4.375 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 4.419 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 34.6 MB/s eta 0:00:00 #15 4.813 Collecting cffi>=1.14 #15 4.830 Downloading cffi-1.17.1.tar.gz (516 kB) #15 4.856 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 24.6 MB/s eta 0:00:00 #15 4.977 Installing build dependencies: started #15 8.242 Installing build dependencies: finished with status 'done' #15 8.243 Getting requirements to build wheel: started #15 8.765 Getting requirements to build wheel: finished with status 'done' #15 8.767 Preparing metadata (pyproject.toml): started #15 9.258 Preparing metadata (pyproject.toml): finished with status 'done' #15 9.317 Collecting typing-extensions>=4.13.2 #15 9.333 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 9.343 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.6 MB/s eta 0:00:00 #15 9.402 Collecting pycparser #15 9.420 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 9.432 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.1 MB/s eta 0:00:00 #15 9.445 Building wheels for collected packages: robotframework-ncclient, cffi #15 9.446 Building wheel for robotframework-ncclient (setup.py): started #15 10.02 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 10.02 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=35226fcc920b87914530aff41a85d72b7d0f6531f17dbfee1fd4e99976f309c1 #15 10.02 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 10.03 Building wheel for cffi (pyproject.toml): started #15 19.18 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 19.18 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460294 sha256=e21a12ab32438a8895391b134883ab403b09a55becdf0af475cbc394b16760d7 #15 19.18 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 19.18 Successfully built robotframework-ncclient cffi #15 19.40 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 20.92 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-47.0.0 lxml-6.1.0 ncclient-0.7.1 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.2 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 #15 20.92 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 20.92 #15 20.92 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 20.92 [notice] To update, run: pip install --upgrade pip #15 DONE 21.6s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.903 Collecting UUID #16 0.971 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.981 Preparing metadata (setup.py): started #16 1.326 Preparing metadata (setup.py): finished with status 'done' #16 1.330 Building wheels for collected packages: UUID #16 1.331 Building wheel for UUID (setup.py): started #16 1.776 Building wheel for UUID (setup.py): finished with status 'done' #16 1.777 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=cc749bafcc49437b1d27744b2dd36f284823ea26e196f2851b97cb7a33b6e26e #16 1.778 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.782 Successfully built UUID #16 1.980 Installing collected packages: UUID #16 2.008 Successfully installed UUID-1.30 #16 2.009 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 #16 2.015 #16 2.015 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 2.015 [notice] To update, run: pip install --upgrade pip #16 DONE 2.3s #17 [nanobot-build 12/22] WORKDIR /tmp/ #17 DONE 0.2s #18 [nanobot-build 13/22] RUN git clone -b 3.0.1-ONAP https://gerrit.onap.org/r/testsuite/python-testing-utils.git #18 0.238 Cloning into 'python-testing-utils'... #18 0.566 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.566 #18 0.566 You are in 'detached HEAD' state. You can look around, make experimental #18 0.566 changes and commit them, and you can discard any commits you make in this #18 0.566 state without impacting any branches by switching back to a branch. #18 0.566 #18 0.566 If you want to create a new branch to retain commits you create, you may #18 0.566 do so (now or later) by using -c with the switch command. Example: #18 0.566 #18 0.566 git switch -c #18 0.566 #18 0.566 Or undo this operation with: #18 0.566 #18 0.566 git switch - #18 0.566 #18 0.566 Turn off this advice by setting config variable advice.detachedHead to false #18 0.566 #18 DONE 0.7s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.098 Collecting msgpack #19 1.165 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.219 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 8.3 MB/s eta 0:00:00 #19 1.437 Installing collected packages: msgpack #19 1.497 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 #19 1.498 Successfully installed msgpack-1.1.1 #19 1.504 #19 1.504 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.504 [notice] To update, run: pip install --upgrade pip #19 DONE 1.8s #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl #20 0.974 Collecting ricsdl #20 1.095 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.452 Collecting hiredis==2.0.0 #20 1.470 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.493 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 3.8 MB/s eta 0:00:00 #20 1.519 Preparing metadata (setup.py): started #20 1.886 Preparing metadata (setup.py): finished with status 'done' #20 1.889 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 2.014 Collecting redis==4.3.6 #20 2.032 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 2.057 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 12.1 MB/s eta 0:00:00 #20 2.143 Collecting packaging>=20.4 #20 2.159 Downloading packaging-26.2-py3-none-any.whl (100 kB) #20 2.171 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.0 MB/s eta 0:00:00 #20 2.175 Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.8/site-packages (from redis==4.3.6->ricsdl) (5.0.1) #20 2.227 Building wheels for collected packages: hiredis #20 2.228 Building wheel for hiredis (setup.py): started #20 4.622 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.623 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=0b45cd11972800513ac13454cb3e678345f4d228bf3f58e2fd33d1b1c574d088 #20 4.623 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.627 Successfully built hiredis #20 4.814 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.960 Attempting uninstall: redis #20 4.963 Found existing installation: redis 6.1.1 #20 5.002 Uninstalling redis-6.1.1: #20 5.036 Successfully uninstalled redis-6.1.1 #20 5.406 Successfully installed hiredis-2.0.0 packaging-26.2 redis-4.3.6 ricsdl-3.1.3 #20 5.407 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 #20 5.415 #20 5.415 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.415 [notice] To update, run: pip install --upgrade pip #20 DONE 5.8s #21 [nanobot-build 16/22] RUN apk add curl #21 0.714 (1/1) Installing curl (8.14.1-r2) #21 0.769 Executing busybox-1.36.1-r29.trigger #21 0.780 OK: 317 MiB in 89 packages #21 DONE 1.0s #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl #22 0.211 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.211 Dload Upload Total Spent Left Speed #22 0.211 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 41.0M 18 7871k 0 0 11.0M 0 0:00:03 --:--:-- 0:00:03 11.0M 66 41.0M 66 27.1M 0 0 15.9M 0 0:00:02 0:00:01 0:00:01 15.9M 100 41.0M 100 41.0M 0 0 18.5M 0 0:00:02 0:00:02 --:--:-- 18.5M #22 DONE 2.6s #23 [nanobot-build 18/22] RUN chmod +x ./kubectl #23 DONE 0.4s #24 [nanobot-build 19/22] RUN mv ./kubectl /usr/local/bin/kubectl #24 DONE 0.4s #25 [nanobot-build 20/22] RUN apk add cmake git gcc #25 0.698 OK: 317 MiB in 89 packages #25 DONE 0.9s #26 [nanobot-build 21/22] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr && cd rmr && mkdir build && cd build && cmake -DPACK_EXTERNALS=1 -DDEV_PKG=1 .. && make install #26 0.240 Cloning into 'rmr'... #26 1.087 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 1.087 cmake_minimum_required() should be called prior to this top-level project() #26 1.087 call. Please see the cmake-commands(7) manual for usage documentation of #26 1.087 both commands. #26 1.087 This warning is for project developers. Use -Wno-dev to suppress it. #26 1.087 #26 1.165 -- The C compiler identification is GNU 13.2.1 #26 1.184 -- Detecting C compiler ABI info #26 1.284 -- Detecting C compiler ABI info - done #26 1.320 -- Check for working C compiler: /usr/bin/cc - skipped #26 1.320 -- Detecting C compile features #26 1.321 -- Detecting C compile features - done #26 1.327 +++ RMR library install target directory: lib #26 1.330 +++ mmp version from tag: '' #26 1.331 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.331 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.332 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.333 +++ profiling is off (use -DGPROF=1 to enable #26 1.333 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.333 +++ compiler flags: -g #26 1.335 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.363 -- Configuring done (0.3s) #26 1.389 -- Generating done (0.0s) #26 1.390 -- Build files have been written to: /rmr/build #26 1.437 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.531 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.596 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.715 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.780 [ 12%] Built target common_objects #26 1.801 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.828 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 2.897 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 2.956 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 3.014 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 3.077 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 3.135 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 3.201 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 3.266 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 3.324 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 3.382 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 3.446 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 3.501 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 3.559 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 3.617 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 3.648 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 3.648 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 3.648 1 | #warning redirecting incorrect #include to #26 3.648 | ^~~~~~~ #26 3.683 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 3.744 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 3.809 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 3.866 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 3.923 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 3.980 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 4.035 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 4.099 [ 81%] Built target rmr_si_objects #26 4.122 [ 84%] Linking C shared library librmr_si.so #26 4.179 [ 84%] Built target rmr_si_shared #26 4.200 [ 87%] Linking C static library librmr_si.a #26 4.240 [ 87%] Built target rmr_si_static #26 4.260 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 4.329 [ 93%] Linking C executable health_ck #26 4.368 [ 93%] Built target health_ck #26 4.389 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 4.460 [100%] Linking C executable rmr_probe #26 4.502 [100%] Built target rmr_probe #26 4.523 Install the project... #26 4.532 -- Install configuration: "" #26 4.533 -- Installing: /usr/local/lib/librmr_si.a #26 4.534 -- Installing: /usr/local/include/rmr/rmr.h #26 4.534 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 4.534 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 4.534 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 4.7s #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 #27 DONE 2.1s #28 [stage-1 4/31] COPY --from=nanobot-build /usr/local/bin/robot /usr/local/bin #28 DONE 0.2s #29 [stage-1 5/31] RUN apk add wget #29 0.691 (1/4) Installing libunistring (1.2-r0) #29 0.761 (2/4) Installing libidn2 (2.3.7-r0) #29 0.768 (3/4) Installing pcre2 (10.43-r0) #29 0.778 (4/4) Installing wget (1.24.5-r0) #29 0.790 Executing busybox-1.36.1-r29.trigger #29 0.795 OK: 21 MiB in 45 packages #29 DONE 1.0s #30 [stage-1 6/31] RUN mkdir -p /robot/lib/python #30 DONE 0.3s #31 [stage-1 7/31] RUN mkdir -p /opt/e2 #31 DONE 0.3s #32 [stage-1 8/31] COPY ric-python-utils/ricutils/KubernetesEntity.py /robot/lib/python #32 DONE 0.1s #33 [stage-1 9/31] COPY ric-python-utils/ricutils/SDLWrapper.py /robot/lib/python #33 DONE 0.2s #34 [stage-1 10/31] COPY --from=nanobot-build /rmr/build/src/support/rmr_probe /opt/e2 #34 DONE 0.2s #35 [stage-1 11/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/StringTemplater.py /robot/lib/python #35 DONE 0.2s #36 [stage-1 12/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/UUID.py /robot/lib/python #36 DONE 0.2s #37 [stage-1 13/31] COPY ric-python-utils/ricutils/*.py /robot/lib/python/ #37 DONE 0.2s #38 [stage-1 14/31] RUN mkdir /robot/resources #38 DONE 0.3s #39 [stage-1 15/31] COPY robot/resources/json_templater.robot /robot/resources #39 DONE 0.1s #40 [stage-1 16/31] COPY robot/resources/a1mediator /robot/resources/a1mediator #40 DONE 0.2s #41 [stage-1 17/31] COPY robot/resources/appmgr /robot/resources/appmgr #41 DONE 0.2s #42 [stage-1 18/31] COPY robot/resources/dashboard /robot/resources/dashboard #42 DONE 0.2s #43 [stage-1 19/31] COPY robot/resources/e2mgr /robot/resources/e2mgr #43 DONE 0.2s #44 [stage-1 20/31] COPY robot/resources/e2sim /robot/resources/e2sim #44 DONE 0.2s #45 [stage-1 21/31] COPY robot/resources/e2term /robot/resources/e2term #45 DONE 0.2s #46 [stage-1 22/31] COPY robot/resources/o1mediator /robot/resources/o1mediator #46 DONE 0.2s #47 [stage-1 23/31] COPY robot/resources/ric /robot/resources/ric #47 DONE 0.2s #48 [stage-1 24/31] COPY robot/resources/rnib /robot/resources/rnib #48 DONE 0.2s #49 [stage-1 25/31] COPY robot/resources/rtmgr /robot/resources/rtmgr #49 DONE 0.2s #50 [stage-1 26/31] COPY robot/resources/xapps /robot/resources/xapps #50 DONE 0.2s #51 [stage-1 27/31] COPY robot/resources/global_properties.robot /robot/resources #51 DONE 0.2s #52 [stage-1 28/31] RUN mkdir -p /robot/assets/templates #52 DONE 0.3s #53 [stage-1 29/31] COPY robot/assets/templates/e2mgr_setup_nodeb.template /robot/assets/templates #53 DONE 0.1s #54 [stage-1 30/31] RUN python -m compileall /robot/lib/python #54 0.287 Listing '/robot/lib/python'... #54 0.287 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.287 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.287 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.287 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.287 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.4s #55 exporting to image #55 exporting layers #55 exporting layers 2.3s done #55 writing image sha256:207a3fc0a81e3cd799b7a0bb29cadf63abb41a583e492df2d2de9decbc585c95 done #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 0.0s done #55 DONE 2.3s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13554612883875564138.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. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2575548340393024868.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot] 56847e934576: Preparing 23d7d24f895f: Preparing db7d940e6842: Preparing b8e848148f7f: Preparing 963f03dbb79c: Preparing 6c9157f50645: Preparing 7294af9a87d6: Preparing 27ad549d0ae3: Preparing 705003a0b77d: Preparing 5794eb85eac5: Preparing dca52328bb9a: Preparing d6f83e919a80: Preparing 60ad59261a9f: Preparing defa47903930: Preparing 8fe4a45440e7: Preparing bce64e617815: Preparing 758b3f658858: Preparing 6654f8089b1f: Preparing d6c48e6d57cc: Preparing 97e8e8c153fc: Preparing 81d7d636c0d8: Preparing b5ee5845faee: Preparing b4c510ebc2d6: Preparing 16568ecdb423: Preparing bef13e116860: Preparing 39fc225da74f: Preparing 9ca6ff0aacc1: Preparing 1fba5a2947f8: Preparing 7f922ea81a9e: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 27ad549d0ae3: Waiting 705003a0b77d: Waiting 6c9157f50645: Waiting 5794eb85eac5: Waiting 7294af9a87d6: Waiting dca52328bb9a: Waiting d6f83e919a80: Waiting 60ad59261a9f: Waiting defa47903930: Waiting 16568ecdb423: Waiting bef13e116860: Waiting 39fc225da74f: Waiting 9ca6ff0aacc1: Waiting 1fba5a2947f8: Waiting 7f922ea81a9e: Waiting 817fa7f5a4af: Waiting 6b49371d7ed7: Waiting 8fe4a45440e7: Waiting bce64e617815: Waiting 758b3f658858: Waiting 6654f8089b1f: Waiting d6c48e6d57cc: Waiting 97e8e8c153fc: Waiting b5ee5845faee: Waiting b4c510ebc2d6: Waiting 81d7d636c0d8: Waiting 50acbb6dc641: Waiting 63ca1fbb43ae: Waiting 23d7d24f895f: Pushed 963f03dbb79c: Pushed db7d940e6842: Pushed b8e848148f7f: Pushed 56847e934576: Pushed 6c9157f50645: Pushed 7294af9a87d6: Pushed 27ad549d0ae3: Pushed 705003a0b77d: Pushed 5794eb85eac5: Pushed d6f83e919a80: Pushed dca52328bb9a: Pushed 60ad59261a9f: Pushed 8fe4a45440e7: Pushed defa47903930: Pushed bce64e617815: Pushed 758b3f658858: Pushed 6654f8089b1f: Pushed d6c48e6d57cc: Pushed 97e8e8c153fc: Pushed b5ee5845faee: Pushed b4c510ebc2d6: Pushed 81d7d636c0d8: Pushed 16568ecdb423: Pushed bef13e116860: Pushed 817fa7f5a4af: Layer already exists 9ca6ff0aacc1: Pushed 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists 39fc225da74f: Pushed 7f922ea81a9e: Pushed 1fba5a2947f8: Pushed 0.0.4: digest: sha256:8aa6e20bb71c7ab4229eda35f1b00d31819736a39ed37cae5f5d88d4805ea1dd size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins5368021792923220127.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2096 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13384447472299533271.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins4545707214846117043.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/it-test-nanobot-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/it-test-nanobot-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/it-test-nanobot-docker-merge-master ']' + mkdir -p /w/workspace/it-test-nanobot-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-nanobot-docker-merge-master/archives/ [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9663535433261568519.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GLvw 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-GLvw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins14153462244559856094.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config1152377942935403362tmp 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. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3033244678770396208.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17146966826600793245.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GLvw 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-GLvw/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16555545020523494858.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12762182225223992646.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GLvw 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-GLvw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins5442302312124472208.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GLvw 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-GLvw/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-test-nanobot-docker-merge-master/343 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2023 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 9.8G 9.5G 51% / 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 543 4383 0 3048 7133 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:d9:91:1b brd ff:ff:ff:ff:ff:ff inet 10.32.7.104/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86084sec preferred_lft 86084sec inet6 fe80::f816:3eff:fed9:911b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a3:20:64:5d 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-2023) 05/01/26 _x86_64_ (4 CPU) 15:28:47 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:01 166.86 69.41 97.45 5607.73 42707.57 15:31:01 61.44 4.58 56.86 824.66 8594.43 15:32:01 117.70 7.93 109.77 1428.16 23221.20 15:33:01 138.68 0.30 138.38 22.00 11761.37 Average: 121.17 20.55 100.61 1970.64 21571.14 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:01 5782432 7393468 2384996 29.20 40912 1741240 1176628 12.77 599584 1599212 65500 15:31:01 5502260 7398688 2665168 32.63 61424 1992060 955732 10.37 619724 1827764 117532 15:32:01 4900416 7378128 3267012 40.00 76196 2531204 1148944 12.47 737564 2259604 104 15:33:01 4465184 7273724 3702244 45.33 86040 2821868 1113336 12.08 1139012 2260476 16928 Average: 5162573 7361002 3004855 36.79 66143 2271593 1098660 11.92 773971 1986764 50016 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:01 ens3 397.60 206.90 1218.50 64.50 0.00 0.00 0.00 0.00 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:31:01 ens3 63.89 53.61 673.07 8.02 0.00 0.00 0.00 0.00 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 15:32:01 ens3 408.08 146.89 2615.01 13.39 0.00 0.00 0.00 0.00 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:01 lo 0.53 0.53 0.07 0.07 0.00 0.00 0.00 0.00 15:33:01 ens3 160.21 180.90 814.82 673.83 0.00 0.00 0.00 0.00 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:01 lo 7.20 7.20 0.63 0.63 0.00 0.00 0.00 0.00 Average: ens3 257.44 147.08 1330.35 189.93 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 2.70 2.70 0.24 0.24 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2023) 05/01/26 _x86_64_ (4 CPU) 15:28:47 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:01 all 18.89 0.00 2.80 4.95 1.15 72.22 15:30:01 0 21.20 0.00 2.14 6.34 1.18 69.14 15:30:01 1 20.58 0.00 1.77 2.95 1.03 73.67 15:30:01 2 11.29 0.00 5.02 5.07 1.25 77.38 15:30:01 3 22.50 0.00 2.25 5.46 1.12 68.67 15:31:01 all 20.24 0.00 1.35 2.23 0.99 75.19 15:31:01 0 21.88 0.00 1.76 1.76 1.13 73.46 15:31:01 1 39.64 0.00 2.36 1.05 1.55 55.39 15:31:01 2 13.22 0.00 0.78 2.40 0.72 82.88 15:31:01 3 6.21 0.00 0.47 3.71 0.55 89.06 15:32:01 all 18.34 0.00 3.38 2.88 1.23 74.17 15:32:01 0 12.90 0.00 2.35 2.82 1.13 80.80 15:32:01 1 23.21 0.00 4.42 4.81 1.23 66.32 15:32:01 2 15.07 0.00 2.98 2.05 1.35 78.56 15:32:01 3 22.20 0.00 3.81 1.87 1.19 70.94 15:33:01 all 17.29 0.00 2.83 3.45 0.85 75.58 15:33:01 0 9.23 0.00 3.30 4.39 0.72 82.36 15:33:01 1 22.87 0.00 2.97 2.98 0.96 70.22 15:33:01 2 14.45 0.00 2.46 4.42 0.80 77.87 15:33:01 3 22.59 0.00 2.62 2.00 0.92 71.88 Average: all 18.69 0.00 2.59 3.38 1.05 74.29 Average: 0 16.32 0.00 2.38 3.82 1.04 76.43 Average: 1 26.59 0.00 2.88 2.95 1.19 66.39 Average: 2 13.50 0.00 2.81 3.48 1.03 79.17 Average: 3 18.36 0.00 2.28 3.26 0.94 75.15