09:21:00 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/15151 09:21:00 Running as SYSTEM 09:21:00 [EnvInject] - Loading node environment variables. 09:21:00 Building remotely on prd-ubuntu1804-docker-4c-4g-6424 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 09:21:00 [ssh-agent] Looking for ssh-agent implementation... 09:21:00 $ ssh-agent 09:21:01 SSH_AUTH_SOCK=/tmp/ssh-FFMSkJUqqGGr/agent.2104 09:21:01 SSH_AGENT_PID=2106 09:21:01 [ssh-agent] Started. 09:21:01 Running ssh-add (command line suppressed) 09:21:01 Identity added: /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_10405982445017205532.key (jenkins-ssh) 09:21:01 [ssh-agent] Using credentials jenkins (jenkins) 09:21:01 The recommended git tool is: NONE 09:21:04 using credential jenkins 09:21:04 Wiping out workspace first. 09:21:04 Cloning the remote Git repository 09:21:04 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:21:04 > git init /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 # timeout=10 09:21:04 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:21:04 > git --version # timeout=10 09:21:04 > git --version # 'git version 2.17.1' 09:21:04 using GIT_SSH to set credentials jenkins 09:21:04 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 09:21:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 09:21:06 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 09:21:06 using GIT_SSH to set credentials jenkins 09:21:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager refs/changes/51/15151/1 # timeout=10 09:21:07 > git rev-parse af7c965a6d8ed53d79810ac583ac5dc033e98239^{commit} # timeout=10 09:21:07 Checking out Revision af7c965a6d8ed53d79810ac583ac5dc033e98239 (refs/changes/51/15151/1) 09:21:07 > git config core.sparsecheckout # timeout=10 09:21:07 > git checkout -f af7c965a6d8ed53d79810ac583ac5dc033e98239 # timeout=10 09:21:11 Commit message: "Spring boot and dependencies upgrade" 09:21:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:21:11 > git rev-list --no-walk 1ea1f653a66b9becd48eb29bc377e94d4ace086f # timeout=10 09:21:11 > git remote # timeout=10 09:21:11 > git submodule init # timeout=10 09:21:11 > git submodule sync # timeout=10 09:21:11 > git config --get remote.origin.url # timeout=10 09:21:11 > git submodule init # timeout=10 09:21:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:21:11 > git config --get submodule.sme.url # timeout=10 09:21:11 > git config -f .gitmodules --get submodule.sme.path # timeout=10 09:21:11 > git submodule update --init --recursive sme # timeout=10 09:21:13 provisioning config files... 09:21:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:21:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:21:13 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins8930557785474685238.sh 09:21:13 ---> python-tools-install.sh 09:21:13 Setup pyenv: 09:21:13 * system (set by /opt/pyenv/version) 09:21:13 * 3.8.13 (set by /opt/pyenv/version) 09:21:13 * 3.9.13 (set by /opt/pyenv/version) 09:21:13 * 3.10.6 (set by /opt/pyenv/version) 09:21:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lf4k 09:21:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:28 lf-activate-venv(): INFO: Base packages installed successfully 09:21:28 lf-activate-venv(): INFO: Installing additional packages: lftools 09:22:10 lf-activate-venv(): INFO: Adding /tmp/venv-lf4k/bin to PATH 09:22:10 Generating Requirements File 09:22:44 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. 09:22:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:22:45 Python 3.10.6 09:22:45 pip 25.2 from /tmp/venv-lf4k/lib/python3.10/site-packages/pip (python 3.10) 09:22:46 appdirs==1.4.4 09:22:46 argcomplete==3.6.2 09:22:46 aspy.yaml==1.3.0 09:22:46 attrs==25.4.0 09:22:46 autopage==0.5.2 09:22:46 beautifulsoup4==4.14.2 09:22:46 boto3==1.40.51 09:22:46 botocore==1.40.51 09:22:46 bs4==0.0.2 09:22:46 cachetools==6.2.1 09:22:46 certifi==2025.10.5 09:22:46 cffi==2.0.0 09:22:46 cfgv==3.4.0 09:22:46 chardet==5.2.0 09:22:46 charset-normalizer==3.4.3 09:22:46 click==8.3.0 09:22:46 cliff==4.11.0 09:22:46 cmd2==2.7.0 09:22:46 cryptography==3.3.2 09:22:46 debtcollector==3.0.0 09:22:46 decorator==5.2.1 09:22:46 defusedxml==0.7.1 09:22:46 Deprecated==1.2.18 09:22:46 distlib==0.4.0 09:22:46 dnspython==2.8.0 09:22:46 docker==7.1.0 09:22:46 dogpile.cache==1.5.0 09:22:46 durationpy==0.10 09:22:46 email-validator==2.3.0 09:22:46 filelock==3.20.0 09:22:46 future==1.0.0 09:22:46 gitdb==4.0.12 09:22:46 GitPython==3.1.45 09:22:46 google-auth==2.41.1 09:22:46 httplib2==0.31.0 09:22:46 identify==2.6.15 09:22:46 idna==3.11 09:22:46 importlib-resources==1.5.0 09:22:46 iso8601==2.1.0 09:22:46 Jinja2==3.1.6 09:22:46 jmespath==1.0.1 09:22:46 jsonpatch==1.33 09:22:46 jsonpointer==3.0.0 09:22:46 jsonschema==4.25.1 09:22:46 jsonschema-specifications==2025.9.1 09:22:46 keystoneauth1==5.12.0 09:22:46 kubernetes==34.1.0 09:22:46 lftools==0.37.15 09:22:46 lxml==6.0.2 09:22:46 markdown-it-py==4.0.0 09:22:46 MarkupSafe==3.0.3 09:22:46 mdurl==0.1.2 09:22:46 msgpack==1.1.2 09:22:46 multi_key_dict==2.0.3 09:22:46 munch==4.0.0 09:22:46 netaddr==1.3.0 09:22:46 niet==1.4.2 09:22:46 nodeenv==1.9.1 09:22:46 oauth2client==4.1.3 09:22:46 oauthlib==3.3.1 09:22:46 openstacksdk==4.7.1 09:22:46 os-service-types==1.8.0 09:22:46 osc-lib==4.2.0 09:22:46 oslo.config==10.0.0 09:22:46 oslo.context==6.1.0 09:22:46 oslo.i18n==6.6.0 09:22:46 oslo.log==7.2.1 09:22:46 oslo.serialization==5.8.0 09:22:46 oslo.utils==9.1.0 09:22:46 packaging==25.0 09:22:46 pbr==7.0.1 09:22:46 platformdirs==4.5.0 09:22:46 prettytable==3.16.0 09:22:46 psutil==7.1.0 09:22:46 pyasn1==0.6.1 09:22:46 pyasn1_modules==0.4.2 09:22:46 pycparser==2.23 09:22:46 pygerrit2==2.0.15 09:22:46 PyGithub==2.8.1 09:22:46 Pygments==2.19.2 09:22:46 PyJWT==2.10.1 09:22:46 PyNaCl==1.6.0 09:22:46 pyparsing==2.4.7 09:22:46 pyperclip==1.11.0 09:22:46 pyrsistent==0.20.0 09:22:46 python-cinderclient==9.8.0 09:22:46 python-dateutil==2.9.0.post0 09:22:46 python-heatclient==4.3.0 09:22:46 python-jenkins==1.8.3 09:22:46 python-keystoneclient==5.7.0 09:22:46 python-magnumclient==4.9.0 09:22:46 python-openstackclient==8.2.0 09:22:46 python-swiftclient==4.8.0 09:22:46 PyYAML==6.0.3 09:22:46 referencing==0.37.0 09:22:46 requests==2.32.5 09:22:46 requests-oauthlib==2.0.0 09:22:46 requestsexceptions==1.4.0 09:22:46 rfc3986==2.0.0 09:22:46 rich==14.2.0 09:22:46 rich-argparse==1.7.1 09:22:46 rpds-py==0.27.1 09:22:46 rsa==4.9.1 09:22:46 ruamel.yaml==0.18.15 09:22:46 ruamel.yaml.clib==0.2.14 09:22:46 s3transfer==0.14.0 09:22:46 simplejson==3.20.2 09:22:46 six==1.17.0 09:22:46 smmap==5.0.2 09:22:46 soupsieve==2.8 09:22:46 stevedore==5.5.0 09:22:46 tabulate==0.9.0 09:22:46 toml==0.10.2 09:22:46 tomlkit==0.13.3 09:22:46 tqdm==4.67.1 09:22:46 typing_extensions==4.15.0 09:22:46 tzdata==2025.2 09:22:46 urllib3==1.26.20 09:22:46 virtualenv==20.35.3 09:22:46 wcwidth==0.2.14 09:22:46 websocket-client==1.9.0 09:22:46 wrapt==1.17.3 09:22:46 xdg==6.0.0 09:22:46 xmltodict==1.0.2 09:22:46 yq==3.4.3 09:22:46 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins4984122040429313355.sh 09:22:46 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/target/classes /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 09:22:46 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins2738840123341208483.sh 09:22:46 + echo quiet=on 09:22:46 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-6424 09:22:48 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=af7c965a6d8ed53d79810ac583ac5dc033e98239 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=aravindhan.a@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Aravindhan Ayyanathan" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/rappmanager/+/15151 -DGERRIT_PATCHSET_UPLOADER_EMAIL=aravindhan.a@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 09:22:48 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=nonrtric/plt/rappmanager -DGERRIT_PATCHSET_UPLOADER_USERNAME=aravind.est -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15151 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Aravindhan Ayyanathan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/51/15151/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Aravindhan Ayyanathan" '-DGERRIT_CHANGE_OWNER=\"Aravindhan Ayyanathan\" ' -DPROJECT=nonrtric/plt/rappmanager -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U3ByaW5nIGJvb3QgYW5kIGRlcGVuZGVuY2llcyB1cGdyYWRlCgpTcHJpbmcgQm9vdCBhbmQgZGVwZW5kZW5jaWVzIHVwZ3JhZGVkLgoKSXNzdWUtSUQ6IE5PTlJUUklDLTEwMDcKQ2hhbmdlLUlkOiBJODQ2MzFhMzJjODUzMGZmYzEyNDM0MzU3MDFjYzU1YTljM2JiYzUwNgpTaWduZWQtb2ZmLWJ5OiBhcmF2aW5kLmVzdCA8YXJhdmluZGhhbi5hQGVzdC50ZWNoPgo= -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Spring boot and dependencies upgrade" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=aravind.est -DGERRIT_CHANGE_OWNER_USERNAME=aravind.est '-DGERRIT_EVENT_ACCOUNT=\"Aravindhan Ayyanathan\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I84631a32c8530ffc1243435701cc55a9c3bbc506 -DGERRIT_EVENT_HASH=874453478 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=aravindhan.a@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} -f participants" "-DGERRIT_CHANGE_OWNER_NAME=Aravindhan Ayyanathan" --version 09:22:48 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 09:22:48 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:22:48 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 09:22:48 Default locale: en, platform encoding: UTF-8 09:22:48 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 09:22:48 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins15889198685080742871.sh 09:22:48 + rm /home/jenkins/.wgetrc 09:22:48 [EnvInject] - Injecting environment variables from a build step. 09:22:48 [EnvInject] - Injecting as environment variables the properties content 09:22:48 SET_JDK_VERSION=openjdk17 09:22:48 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 09:22:48 09:22:48 [EnvInject] - Variables injected successfully. 09:22:48 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins14481910901474331616.sh 09:22:48 ---> update-java-alternatives.sh 09:22:48 ---> Updating Java version 09:22:49 ---> Ubuntu/Debian system detected 09:22:49 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:22:49 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:22:49 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:22:50 openjdk version "17.0.7" 2023-04-18 09:22:50 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 09:22:50 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 09:22:50 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:22:50 [EnvInject] - Injecting environment variables from a build step. 09:22:50 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:22:50 [EnvInject] - Variables injected successfully. 09:22:50 provisioning config files... 09:22:50 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config8073479151493230124tmp 09:22:50 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config717678770448323336tmp 09:22:50 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1676417774931346214.sh 09:22:50 ---> docker-login.sh 09:22:50 nexus3.o-ran-sc.org:10001 09:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:50 Configure a credential helper to remove this warning. See 09:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:50 09:22:50 Login Succeeded 09:22:50 nexus3.o-ran-sc.org:10002 09:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:50 Configure a credential helper to remove this warning. See 09:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:50 09:22:50 Login Succeeded 09:22:50 nexus3.o-ran-sc.org:10003 09:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:51 Configure a credential helper to remove this warning. See 09:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:51 09:22:51 Login Succeeded 09:22:51 nexus3.o-ran-sc.org:10004 09:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:51 Configure a credential helper to remove this warning. See 09:22:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:51 09:22:51 Login Succeeded 09:22:51 ---> docker-login.sh ends 09:22:51 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins9939674311580154061.sh 09:22:51 provisioning config files... 09:22:51 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config13182142508440905248tmp 09:22:51 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config8401283669207983555tmp 09:22:51 [EnvInject] - Injecting environment variables from a build step. 09:22:51 [EnvInject] - Injecting as environment variables the properties content 09:22:51 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:22:51 09:22:51 [EnvInject] - Variables injected successfully. 09:22:51 [EnvInject] - Injecting environment variables from a build step. 09:22:51 [EnvInject] - Injecting as environment variables the properties content 09:22:51 MAVEN_GOALS=clean install 09:22:51 09:22:51 [EnvInject] - Variables injected successfully. 09:22:51 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins2130876998735840234.sh 09:22:51 ---> common-variables.sh 09:22:51 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 09:22:51 ---> maven-build.sh 09:22:51 + set +u 09:22:51 + export MAVEN_OPTS 09:22:51 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config13182142508440905248tmp --settings /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config8401283669207983555tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dbuild.number=23 -f participants 09:22:51 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 09:22:51 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 09:22:51 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 09:22:51 Default locale: en, platform encoding: UTF-8 09:22:51 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 09:22:53 [INFO] Error stacktraces are turned on. 09:22:54 [INFO] Scanning for projects... 09:23:06 [INFO] ------------------------------------------------------------------------ 09:23:06 [INFO] Reactor Build Order: 09:23:06 [INFO] 09:23:06 [INFO] NONRTRIC ACM Participants [pom] 09:23:06 [INFO] participant-impl-dme [jar] 09:23:06 [INFO] 09:23:06 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 09:23:06 [INFO] Building NONRTRIC ACM Participants 0.4.0-SNAPSHOT [1/2] 09:23:06 [INFO] from pom.xml 09:23:06 [INFO] --------------------------------[ pom ]--------------------------------- 09:23:07 [INFO] 09:23:07 [INFO] --- clean:3.4.1:clean (default-clean) @ participants --- 09:23:08 [INFO] 09:23:08 [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ participants --- 09:23:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/target/jacoco.exec 09:23:09 [INFO] 09:23:09 [INFO] --- jacoco:0.8.14:report (default-report) @ participants --- 09:23:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:23:09 [INFO] 09:23:09 [INFO] --- install:3.1.4:install (default-install) @ participants --- 09:23:09 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.4.0-SNAPSHOT/participants-0.4.0-SNAPSHOT.pom 09:23:09 [INFO] 09:23:09 [INFO] ----< org.o-ran-sc.nonrtric.plt.participants:participant-impl-dme >----- 09:23:09 [INFO] Building participant-impl-dme 0.4.0-SNAPSHOT [2/2] 09:23:09 [INFO] from participant-impl-dme/pom.xml 09:23:09 [INFO] --------------------------------[ jar ]--------------------------------- 09:23:10 [WARNING] The POM for io.fabric8:docker-maven-plugin:jar:0.47.0 is missing, no dependency information available 09:23:10 [INFO] ------------------------------------------------------------------------ 09:23:10 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.4.0-SNAPSHOT: 09:23:10 [INFO] 09:23:10 [INFO] NONRTRIC ACM Participants .......................... SUCCESS [ 2.918 s] 09:23:10 [INFO] participant-impl-dme ............................... FAILURE [ 0.360 s] 09:23:10 [INFO] ------------------------------------------------------------------------ 09:23:10 [INFO] BUILD FAILURE 09:23:10 [INFO] ------------------------------------------------------------------------ 09:23:10 [INFO] Total time: 16.271 s 09:23:10 [INFO] Finished at: 2025-10-14T09:23:10Z 09:23:10 [INFO] ------------------------------------------------------------------------ 09:23:10 [ERROR] Plugin io.fabric8:docker-maven-plugin:0.47.0 or one of its dependencies could not be resolved: 09:23:10 [ERROR] Could not find artifact io.fabric8:docker-maven-plugin:jar:0.47.0 in releases (https://nexus.o-ran-sc.org/content/repositories/releases/) 09:23:10 [ERROR] Could not find artifact io.fabric8:docker-maven-plugin:jar:0.47.0 in release-mirror (https://nexus.o-ran-sc.org/content/repositories/public/) 09:23:10 [ERROR] -> [Help 1] 09:23:10 org.apache.maven.plugin.PluginResolutionException: Plugin io.fabric8:docker-maven-plugin:0.47.0 or one of its dependencies could not be resolved: 09:23:10 Could not find artifact io.fabric8:docker-maven-plugin:jar:0.47.0 in releases (https://nexus.o-ran-sc.org/content/repositories/releases/) 09:23:10 Could not find artifact io.fabric8:docker-maven-plugin:jar:0.47.0 in release-mirror (https://nexus.o-ran-sc.org/content/repositories/public/) 09:23:10 09:23:10 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:144) 09:23:10 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.lambda$getPluginDescriptor$0 (DefaultMavenPluginManager.java:183) 09:23:10 at org.apache.maven.plugin.DefaultPluginDescriptorCache.lambda$get$0 (DefaultPluginDescriptorCache.java:72) 09:23:10 at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708) 09:23:10 at org.apache.maven.plugin.DefaultPluginDescriptorCache.get (DefaultPluginDescriptorCache.java:70) 09:23:10 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor (DefaultMavenPluginManager.java:181) 09:23:10 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:271) 09:23:10 at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:214) 09:23:10 at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:101) 09:23:10 at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:239) 09:23:10 at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:197) 09:23:10 at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:119) 09:23:10 at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:135) 09:23:10 at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:93) 09:23:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:100) 09:23:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 09:23:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 09:23:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 09:23:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 09:23:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 09:23:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 09:23:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 09:23:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 09:23:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 09:23:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 09:23:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 09:23:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 09:23:10 at java.lang.reflect.Method.invoke (Method.java:568) 09:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 09:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 09:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 09:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 09:23:10 [ERROR] 09:23:10 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:23:10 [ERROR] 09:23:10 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:23:10 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 09:23:10 Build step 'Execute shell' marked build as failure 09:23:10 $ ssh-agent -k 09:23:10 unset SSH_AUTH_SOCK; 09:23:10 unset SSH_AGENT_PID; 09:23:10 echo Agent pid 2106 killed; 09:23:10 [ssh-agent] Stopped. 09:23:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:10 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins15439645638581042844.sh 09:23:10 ---> sysstat.sh 09:23:11 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17556184787740098153.sh 09:23:11 ---> package-listing.sh 09:23:11 ++ facter osfamily 09:23:11 ++ tr '[:upper:]' '[:lower:]' 09:23:11 + OS_FAMILY=debian 09:23:11 + workspace=/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 09:23:11 + START_PACKAGES=/tmp/packages_start.txt 09:23:11 + END_PACKAGES=/tmp/packages_end.txt 09:23:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:11 + PACKAGES=/tmp/packages_start.txt 09:23:11 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 ']' 09:23:11 + PACKAGES=/tmp/packages_end.txt 09:23:11 + case "${OS_FAMILY}" in 09:23:11 + dpkg -l 09:23:11 + grep '^ii' 09:23:11 + '[' -f /tmp/packages_start.txt ']' 09:23:11 + '[' -f /tmp/packages_end.txt ']' 09:23:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:11 + '[' /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17 ']' 09:23:11 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/archives/ 09:23:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/archives/ 09:23:11 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins7333133028587903532.sh 09:23:11 ---> capture-instance-metadata.sh 09:23:11 Setup pyenv: 09:23:11 system 09:23:11 3.8.13 09:23:11 3.9.13 09:23:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 09:23:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf4k from file:/tmp/.os_lf_venv 09:23:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:15 lf-activate-venv(): INFO: Base packages installed successfully 09:23:15 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-lf4k/bin to PATH 09:23:34 INFO: Running in OpenStack, capturing instance metadata 09:23:35 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3676147110276837110.sh 09:23:35 provisioning config files... 09:23:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17@tmp/config16787706669441041971tmp 09:23:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:23:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:23:35 [EnvInject] - Injecting environment variables from a build step. 09:23:35 [EnvInject] - Injecting as environment variables the properties content 09:23:35 SERVER_ID=logs 09:23:35 09:23:35 [EnvInject] - Variables injected successfully. 09:23:35 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14354502572110573135.sh 09:23:35 ---> create-netrc.sh 09:23:35 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6173821265744603463.sh 09:23:35 ---> python-tools-install.sh 09:23:35 Setup pyenv: 09:23:35 system 09:23:35 3.8.13 09:23:35 3.9.13 09:23:35 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 09:23:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf4k from file:/tmp/.os_lf_venv 09:23:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:39 lf-activate-venv(): INFO: Base packages installed successfully 09:23:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-lf4k/bin to PATH 09:23:57 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins5841109363021049692.sh 09:23:57 ---> sudo-logs.sh 09:23:57 Archiving 'sudo' log.. 09:23:57 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11805337771432132587.sh 09:23:57 ---> job-cost.sh 09:23:57 Setup pyenv: 09:23:57 system 09:23:57 3.8.13 09:23:57 3.9.13 09:23:57 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 09:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf4k from file:/tmp/.os_lf_venv 09:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:01 lf-activate-venv(): INFO: Base packages installed successfully 09:24:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:24:12 lf-activate-venv(): INFO: Adding /tmp/venv-lf4k/bin to PATH 09:24:12 INFO: No Stack... 09:24:12 INFO: Retrieving Pricing Info for: v3-starter-4 09:24:12 INFO: Archiving Costs 09:24:12 [nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins12649113211563190660.sh 09:24:12 ---> logs-deploy.sh 09:24:12 Setup pyenv: 09:24:13 system 09:24:13 3.8.13 09:24:13 3.9.13 09:24:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/.python-version) 09:24:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lf4k from file:/tmp/.os_lf_venv 09:24:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:16 lf-activate-venv(): INFO: Base packages installed successfully 09:24:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-lf4k/bin to PATH 09:24:35 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-docker-verify-master-mvn39-openjdk17/23 09:24:35 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 09:24:36 Archives upload complete. 09:24:37 INFO: archiving logs to Nexus 09:24:38 ---> uname -a: 09:24:38 Linux prd-ubuntu1804-docker-4c-4g-6424 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:24:38 09:24:38 09:24:38 ---> lscpu: 09:24:38 Architecture: x86_64 09:24:38 CPU op-mode(s): 32-bit, 64-bit 09:24:38 Byte Order: Little Endian 09:24:38 CPU(s): 4 09:24:38 On-line CPU(s) list: 0-3 09:24:38 Thread(s) per core: 1 09:24:38 Core(s) per socket: 1 09:24:38 Socket(s): 4 09:24:38 NUMA node(s): 1 09:24:38 Vendor ID: AuthenticAMD 09:24:38 CPU family: 23 09:24:38 Model: 49 09:24:38 Model name: AMD EPYC-Rome Processor 09:24:38 Stepping: 0 09:24:38 CPU MHz: 2800.000 09:24:38 BogoMIPS: 5600.00 09:24:38 Virtualization: AMD-V 09:24:38 Hypervisor vendor: KVM 09:24:38 Virtualization type: full 09:24:38 L1d cache: 32K 09:24:38 L1i cache: 32K 09:24:38 L2 cache: 512K 09:24:38 L3 cache: 16384K 09:24:38 NUMA node0 CPU(s): 0-3 09:24:38 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 09:24:38 09:24:38 09:24:38 ---> nproc: 09:24:38 4 09:24:38 09:24:38 09:24:38 ---> df -h: 09:24:38 Filesystem Size Used Avail Use% Mounted on 09:24:38 udev 3.9G 0 3.9G 0% /dev 09:24:38 tmpfs 798M 696K 797M 1% /run 09:24:38 /dev/vda1 20G 9.0G 11G 47% / 09:24:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:24:38 tmpfs 5.0M 0 5.0M 0% /run/lock 09:24:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:24:38 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:24:38 tmpfs 798M 0 798M 0% /run/user/1001 09:24:38 09:24:38 09:24:38 ---> free -m: 09:24:38 total used free shared buff/cache available 09:24:38 Mem: 7976 506 5328 0 2140 7193 09:24:38 Swap: 1023 0 1023 09:24:38 09:24:38 09:24:38 ---> ip addr: 09:24:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:24:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:38 inet 127.0.0.1/8 scope host lo 09:24:38 valid_lft forever preferred_lft forever 09:24:38 inet6 ::1/128 scope host 09:24:38 valid_lft forever preferred_lft forever 09:24:38 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:24:38 link/ether fa:16:3e:e3:60:7d brd ff:ff:ff:ff:ff:ff 09:24:38 inet 10.32.7.158/23 brd 10.32.7.255 scope global dynamic ens3 09:24:38 valid_lft 86139sec preferred_lft 86139sec 09:24:38 inet6 fe80::f816:3eff:fee3:607d/64 scope link 09:24:38 valid_lft forever preferred_lft forever 09:24:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:24:38 link/ether 02:42:cd:c8:cc:3a brd ff:ff:ff:ff:ff:ff 09:24:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:24:38 valid_lft forever preferred_lft forever 09:24:38 09:24:38 09:24:38 ---> sar -b -r -n DEV: 09:24:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6424) 10/14/25 _x86_64_ (4 CPU) 09:24:38 09:24:38 09:20:20 LINUX RESTART (4 CPU) 09:24:38 09:24:38 09:21:01 tps rtps wtps bread/s bwrtn/s 09:24:38 09:22:01 95.20 25.00 70.20 882.27 5584.93 09:24:38 09:23:01 83.59 34.72 48.87 2437.32 8933.42 09:24:38 09:24:01 33.19 0.77 32.42 45.18 4264.85 09:24:38 Average: 70.66 20.16 50.49 1121.62 6261.14 09:24:38 09:24:38 09:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:38 09:22:01 5702976 7340304 2464452 30.17 44160 1769064 1070728 11.62 679864 1605960 104084 09:24:38 09:23:01 5422692 7314420 2744736 33.61 61828 1991896 1095240 11.88 727840 1809832 96044 09:24:38 09:24:01 5519216 7424972 2648212 32.42 64740 2002736 947660 10.28 646384 1793924 25304 09:24:38 Average: 5548295 7359899 2619133 32.07 56909 1921232 1037876 11.26 684696 1736572 75144 09:24:38 09:24:38 09:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:38 09:22:01 ens3 144.48 102.53 1122.62 39.19 0.00 0.00 0.00 0.00 09:24:38 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:22:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:24:38 09:23:01 ens3 68.66 42.14 432.96 15.06 0.00 0.00 0.00 0.00 09:24:38 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:23:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 09:24:38 09:24:01 ens3 29.81 27.64 76.84 9.24 0.00 0.00 0.00 0.00 09:24:38 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 09:24:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:24:38 Average: ens3 80.98 57.43 544.08 21.16 0.00 0.00 0.00 0.00 09:24:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:38 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 09:24:38 09:24:38 09:24:38 ---> sar -P ALL: 09:24:38 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6424) 10/14/25 _x86_64_ (4 CPU) 09:24:38 09:24:38 09:20:20 LINUX RESTART (4 CPU) 09:24:38 09:24:38 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:24:38 09:22:01 all 20.28 0.00 1.48 3.42 1.99 72.83 09:24:38 09:22:01 0 35.78 0.00 1.96 5.63 2.96 53.67 09:24:38 09:22:01 1 15.78 0.00 1.74 0.75 1.48 80.26 09:24:38 09:22:01 2 20.53 0.00 1.42 6.31 2.45 69.30 09:24:38 09:22:01 3 9.01 0.00 0.78 1.02 1.10 88.10 09:24:38 09:23:01 all 20.19 0.00 1.53 2.73 2.36 73.20 09:24:38 09:23:01 0 12.52 0.00 0.95 2.77 2.16 81.59 09:24:38 09:23:01 1 42.38 0.00 2.82 1.86 3.09 49.85 09:24:38 09:23:01 2 18.98 0.00 1.80 5.79 3.01 70.41 09:24:38 09:23:01 3 6.87 0.00 0.57 0.47 1.16 90.94 09:24:38 09:24:01 all 19.74 0.00 1.15 0.95 2.35 75.81 09:24:38 09:24:01 0 27.06 0.00 1.08 0.98 2.77 68.12 09:24:38 09:24:01 1 35.95 0.00 1.38 0.56 3.02 59.09 09:24:38 09:24:01 2 4.84 0.00 1.08 2.26 2.39 89.44 09:24:38 09:24:01 3 11.10 0.00 1.08 0.02 1.23 86.58 09:24:38 Average: all 20.07 0.00 1.39 2.37 2.23 73.94 09:24:38 Average: 0 25.12 0.00 1.33 3.13 2.63 67.80 09:24:38 Average: 1 31.37 0.00 1.98 1.06 2.53 63.07 09:24:38 Average: 2 14.78 0.00 1.43 4.78 2.62 76.39 09:24:38 Average: 3 8.99 0.00 0.81 0.50 1.16 88.54 09:24:38 09:24:38 09:24:38