23:31:32 Started by timer 23:31:32 Running as SYSTEM 23:31:32 [EnvInject] - Loading node environment variables. 23:31:32 Building remotely on prd-ubuntu1804-docker-4c-4g-9901 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release 23:31:32 [ssh-agent] Looking for ssh-agent implementation... 23:31:32 $ ssh-agent 23:31:32 SSH_AUTH_SOCK=/tmp/ssh-ycLaiJBf5a6l/agent.2109 23:31:32 SSH_AGENT_PID=2111 23:31:32 [ssh-agent] Started. 23:31:32 Running ssh-add (command line suppressed) 23:31:32 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/private_key_9071421776066368186.key (jenkins-ssh) 23:31:32 [ssh-agent] Using credentials jenkins (jenkins) 23:31:32 The recommended git tool is: NONE 23:31:35 using credential jenkins 23:31:35 Wiping out workspace first. 23:31:35 Cloning the remote Git repository 23:31:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 23:31:35 > git init /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release # timeout=10 23:31:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 23:31:36 > git --version # timeout=10 23:31:36 > git --version # 'git version 2.17.1' 23:31:36 using GIT_SSH to set credentials jenkins 23:31:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 23:31:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:37 Avoid second fetch 23:31:37 > git rev-parse refs/remotes/origin/k-release^{commit} # timeout=10 23:31:37 Checking out Revision d8e88570b16b5574c2f34276bcec591e02afc9e8 (refs/remotes/origin/k-release) 23:31:37 > git config core.sparsecheckout # timeout=10 23:31:37 > git checkout -f d8e88570b16b5574c2f34276bcec591e02afc9e8 # timeout=10 23:31:38 Commit message: "Update links to atlassian in k-release" 23:31:38 > git rev-list --no-walk d8e88570b16b5574c2f34276bcec591e02afc9e8 # timeout=10 23:31:41 provisioning config files... 23:31:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:31:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:31:41 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins13908759272326871034.sh 23:31:41 ---> python-tools-install.sh 23:31:41 Setup pyenv: 23:31:41 * system (set by /opt/pyenv/version) 23:31:41 * 3.8.13 (set by /opt/pyenv/version) 23:31:41 * 3.9.13 (set by /opt/pyenv/version) 23:31:41 * 3.10.6 (set by /opt/pyenv/version) 23:31:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UuwE 23:31:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:31:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:32:43 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:32:43 Generating Requirements File 23:33:28 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. 23:33:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:33:29 Python 3.10.6 23:33:30 pip 26.2.1 from /tmp/venv-UuwE/lib/python3.10/site-packages/pip (python 3.10) 23:33:30 aiohappyeyeballs==2.7.1 23:33:30 aiohttp==3.14.3 23:33:30 aiosignal==1.4.0 23:33:30 appdirs==1.4.4 23:33:30 argcomplete==3.7.2 23:33:30 aspy.yaml==1.3.0 23:33:30 async-timeout==5.0.1 23:33:30 attrs==26.1.0 23:33:30 autopage==0.6.0 23:33:30 backports.strenum==1.3.1 23:33:30 beautifulsoup4==4.15.0 23:33:30 boto3==1.43.87 23:33:30 botocore==1.43.87 23:33:30 bs4==0.0.2 23:33:30 certifi==2026.7.22 23:33:30 cffi==2.1.1 23:33:30 cfgv==3.5.0 23:33:30 chardet==7.6.0 23:33:30 charset-normalizer==3.5.1 23:33:30 click==8.5.0 23:33:30 cliff==4.14.0 23:33:30 cmd2==3.5.1 23:33:30 cryptography==3.3.2 23:33:30 debtcollector==3.1.0 23:33:30 decorator==5.3.1 23:33:30 defusedxml==0.7.1 23:33:30 Deprecated==1.3.1 23:33:30 distlib==0.4.3 23:33:30 dnspython==2.8.0 23:33:30 docker==7.2.0 23:33:30 dogpile.cache==1.5.0 23:33:30 durationpy==0.11 23:33:30 email-validator==2.3.0 23:33:30 filelock==3.32.5 23:33:30 frozenlist==1.8.0 23:33:30 future==1.0.0 23:33:30 gitdb==4.0.12 23:33:30 GitPython==3.1.61 23:33:30 httplib2==0.30.2 23:33:30 identify==2.6.19 23:33:30 idna==3.19 23:33:30 importlib-resources==1.5.0 23:33:30 iso8601==2.1.0 23:33:30 Jinja2==3.1.6 23:33:30 jmespath==1.1.0 23:33:30 jsonpatch==1.33 23:33:30 jsonpointer==3.1.1 23:33:30 jsonschema==4.26.0 23:33:30 jsonschema-specifications==2025.9.1 23:33:30 keystoneauth1==5.14.0 23:33:30 kubernetes==36.0.3 23:33:30 lftools==0.37.23 23:33:30 lxml==6.1.3 23:33:30 markdown-it-py==4.2.0 23:33:30 MarkupSafe==3.0.3 23:33:30 mdurl==0.1.2 23:33:30 msgpack==1.2.2 23:33:30 multi_key_dict==2.0.3 23:33:30 multidict==6.7.1 23:33:30 munch==4.0.0 23:33:30 netaddr==1.3.0 23:33:30 niet==1.4.2 23:33:30 nodeenv==1.10.0 23:33:30 oauth2client==4.1.3 23:33:30 oauthlib==3.3.1 23:33:30 openstacksdk==4.13.0 23:33:30 os-service-types==1.8.2 23:33:30 osc-lib==4.6.0 23:33:30 oslo.config==10.4.0 23:33:30 oslo.context==6.4.0 23:33:30 oslo.i18n==6.8.0 23:33:30 oslo.log==8.2.0 23:33:30 oslo.serialization==5.10.0 23:33:30 oslo.utils==10.1.1 23:33:30 packaging==26.3 23:33:30 pbr==7.0.3 23:33:30 platformdirs==4.11.7 23:33:30 prettytable==3.18.0 23:33:30 propcache==0.5.2 23:33:30 psutil==7.2.2 23:33:30 pyasn1==0.6.4 23:33:30 pyasn1_modules==0.4.2 23:33:30 pycparser==3.0 23:33:30 pygerrit2==2.0.15 23:33:30 PyGithub==2.10.0 23:33:30 Pygments==2.21.0 23:33:30 PyJWT==2.13.0 23:33:30 PyNaCl==1.6.2 23:33:30 pyparsing==2.4.7 23:33:30 pyperclip==1.11.0 23:33:30 pyrsistent==0.20.0 23:33:30 python-cinderclient==9.9.0 23:33:30 python-dateutil==2.9.0.post0 23:33:30 python-discovery==1.6.0 23:33:30 python-heatclient==5.2.0 23:33:30 python-jenkins==1.8.3 23:33:30 python-keystoneclient==6.0.0 23:33:30 python-magnumclient==4.11.0 23:33:30 python-openstackclient==10.0.0 23:33:30 python-swiftclient==4.11.0 23:33:30 PyYAML==6.0.3 23:33:30 referencing==0.37.0 23:33:30 requests==2.34.2 23:33:30 requests-oauthlib==2.0.0 23:33:30 rfc3986==2.0.0 23:33:30 rich==15.0.0 23:33:30 rich-argparse==1.8.0 23:33:30 rpds-py==0.30.0 23:33:30 rsa==4.9.1 23:33:30 ruamel.yaml==0.19.1 23:33:30 ruamel.yaml.clib==0.2.15 23:33:30 s3transfer==0.19.2 23:33:30 simplejson==4.1.2 23:33:30 six==1.17.0 23:33:30 smmap==5.0.3 23:33:30 soupsieve==2.9.2 23:33:30 stevedore==5.8.0 23:33:30 tabulate==0.10.0 23:33:30 toml==0.10.2 23:33:30 tomlkit==0.15.1 23:33:30 tqdm==4.70.0 23:33:30 typing_extensions==4.16.0 23:33:30 urllib3==1.26.20 23:33:30 virtualenv==21.7.8 23:33:30 wcwidth==0.8.3 23:33:30 websocket-client==1.9.2 23:33:30 wrapt==2.4.0 23:33:30 xdg==6.0.0 23:33:30 xmltodict==1.0.4 23:33:30 yarl==1.24.5 23:33:30 yq==4.1.2 23:33:30 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh /tmp/jenkins6653901461032203336.sh 23:33:31 ---> uv-install.sh 23:33:31 Installing uv/uvx (latest) using shell installer 23:33:31 2026-09-03 23:33:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-37agQb.sh" [1] 23:33:31 downloading uv 0.12.9 x86_64-unknown-linux-gnu 23:33:32 installing to /home/jenkins/.local/bin 23:33:32 uv 23:33:32 uvx 23:33:32 everything's installed! 23:33:32 23:33:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:33:32 23:33:32 source $HOME/.local/bin/env (sh, bash, zsh) 23:33:32 source $HOME/.local/bin/env.fish (fish) 23:33:32 Adding install location to PATH 23:33:32 ---> Validating uv/uvx install 23:33:32 uvx 0.12.9 (x86_64-unknown-linux-gnu) 23:33:32 provisioning config files... 23:33:32 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config9158405102162224676tmp 23:33:32 copy managed file [nonrtric-plt-sme] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config7364328145056821392tmp 23:33:32 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins11426480306404243298.sh 23:33:32 ---> docker-login.sh 23:33:32 nexus3.o-ran-sc.org:10001 23:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:33 Configure a credential helper to remove this warning. See 23:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:33 23:33:33 Login Succeeded 23:33:33 nexus3.o-ran-sc.org:10002 23:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:33 Configure a credential helper to remove this warning. See 23:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:33 23:33:33 Login Succeeded 23:33:33 nexus3.o-ran-sc.org:10003 23:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:33 Configure a credential helper to remove this warning. See 23:33:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:33 23:33:33 Login Succeeded 23:33:33 nexus3.o-ran-sc.org:10004 23:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:34 Configure a credential helper to remove this warning. See 23:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:34 23:33:34 Login Succeeded 23:33:34 ---> docker-login.sh ends 23:33:34 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins14554837689853127440.sh 23:33:34 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh -xe /tmp/jenkins15787690997066715854.sh 23:33:34 [EnvInject] - Injecting environment variables from a build step. 23:33:34 [EnvInject] - Injecting as environment variables the properties content 23:33:34 DOCKER_ROOT=capifcore 23:33:34 CONTAINER_TAG_YAML_DIR=capifcore 23:33:34 CONTAINER_TAG_METHOD=yaml-file 23:33:34 23:33:34 [EnvInject] - Variables injected successfully. 23:33:34 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash -l /tmp/jenkins17574419815693232181.sh 23:33:34 ---> docker-get-container-tag.sh 23:33:34 Setup pyenv: 23:33:34 system 23:33:34 3.8.13 23:33:34 3.9.13 23:33:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuwE from file:/tmp/.os_lf_venv 23:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:38 lf-activate-venv(): INFO: Installing additional packages: yq 23:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:33:40 ---> Docker image tag found: 1.4.0 23:33:40 [EnvInject] - Injecting environment variables from a build step. 23:33:40 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 23:33:40 [EnvInject] - Variables injected successfully. 23:33:40 [EnvInject] - Injecting environment variables from a build step. 23:33:40 [EnvInject] - Injecting as environment variables the properties content 23:33:40 DOCKER_ARGS=--network=host 23:33:40 DOCKER_ROOT=capifcore 23:33:40 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 23:33:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:33:40 DOCKER_NAME=o-ran-sc/nonrtric-plt-capifcore 23:33:40 23:33:40 [EnvInject] - Variables injected successfully. 23:33:40 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins11330860763757058071.sh 23:33:40 ---> docker-build.sh 23:33:40 Docker version 24.0.2, build cb74dfc 23:33:40 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:33:40 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 . 23:33:41 #1 [internal] load build definition from Dockerfile 23:33:41 #1 transferring dockerfile: 23:33:41 #1 transferring dockerfile: 1.39kB done 23:33:41 #1 DONE 0.2s 23:33:41 23:33:41 #2 [internal] load .dockerignore 23:33:41 #2 transferring context: 2B done 23:33:41 #2 DONE 0.2s 23:33:41 23:33:41 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye 23:33:43 #3 DONE 1.5s 23:33:43 23:33:43 #4 [internal] load metadata for docker.io/library/ubuntu:latest 23:33:43 #4 DONE 1.4s 23:33:43 23:33:43 #5 [stage-1 1/8] FROM docker.io/library/ubuntu@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 23:33:43 #5 resolve docker.io/library/ubuntu@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 23:33:43 #5 resolve docker.io/library/ubuntu@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 0.3s done 23:33:43 #5 ... 23:33:43 23:33:43 #6 [internal] load build context 23:33:43 #6 transferring context: 1.24MB 0.1s done 23:33:43 #6 DONE 0.3s 23:33:43 23:33:43 #5 [stage-1 1/8] FROM docker.io/library/ubuntu@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 23:33:43 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 0B / 41.57MB 0.1s 23:33:43 #5 sha256:f3db1cd940786339b09d8a60e47c66fea9502d788e6fab5bec91a4a77d4ced1c 0B / 393B 0.1s 23:33:43 #5 sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 6.69kB / 6.69kB done 23:33:43 #5 sha256:889d056d5c6c0bfb55789ff3710681d68e50713cb562d2196dc07110599c7a6f 1.39kB / 1.39kB done 23:33:43 #5 sha256:af52039db3f8df8b54cd80945bdabea797445f414955027fa0bed9cd3908244b 4.39kB / 4.39kB done 23:33:43 #5 sha256:f3db1cd940786339b09d8a60e47c66fea9502d788e6fab5bec91a4a77d4ced1c 393B / 393B 0.1s done 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 3.15MB / 41.57MB 0.4s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 9.44MB / 41.57MB 0.6s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 12.58MB / 41.57MB 0.7s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 15.73MB / 41.57MB 0.8s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 20.97MB / 41.57MB 1.0s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 23.07MB / 41.57MB 1.1s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 27.26MB / 41.57MB 1.2s 23:33:44 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 30.41MB / 41.57MB 1.3s 23:33:45 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 33.55MB / 41.57MB 1.4s 23:33:45 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 41.57MB / 41.57MB 1.6s 23:33:45 #5 sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 41.57MB / 41.57MB 1.7s done 23:33:45 #5 extracting sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 23:33:50 #5 extracting sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 5.2s 23:33:50 #5 ... 23:33:50 23:33:50 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 23:33:50 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 0.3s done 23:33:50 #7 sha256:dce494d5814b5644d6ab2321aa466ef7a3c54ba46141b1efce6184fb7c63d360 7.11kB / 7.11kB done 23:33:50 #7 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.1s done 23:33:50 #7 sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 1.86kB / 1.86kB done 23:33:50 #7 sha256:2fddf0539591f8e364c9adb3d495d1ba2ca8a8df420ad23b58e7bcee7986ea6c 1.80kB / 1.80kB done 23:33:50 #7 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.3s done 23:33:50 #7 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.6s done 23:33:50 #7 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.4s done 23:33:50 #7 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 5.2s done 23:33:50 #7 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.4s done 23:33:50 #7 sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 148.88MB / 148.88MB 3.4s done 23:33:50 #7 sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 156B / 156B 1.8s done 23:33:50 #7 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.4s done 23:33:50 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.2s 23:33:51 #7 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.4s done 23:33:51 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 0.1s 23:33:52 #7 ... 23:33:52 23:33:52 #5 [stage-1 1/8] FROM docker.io/library/ubuntu@sha256:2260313b31c8c011cd2eebe728008efac1b3982be73eb71348ea2648d2c0e09b 23:33:52 #5 extracting sha256:06e9d71331fb2b620a4f6c8064e0f84b284bb69a42c7c57b1c962bd4a4cdee76 6.2s done 23:33:52 #5 extracting sha256:f3db1cd940786339b09d8a60e47c66fea9502d788e6fab5bec91a4a77d4ced1c done 23:33:52 #5 DONE 9.7s 23:33:52 23:33:52 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 23:33:55 #7 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 3.9s done 23:33:55 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 23:33:58 #7 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 3.6s done 23:33:59 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 23:34:04 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 5.1s 23:34:09 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 10.5s 23:34:09 #7 extracting sha256:a86067690e454a7f294329b6cc83502da1e3748726c0f1819d37f6dd3a69884c 10.8s done 23:34:10 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 23:34:10 #7 extracting sha256:d0a75b47d9366434d29afda0a459a52f8c199b1150e2343fcbe727d87648afb5 done 23:34:10 #7 DONE 27.3s 23:34:10 23:34:10 #8 [build 2/7] WORKDIR /app 23:34:11 #8 DONE 1.1s 23:34:11 23:34:11 #9 [build 3/7] COPY go.mod . 23:34:11 #9 DONE 0.1s 23:34:12 23:34:12 #10 [build 4/7] COPY go.sum . 23:34:12 #10 DONE 0.2s 23:34:12 23:34:12 #11 [build 5/7] RUN go mod download 23:34:25 #11 DONE 13.5s 23:34:25 23:34:25 #12 [build 6/7] COPY . . 23:34:25 #12 DONE 0.2s 23:34:25 23:34:25 #13 [build 7/7] RUN go build -o /capifcore cmd/main.go 23:35:50 #13 DONE 84.9s 23:35:52 23:35:52 #14 [stage-1 2/8] COPY --from=build /capifcore . 23:35:53 #14 DONE 0.4s 23:35:53 23:35:53 #15 [stage-1 3/8] RUN mkdir /configs 23:35:53 #15 DONE 0.4s 23:35:53 23:35:53 #16 [stage-1 4/8] RUN mkdir /certs 23:35:54 #16 DONE 0.3s 23:35:54 23:35:54 #17 [stage-1 5/8] COPY configs/keycloak.yaml /configs/keycloak.yaml 23:35:54 #17 DONE 0.2s 23:35:54 23:35:54 #18 [stage-1 6/8] COPY certs/cert.pem /certs/cert.pem 23:35:54 #18 DONE 0.2s 23:35:54 23:35:54 #19 [stage-1 7/8] COPY certs/key.pem /certs/key.pem 23:35:54 #19 DONE 0.1s 23:35:54 23:35:54 #20 exporting to image 23:35:54 #20 exporting layers 23:35:55 #20 exporting layers 0.8s done 23:35:55 #20 writing image sha256:988bd2f8834c3a2022da108ae6a95e97252cac9f62ab1423e2270c9475bde092 0.0s done 23:35:55 #20 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:35:55 #20 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 0.0s done 23:35:55 #20 DONE 0.9s 23:35:55 ---> docker-build.sh ends 23:35:55 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh -xe /tmp/jenkins5683493360271661246.sh 23:35:55 [EnvInject] - Injecting environment variables from a build step. 23:35:55 [EnvInject] - Injecting as environment variables the properties content 23:35:55 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 23:35:55 23:35:55 [EnvInject] - Variables injected successfully. 23:35:55 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins9855195998476811061.sh 23:35:55 ---> docker-push.sh 23:35:55 Docker version 24.0.2, build cb74dfc 23:35:55 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:35:55 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore:1.4.0 23:35:55 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-capifcore] 23:35:55 b96b72b6fd6b: Preparing 23:35:55 a8e50c6b2b06: Preparing 23:35:55 fd8a39032d5e: Preparing 23:35:55 2eb3b82c8109: Preparing 23:35:55 d5ea85748e04: Preparing 23:35:55 b675cbc8c923: Preparing 23:35:55 168f4b64baaa: Preparing 23:35:55 b577adbc0b58: Preparing 23:35:55 b675cbc8c923: Waiting 23:35:55 168f4b64baaa: Waiting 23:35:55 b577adbc0b58: Waiting 23:35:56 a8e50c6b2b06: Pushed 23:35:56 d5ea85748e04: Pushed 23:35:56 b96b72b6fd6b: Pushed 23:35:56 2eb3b82c8109: Pushed 23:35:56 fd8a39032d5e: Pushed 23:35:56 168f4b64baaa: Pushed 23:36:03 b675cbc8c923: Pushed 23:36:04 b577adbc0b58: Pushed 23:36:05 1.4.0: digest: sha256:ef18227a8c80a9c43f431aef333e18d9cf661f642c414a07423eee857c147b78 size: 1983 23:36:05 ---> docker-push.sh ends 23:36:05 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins9401732335653346524.sh 23:36:05 $ ssh-agent -k 23:36:05 unset SSH_AUTH_SOCK; 23:36:05 unset SSH_AGENT_PID; 23:36:05 echo Agent pid 2111 killed; 23:36:05 [ssh-agent] Stopped. 23:36:05 [PostBuildScript] - [INFO] Executing post build scripts. 23:36:05 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins13574803936398497251.sh 23:36:05 ---> sysstat.sh 23:36:05 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins9830553955808912310.sh 23:36:05 ---> package-listing.sh 23:36:05 ++ facter osfamily 23:36:05 ++ tr '[:upper:]' '[:lower:]' 23:36:06 + OS_FAMILY=debian 23:36:06 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release 23:36:06 + START_PACKAGES=/tmp/packages_start.txt 23:36:06 + END_PACKAGES=/tmp/packages_end.txt 23:36:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:36:06 + PACKAGES=/tmp/packages_start.txt 23:36:06 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release ']' 23:36:06 + PACKAGES=/tmp/packages_end.txt 23:36:06 + case "${OS_FAMILY}" in 23:36:06 + grep '^ii' 23:36:06 + dpkg -l 23:36:06 + '[' -f /tmp/packages_start.txt ']' 23:36:06 + '[' -f /tmp/packages_end.txt ']' 23:36:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:36:06 + '[' /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release ']' 23:36:06 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/ 23:36:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/ 23:36:06 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins2900552235896973881.sh 23:36:06 ---> capture-instance-metadata.sh 23:36:06 Setup pyenv: 23:36:06 system 23:36:06 3.8.13 23:36:06 3.9.13 23:36:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:36:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuwE from file:/tmp/.os_lf_venv 23:36:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:36:28 INFO: Running in OpenStack, capturing instance metadata 23:36:29 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins15447110471694905664.sh 23:36:29 provisioning config files... 23:36:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release@tmp/config14082438946602444165tmp 23:36:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:36:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:36:29 [EnvInject] - Injecting environment variables from a build step. 23:36:29 [EnvInject] - Injecting as environment variables the properties content 23:36:29 SERVER_ID=logs 23:36:29 23:36:29 [EnvInject] - Variables injected successfully. 23:36:29 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins5505013386165917460.sh 23:36:29 ---> create-netrc.sh 23:36:29 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins6841391830195906991.sh 23:36:29 ---> python-tools-install.sh 23:36:29 Setup pyenv: 23:36:29 system 23:36:29 3.8.13 23:36:29 3.9.13 23:36:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:36:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuwE from file:/tmp/.os_lf_venv 23:36:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:32 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:36:51 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/sh /tmp/jenkins10316964540375987109.sh 23:36:51 ---> uv-install.sh 23:36:51 uv 0.12.9 is already installed 23:36:51 uvx 0.12.9 (x86_64-unknown-linux-gnu) 23:36:51 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins8813097347163084361.sh 23:36:51 ---> sudo-logs.sh 23:36:51 Archiving 'sudo' log.. 23:36:52 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash /tmp/jenkins9205283157533485584.sh 23:36:52 ---> job-cost.sh 23:36:52 INFO: Activating Python virtual environment... 23:36:52 Setup pyenv: 23:36:52 system 23:36:52 3.8.13 23:36:52 3.9.13 23:36:52 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:36:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuwE from file:/tmp/.os_lf_venv 23:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:37:07 INFO: No stack-cost file found 23:37:07 INFO: Instance uptime: 393s 23:37:07 INFO: Fetching instance metadata (attempt 1 of 3)... 23:37:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:37:07 INFO: Successfully fetched instance metadata 23:37:07 INFO: Instance type: v3-starter-4 23:37:07 INFO: Retrieving pricing info for: v3-starter-4 23:37:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:37:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=393 23:37:07 INFO: Successfully fetched Vexxhost pricing API 23:37:07 INFO: Retrieved cost: 0.04 23:37:07 INFO: Retrieved resource: v3-starter-4 23:37:07 INFO: Creating archive directory: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/cost 23:37:07 INFO: Archiving costs to: /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/archives/cost.csv 23:37:07 INFO: Successfully archived job cost data 23:37:07 DEBUG: Cost data: nonrtric-plt-sme-capifcore-docker-merge-k-release,61,2026-09-03 23:37:07,v3-starter-4,393,0.04,0.00,SUCCESS 23:37:07 [nonrtric-plt-sme-capifcore-docker-merge-k-release] $ /bin/bash -l /tmp/jenkins2106134878461144296.sh 23:37:07 ---> logs-deploy.sh 23:37:07 Setup pyenv: 23:37:07 system 23:37:07 3.8.13 23:37:07 3.9.13 23:37:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-docker-merge-k-release/.python-version) 23:37:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuwE from file:/tmp/.os_lf_venv 23:37:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-UuwE/bin to PATH 23:37:30 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-docker-merge-k-release/61 23:37:30 INFO: archiving workspace using pattern(s): 23:37:32 Archives upload complete. 23:37:32 INFO: archiving logs to Nexus 23:37:34 ---> uname -a: 23:37:34 Linux prd-ubuntu1804-docker-4c-4g-9901 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:37:34 23:37:34 23:37:34 ---> lscpu: 23:37:34 Architecture: x86_64 23:37:34 CPU op-mode(s): 32-bit, 64-bit 23:37:34 Byte Order: Little Endian 23:37:34 CPU(s): 4 23:37:34 On-line CPU(s) list: 0-3 23:37:34 Thread(s) per core: 1 23:37:34 Core(s) per socket: 1 23:37:34 Socket(s): 4 23:37:34 NUMA node(s): 1 23:37:34 Vendor ID: AuthenticAMD 23:37:34 CPU family: 23 23:37:34 Model: 49 23:37:34 Model name: AMD EPYC-Rome Processor 23:37:34 Stepping: 0 23:37:34 CPU MHz: 2800.000 23:37:34 BogoMIPS: 5600.00 23:37:34 Virtualization: AMD-V 23:37:34 Hypervisor vendor: KVM 23:37:34 Virtualization type: full 23:37:34 L1d cache: 32K 23:37:34 L1i cache: 32K 23:37:34 L2 cache: 512K 23:37:34 L3 cache: 16384K 23:37:34 NUMA node0 CPU(s): 0-3 23:37:34 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 23:37:34 23:37:34 23:37:34 ---> nproc: 23:37:34 4 23:37:34 23:37:34 23:37:34 ---> df -h: 23:37:34 Filesystem Size Used Avail Use% Mounted on 23:37:34 udev 3.9G 0 3.9G 0% /dev 23:37:34 tmpfs 798M 696K 797M 1% /run 23:37:34 /dev/vda1 20G 12G 8.1G 59% / 23:37:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:37:34 tmpfs 5.0M 0 5.0M 0% /run/lock 23:37:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:37:34 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:37:34 tmpfs 798M 0 798M 0% /run/user/1001 23:37:34 23:37:34 23:37:34 ---> free -m: 23:37:34 total used free shared buff/cache available 23:37:34 Mem: 7975 599 2706 0 4669 7077 23:37:34 Swap: 1023 0 1023 23:37:34 23:37:34 23:37:34 ---> ip addr: 23:37:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:37:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:37:34 inet 127.0.0.1/8 scope host lo 23:37:34 valid_lft forever preferred_lft forever 23:37:34 inet6 ::1/128 scope host 23:37:34 valid_lft forever preferred_lft forever 23:37:34 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 23:37:34 link/ether fa:16:3e:21:2a:8c brd ff:ff:ff:ff:ff:ff 23:37:34 inet 10.32.7.154/23 brd 10.32.7.255 scope global dynamic ens3 23:37:34 valid_lft 85993sec preferred_lft 85993sec 23:37:34 inet6 fe80::f816:3eff:fe21:2a8c/64 scope link 23:37:34 valid_lft forever preferred_lft forever 23:37:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:37:34 link/ether 02:42:81:e2:4b:54 brd ff:ff:ff:ff:ff:ff 23:37:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:37:34 valid_lft forever preferred_lft forever 23:37:34 23:37:34 23:37:34 ---> sar -b -r -n DEV: 23:37:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9901) 09/03/26 _x86_64_ (4 CPU) 23:37:34 23:37:34 23:30:50 LINUX RESTART (4 CPU) 23:37:34 23:37:34 23:31:01 tps rtps wtps bread/s bwrtn/s 23:37:34 23:32:01 149.53 69.33 80.19 5630.92 39076.48 23:37:34 23:33:01 46.96 0.37 46.59 33.46 6339.08 23:37:34 23:34:01 101.90 12.83 89.07 2280.02 31315.45 23:37:34 23:35:01 139.45 0.88 138.56 23.06 56629.95 23:37:34 23:36:01 53.57 0.05 53.52 3.73 27995.87 23:37:34 23:37:01 22.58 0.50 22.08 32.26 1513.21 23:37:34 Average: 85.67 14.00 71.67 1334.00 27147.35 23:37:34 23:37:34 23:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:34 23:32:01 5955668 7438260 2211752 27.08 33900 1631392 957508 10.39 554292 1494144 41740 23:37:34 23:33:01 5669484 7417704 2497936 30.58 53704 1863952 973620 10.56 588252 1719448 180496 23:37:34 23:34:01 4354632 7378304 3812788 46.68 81428 3059296 1209928 13.13 673368 2859288 716984 23:37:34 23:35:01 2953832 7224376 5213588 63.83 125740 4116744 1753280 19.02 1174008 3605912 342200 23:37:34 23:36:01 2846440 7308132 5320980 65.15 129224 4315332 1182228 12.83 1131376 3768736 684 23:37:34 23:37:01 2790592 7264324 5376828 65.83 130900 4324492 1145044 12.42 1201112 3753636 8344 23:37:34 Average: 4095108 7338517 4072312 49.86 92483 3218535 1203601 13.06 887068 2866861 215075 23:37:34 23:37:34 23:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:34 23:32:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 23:37:34 23:32:01 ens3 284.32 161.05 910.53 60.86 0.00 0.00 0.00 0.00 23:37:34 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:33:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 23:37:34 23:33:01 ens3 43.56 32.48 931.33 4.69 0.00 0.00 0.00 0.00 23:37:34 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:34:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 23:37:34 23:34:01 ens3 278.17 118.51 7011.65 12.85 0.00 0.00 0.00 0.00 23:37:34 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:34 23:35:01 ens3 203.55 174.33 1478.14 15.22 0.00 0.00 0.00 0.00 23:37:34 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:36:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 23:37:34 23:36:01 ens3 63.43 116.24 8.14 896.54 0.00 0.00 0.00 0.00 23:37:34 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:37:01 lo 1.53 1.53 0.13 0.13 0.00 0.00 0.00 0.00 23:37:34 23:37:01 ens3 37.31 53.52 15.00 340.81 0.00 0.00 0.00 0.00 23:37:34 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 23:37:34 Average: ens3 151.73 109.36 1725.64 221.84 0.00 0.00 0.00 0.00 23:37:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:34 23:37:34 23:37:34 ---> sar -P ALL: 23:37:34 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9901) 09/03/26 _x86_64_ (4 CPU) 23:37:34 23:37:34 23:30:50 LINUX RESTART (4 CPU) 23:37:34 23:37:34 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:37:34 23:32:01 all 17.04 0.00 2.93 6.51 2.98 70.53 23:37:34 23:32:01 0 6.99 0.00 1.94 6.52 2.48 82.07 23:37:34 23:32:01 1 23.54 0.00 2.19 3.30 2.89 68.09 23:37:34 23:32:01 2 20.21 0.00 2.61 7.69 3.84 65.65 23:37:34 23:32:01 3 17.45 0.00 5.02 8.54 2.71 66.27 23:37:34 23:33:01 all 18.14 0.00 1.17 2.72 2.08 75.89 23:37:34 23:33:01 0 4.16 0.00 0.31 1.59 1.01 92.92 23:37:34 23:33:01 1 26.44 0.00 1.37 0.81 2.43 68.94 23:37:34 23:33:01 2 27.02 0.00 2.05 8.25 3.61 59.06 23:37:34 23:33:01 3 14.87 0.00 0.89 0.17 1.22 82.85 23:37:34 23:34:01 all 18.21 0.00 4.29 3.42 5.53 68.55 23:37:34 23:34:01 0 40.90 0.00 3.61 0.97 5.75 48.77 23:37:34 23:34:01 1 12.17 0.00 4.66 2.83 5.72 74.62 23:37:34 23:34:01 2 9.02 0.00 3.95 6.83 5.19 75.01 23:37:34 23:34:01 3 10.87 0.00 4.92 3.03 5.48 75.69 23:37:34 23:35:01 all 48.14 0.00 9.30 1.95 11.57 29.04 23:37:34 23:35:01 0 45.89 0.00 8.46 1.99 11.06 32.61 23:37:34 23:35:01 1 49.88 0.00 10.40 3.30 11.69 24.73 23:37:34 23:35:01 2 47.46 0.00 8.66 1.57 11.83 30.48 23:37:34 23:35:01 3 49.29 0.00 9.71 0.96 11.70 28.33 23:37:34 23:36:01 all 51.78 0.00 8.15 1.10 10.35 28.62 23:37:34 23:36:01 0 51.87 0.00 8.50 0.38 10.15 29.10 23:37:34 23:36:01 1 50.88 0.00 7.98 2.27 9.93 28.93 23:37:34 23:36:01 2 53.05 0.00 7.62 0.68 11.34 27.31 23:37:34 23:36:01 3 51.30 0.00 8.49 1.06 9.98 29.17 23:37:34 23:37:01 all 19.40 0.00 0.97 1.15 2.74 75.73 23:37:34 23:37:01 0 7.13 0.00 0.74 0.03 1.86 90.24 23:37:34 23:37:01 1 33.43 0.00 1.47 3.96 3.95 57.18 23:37:34 23:37:01 2 31.76 0.00 1.20 0.56 3.17 63.31 23:37:34 23:37:01 3 5.22 0.00 0.46 0.05 1.96 92.31 23:37:34 Average: all 28.85 0.00 4.48 2.80 5.90 57.97 23:37:34 Average: 0 26.27 0.00 3.94 1.91 5.41 62.47 23:37:34 Average: 1 32.76 0.00 4.70 2.75 6.12 53.67 23:37:34 Average: 2 31.47 0.00 4.36 4.25 6.52 53.40 23:37:34 Average: 3 24.90 0.00 4.93 2.29 5.53 62.35 23:37:34 23:37:34 23:37:34