Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-9130 (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-ufJqSMURmyYa/agent.2100 SSH_AGENT_PID=2102 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_17580273593402693227.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/jenkins12305421985660875578.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-jMsh 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-jMsh/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.3 from /tmp/venv-jMsh/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.73 botocore==1.40.73 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 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.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.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 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.8.0 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.1.0 oslo.i18n==6.7.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.3 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.1 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.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 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.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 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/config13548688807862583769tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config2813274998189859765tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins11502468108366035386.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/jenkins13630567666720062115.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11034977778294089312.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/jenkins18239019672061063871.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-jMsh 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-jMsh/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/jenkins16119326162828576917.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.07kB done #2 DONE 0.1s #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 0.1s done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s #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 ... #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 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.2s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.3s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.3s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.4s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.4s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.6s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.5s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.6s done #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #5 DONE 2.5s #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.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 0.832 v3.20.8-57-gd41b060b815 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 0.832 v3.20.8-56-gc6567a17e07 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 0.832 OK: 24189 distinct packages available #6 1.396 (1/4) Installing libgpg-error (1.49-r0) #6 1.447 (2/4) Installing libgcrypt (1.10.3-r0) #6 1.473 (3/4) Installing libxml2 (2.12.10-r0) #6 1.506 (4/4) Installing libxslt (1.1.39-r2) #6 1.514 Executing busybox-1.36.1-r29.trigger #6 1.522 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.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 0.841 v3.20.8-57-gd41b060b815 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 0.841 v3.20.8-56-gc6567a17e07 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 0.841 OK: 24189 distinct packages available #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.453 (1/49) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) #0 1.473 (2/49) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.5-r0) #0 1.527 (3/49) Upgrading xz-libs (5.6.2-r0 -> 5.6.2-r1) #0 1.537 (4/49) Upgrading libssl3 (3.3.2-r0 -> 3.3.5-r0) #0 1.551 (5/49) Installing libgcc (13.2.1_git20240309-r1) #0 1.555 (6/49) Installing jansson (2.14-r4) #0 1.558 (7/49) Installing libstdc++ (13.2.1_git20240309-r1) #0 1.584 (8/49) Installing zstd-libs (1.5.6-r0) #0 1.648 (9/49) Installing binutils (2.42-r1) #0 1.739 (10/49) Installing libmagic (5.45-r1) #0 1.782 (11/49) Installing file (5.45-r1) #0 1.784 (12/49) Installing libgomp (13.2.1_git20240309-r1) #0 1.804 (13/49) Installing libatomic (13.2.1_git20240309-r1) #0 1.808 (14/49) Installing gmp (6.3.0-r1) #0 1.819 (15/49) Installing isl26 (0.26-r1) #0 1.844 (16/49) Installing mpfr4 (4.2.1-r0) #0 1.856 (17/49) Installing mpc1 (1.3.1-r1) #0 1.860 (18/49) Installing gcc (13.2.1_git20240309-r1) #0 2.950 (19/49) Installing libstdc++-dev (13.2.1_git20240309-r1) #0 3.133 (20/49) Installing musl-dev (1.2.5-r1) #0 3.228 (21/49) Installing g++ (13.2.1_git20240309-r1) #0 3.559 (22/49) Installing make (4.4.1-r2) #0 3.565 (23/49) Installing fortify-headers (1.1-r3) #0 3.569 (24/49) Installing patch (2.7.6-r10) #0 3.573 (25/49) Installing build-base (0.5-r3) #0 3.575 (26/49) Installing brotli-libs (1.1.0-r2) #0 3.589 (27/49) Installing c-ares (1.33.1-r0) #0 3.594 (28/49) Installing libunistring (1.2-r0) #0 3.615 (29/49) Installing libidn2 (2.3.7-r0) #0 3.626 (30/49) Installing nghttp2-libs (1.62.1-r0) #0 3.630 (31/49) Installing libpsl (0.21.5-r1) #7 3.634 (32/49) Installing libcurl (8.14.1-r2) #7 3.645 (33/49) Installing pcre2 (10.43-r0) #7 3.656 (34/49) Installing git (2.45.4-r0) #7 3.738 (35/49) Installing git-init-template (2.45.4-r0) #7 3.743 (36/49) Installing linux-headers (6.6-r0) #7 3.855 (37/49) Installing pkgconf (2.2.0-r0) #7 3.864 (38/49) Installing libffi-dev (3.4.6-r0) #7 3.877 (39/49) Installing libxml2 (2.12.10-r0) #7 3.897 (40/49) Installing zlib-dev (1.3.1-r1) #7 3.903 (41/49) Installing xz (5.6.2-r1) #7 3.909 (42/49) Installing xz-dev (5.6.2-r1) #7 3.916 (43/49) Installing libxml2-utils (2.12.10-r0) #7 3.922 (44/49) Installing libxml2-dev (2.12.10-r0) #7 3.933 (45/49) Installing libgpg-error (1.49-r0) #7 3.940 (46/49) Installing libgcrypt (1.10.3-r0) #7 3.962 (47/49) Installing libxslt (1.1.39-r2) #7 3.970 (48/49) Installing libxslt-dev (1.1.39-r2) #7 3.982 (49/49) Installing openssl-dev (3.3.5-r0) #7 4.014 Executing busybox-1.36.1-r29.trigger #7 4.020 Executing ca-certificates-20240705-r0.trigger #7 4.072 OK: 257 MiB in 82 packages #7 DONE 4.5s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 1.107 v3.20.8-57-gd41b060b815 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 1.107 v3.20.8-56-gc6567a17e07 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 1.107 OK: 24185 distinct packages available #8 1.677 (1/6) Installing libacl (2.3.2-r0) #8 1.718 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.728 (3/6) Installing libarchive (3.8.1-r0) #8 1.748 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.759 (5/6) Installing libuv (1.48.0-r0) #8 1.762 (6/6) Installing cmake (3.29.3-r0) #8 2.426 Executing busybox-1.36.1-r29.trigger #8 2.438 OK: 317 MiB in 88 packages #8 DONE 2.9s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 3.084 Collecting kubernetes #9 3.132 Downloading kubernetes-34.1.0-py2.py3-none-any.whl (2.0 MB) #9 3.225 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 22.5 MB/s eta 0:00:00 #9 3.363 Collecting requests #9 3.369 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 3.386 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 4.3 MB/s eta 0:00:00 #9 3.475 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.481 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 3.502 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.9 MB/s eta 0:00:00 #9 3.624 Collecting urllib3<2.4.0,>=1.24.2 #9 3.631 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 3.648 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 9.6 MB/s eta 0:00:00 #9 3.676 Collecting durationpy>=0.7 #9 3.682 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 3.729 Collecting python-dateutil>=2.5.3 #9 3.735 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 3.752 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 19.0 MB/s eta 0:00:00 #9 3.817 Collecting certifi>=14.05.14 #9 3.823 Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) #9 3.841 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 11.9 MB/s eta 0:00:00 #9 3.885 Collecting six>=1.9.0 #9 3.893 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 4.019 Collecting pyyaml>=5.4.1 #9 4.031 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 4.067 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 26.0 MB/s eta 0:00:00 #9 4.109 Collecting requests-oauthlib #9 4.116 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 4.356 Collecting google-auth>=1.0.1 #9 4.364 Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) #9 4.380 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.1/223.1 kB 20.2 MB/s eta 0:00:00 #9 4.519 Collecting pyasn1-modules>=0.2.1 #9 4.525 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #9 4.539 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 18.9 MB/s eta 0:00:00 #9 4.599 Collecting cachetools<7.0,>=2.0.0 #9 4.605 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #9 4.657 Collecting rsa<5,>=3.1.4 #9 4.664 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #9 5.024 Collecting charset_normalizer<4,>=2 #9 5.035 Downloading charset_normalizer-3.4.4-cp38-cp38-musllinux_1_2_x86_64.whl (148 kB) #9 5.049 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.8/148.8 kB 12.7 MB/s eta 0:00:00 #9 5.160 Collecting idna<4,>=2.5 #9 5.169 Downloading idna-3.11-py3-none-any.whl (71 kB) #9 5.184 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 5.8 MB/s eta 0:00:00 #9 5.263 Collecting oauthlib>=3.0.0 #9 5.269 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 5.287 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 11.8 MB/s eta 0:00:00 #9 5.415 Collecting pyasn1<0.7.0,>=0.6.1 #9 5.423 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #9 5.507 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 5.8 MB/s eta 0:00:00 #9 5.783 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 10.08 Successfully installed cachetools-5.5.2 certifi-2025.11.12 charset_normalizer-3.4.4 durationpy-0.10 google-auth-2.43.0 idna-3.11 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 10.08 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 10.24 #9 10.24 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 10.24 [notice] To update, run: pip install --upgrade pip #9 DONE 11.4s #10 [nanobot-build 5/22] RUN pip install redis #10 0.988 Collecting redis #10 1.028 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.061 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 10.4 MB/s eta 0:00:00 #10 1.120 Collecting async-timeout>=4.0.3 #10 1.128 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.335 Installing collected packages: async-timeout, redis #10 1.716 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.717 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.729 #10 1.729 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.729 [notice] To update, run: pip install --upgrade pip #10 DONE 2.1s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.888 Collecting asyncio #11 0.922 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.129 Installing collected packages: asyncio #11 1.166 Successfully installed asyncio-4.0.0 #11 1.167 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.173 #11 1.173 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.173 [notice] To update, run: pip install --upgrade pip #11 DONE 1.5s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.136 Collecting websockets #12 1.244 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.274 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 6.9 MB/s eta 0:00:00 #12 1.473 Installing collected packages: websockets #12 1.631 Successfully installed websockets-13.1 #12 1.632 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.637 #12 1.637 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.637 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 1.038 Collecting robotframework #13 1.074 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) #13 1.151 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 11.7 MB/s eta 0:00:00 #13 1.371 Installing collected packages: robotframework #13 2.054 Successfully installed robotframework-7.3.2 #13 2.054 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 2.062 #13 2.062 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 2.062 [notice] To update, run: pip install --upgrade pip #13 DONE 2.4s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.923 Collecting robotframework-requests #14 0.963 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 0.993 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.3.2) #14 0.994 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 1.006 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.11) #14 1.007 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.4) #14 1.008 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.009 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2025.11.12) #14 1.201 Installing collected packages: robotframework-requests #14 1.248 Successfully installed robotframework-requests-0.9.7 #14 1.248 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.254 #14 1.254 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.254 [notice] To update, run: pip install --upgrade pip #14 DONE 1.5s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 1.017 Collecting robotframework-ncclient #15 1.121 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.142 Preparing metadata (setup.py): started #15 1.741 Preparing metadata (setup.py): finished with status 'done' #15 1.747 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.3.2) #15 1.783 Collecting ncclient #15 1.789 Downloading ncclient-0.7.0.tar.gz (116 kB) #15 1.817 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 5.3 MB/s eta 0:00:00 #15 1.884 Preparing metadata (setup.py): started #15 2.278 Preparing metadata (setup.py): finished with status 'done' #15 2.379 Collecting paramiko>=3.2.0 #15 2.388 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 2.405 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 17.2 MB/s eta 0:00:00 #15 3.119 Collecting lxml>=3.3.0 #15 3.127 Downloading lxml-6.0.2-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 3.374 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 21.7 MB/s eta 0:00:00 #15 3.494 Collecting pynacl>=1.5 #15 3.501 Downloading pynacl-1.6.1-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 3.550 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 30.9 MB/s eta 0:00:00 #15 4.202 Collecting cryptography>=3.3 #15 4.217 Downloading cryptography-46.0.3-cp38-abi3-musllinux_1_2_x86_64.whl (4.7 MB) #15 4.339 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 39.5 MB/s eta 0:00:00 #15 4.509 Collecting bcrypt>=3.2 #15 4.517 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 4.536 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 25.0 MB/s eta 0:00:00 #15 5.036 Collecting cffi>=1.14 #15 5.043 Downloading cffi-1.17.1.tar.gz (516 kB) #15 5.066 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 28.6 MB/s eta 0:00:00 #15 5.192 Installing build dependencies: started #15 8.452 Installing build dependencies: finished with status 'done' #15 8.452 Getting requirements to build wheel: started #15 8.962 Getting requirements to build wheel: finished with status 'done' #15 8.964 Preparing metadata (pyproject.toml): started #15 9.455 Preparing metadata (pyproject.toml): finished with status 'done' #15 9.516 Collecting typing-extensions>=4.13.2 #15 9.522 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 9.538 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 4.0 MB/s eta 0:00:00 #15 9.595 Collecting pycparser #15 9.602 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 9.620 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 8.9 MB/s eta 0:00:00 #15 9.638 Building wheels for collected packages: robotframework-ncclient, ncclient, cffi #15 9.638 Building wheel for robotframework-ncclient (setup.py): started #15 10.25 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 10.25 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=7576ab61c9e1044976ed6b8cfb5a52c5a4e0c0791794396ac40f31f233826d74 #15 10.25 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 10.26 Building wheel for ncclient (setup.py): started #15 10.82 Building wheel for ncclient (setup.py): finished with status 'done' #15 10.82 Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94010 sha256=5174b96669c1deeca61bb37aae211b4960e6cba3d98414ba13eaf19824934b56 #15 10.82 Stored in directory: /root/.cache/pip/wheels/0d/4d/77/9d894952fb3f2d3ba04ea0784ac49a66255ed8bed5d348fecc #15 10.83 Building wheel for cffi (pyproject.toml): started #15 19.87 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 19.88 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460295 sha256=56f87a465fdd11a59a64f1b305e8e1663d032636405daf48ded1d702daec1040 #15 19.88 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 19.88 Successfully built robotframework-ncclient ncclient cffi #15 20.18 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 21.77 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-46.0.3 lxml-6.0.2 ncclient-0.7.0 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.1 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 #15 21.77 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.77 #15 21.77 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 21.77 [notice] To update, run: pip install --upgrade pip #15 DONE 22.5s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.907 Collecting UUID #16 0.950 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.968 Preparing metadata (setup.py): started #16 1.309 Preparing metadata (setup.py): finished with status 'done' #16 1.316 Building wheels for collected packages: UUID #16 1.317 Building wheel for UUID (setup.py): started #16 1.778 Building wheel for UUID (setup.py): finished with status 'done' #16 1.779 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=70b85a0c1c5f45a5865938d4dff5a5afb9a4fbeb78da68af4315564152b5d239 #16 1.780 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.786 Successfully built UUID #16 2.087 Installing collected packages: UUID #16 2.124 Successfully installed UUID-1.30 #16 2.125 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.133 #16 2.133 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 2.133 [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.229 Cloning into 'python-testing-utils'... #18 1.281 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 1.281 #18 1.281 You are in 'detached HEAD' state. You can look around, make experimental #18 1.281 changes and commit them, and you can discard any commits you make in this #18 1.281 state without impacting any branches by switching back to a branch. #18 1.281 #18 1.281 If you want to create a new branch to retain commits you create, you may #18 1.281 do so (now or later) by using -c with the switch command. Example: #18 1.281 #18 1.281 git switch -c #18 1.281 #18 1.281 Or undo this operation with: #18 1.281 #18 1.281 git switch - #18 1.281 #18 1.281 Turn off this advice by setting config variable advice.detachedHead to false #18 1.281 #18 DONE 1.4s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.160 Collecting msgpack #19 1.267 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.305 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 14.0 MB/s eta 0:00:00 #19 1.606 Installing collected packages: msgpack #19 1.668 Successfully installed msgpack-1.1.1 #19 1.669 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.675 #19 1.675 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.675 [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.911 Collecting ricsdl #20 0.954 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.313 Collecting hiredis==2.0.0 #20 1.325 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.341 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 8.2 MB/s eta 0:00:00 #20 1.364 Preparing metadata (setup.py): started #20 1.720 Preparing metadata (setup.py): finished with status 'done' #20 1.723 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 1.864 Collecting redis==4.3.6 #20 1.872 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 1.896 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 11.4 MB/s eta 0:00:00 #20 1.929 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 1.992 Collecting packaging>=20.4 #20 2.001 Downloading packaging-25.0-py3-none-any.whl (66 kB) #20 2.025 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 3.6 MB/s eta 0:00:00 #20 2.087 Building wheels for collected packages: hiredis #20 2.088 Building wheel for hiredis (setup.py): started #20 4.499 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.501 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=4bc20b2c66192a897e5f4d1bbcb466fed376fcc60e79ab7c520da3fc3fbb12a4 #20 4.501 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.506 Successfully built hiredis #20 4.787 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.901 Attempting uninstall: redis #20 4.902 Found existing installation: redis 6.1.1 #20 4.945 Uninstalling redis-6.1.1: #20 4.982 Successfully uninstalled redis-6.1.1 #20 5.339 Successfully installed hiredis-2.0.0 packaging-25.0 redis-4.3.6 ricsdl-3.1.3 #20 5.341 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.347 #20 5.347 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.347 [notice] To update, run: pip install --upgrade pip #20 DONE 5.7s #21 [nanobot-build 16/22] RUN apk add curl #21 0.704 (1/1) Installing curl (8.14.1-r2) #21 0.762 Executing busybox-1.36.1-r29.trigger #21 0.779 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.254 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.259 Dload Upload Total Spent Left Speed #22 0.259 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 78 41.0M 78 32.0M 0 0 49.3M 0 --:--:-- --:--:-- --:--:-- 49.2M 100 41.0M 100 41.0M 0 0 53.1M 0 --:--:-- --:--:-- --:--:-- 53.1M #22 DONE 1.3s #23 [nanobot-build 18/22] RUN chmod +x ./kubectl #23 DONE 0.5s #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.734 OK: 317 MiB in 89 packages #25 DONE 1.0s #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.218 Cloning into 'rmr'... #26 1.282 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 1.282 cmake_minimum_required() should be called prior to this top-level project() #26 1.282 call. Please see the cmake-commands(7) manual for usage documentation of #26 1.282 both commands. #26 1.282 This warning is for project developers. Use -Wno-dev to suppress it. #26 1.282 #26 1.358 -- The C compiler identification is GNU 13.2.1 #26 1.377 -- Detecting C compiler ABI info #26 1.473 -- Detecting C compiler ABI info - done #26 1.508 -- Check for working C compiler: /usr/bin/cc - skipped #26 1.508 -- Detecting C compile features #26 1.510 -- Detecting C compile features - done #26 1.516 +++ RMR library install target directory: lib #26 1.517 +++ mmp version from tag: '' #26 1.518 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.518 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.519 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.520 +++ profiling is off (use -DGPROF=1 to enable #26 1.520 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.520 +++ compiler flags: -g #26 1.522 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.552 -- Configuring done (0.3s) #26 1.577 -- Generating done (0.0s) #26 1.579 -- Build files have been written to: /rmr/build #26 1.631 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.716 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.788 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.902 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.964 [ 12%] Built target common_objects #26 1.987 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.960 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 3.027 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 3.085 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 3.137 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 3.191 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 3.251 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 3.323 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 3.394 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 3.450 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 3.511 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 3.573 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 3.636 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 3.707 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 3.769 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 3.800 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 3.800 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 3.800 1 | #warning redirecting incorrect #include to #26 3.800 | ^~~~~~~ #26 3.839 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 3.901 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 3.955 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 4.018 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 4.071 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 4.125 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 4.185 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 4.249 [ 81%] Built target rmr_si_objects #26 4.275 [ 84%] Linking C shared library librmr_si.so #26 4.340 [ 84%] Built target rmr_si_shared #26 4.364 [ 87%] Linking C static library librmr_si.a #26 4.416 [ 87%] Built target rmr_si_static #26 4.441 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 4.509 [ 93%] Linking C executable health_ck #26 4.550 [ 93%] Built target health_ck #26 4.574 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 4.649 [100%] Linking C executable rmr_probe #26 4.693 [100%] Built target rmr_probe #26 4.713 Install the project... #26 4.725 -- Install configuration: "" #26 4.725 -- Installing: /usr/local/lib/librmr_si.a #26 4.727 -- Installing: /usr/local/include/rmr/rmr.h #26 4.727 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 4.727 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 4.727 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 4.9s #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 #27 DONE 1.8s #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.688 (1/4) Installing libunistring (1.2-r0) #29 0.771 (2/4) Installing libidn2 (2.3.7-r0) #29 0.782 (3/4) Installing pcre2 (10.43-r0) #29 0.800 (4/4) Installing wget (1.24.5-r0) #29 0.812 Executing busybox-1.36.1-r29.trigger #29 0.824 OK: 21 MiB in 45 packages #29 DONE 1.2s #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.1s #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.1s #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.2s #40 [stage-1 16/31] COPY robot/resources/a1mediator /robot/resources/a1mediator #40 DONE 0.1s #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.1s #44 [stage-1 20/31] COPY robot/resources/e2sim /robot/resources/e2sim #44 DONE 0.1s #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.1s #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.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.1s #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.366 Listing '/robot/lib/python'... #54 0.366 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.366 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.366 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.366 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.366 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.5s #55 exporting to image #55 exporting layers #55 exporting layers 2.4s done #55 writing image sha256:faa38712252ba2ed149f52252849db269258824e909f16702dae62a0df55fdc3 done #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 done #55 DONE 2.4s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4682642466641037153.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/jenkins6924618060893038598.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] c174de5062d7: Preparing 33192ac5c97b: Preparing ff70c3207b22: Preparing d3430fd9c8ef: Preparing 880d95c70e8d: Preparing 3af07e4c8466: Preparing 4c852f974c07: Preparing b320bdccdb1a: Preparing 3af07e4c8466: Waiting 4c852f974c07: Waiting be438d3f22a9: Preparing e4ce3c7f2c23: Preparing b5f7354c109e: Preparing b320bdccdb1a: Waiting be438d3f22a9: Waiting e4ce3c7f2c23: Waiting b5f7354c109e: Waiting 2098056d6af1: Preparing 3ff919e0a7f9: Preparing f781f33636f2: Preparing 2098056d6af1: Waiting 3ff919e0a7f9: Waiting 55df9babd141: Preparing 3de52a599cb4: Preparing f781f33636f2: Waiting 55df9babd141: Waiting 0c136a842437: Preparing 75d37c3b3122: Preparing 2e9aa688ac62: Preparing 2200a54a4377: Preparing 270ca835e811: Preparing f45da6646bda: Preparing 1aaea8750067: Preparing f9164bea996c: Preparing 9a760ef7104b: Preparing ef34614742e6: Preparing 0adeeb52c2be: Preparing 74fffd512daf: Preparing 0c136a842437: Waiting 75d37c3b3122: Waiting 2e9aa688ac62: Waiting 2200a54a4377: Waiting 270ca835e811: Waiting f45da6646bda: Waiting 1aaea8750067: Waiting f9164bea996c: Waiting 9a760ef7104b: Waiting ef34614742e6: Waiting 0adeeb52c2be: Waiting 3de52a599cb4: Waiting cc85e6c95e68: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 74fffd512daf: Waiting cc85e6c95e68: Waiting 817fa7f5a4af: Waiting 6b49371d7ed7: Waiting 50acbb6dc641: Waiting 63ca1fbb43ae: Waiting ff70c3207b22: Pushed 33192ac5c97b: Pushed 880d95c70e8d: Pushed d3430fd9c8ef: Pushed c174de5062d7: Pushed 3af07e4c8466: Pushed 4c852f974c07: Pushed b320bdccdb1a: Pushed e4ce3c7f2c23: Pushed be438d3f22a9: Pushed b5f7354c109e: Pushed 2098056d6af1: Pushed 3ff919e0a7f9: Pushed f781f33636f2: Pushed 55df9babd141: Pushed 3de52a599cb4: Pushed 0c136a842437: Pushed 75d37c3b3122: Pushed 2200a54a4377: Pushed 2e9aa688ac62: Pushed 270ca835e811: Pushed f45da6646bda: Pushed 1aaea8750067: Pushed 9a760ef7104b: Pushed f9164bea996c: Pushed 817fa7f5a4af: Layer already exists 0adeeb52c2be: Pushed 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists ef34614742e6: Pushed cc85e6c95e68: Pushed 74fffd512daf: Pushed 0.0.4: digest: sha256:373771f4bb563a87a3fcc7f6986a87c87c4a2de03303e910a67278344821e7b8 size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7571581530433576430.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2102 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13365881242499858084.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins1340414999239569434.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/jenkins3263389441772830081.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-jMsh 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-jMsh/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13677110621778443595.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config12761537734682449299tmp 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/jenkins15914267542448738408.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16523050722507756535.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-jMsh 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-jMsh/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins15167131961799495607.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins8615432034508724494.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-jMsh 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-jMsh/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/jenkins5814355197067642894.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-jMsh 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-jMsh/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/319 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-9130 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 532 4386 0 3056 7145 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:5a:52:78 brd ff:ff:ff:ff:ff:ff inet 10.32.6.199/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86059sec preferred_lft 86059sec inet6 fe80::f816:3eff:fe5a:5278/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:06:f7:8a:03 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-9130) 11/14/25 _x86_64_ (4 CPU) 15:28:49 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:02 153.32 69.34 83.99 5607.33 39817.65 15:31:01 64.80 0.25 64.55 28.33 9514.46 15:32:01 123.38 12.40 110.98 2223.50 24870.52 15:33:01 145.78 0.30 145.48 18.26 13486.02 15:34:01 18.64 0.42 18.23 33.86 1317.03 Average: 101.30 16.60 84.71 1587.40 17828.29 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:02 5833372 7414752 2334056 28.58 38312 1718004 987528 10.72 580300 1574444 116148 15:31:01 5564704 7373688 2602724 31.87 57492 1914008 1020832 11.08 631232 1767120 131524 15:32:01 4837556 7307468 3329872 40.77 75992 2521020 1347712 14.62 769208 2289280 28456 15:33:01 4535760 7345140 3631668 44.47 85880 2821196 1073228 11.65 1075308 2254908 1140 15:34:01 4557276 7380380 3610152 44.20 89252 2829492 1042628 11.31 1047156 2257444 12048 Average: 5065734 7364286 3101694 37.98 69386 2360744 1094386 11.87 820641 2028639 57863 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:02 ens3 367.11 200.92 1112.79 63.69 0.00 0.00 0.00 0.00 15:31:01 lo 0.61 0.61 0.05 0.05 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 ens3 57.67 42.04 728.64 5.77 0.00 0.00 0.00 0.00 15:32:01 lo 2.00 2.00 0.21 0.21 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 ens3 415.80 122.93 2617.08 13.76 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 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:01 ens3 198.55 171.10 822.09 680.17 0.00 0.00 0.00 0.00 15:34:01 lo 0.67 0.67 0.06 0.06 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 15:34:01 ens3 11.80 12.40 9.09 5.92 0.00 0.00 0.00 0.00 Average: lo 2.29 2.29 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 Average: ens3 210.69 110.10 1059.00 154.35 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9130) 11/14/25 _x86_64_ (4 CPU) 15:28:49 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:02 all 16.08 0.00 2.85 5.49 2.22 73.36 15:30:02 0 18.29 0.00 5.12 6.05 2.18 68.35 15:30:02 1 16.02 0.00 1.80 2.25 2.21 77.72 15:30:02 2 20.55 0.00 2.35 5.48 2.23 69.39 15:30:02 3 9.48 0.00 2.15 8.17 2.25 77.96 15:31:01 all 19.01 0.00 1.09 2.84 1.50 75.56 15:31:01 0 4.90 0.00 0.32 0.12 0.54 94.12 15:31:01 1 0.10 0.00 0.62 9.75 1.59 87.94 15:31:01 2 55.69 0.00 2.49 1.15 2.46 38.21 15:31:01 3 15.39 0.00 0.89 0.29 1.36 82.06 15:32:01 all 18.61 0.00 3.04 3.28 2.05 73.02 15:32:01 0 23.94 0.00 3.78 3.63 2.47 66.19 15:32:01 1 7.51 0.00 1.90 2.47 1.60 86.52 15:32:01 2 20.64 0.00 2.63 6.00 1.83 68.91 15:32:01 3 22.35 0.00 3.88 1.06 2.30 70.40 15:33:01 all 16.30 0.00 3.56 3.36 2.93 73.85 15:33:01 0 25.36 0.00 4.55 3.34 2.94 63.82 15:33:01 1 12.76 0.00 2.94 3.53 2.81 77.96 15:33:01 2 14.59 0.00 3.21 4.18 2.63 75.40 15:33:01 3 12.55 0.00 3.56 2.36 3.30 78.24 15:34:01 all 19.90 0.00 0.82 0.91 1.41 76.95 15:34:01 0 13.09 0.00 0.81 0.12 0.78 85.20 15:34:01 1 17.89 0.00 0.70 0.13 0.91 80.37 15:34:01 2 47.42 0.00 1.44 3.06 1.93 46.16 15:34:01 3 1.37 0.00 0.33 0.36 2.06 95.88 Average: all 17.98 0.00 2.28 3.18 2.02 74.54 Average: 0 17.18 0.00 2.93 2.66 1.79 75.45 Average: 1 10.88 0.00 1.60 3.61 1.83 82.08 Average: 2 31.68 0.00 2.42 3.98 2.22 59.70 Average: 3 12.20 0.00 2.17 2.45 2.26 80.92