Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6100 (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-LUKkYMO0VIk2/agent.2219 SSH_AGENT_PID=2220 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_1653212427413212922.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/jenkins10549632767401128681.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-Onhe 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-Onhe/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-Onhe/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.49 botocore==1.40.49 bs4==0.0.2 cachetools==6.2.0 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config7252868859057704295tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config3414500948192332458tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins10041533146489841491.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/jenkins3265405718503512095.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6163796484246081981.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/jenkins5986843623095323590.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-Onhe 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-Onhe/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/jenkins980420072848875845.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: #1 transferring dockerfile: 4.07kB 0.0s done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.3s #3 [internal] load metadata for docker.io/library/python:3.8-alpine #3 DONE 1.4s #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 0.0s 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:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.2s #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:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.2s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.2s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 2.10MB / 3.62MB 0.3s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.4s done #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.5s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.5s done #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 3.15MB / 14.22MB 0.8s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 8.39MB / 14.22MB 0.9s #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.2s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.1s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.1s done #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0.1s #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #5 DONE 2.8s #6 [stage-1 2/31] RUN apk update && apk add libxslt #6 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 0.903 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 0.903 v3.20.8-1-g32bbf34c4b9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 0.903 OK: 24189 distinct packages available #6 1.508 (1/4) Installing libgpg-error (1.49-r0) #6 1.562 (2/4) Installing libgcrypt (1.10.3-r0) #6 1.598 (3/4) Installing libxml2 (2.12.10-r0) #6 1.629 (4/4) Installing libxslt (1.1.39-r2) #6 1.641 Executing busybox-1.36.1-r29.trigger #6 1.647 OK: 18 MiB in 41 packages #6 DONE 3.3s #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.213 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.822 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 0.822 v3.20.8-1-g32bbf34c4b9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 0.822 OK: 24189 distinct packages available #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 1.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.519 (1/49) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) #0 1.544 (2/49) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.5-r0) #0 1.610 (3/49) Upgrading xz-libs (5.6.2-r0 -> 5.6.2-r1) #0 1.619 (4/49) Upgrading libssl3 (3.3.2-r0 -> 3.3.5-r0) #0 1.633 (5/49) Installing libgcc (13.2.1_git20240309-r1) #0 1.638 (6/49) Installing jansson (2.14-r4) #0 1.642 (7/49) Installing libstdc++ (13.2.1_git20240309-r1) #0 1.678 (8/49) Installing zstd-libs (1.5.6-r0) #0 1.693 (9/49) Installing binutils (2.42-r1) #0 1.876 (10/49) Installing libmagic (5.45-r1) #0 1.914 (11/49) Installing file (5.45-r1) #0 1.918 (12/49) Installing libgomp (13.2.1_git20240309-r1) #0 1.930 (13/49) Installing libatomic (13.2.1_git20240309-r1) #0 1.936 (14/49) Installing gmp (6.3.0-r1) #0 1.953 (15/49) Installing isl26 (0.26-r1) #0 1.981 (16/49) Installing mpfr4 (4.2.1-r0) #0 1.997 (17/49) Installing mpc1 (1.3.1-r1) #0 2.004 (18/49) Installing gcc (13.2.1_git20240309-r1) #0 3.024 (19/49) Installing libstdc++-dev (13.2.1_git20240309-r1) #0 3.208 (20/49) Installing musl-dev (1.2.5-r1) #0 3.297 (21/49) Installing g++ (13.2.1_git20240309-r1) #7 3.610 (22/49) Installing make (4.4.1-r2) #7 3.619 (23/49) Installing fortify-headers (1.1-r3) #7 3.624 (24/49) Installing patch (2.7.6-r10) #7 3.630 (25/49) Installing build-base (0.5-r3) #7 3.634 (26/49) Installing brotli-libs (1.1.0-r2) #7 3.655 (27/49) Installing c-ares (1.33.1-r0) #7 3.662 (28/49) Installing libunistring (1.2-r0) #7 3.683 (29/49) Installing libidn2 (2.3.7-r0) #7 3.749 (30/49) Installing nghttp2-libs (1.62.1-r0) #7 3.776 (31/49) Installing libpsl (0.21.5-r1) #7 3.791 (32/49) Installing libcurl (8.14.1-r2) #7 3.806 (33/49) Installing pcre2 (10.43-r0) #7 3.842 (34/49) Installing git (2.45.4-r0) #7 3.919 (35/49) Installing git-init-template (2.45.4-r0) #7 3.924 (36/49) Installing linux-headers (6.6-r0) #7 4.030 (37/49) Installing pkgconf (2.2.0-r0) #7 4.056 (38/49) Installing libffi-dev (3.4.6-r0) #7 4.057 (39/49) Installing libxml2 (2.12.10-r0) #7 4.076 (40/49) Installing zlib-dev (1.3.1-r1) #7 4.080 (41/49) Installing xz (5.6.2-r1) #7 4.150 (42/49) Installing xz-dev (5.6.2-r1) #7 4.161 (43/49) Installing libxml2-utils (2.12.10-r0) #7 4.165 (44/49) Installing libxml2-dev (2.12.10-r0) #7 4.175 (45/49) Installing libgpg-error (1.49-r0) #7 4.180 (46/49) Installing libgcrypt (1.10.3-r0) #7 4.198 (47/49) Installing libxslt (1.1.39-r2) #7 4.210 (48/49) Installing libxslt-dev (1.1.39-r2) #7 4.221 (49/49) Installing openssl-dev (3.3.5-r0) #7 4.251 Executing busybox-1.36.1-r29.trigger #7 4.257 Executing ca-certificates-20240705-r0.trigger #7 4.300 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.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 0.800 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 0.800 v3.20.8-1-g32bbf34c4b9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 0.800 OK: 24185 distinct packages available #8 1.391 (1/6) Installing libacl (2.3.2-r0) #8 1.435 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.449 (3/6) Installing libarchive (3.8.1-r0) #8 1.466 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.476 (5/6) Installing libuv (1.48.0-r0) #8 1.485 (6/6) Installing cmake (3.29.3-r0) #8 2.123 Executing busybox-1.36.1-r29.trigger #8 2.138 OK: 317 MiB in 88 packages #8 DONE 2.5s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 2.930 Collecting kubernetes #9 2.974 Downloading kubernetes-34.1.0-py2.py3-none-any.whl (2.0 MB) #9 3.073 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.7 MB/s eta 0:00:00 #9 3.331 Collecting google-auth>=1.0.1 #9 3.338 Downloading google_auth-2.41.1-py2.py3-none-any.whl (221 kB) #9 3.359 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 kB 13.1 MB/s eta 0:00:00 #9 3.448 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.456 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 3.472 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 5.0 MB/s eta 0:00:00 #9 3.534 Collecting certifi>=14.05.14 #9 3.542 Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) #9 3.558 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 kB 13.9 MB/s eta 0:00:00 #9 3.600 Collecting six>=1.9.0 #9 3.609 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 3.739 Collecting urllib3<2.4.0,>=1.24.2 #9 3.746 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 3.761 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 12.9 MB/s eta 0:00:00 #9 3.825 Collecting python-dateutil>=2.5.3 #9 3.835 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 3.852 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.3 MB/s eta 0:00:00 #9 3.887 Collecting requests-oauthlib #9 3.896 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 4.047 Collecting pyyaml>=5.4.1 #9 4.055 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 4.095 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 25.5 MB/s eta 0:00:00 #9 4.119 Collecting durationpy>=0.7 #9 4.125 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 4.234 Collecting requests #9 4.241 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 4.256 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 4.9 MB/s eta 0:00:00 #9 4.369 Collecting rsa<5,>=3.1.4 #9 4.375 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #9 4.457 Collecting cachetools<7.0,>=2.0.0 #9 4.465 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #9 4.533 Collecting pyasn1-modules>=0.2.1 #9 4.540 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #9 4.558 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 12.8 MB/s eta 0:00:00 #9 4.901 Collecting charset_normalizer<4,>=2 #9 4.908 Downloading charset_normalizer-3.4.3-cp38-cp38-musllinux_1_2_x86_64.whl (148 kB) #9 4.927 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.6/148.6 kB 9.6 MB/s eta 0:00:00 #9 4.974 Collecting idna<4,>=2.5 #9 4.981 Downloading idna-3.10-py3-none-any.whl (70 kB) #9 4.997 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 6.1 MB/s eta 0:00:00 #9 5.080 Collecting oauthlib>=3.0.0 #9 5.088 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 5.109 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 9.0 MB/s eta 0:00:00 #9 5.245 Collecting pyasn1<0.7.0,>=0.6.1 #9 5.251 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #9 5.268 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 5.4 MB/s eta 0:00:00 #9 5.564 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, pyasn1, oauthlib, idna, charset_normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, requests-oauthlib, google-auth, kubernetes #9 9.681 Successfully installed cachetools-5.5.2 certifi-2025.10.5 charset_normalizer-3.4.3 durationpy-0.10 google-auth-2.41.1 idna-3.10 kubernetes-34.1.0 oauthlib-3.3.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 six-1.17.0 urllib3-2.2.3 websocket-client-1.8.0 #9 9.681 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.842 #9 9.842 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 9.842 [notice] To update, run: pip install --upgrade pip #9 DONE 11.0s #10 [nanobot-build 5/22] RUN pip install redis #10 1.041 Collecting redis #10 1.079 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.116 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 10.3 MB/s eta 0:00:00 #10 1.171 Collecting async-timeout>=4.0.3 #10 1.179 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.380 Installing collected packages: async-timeout, redis #10 1.763 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.777 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.777 #10 1.777 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.777 [notice] To update, run: pip install --upgrade pip #10 DONE 2.2s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.914 Collecting asyncio #11 0.948 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.147 Installing collected packages: asyncio #11 1.188 Successfully installed asyncio-4.0.0 #11 1.188 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.195 #11 1.195 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.195 [notice] To update, run: pip install --upgrade pip #11 DONE 1.5s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.178 Collecting websockets #12 1.217 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.248 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 7.3 MB/s eta 0:00:00 #12 1.450 Installing collected packages: websockets #12 1.610 Successfully installed websockets-13.1 #12 1.610 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.616 #12 1.616 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.616 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 0.980 Collecting robotframework #13 1.014 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) #13 1.081 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 13.4 MB/s eta 0:00:00 #13 1.286 Installing collected packages: robotframework #13 1.982 Successfully installed robotframework-7.3.2 #13 1.983 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.990 #13 1.990 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 1.990 [notice] To update, run: pip install --upgrade pip #13 DONE 2.3s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.964 Collecting robotframework-requests #14 1.005 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 1.029 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.3.2) #14 1.029 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 1.043 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.043 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2025.10.5) #14 1.046 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.10) #14 1.046 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.3) #14 1.246 Installing collected packages: robotframework-requests #14 1.296 Successfully installed robotframework-requests-0.9.7 #14 1.296 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.303 #14 1.303 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.303 [notice] To update, run: pip install --upgrade pip #14 DONE 1.6s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.966 Collecting robotframework-ncclient #15 1.073 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.093 Preparing metadata (setup.py): started #15 1.724 Preparing metadata (setup.py): finished with status 'done' #15 1.729 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.3.2) #15 1.785 Collecting ncclient #15 1.794 Downloading ncclient-0.7.0.tar.gz (116 kB) #15 1.827 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 4.9 MB/s eta 0:00:00 #15 1.897 Preparing metadata (setup.py): started #15 2.294 Preparing metadata (setup.py): finished with status 'done' #15 2.401 Collecting paramiko>=3.2.0 #15 2.412 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 2.442 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 8.9 MB/s eta 0:00:00 #15 3.165 Collecting lxml>=3.3.0 #15 3.176 Downloading lxml-6.0.2-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 3.347 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 31.2 MB/s eta 0:00:00 #15 3.526 Collecting bcrypt>=3.2 #15 3.537 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 3.560 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 19.0 MB/s eta 0:00:00 #15 4.186 Collecting cryptography>=3.3 #15 4.194 Downloading cryptography-46.0.2-cp38-abi3-musllinux_1_2_x86_64.whl (4.7 MB) #15 4.357 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 32.0 MB/s eta 0:00:00 #15 4.424 Collecting pynacl>=1.5 #15 4.437 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 4.494 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 25.7 MB/s eta 0:00:00 #15 4.988 Collecting cffi>=1.14 #15 5.074 Downloading cffi-1.17.1.tar.gz (516 kB) #15 5.098 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 27.5 MB/s eta 0:00:00 #15 5.221 Installing build dependencies: started #15 8.472 Installing build dependencies: finished with status 'done' #15 8.474 Getting requirements to build wheel: started #15 9.026 Getting requirements to build wheel: finished with status 'done' #15 9.026 Preparing metadata (pyproject.toml): started #15 9.512 Preparing metadata (pyproject.toml): finished with status 'done' #15 9.574 Collecting typing-extensions>=4.13.2 #15 9.583 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 9.596 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 4.6 MB/s eta 0:00:00 #15 9.658 Collecting pycparser #15 9.666 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 9.683 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 10.3 MB/s eta 0:00:00 #15 9.698 Building wheels for collected packages: robotframework-ncclient, ncclient, cffi #15 9.699 Building wheel for robotframework-ncclient (setup.py): started #15 10.23 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 10.23 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=96d3eb40209b5ae6b3ec99bc5d358bf26c691b97bbe65f40f0725d87f1d25571 #15 10.23 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 10.24 Building wheel for ncclient (setup.py): started #15 10.78 Building wheel for ncclient (setup.py): finished with status 'done' #15 10.78 Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94010 sha256=3fdddfee425d3235f10740d36efa90e7f723f1a54b06cc1ee1c0a903a57a7d4b #15 10.79 Stored in directory: /root/.cache/pip/wheels/0d/4d/77/9d894952fb3f2d3ba04ea0784ac49a66255ed8bed5d348fecc #15 10.79 Building wheel for cffi (pyproject.toml): started #15 19.71 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 19.72 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460295 sha256=58b6338fb1095950f845d827fab37df1fc04f56d84caac9b30bc2e1904b5a822 #15 19.72 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 19.72 Successfully built robotframework-ncclient ncclient cffi #15 20.04 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 21.64 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-46.0.2 lxml-6.0.2 ncclient-0.7.0 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.0 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 #15 21.64 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 21.65 #15 21.65 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 21.65 [notice] To update, run: pip install --upgrade pip #15 DONE 22.4s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.928 Collecting UUID #16 0.963 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.978 Preparing metadata (setup.py): started #16 1.329 Preparing metadata (setup.py): finished with status 'done' #16 1.338 Building wheels for collected packages: UUID #16 1.338 Building wheel for UUID (setup.py): started #16 1.780 Building wheel for UUID (setup.py): finished with status 'done' #16 1.781 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=dc376ad12e10d049d7dab2f4e9a23df781e22b439f8741236a996706a92b7b83 #16 1.781 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.785 Successfully built UUID #16 2.082 Installing collected packages: UUID #16 2.122 Successfully installed UUID-1.30 #16 2.126 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.136 #16 2.136 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 2.136 [notice] To update, run: pip install --upgrade pip #16 DONE 2.4s #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.268 Cloning into 'python-testing-utils'... #18 0.907 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.907 #18 0.907 You are in 'detached HEAD' state. You can look around, make experimental #18 0.907 changes and commit them, and you can discard any commits you make in this #18 0.907 state without impacting any branches by switching back to a branch. #18 0.907 #18 0.907 If you want to create a new branch to retain commits you create, you may #18 0.907 do so (now or later) by using -c with the switch command. Example: #18 0.907 #18 0.907 git switch -c #18 0.907 #18 0.907 Or undo this operation with: #18 0.907 #18 0.907 git switch - #18 0.907 #18 0.907 Turn off this advice by setting config variable advice.detachedHead to false #18 0.907 #18 DONE 1.0s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.097 Collecting msgpack #19 1.207 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.242 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 16.8 MB/s eta 0:00:00 #19 1.554 Installing collected packages: msgpack #19 1.616 Successfully installed msgpack-1.1.1 #19 1.617 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.623 #19 1.623 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.623 [notice] To update, run: pip install --upgrade pip #19 DONE 2.0s #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl #20 0.985 Collecting ricsdl #20 1.030 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.337 Collecting hiredis==2.0.0 #20 1.348 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.372 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 3.6 MB/s eta 0:00:00 #20 1.405 Preparing metadata (setup.py): started #20 1.774 Preparing metadata (setup.py): finished with status 'done' #20 1.905 Collecting redis==4.3.6 #20 1.916 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 1.935 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 17.3 MB/s eta 0:00:00 #20 1.941 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 1.967 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.027 Collecting packaging>=20.4 #20 2.035 Downloading packaging-25.0-py3-none-any.whl (66 kB) #20 2.053 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 4.3 MB/s eta 0:00:00 #20 2.102 Building wheels for collected packages: hiredis #20 2.103 Building wheel for hiredis (setup.py): started #20 4.539 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.539 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=d4c8be7a736d194c8753dbdccf93d00ccfc143848d527414c2a786f4c521c294 #20 4.539 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.554 Successfully built hiredis #20 4.817 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.926 Attempting uninstall: redis #20 4.928 Found existing installation: redis 6.1.1 #20 4.967 Uninstalling redis-6.1.1: #20 5.003 Successfully uninstalled redis-6.1.1 #20 5.365 Successfully installed hiredis-2.0.0 packaging-25.0 redis-4.3.6 ricsdl-3.1.3 #20 5.366 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.373 #20 5.373 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.373 [notice] To update, run: pip install --upgrade pip #20 DONE 5.8s #21 [nanobot-build 16/22] RUN apk add curl #21 0.744 (1/1) Installing curl (8.14.1-r2) #21 0.810 Executing busybox-1.36.1-r29.trigger #21 0.836 OK: 317 MiB in 89 packages #21 DONE 1.1s #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl #22 0.228 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.228 Dload Upload Total Spent Left Speed #22 0.228 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 41.0M 37 15.3M 0 0 38.5M 0 0:00:01 --:--:-- 0:00:01 38.4M 100 41.0M 100 41.0M 0 0 62.9M 0 --:--:-- --:--:-- --:--:-- 62.9M #22 DONE 1.1s #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.5s #25 [nanobot-build 20/22] RUN apk add cmake git gcc #25 0.857 OK: 317 MiB in 89 packages #25 DONE 1.1s #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.210 Cloning into 'rmr'... #26 1.767 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 1.767 cmake_minimum_required() should be called prior to this top-level project() #26 1.767 call. Please see the cmake-commands(7) manual for usage documentation of #26 1.767 both commands. #26 1.767 This warning is for project developers. Use -Wno-dev to suppress it. #26 1.767 #26 1.847 -- The C compiler identification is GNU 13.2.1 #26 1.870 -- Detecting C compiler ABI info #26 1.975 -- Detecting C compiler ABI info - done #26 2.012 -- Check for working C compiler: /usr/bin/cc - skipped #26 2.013 -- Detecting C compile features #26 2.014 -- Detecting C compile features - done #26 2.021 +++ RMR library install target directory: lib #26 2.023 +++ mmp version from tag: '' #26 2.024 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 2.024 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 2.025 ### make package will generate only deb package; cannot find support to generate rpm packages #26 2.026 +++ profiling is off (use -DGPROF=1 to enable #26 2.026 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 2.026 +++ compiler flags: -g #26 2.029 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 2.059 -- Configuring done (0.3s) #26 2.085 -- Generating done (0.0s) #26 2.091 -- Build files have been written to: /rmr/build #26 2.140 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 2.235 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 2.301 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 2.422 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 2.487 [ 12%] Built target common_objects #26 2.512 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 3.528 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 3.595 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 3.655 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 3.712 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 3.776 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 3.825 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 3.887 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 3.960 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 4.017 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 4.069 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 4.128 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 4.182 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 4.237 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 4.297 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 4.328 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 4.328 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 4.328 1 | #warning redirecting incorrect #include to #26 4.328 | ^~~~~~~ #26 4.370 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 4.432 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 4.486 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 4.550 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 4.606 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 4.665 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 4.721 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 4.785 [ 81%] Built target rmr_si_objects #26 4.812 [ 84%] Linking C shared library librmr_si.so #26 4.869 [ 84%] Built target rmr_si_shared #26 4.890 [ 87%] Linking C static library librmr_si.a #26 4.935 [ 87%] Built target rmr_si_static #26 4.957 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 5.037 [ 93%] Linking C executable health_ck #26 5.070 [ 93%] Built target health_ck #26 5.093 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 5.163 [100%] Linking C executable rmr_probe #26 5.203 [100%] Built target rmr_probe #26 5.224 Install the project... #26 5.234 -- Install configuration: "" #26 5.235 -- Installing: /usr/local/lib/librmr_si.a #26 5.236 -- Installing: /usr/local/include/rmr/rmr.h #26 5.236 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 5.236 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 5.237 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 5.4s #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 #27 DONE 1.9s #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.707 (1/4) Installing libunistring (1.2-r0) #29 0.848 (2/4) Installing libidn2 (2.3.7-r0) #29 0.857 (3/4) Installing pcre2 (10.43-r0) #29 0.884 (4/4) Installing wget (1.24.5-r0) #29 0.896 Executing busybox-1.36.1-r29.trigger #29 0.902 OK: 21 MiB in 45 packages #29 DONE 1.1s #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.1s #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.1s #48 [stage-1 24/31] COPY robot/resources/rnib /robot/resources/rnib #48 DONE 0.1s #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.4s #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.325 Listing '/robot/lib/python'... #54 0.325 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.325 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.325 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.325 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.325 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.5s #55 exporting to image #55 exporting layers #55 exporting layers 2.3s done #55 writing image sha256:715c5659b946aee34f51b30f11b99513e991eb0e0707bd323ad044d2cdedd740 done #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 done #55 DONE 2.3s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12312519730494520167.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/jenkins2691503330669284144.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] 9c59ce9a0fe2: Preparing bf4527a0749a: Preparing c513c470a930: Preparing 076df2905a45: Preparing 9d0a1c4d3855: Preparing 02c8970f847b: Preparing 0a58eb5fd8e3: Preparing cb899d866d02: Preparing 0f584e44a3fa: Preparing e5f53aaeba50: Preparing 2c33ca9831ba: Preparing 64fe74e96e08: Preparing 201fe40f7115: Preparing be1e8c6717db: Preparing 7592e45c0a7b: Preparing b29b955651e5: Preparing 5da232043f65: Preparing b075dbfad7cf: Preparing 132e4a8e4448: Preparing 04450998bee4: Preparing bdf16ab086db: Preparing 2d2ea85ada75: Preparing 4c0661b6b0d6: Preparing 055e9bb344e9: Preparing 6002bafdaff4: Preparing fd762b535bc5: Preparing 6990d4b8ca9a: Preparing 9001efded5fc: Preparing 87f96975ac22: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 7592e45c0a7b: Waiting b29b955651e5: Waiting 5da232043f65: Waiting b075dbfad7cf: Waiting 132e4a8e4448: Waiting 04450998bee4: Waiting bdf16ab086db: Waiting 2d2ea85ada75: Waiting 4c0661b6b0d6: Waiting 055e9bb344e9: Waiting 6002bafdaff4: Waiting fd762b535bc5: Waiting 6990d4b8ca9a: Waiting 9001efded5fc: Waiting 87f96975ac22: Waiting 817fa7f5a4af: Waiting 6b49371d7ed7: Waiting 50acbb6dc641: Waiting 63ca1fbb43ae: Waiting 0f584e44a3fa: Waiting e5f53aaeba50: Waiting 2c33ca9831ba: Waiting 64fe74e96e08: Waiting 0a58eb5fd8e3: Waiting cb899d866d02: Waiting 201fe40f7115: Waiting be1e8c6717db: Waiting 02c8970f847b: Waiting c513c470a930: Pushed 076df2905a45: Pushed bf4527a0749a: Pushed 9d0a1c4d3855: Pushed 9c59ce9a0fe2: Pushed 02c8970f847b: Pushed cb899d866d02: Pushed 0a58eb5fd8e3: Pushed 0f584e44a3fa: Pushed e5f53aaeba50: Pushed 2c33ca9831ba: Pushed 64fe74e96e08: Pushed 201fe40f7115: Pushed be1e8c6717db: Pushed 7592e45c0a7b: Pushed b29b955651e5: Pushed 5da232043f65: Pushed b075dbfad7cf: Pushed 132e4a8e4448: Pushed 04450998bee4: Pushed 2d2ea85ada75: Pushed bdf16ab086db: Pushed 4c0661b6b0d6: Pushed 055e9bb344e9: Pushed 6002bafdaff4: Pushed 6990d4b8ca9a: Pushed 817fa7f5a4af: Layer already exists 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists fd762b535bc5: Pushed 87f96975ac22: Pushed 9001efded5fc: Pushed 0.0.4: digest: sha256:a7f37d8c4f81b7a03fb7573fa58533c35ccf5a46c26d885d491e6efd3de646b4 size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7842738427493360395.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2220 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins213954913975699659.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins18045850562372098884.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + 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/jenkins4695790518853982278.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-Onhe 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-Onhe/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2703260047108886089.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config4871667284429407458tmp 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/jenkins4635922581038202588.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins14925307979204184742.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-Onhe 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-Onhe/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13749079805340968436.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins14133828136843455895.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-Onhe 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-Onhe/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/jenkins14674593417915738775.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-Onhe 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-Onhe/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/314 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6100 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: 2800.000 BogoMIPS: 5600.00 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 525 4393 0 3056 7151 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:16:32:e8 brd ff:ff:ff:ff:ff:ff inet 10.32.6.8/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86041sec preferred_lft 86041sec inet6 fe80::f816:3eff:fe16:32e8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:95:de:00:e2 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-6100) 10/10/25 _x86_64_ (4 CPU) 15:28:49 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:01 148.53 68.93 79.61 5577.47 39205.88 15:31:01 53.51 0.30 53.21 31.86 8187.70 15:32:01 129.75 12.45 117.30 2237.63 25782.10 15:33:01 159.66 0.15 159.51 12.93 14459.18 15:34:01 15.29 0.58 14.71 42.39 657.51 Average: 101.35 16.48 84.87 1580.49 17658.52 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:01 5892496 7444544 2274932 27.85 36348 1691952 952296 10.33 546164 1552268 102220 15:31:01 5621220 7420292 2546208 31.18 56168 1905936 959692 10.41 583996 1758936 167844 15:32:01 4927492 7345704 3239936 39.67 73748 2478424 1309988 14.21 726676 2247780 6748 15:33:01 4571928 7380444 3595500 44.02 85808 2820508 1114984 12.10 921420 2370856 312 15:34:01 4511672 7341604 3655756 44.76 88732 2837392 1085492 11.78 1086276 2264232 31700 Average: 5104962 7386518 3062466 37.50 68161 2346842 1084490 11.77 772906 2038814 61765 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:01 ens3 223.41 160.26 935.39 60.07 0.00 0.00 0.00 0.00 15:30:01 lo 0.87 0.87 0.08 0.08 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:31:01 ens3 63.94 47.78 841.72 5.58 0.00 0.00 0.00 0.00 15:31:01 lo 0.73 0.73 0.06 0.06 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:32:01 ens3 386.94 103.33 2413.10 12.82 0.00 0.00 0.00 0.00 15:32:01 lo 1.93 1.93 0.20 0.20 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:33:01 ens3 209.80 161.58 1065.51 227.03 0.00 0.00 0.00 0.00 15:33:01 lo 6.73 6.73 0.59 0.59 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:34:01 ens3 45.77 70.54 13.68 461.67 0.00 0.00 0.00 0.00 15:34:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 185.97 108.70 1053.84 153.44 0.00 0.00 0.00 0.00 Average: lo 2.28 2.28 0.21 0.21 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6100) 10/10/25 _x86_64_ (4 CPU) 15:28:49 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:01 all 15.04 0.00 3.06 5.85 2.45 73.61 15:30:01 0 18.01 0.00 2.00 3.24 2.34 74.41 15:30:01 1 21.52 0.00 5.91 6.98 2.46 63.13 15:30:01 2 7.90 0.00 2.10 6.11 2.66 81.24 15:30:01 3 12.74 0.00 2.18 7.06 2.32 75.71 15:31:01 all 19.39 0.00 1.32 2.48 1.49 75.33 15:31:01 0 5.99 0.00 0.43 0.02 0.33 93.24 15:31:01 1 34.50 0.00 2.11 1.05 1.71 60.62 15:31:01 2 31.38 0.00 1.88 4.37 2.49 59.88 15:31:01 3 5.84 0.00 0.88 4.48 1.43 87.38 15:32:01 all 18.03 0.00 3.10 3.52 2.22 73.13 15:32:01 0 7.29 0.00 2.07 3.30 1.72 85.62 15:32:01 1 14.53 0.00 3.45 1.11 1.84 79.06 15:32:01 2 33.51 0.00 3.97 8.45 2.79 51.27 15:32:01 3 16.71 0.00 2.96 1.23 2.53 76.57 15:33:01 all 15.88 0.00 3.75 3.87 2.31 74.18 15:33:01 0 13.93 0.00 3.29 3.41 2.10 77.28 15:33:01 1 29.19 0.00 4.57 5.74 2.42 58.09 15:33:01 2 14.84 0.00 4.26 3.20 2.28 75.42 15:33:01 3 5.65 0.00 2.83 3.16 2.44 85.92 15:34:01 all 20.60 0.00 1.25 0.82 2.66 74.68 15:34:01 0 4.55 0.00 0.87 1.50 2.45 90.63 15:34:01 1 35.12 0.00 1.89 0.30 3.28 59.41 15:34:01 2 35.93 0.00 1.49 0.98 2.79 58.82 15:34:01 3 7.04 0.00 0.79 0.46 2.14 89.57 Average: all 17.79 0.00 2.49 3.30 2.23 74.18 Average: 0 9.93 0.00 1.72 2.29 1.79 84.27 Average: 1 26.98 0.00 3.59 3.03 2.34 64.06 Average: 2 24.70 0.00 2.74 4.62 2.60 65.34 Average: 3 9.59 0.00 1.93 3.27 2.17 83.04