17:51:13 Started by timer 17:51:13 Running as SYSTEM 17:51:13 [EnvInject] - Loading node environment variables. 17:51:14 Building remotely on prd-ubuntu1804-docker-4c-4g-1052 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release 17:51:14 [ssh-agent] Looking for ssh-agent implementation... 17:51:14 $ ssh-agent 17:51:14 SSH_AUTH_SOCK=/tmp/ssh-JoipFS4keiwD/agent.2015 17:51:14 SSH_AGENT_PID=2017 17:51:14 [ssh-agent] Started. 17:51:14 Running ssh-add (command line suppressed) 17:51:14 Identity added: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/private_key_15312062111926691678.key (jenkins-ssh) 17:51:14 [ssh-agent] Using credentials jenkins (jenkins) 17:51:14 The recommended git tool is: NONE 17:51:16 using credential jenkins 17:51:17 Wiping out workspace first. 17:51:17 Cloning the remote Git repository 17:51:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 17:51:17 > git init /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release # timeout=10 17:51:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 17:51:17 > git --version # timeout=10 17:51:17 > git --version # 'git version 2.17.1' 17:51:17 using GIT_SSH to set credentials jenkins 17:51:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 17:51:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:18 Avoid second fetch 17:51:18 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 17:51:18 Checking out Revision 733f77e5348c18960d0fd0862103d2c82fdcc908 (refs/remotes/origin/i-release) 17:51:18 > git config core.sparsecheckout # timeout=10 17:51:18 > git checkout -f 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 17:51:19 Commit message: "Merge "RANPM PM File converter - roll version & release notes 1.1.1 -> 1.1.2" into i-release" 17:51:19 > git rev-list --no-walk 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 17:51:23 provisioning config files... 17:51:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:51:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:51:23 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins1846882073096585697.sh 17:51:23 ---> python-tools-install.sh 17:51:23 Setup pyenv: 17:51:23 * system (set by /opt/pyenv/version) 17:51:23 * 3.8.13 (set by /opt/pyenv/version) 17:51:23 * 3.9.13 (set by /opt/pyenv/version) 17:51:23 * 3.10.6 (set by /opt/pyenv/version) 17:51:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VPya 17:51:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:51:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:51:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:51:31 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 17:51:32 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /repository/PyPi/simple/pip/ 17:51:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pip/26.1.1/pip-26.1.1-py3-none-any.whl 17:51:34 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pip/26.1.1/pip-26.1.1-py3-none-any.whl 17:51:34 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 17:51:35 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 17:51:36 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 17:51:37 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/packages/filelock/3.29.0/filelock-3.29.0-py3-none-any.whl 17:51:37 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/packages/platformdirs/4.9.6/platformdirs-4.9.6-py3-none-any.whl 17:51:37 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/platformdirs/4.9.6/platformdirs-4.9.6-py3-none-any.whl 17:51:38 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/platformdirs/4.9.6/platformdirs-4.9.6-py3-none-any.whl 17:51:40 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/platformdirs/4.9.6/platformdirs-4.9.6-py3-none-any.whl 17:51:41 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl 17:51:41 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-discovery/1.3.1/python_discovery-1.3.1-py3-none-any.whl 17:51:45 WARNING: There was an error checking the latest version of pip. 17:51:45 lf-activate-venv(): INFO: Base packages installed successfully 17:51:45 lf-activate-venv(): INFO: Installing additional packages: lftools 17:51:46 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lftools/ 17:51:46 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lftools/ 17:51:47 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lftools/ 17:52:00 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pygithub/2.9.1/pygithub-2.9.1-py3-none-any.whl 17:52:00 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pygithub/2.9.1/pygithub-2.9.1-py3-none-any.whl 17:52:00 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyjwt/ 17:52:01 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyjwt/ 17:52:04 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/xdg/6.0.0/xdg-6.0.0-py3-none-any.whl 17:52:05 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl 17:52:05 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl 17:52:08 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 17:52:08 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 17:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-VPya/bin to PATH 17:52:27 Generating Requirements File 17:52:29 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 17:52:30 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/setuptools/ 17:52:30 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 17:52:31 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 17:52:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/urllib3/ 17:52:34 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/urllib3/ 17:52:50 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 17:52:50 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 17:52:51 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 17:52:53 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/idna/ 17:53:03 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. 17:53:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:53:04 Python 3.10.6 17:53:05 pip 26.1.1 from /tmp/venv-VPya/lib/python3.10/site-packages/pip (python 3.10) 17:53:05 appdirs==1.4.4 17:53:05 argcomplete==3.6.3 17:53:05 aspy.yaml==1.3.0 17:53:05 attrs==26.1.0 17:53:05 autopage==0.6.0 17:53:05 backports.strenum==1.3.1 17:53:05 beautifulsoup4==4.14.3 17:53:05 boto3==1.43.9 17:53:05 botocore==1.43.9 17:53:05 bs4==0.0.2 17:53:05 certifi==2026.4.22 17:53:05 cffi==2.0.0 17:53:05 cfgv==3.5.0 17:53:05 chardet==7.4.3 17:53:05 charset-normalizer==3.4.7 17:53:05 click==8.3.3 17:53:05 cliff==4.14.0 17:53:05 cmd2==3.5.1 17:53:05 cryptography==3.3.2 17:53:05 debtcollector==3.1.0 17:53:05 decorator==5.2.1 17:53:05 defusedxml==0.7.1 17:53:05 Deprecated==1.3.1 17:53:05 distlib==0.4.0 17:53:05 dnspython==2.8.0 17:53:05 docker==7.1.0 17:53:05 dogpile.cache==1.5.0 17:53:05 durationpy==0.10 17:53:05 email-validator==2.3.0 17:53:05 filelock==3.29.0 17:53:05 future==1.0.0 17:53:05 gitdb==4.0.12 17:53:05 GitPython==3.1.50 17:53:05 httplib2==0.30.2 17:53:05 identify==2.6.19 17:53:05 idna==3.15 17:53:05 importlib-resources==1.5.0 17:53:05 iso8601==2.1.0 17:53:05 Jinja2==3.1.6 17:53:05 jmespath==1.1.0 17:53:05 jsonpatch==1.33 17:53:05 jsonpointer==3.1.1 17:53:05 jsonschema==4.26.0 17:53:05 jsonschema-specifications==2025.9.1 17:53:05 keystoneauth1==5.14.0 17:53:05 kubernetes==35.0.0 17:53:05 lftools==0.37.22 17:53:05 lxml==6.1.0 17:53:05 markdown-it-py==4.2.0 17:53:05 MarkupSafe==3.0.3 17:53:05 mdurl==0.1.2 17:53:05 msgpack==1.1.2 17:53:05 multi_key_dict==2.0.3 17:53:05 munch==4.0.0 17:53:05 netaddr==1.3.0 17:53:05 niet==1.4.2 17:53:05 nodeenv==1.10.0 17:53:05 oauth2client==4.1.3 17:53:05 oauthlib==3.3.1 17:53:05 openstacksdk==4.12.0 17:53:05 os-service-types==1.8.2 17:53:05 osc-lib==4.6.0 17:53:05 oslo.config==10.3.0 17:53:05 oslo.context==6.3.0 17:53:05 oslo.i18n==6.7.2 17:53:05 oslo.log==8.1.0 17:53:05 oslo.serialization==5.9.1 17:53:05 oslo.utils==10.0.1 17:53:05 packaging==26.2 17:53:05 pbr==7.0.3 17:53:05 platformdirs==4.9.6 17:53:05 prettytable==3.17.0 17:53:05 psutil==7.2.2 17:53:05 pyasn1==0.6.3 17:53:05 pyasn1_modules==0.4.2 17:53:05 pycparser==3.0 17:53:05 pygerrit2==2.0.15 17:53:05 PyGithub==2.9.1 17:53:05 Pygments==2.20.0 17:53:05 PyJWT==2.12.1 17:53:05 PyNaCl==1.6.2 17:53:05 pyparsing==2.4.7 17:53:05 pyperclip==1.11.0 17:53:05 pyrsistent==0.20.0 17:53:05 python-cinderclient==9.9.0 17:53:05 python-dateutil==2.9.0.post0 17:53:05 python-discovery==1.3.1 17:53:05 python-heatclient==5.1.0 17:53:05 python-jenkins==1.8.3 17:53:05 python-keystoneclient==5.8.0 17:53:05 python-magnumclient==4.10.0 17:53:05 python-openstackclient==9.0.0 17:53:05 python-swiftclient==4.10.0 17:53:05 PyYAML==6.0.3 17:53:05 referencing==0.37.0 17:53:05 requests==2.34.2 17:53:05 requests-oauthlib==2.0.0 17:53:05 rfc3986==2.0.0 17:53:05 rich==15.0.0 17:53:05 rich-argparse==1.8.0 17:53:05 rpds-py==0.30.0 17:53:05 rsa==4.9.1 17:53:05 ruamel.yaml==0.19.1 17:53:05 ruamel.yaml.clib==0.2.15 17:53:05 s3transfer==0.17.0 17:53:05 simplejson==4.1.1 17:53:05 six==1.17.0 17:53:05 smmap==5.0.3 17:53:05 soupsieve==2.8.3 17:53:05 stevedore==5.7.0 17:53:05 tabulate==0.10.0 17:53:05 toml==0.10.2 17:53:05 tomlkit==0.15.0 17:53:05 tqdm==4.67.3 17:53:05 typing_extensions==4.15.0 17:53:05 urllib3==1.26.20 17:53:05 virtualenv==21.3.3 17:53:05 wcwidth==0.7.0 17:53:05 websocket-client==1.9.0 17:53:05 wrapt==2.1.2 17:53:05 xdg==6.0.0 17:53:05 xmltodict==1.0.4 17:53:05 yq==3.4.3 17:53:05 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins15185772540483820606.sh 17:53:05 + echo quiet=on 17:53:05 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-4c-4g-1052 17:53:07 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=i-release -Dsha1=origin/i-release -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/ranpm -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/i-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=i-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:53:07 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f pmproducer -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --version 17:53:08 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 17:53:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 17:53:08 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 17:53:08 Default locale: en, platform encoding: UTF-8 17:53:08 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 17:53:08 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins16713183872661844317.sh 17:53:08 + rm /home/jenkins/.wgetrc 17:53:08 [EnvInject] - Injecting environment variables from a build step. 17:53:08 [EnvInject] - Injecting as environment variables the properties content 17:53:08 SET_JDK_VERSION=openjdk17 17:53:08 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:53:08 17:53:08 [EnvInject] - Variables injected successfully. 17:53:08 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/sh /tmp/jenkins8018018104346607226.sh 17:53:08 ---> update-java-alternatives.sh 17:53:08 ---> Updating Java version 17:53:08 ---> Ubuntu/Debian system detected 17:53:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:53:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:53:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:53:09 openjdk version "17.0.7" 2023-04-18 17:53:09 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 17:53:09 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 17:53:09 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:53:09 [EnvInject] - Injecting environment variables from a build step. 17:53:09 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:53:09 [EnvInject] - Variables injected successfully. 17:53:09 provisioning config files... 17:53:09 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config6190642089249258757tmp 17:53:09 copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config12103793777342728902tmp 17:53:09 [EnvInject] - Injecting environment variables from a build step. 17:53:09 [EnvInject] - Injecting as environment variables the properties content 17:53:09 MAVEN_GOALS=clean install 17:53:09 17:53:09 [EnvInject] - Variables injected successfully. 17:53:09 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins15759278031529071402.sh 17:53:09 ---> common-variables.sh 17:53:09 --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 17:53:09 ---> sonatype-clm.sh 17:53:10 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 17:53:10 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 17:53:10 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 17:53:10 Default locale: en, platform encoding: UTF-8 17:53:10 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 17:53:11 [INFO] Scanning for projects... 17:53:38 [INFO] 17:53:38 [INFO] ----------------< org.o-ran-sc.nonrtric.plt:pmproducer >---------------- 17:53:38 [INFO] Building NONRTRIC RAN PM Producer 1.1.1-SNAPSHOT 17:53:38 [INFO] --------------------------------[ jar ]--------------------------------- 17:55:17 [INFO] 17:55:17 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ pmproducer --- 17:55:17 [INFO] 17:55:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ pmproducer --- 17:55:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/jacoco.exec 17:55:19 [INFO] 17:55:19 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-source) @ pmproducer --- 17:55:22 [INFO] Source directory: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/generated-sources/annotations added. 17:55:22 [INFO] 17:55:22 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ pmproducer --- 17:55:22 [INFO] Copying 0 resource 17:55:22 [INFO] Copying 1 resource 17:55:22 [INFO] 17:55:22 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ pmproducer --- 17:55:24 [INFO] Changes detected - recompiling the module! 17:55:24 [INFO] Compiling 35 source files to /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/classes 17:55:30 [INFO] 17:55:30 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ pmproducer --- 17:55:30 [INFO] Copying 9 resources 17:55:30 [INFO] 17:55:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ pmproducer --- 17:55:30 [INFO] Changes detected - recompiling the module! 17:55:30 [INFO] Compiling 11 source files to /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/test-classes 17:55:32 [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/oauth2/SecurityContextTest.java: Some input files use or override a deprecated API. 17:55:32 [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/oauth2/SecurityContextTest.java: Recompile with -Xlint:deprecation for details. 17:55:32 [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java uses unchecked or unsafe operations. 17:55:32 [INFO] /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/src/test/java/org/oran/pmproducer/datastore/S3ObjectStoreTest.java: Recompile with -Xlint:unchecked for details. 17:55:32 [INFO] 17:55:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ pmproducer --- 17:55:33 [INFO] 17:55:33 [INFO] ------------------------------------------------------- 17:55:33 [INFO] T E S T S 17:55:33 [INFO] ------------------------------------------------------- 17:55:35 [INFO] Running org.oran.pmproducer.oauth2.SecurityContextTest 17:55:37 17:55:37.800 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - No configuration for auth token 17:55:37 17:55:37.814 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - No configuration for auth token 17:55:37 17:55:37.815 [main] WARN org.oran.pmproducer.oauth2.SecurityContext - Could not read auth token file: foo.txt, reason: foo.txt 17:55:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s - in org.oran.pmproducer.oauth2.SecurityContextTest 17:55:37 [INFO] Running org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 17:55:38 17:55:38.189 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for SaslExtensionsCallback, hashCode: 1725885575 17:55:38 17:55:38.531 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for Callback, hashCode: 843410864 17:55:38 17:55:38.534 [main] ERROR org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Unsupported callback: Mock for Callback, hashCode: 843410864 17:55:38 17:55:38.701 [main] DEBUG org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for OAuthBearerTokenCallback, hashCode: 65567135 17:55:38 17:55:38.847 [main] ERROR org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Could not handle login callback: Callback had a token already 17:55:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s - in org.oran.pmproducer.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 17:55:38 [INFO] Running org.oran.pmproducer.oauth2.OAuthBearerTokenJwtTest 17:55:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.oran.pmproducer.oauth2.OAuthBearerTokenJwtTest 17:55:38 [INFO] Running org.oran.pmproducer.ApplicationTest 17:55:39 17:55:39.248 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ApplicationTest]: using SpringBootContextLoader 17:55:39 17:55:39.253 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [org.oran.pmproducer.ApplicationTest]: no resource found for suffixes {-context.xml, Context.groovy}. 17:55:39 17:55:39.267 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Ignoring class [org.oran.pmproducer.ApplicationTest$TestApplicationConfig]; it must be static, non-private, non-final, and annotated with @Configuration to be considered a default configuration class. 17:55:39 17:55:39.325 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using ContextCustomizers for test class [ApplicationTest]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 17:55:39 17:55:39.613 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/classes/org/oran/pmproducer/Application.class] 17:55:39 17:55:39.625 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration org.oran.pmproducer.Application for test class org.oran.pmproducer.ApplicationTest 17:55:39 17:55:39.935 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 17:55:39 17:55:39.939 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 17:55:39 17:55:39.942 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners for test class [ApplicationTest]: [ServletTestExecutionListener, DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 17:55:39 17:55:39.944 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: class [ApplicationTest], class annotated with @DirtiesContext [false] with mode [null] 17:55:39 17:55:39.958 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test class org.oran.pmproducer.ApplicationTest 17:55:40 17:55:40 . ____ _ __ _ _ 17:55:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:55:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:55:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:55:40 ' |____| .__|_| |_|_| |_\__, | / / / / 17:55:40 =========|_|==============|___/=/_/_/_/ 17:55:40 :: Spring Boot :: (v3.0.4) 17:55:40 17:55:41 2026-05-16 17:55:41.049 [INFO ] o.o.p.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 2659 (started by jenkins in /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer) 17:55:41 2026-05-16 17:55:41.052 [INFO ] o.o.p.ApplicationTest - The following 1 profile is active: "prod" 17:55:50 2026-05-16 17:55:50.879 [INFO ] o.o.p.ApplicationTest - Started ApplicationTest in 10.863 seconds (process running for 16.893) 17:55:50 2026-05-16 17:55:50.898 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 17:55:52 2026-05-16 17:55:52.066 [ERROR] o.o.p.t.ProducerRegstrationTask - Could not create job of type xml-file-data-to-filestore, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:0 17:55:52 2026-05-16 17:55:52.067 [WARN ] o.o.p.t.ProducerRegstrationTask - Registration of producer failed finishConnect(..) failed: Connection refused: localhost/127.0.0.1:0 17:55:54 2026-05-16 17:55:54.279 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 17:55:54 2026-05-16 17:55:54.472 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 17:55:54 2026-05-16 17:55:54.579 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 17:55:54 2026-05-16 17:55:54.712 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 17:55:54 2026-05-16 17:55:54.747 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 17:55:54 2026-05-16 17:55:54.769 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 17:55:54 {"filter":{"sourceNames":["O-DU-1122"],"measObjInstIds":["UtranCell=Gbg-997"],"measTypeSpecs":[{"measuredObjClass":"UtranCell","measTypes":["succImmediateAssignProcs"]}],"measuredEntityDns":["ManagedElement=RNC-Gbg-1"]},"deliveryInfo":{"topic":"","bootStrapServers":""}} 17:55:56 2026-05-16 17:55:56.297 [WARN ] o.o.p.t.JobDataDistributor - JobDataDistributor stopped jobId: topic 17:55:56 2026-05-16 17:55:56.445 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:56 2026-05-16 17:55:56.447 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:56 2026-05-16 17:55:56.544 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:56 2026-05-16 17:55:56.545 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:56 2026-05-16 17:55:56.610 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 17:55:56 2026-05-16 17:55:56.630 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 17:55:56 2026-05-16 17:55:56.651 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:56 2026-05-16 17:55:56.651 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:56 2026-05-16 17:55:56.653 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 17:55:56 2026-05-16 17:55:56.782 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering type PmDataOverKafka 17:55:56 2026-05-16 17:55:56.806 [INFO ] o.o.p.t.ProducerRegstrationTask - Created input job: PmDataOverKafka_5b3f4db6-3d9e-11ed-b878-0242ac120002, type: xml-file-data-to-filestore 17:55:56 2026-05-16 17:55:56.833 [INFO ] o.o.p.t.ProducerRegstrationTask - Registering producer 17:55:56 2026-05-16 17:55:56.892 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:56 2026-05-16 17:55:56.893 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:57 2026-05-16 17:55:57.248 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:57 2026-05-16 17:55:57.249 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:57 2026-05-16 17:55:57.607 [WARN ] o.o.p.c.ProducerCallbacksController - jobCreatedCallback failed: Could not find type: typeId 17:55:58 2026-05-16 17:55:58.118 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 204 NO_CONTENT 17:55:58 2026-05-16 17:55:58.125 [DEBUG] o.o.p.c.AsyncRestClient - 11 GET uri = 'https://localhost:46793/actuator/loggers/org.oran.pmproducer'' 17:55:58 2026-05-16 17:55:58.160 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:58 2026-05-16 17:55:58.161 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:58 2026-05-16 17:55:58.183 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 200 OK 17:55:58 2026-05-16 17:55:58.187 [DEBUG] o.o.p.c.AsyncRestClient - 11 POST uri = 'https://localhost:46793/actuator/loggers/org.springframework.boot.actuate'' 17:55:58 2026-05-16 17:55:58.230 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 204 NO_CONTENT 17:55:58 2026-05-16 17:55:58.232 [DEBUG] o.o.p.c.AsyncRestClient - 11 POST uri = 'https://localhost:46793/actuator/shutdown'' 17:55:58 2026-05-16 17:55:58.241 [TRACE] o.s.b.a.e.w.s.WebMvcEndpointHandlerMapping - Mapped to Actuator web endpoint 'shutdown' 17:55:58 2026-05-16 17:55:58.249 [DEBUG] o.o.p.c.AsyncRestClient - 11 resp: 200 OK 17:55:58 2026-05-16 17:55:58.780 [WARN ] o.a.c.l.WebappClassLoaderBase - The web application [ROOT] appears to have started a thread named [reactive-kafka-osc-pm_producer-PmDataOverKafka-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: 17:55:58 java.base@17.0.7/sun.nio.ch.EPoll.wait(Native Method) 17:55:58 java.base@17.0.7/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118) 17:55:58 java.base@17.0.7/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) 17:55:58 java.base@17.0.7/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141) 17:55:58 app//org.apache.kafka.common.network.Selector.select(Selector.java:873) 17:55:58 app//org.apache.kafka.common.network.Selector.poll(Selector.java:465) 17:55:58 app//org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:280) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:251) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:242) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:164) 17:55:58 app//org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:277) 17:55:58 app//org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:240) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:492) 17:55:58 app//org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:524) 17:55:58 app//org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1276) 17:55:58 app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1240) 17:55:58 app//org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1220) 17:55:58 app//reactor.kafka.receiver.internals.ConsumerEventLoop$PollEvent.run(ConsumerEventLoop.java:337) 17:55:58 app//reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:55:58 app//reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:55:58 java.base@17.0.7/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:55:58 java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:55:58 java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:55:58 java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:55:58 java.base@17.0.7/java.lang.Thread.run(Thread.java:833) 17:55:58 2026-05-16 17:55:58.787 [WARN ] o.a.c.l.WebappClassLoaderBase - The web application [ROOT] appears to have started a thread named [parallel-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: 17:55:58 java.base@17.0.7/jdk.internal.misc.Unsafe.park(Native Method) 17:55:58 java.base@17.0.7/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) 17:55:58 java.base@17.0.7/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) 17:55:58 java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) 17:55:58 java.base@17.0.7/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) 17:55:58 java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) 17:55:58 java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) 17:55:58 java.base@17.0.7/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:55:58 java.base@17.0.7/java.lang.Thread.run(Thread.java:833) 17:55:59 2026-05-16 17:55:59.074 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:55:59 2026-05-16 17:55:59.075 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:55:59 2026-05-16 17:55:59.285 [DEBUG] o.o.p.c.AsyncRestClient - 12 GET uri = 'https://localhost:46793/v3/api-docs'' 17:55:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.479 s - in org.oran.pmproducer.ApplicationTest 17:55:59 [INFO] Running org.oran.pmproducer.datastore.FileStoreTest 17:55:59 2026-05-16 17:55:59.932 [DEBUG] o.o.p.d.FileStore - Listing files in: PM Files Path 17:56:00 2026-05-16 17:56:00.276 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:00 2026-05-16 17:56:00.276 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:00 2026-05-16 17:56:00.300 [DEBUG] o.o.p.d.FileStore - Listing files in: PM Files Path 17:56:00 2026-05-16 17:56:00.327 [DEBUG] o.o.p.d.FileStore - Listing files in: /path/to/pm 17:56:00 2026-05-16 17:56:00.328 [DEBUG] o.o.p.d.FileStore - Ignoring file /path/to/pm/files/file1.txt that does not start with: 17:56:00 2026-05-16 17:56:00.328 [DEBUG] o.o.p.d.FileStore - Ignoring file /path/to/pm/files/file2.txt that does not start with: 17:56:00 2026-05-16 17:56:00.344 [WARN ] o.o.p.d.FileStore - Could not create lock file: /, reason: Cannot invoke "java.nio.file.Path.getFileSystem()" because "path" is null 17:56:00 2026-05-16 17:56:00.429 [DEBUG] o.o.p.d.FileStore - Could not delete directory: , reason; OK 17:56:00 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s - in org.oran.pmproducer.datastore.FileStoreTest 17:56:00 [INFO] Running org.oran.pmproducer.datastore.DataStoreTest 17:56:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s - in org.oran.pmproducer.datastore.DataStoreTest 17:56:01 [INFO] Running org.oran.pmproducer.datastore.S3ObjectStoreTest 17:56:01 2026-05-16 17:56:01.407 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:01 2026-05-16 17:56:01.407 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:02 2026-05-16 17:56:02.056 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 17:56:02 2026-05-16 17:56:02.057 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 17:56:02 2026-05-16 17:56:02.061 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 17:56:02 2026-05-16 17:56:02.063 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object2 17:56:02 2026-05-16 17:56:02.064 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 17:56:02 2026-05-16 17:56:02.064 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 17:56:02 2026-05-16 17:56:02.065 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 17:56:02 2026-05-16 17:56:02.065 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object2 17:56:02 2026-05-16 17:56:02.130 [DEBUG] o.o.p.d.S3ObjectStore - Read file from S3: test-bucket test-key 17:56:02 2026-05-16 17:56:02.372 [DEBUG] o.o.p.d.S3ObjectStore - Found objects in test-bucket: 1 17:56:02 2026-05-16 17:56:02.372 [DEBUG] o.o.p.d.S3ObjectStore - Found object: object1 17:56:02 2026-05-16 17:56:02.374 [WARN ] o.o.p.d.S3ObjectStore - Could not delete bucket: test-bucket, reason: future 17:56:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.oran.pmproducer.datastore.S3ObjectStoreTest 17:56:02 [INFO] Running org.oran.pmproducer.filter.PmReportFilterTest 17:56:02 2026-05-16 17:56:02.416 [WARN ] o.o.p.f.PmReportFilter - Could not parse PM data. TopicListener.DataFromTopic(key=[], value=[106, 117, 110, 107], infoTypeId=typeId, headers=null), reason: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ 17:56:02 2026-05-16 17:56:02.417 [WARN ] o.o.p.f.PmReportFilter - Received PM report with no perf3gppFields, ignored. TopicListener.DataFromTopic(key=[], value=[123, 34, 109, 115, 103, 34, 58, 32, 34, 116, 101, 115, 116, 34, 125], infoTypeId=typeId, headers=null) 17:56:02 2026-05-16 17:56:02.418 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 17:56:02 2026-05-16 17:56:02.418 [WARN ] o.a.k.c.NetworkClient - [Consumer clientId=PmDataOverKafka_https://localhost:46793_osc-pm_producer-PmDataOverKafka, groupId=osc-pm_producer-PmDataOverKafka] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:56:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.oran.pmproducer.filter.PmReportFilterTest 17:56:03 [INFO] 17:56:03 [INFO] Results: 17:56:03 [INFO] 17:56:03 [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 17:56:03 [INFO] 17:56:03 [INFO] 17:56:03 [INFO] --- swagger-codegen-maven-plugin:3.0.11:generate (default) @ pmproducer --- 17:56:10 [INFO] No .swagger-codegen-ignore file found. 17:56:10 [WARNING] can't open handlebars/openapi/README.md for input 17:56:10 [INFO] writing file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/api/.swagger-codegen-ignore 17:56:10 [INFO] writing file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/api/.swagger-codegen/VERSION 17:56:10 [INFO] 17:56:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ pmproducer --- 17:56:10 [INFO] Loading execution data file /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/jacoco.exec 17:56:10 [INFO] Analyzed bundle 'NONRTRIC RAN PM Producer' with 77 classes 17:56:11 [INFO] 17:56:11 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pmproducer --- 17:56:11 [INFO] Building jar: /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/pmproducer/target/pmproducer-1.1.1-SNAPSHOT.jar 17:56:12 [INFO] 17:56:12 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ pmproducer --- 17:56:14 [INFO] Replacing main artifact with repackaged archive 17:56:14 [INFO] 17:56:14 [INFO] --- docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmproducer-image) @ pmproducer --- 17:56:17 [ERROR] DOCKER> Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) [{"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500)] 17:56:17 [INFO] ------------------------------------------------------------------------ 17:56:17 [INFO] BUILD FAILURE 17:56:17 [INFO] ------------------------------------------------------------------------ 17:56:17 [INFO] Total time: 03:05 min 17:56:17 [INFO] Finished at: 2026-05-16T17:56:17Z 17:56:17 [INFO] ------------------------------------------------------------------------ 17:56:17 [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.30.0:build (generate-nonrtric-plt-pmproducer-image) on project pmproducer: Unable to pull 'openjdk:17-jdk' from registry 'nexus3.o-ran-sc.org' : {"message":"error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: \"\\n\\n\\n\\n 404 - Sonatype Nexus Repository\\n \\n\\n\\n \\n \\n \\n\\n \\n\\n\\n
\\n \\n
\\n \\\"Product\\n
\\n
\\n
\\n Sonatype Nexus Repository\\n
\\n
\\n 3.68.1-02\\n
\\n
\\n
\\n
\\n\\n
\\n
\\n \\\"Exclamation\\n Error 404\\n Not Found\\n
\\n
\\n
\\n Not Found\\n
\\n
\\n
\\n\\n\\n\\n\""} (Internal Server Error: 500) -> [Help 1] 17:56:17 [ERROR] 17:56:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 17:56:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 17:56:17 [ERROR] 17:56:17 [ERROR] For more information about the errors and possible solutions, please read the following articles: 17:56:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 17:56:17 Build step 'Execute shell' marked build as failure 17:56:17 $ ssh-agent -k 17:56:18 unset SSH_AUTH_SOCK; 17:56:18 unset SSH_AGENT_PID; 17:56:18 echo Agent pid 2017 killed; 17:56:18 [ssh-agent] Stopped. 17:56:18 [PostBuildScript] - [INFO] Executing post build scripts. 17:56:18 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins14457049077878712142.sh 17:56:18 ---> sysstat.sh 17:56:18 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins11680096898814530197.sh 17:56:18 ---> package-listing.sh 17:56:18 ++ tr '[:upper:]' '[:lower:]' 17:56:18 ++ facter osfamily 17:56:19 + OS_FAMILY=debian 17:56:19 + workspace=/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release 17:56:19 + START_PACKAGES=/tmp/packages_start.txt 17:56:19 + END_PACKAGES=/tmp/packages_end.txt 17:56:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:19 + PACKAGES=/tmp/packages_start.txt 17:56:19 + '[' /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release ']' 17:56:19 + PACKAGES=/tmp/packages_end.txt 17:56:19 + case "${OS_FAMILY}" in 17:56:19 + dpkg -l 17:56:19 + grep '^ii' 17:56:19 + '[' -f /tmp/packages_start.txt ']' 17:56:19 + '[' -f /tmp/packages_end.txt ']' 17:56:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:19 + '[' /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release ']' 17:56:19 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/archives/ 17:56:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/archives/ 17:56:19 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins15798446072830707137.sh 17:56:19 ---> capture-instance-metadata.sh 17:56:19 Setup pyenv: 17:56:19 system 17:56:19 3.8.13 17:56:19 3.9.13 17:56:19 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) 17:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPya from file:/tmp/.os_lf_venv 17:56:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:56:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:56:22 lf-activate-venv(): INFO: Base packages installed successfully 17:56:22 lf-activate-venv(): INFO: Installing additional packages: lftools 17:56:25 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/docker/ 17:56:25 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/docker/ 17:56:27 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/docker/ 17:56:29 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/docker/ 17:56:33 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/docker/ 17:56:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/gitpython/ 17:56:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/httplib2/ 17:56:34 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/httplib2/ 17:56:35 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/httplib2/ 17:56:37 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/httplib2/ 17:56:38 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1/ 17:56:39 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/pyasn1/ 17:56:40 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/pyasn1/ 17:56:42 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1/ 17:56:46 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1/ 17:56:46 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1-modules/ 17:56:46 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1-modules/ 17:56:47 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyasn1-modules/ 17:56:48 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/python-jenkins/ 17:56:48 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/python-jenkins/ 17:56:48 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/requests/ 17:56:49 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 17:56:49 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/tabulate/ 17:56:50 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/tabulate/ 17:56:51 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/tabulate/ 17:56:52 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyparsing/ 17:56:53 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyparsing/ 17:56:54 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pyparsing/ 17:56:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/cryptography/ 17:56:56 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 17:56:56 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonpointer/ 17:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-VPya/bin to PATH 17:57:05 INFO: Running in OpenStack, capturing instance metadata 17:57:05 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins1692644615319660163.sh 17:57:05 provisioning config files... 17:57:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release@tmp/config16818898022016684260tmp 17:57:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:57:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:57:05 [EnvInject] - Injecting environment variables from a build step. 17:57:05 [EnvInject] - Injecting as environment variables the properties content 17:57:05 SERVER_ID=logs 17:57:05 17:57:05 [EnvInject] - Variables injected successfully. 17:57:05 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins636243916432026680.sh 17:57:05 ---> create-netrc.sh 17:57:06 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins7691476387959187682.sh 17:57:06 ---> python-tools-install.sh 17:57:06 Setup pyenv: 17:57:06 system 17:57:06 3.8.13 17:57:06 3.9.13 17:57:06 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) 17:57:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPya from file:/tmp/.os_lf_venv 17:57:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:57:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:57:09 lf-activate-venv(): INFO: Base packages installed successfully 17:57:09 lf-activate-venv(): INFO: Installing additional packages: lftools 17:57:10 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/appdirs/ 17:57:11 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/appdirs/ 17:57:12 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/appdirs/ 17:57:14 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/appdirs/ 17:57:27 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pynacl/ 17:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-VPya/bin to PATH 17:57:30 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins6549084207994747469.sh 17:57:30 ---> sudo-logs.sh 17:57:30 Archiving 'sudo' log.. 17:57:30 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash /tmp/jenkins9167800371087387152.sh 17:57:30 ---> job-cost.sh 17:57:30 Setup pyenv: 17:57:30 system 17:57:30 3.8.13 17:57:30 3.9.13 17:57:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) 17:57:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPya from file:/tmp/.os_lf_venv 17:57:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:57:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:57:31 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 17:57:32 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 17:57:34 lf-activate-venv(): INFO: Base packages installed successfully 17:57:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:57:34 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/zipp/ 17:57:35 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/zipp/ 17:57:36 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/zipp/ 17:57:41 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 17:57:41 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 17:57:42 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 17:57:43 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 17:57:43 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 17:57:44 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/wcwidth/ 17:57:45 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/wcwidth/ 17:57:46 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/wcwidth/ 17:57:50 lf-activate-venv(): INFO: Adding /tmp/venv-VPya/bin to PATH 17:57:50 INFO: No Stack... 17:57:50 INFO: Retrieving Pricing Info for: v3-starter-4 17:57:51 INFO: Archiving Costs 17:57:51 [nonrtric-plt-ranpm-pmproducer-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins17259859350729762644.sh 17:57:51 ---> logs-deploy.sh 17:57:51 Setup pyenv: 17:57:51 system 17:57:51 3.8.13 17:57:51 3.9.13 17:57:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/.python-version) 17:57:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VPya from file:/tmp/.os_lf_venv 17:57:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:57:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:57:52 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/setuptools/ 17:57:52 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 17:57:53 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 17:57:54 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 17:57:56 lf-activate-venv(): INFO: Base packages installed successfully 17:57:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:58:13 lf-activate-venv(): INFO: Adding /tmp/venv-VPya/bin to PATH 17:58:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pmproducer-maven-clm-i-release/127 17:58:13 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 17:58:15 Archives upload complete. 17:58:16 INFO: archiving logs to Nexus 17:58:18 ---> uname -a: 17:58:18 Linux prd-ubuntu1804-docker-4c-4g-1052 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:58:18 17:58:18 17:58:18 ---> lscpu: 17:58:18 Architecture: x86_64 17:58:18 CPU op-mode(s): 32-bit, 64-bit 17:58:18 Byte Order: Little Endian 17:58:18 CPU(s): 4 17:58:18 On-line CPU(s) list: 0-3 17:58:18 Thread(s) per core: 1 17:58:18 Core(s) per socket: 1 17:58:18 Socket(s): 4 17:58:18 NUMA node(s): 1 17:58:18 Vendor ID: AuthenticAMD 17:58:18 CPU family: 23 17:58:18 Model: 49 17:58:18 Model name: AMD EPYC-Rome Processor 17:58:18 Stepping: 0 17:58:18 CPU MHz: 2799.998 17:58:18 BogoMIPS: 5599.99 17:58:18 Virtualization: AMD-V 17:58:18 Hypervisor vendor: KVM 17:58:18 Virtualization type: full 17:58:18 L1d cache: 32K 17:58:18 L1i cache: 32K 17:58:18 L2 cache: 512K 17:58:18 L3 cache: 16384K 17:58:18 NUMA node0 CPU(s): 0-3 17:58:18 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 17:58:18 17:58:18 17:58:18 ---> nproc: 17:58:18 4 17:58:18 17:58:18 17:58:18 ---> df -h: 17:58:18 Filesystem Size Used Avail Use% Mounted on 17:58:18 udev 3.9G 0 3.9G 0% /dev 17:58:18 tmpfs 798M 696K 797M 1% /run 17:58:18 /dev/vda1 20G 9.6G 9.7G 50% / 17:58:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:58:18 tmpfs 5.0M 0 5.0M 0% /run/lock 17:58:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:58:18 /dev/vda15 105M 5.3M 100M 5% /boot/efi 17:58:18 tmpfs 798M 0 798M 0% /run/user/1001 17:58:18 17:58:18 17:58:18 ---> free -m: 17:58:18 total used free shared buff/cache available 17:58:18 Mem: 7976 516 4630 0 2829 7171 17:58:18 Swap: 1023 0 1023 17:58:18 17:58:18 17:58:18 ---> ip addr: 17:58:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:58:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:58:18 inet 127.0.0.1/8 scope host lo 17:58:18 valid_lft forever preferred_lft forever 17:58:18 inet6 ::1/128 scope host 17:58:18 valid_lft forever preferred_lft forever 17:58:18 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:58:18 link/ether fa:16:3e:a1:ff:19 brd ff:ff:ff:ff:ff:ff 17:58:18 inet 10.32.7.96/23 brd 10.32.7.255 scope global dynamic ens3 17:58:18 valid_lft 85936sec preferred_lft 85936sec 17:58:18 inet6 fe80::f816:3eff:fea1:ff19/64 scope link 17:58:18 valid_lft forever preferred_lft forever 17:58:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:58:18 link/ether 02:42:1d:21:72:8f brd ff:ff:ff:ff:ff:ff 17:58:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:58:18 valid_lft forever preferred_lft forever 17:58:18 17:58:18 17:58:18 ---> sar -b -r -n DEV: 17:58:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1052) 05/16/26 _x86_64_ (4 CPU) 17:58:18 17:58:18 17:50:36 LINUX RESTART (4 CPU) 17:58:18 17:58:18 17:51:01 tps rtps wtps bread/s bwrtn/s 17:58:18 17:52:01 137.36 60.66 76.70 4664.82 39844.44 17:58:18 17:53:01 60.61 0.12 60.49 21.46 9560.27 17:58:18 17:54:01 70.72 30.44 40.28 1645.59 20307.68 17:58:18 17:55:01 8.73 0.07 8.67 0.53 337.01 17:58:18 17:56:01 37.24 11.13 26.11 782.67 3609.13 17:58:18 17:57:01 30.48 0.65 29.83 31.33 4934.91 17:58:18 17:58:01 16.25 0.68 15.56 77.85 1251.52 17:58:18 Average: 51.63 14.82 36.81 1032.04 11406.43 17:58:18 17:58:18 17:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:18 17:52:01 5910736 7442356 2256692 27.63 38052 1673488 946040 10.27 555772 1530624 63192 17:58:18 17:53:01 5604608 7401204 2562820 31.38 58372 1903048 962832 10.45 611396 1750552 119108 17:58:18 17:54:01 4906656 7232896 3260772 39.92 62200 2419912 1119404 12.15 801884 2240504 1532 17:58:18 17:55:01 4889692 7223548 3277736 40.13 64192 2424560 1119404 12.15 812784 2244388 2200 17:58:18 17:56:01 3908932 6367352 4258496 52.14 66448 2543228 1897744 20.59 1710360 2316368 1376 17:58:18 17:57:01 4725440 7317428 3441988 42.14 69800 2670972 1027300 11.15 830488 2378144 6188 17:58:18 17:58:01 4761492 7359892 3405936 41.70 72476 2674256 979400 10.63 795944 2376300 10672 17:58:18 Average: 4958222 7192097 3209206 39.29 61649 2329923 1150303 12.48 874090 2119554 29181 17:58:18 17:58:18 17:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:18 17:52:01 lo 3.20 3.20 0.29 0.29 0.00 0.00 0.00 0.00 17:58:18 17:52:01 ens3 318.81 195.05 1144.61 64.34 0.00 0.00 0.00 0.00 17:58:18 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:53:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 17:58:18 17:53:01 ens3 63.37 52.92 691.64 6.42 0.00 0.00 0.00 0.00 17:58:18 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:54:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:58:18 17:54:01 ens3 354.74 246.28 7846.36 31.71 0.00 0.00 0.00 0.00 17:58:18 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:58:18 17:55:01 ens3 60.22 86.84 65.92 14.00 0.00 0.00 0.00 0.00 17:58:18 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:56:01 lo 5.98 5.98 2.19 2.19 0.00 0.00 0.00 0.00 17:58:18 17:56:01 ens3 227.75 251.77 1552.47 40.99 0.00 0.00 0.00 0.00 17:58:18 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:57:01 lo 5.03 5.03 0.44 0.44 0.00 0.00 0.00 0.00 17:58:18 17:57:01 ens3 147.51 169.72 877.25 32.81 0.00 0.00 0.00 0.00 17:58:18 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:58:01 lo 3.33 3.33 0.30 0.30 0.00 0.00 0.00 0.00 17:58:18 17:58:01 ens3 16.11 16.25 10.69 6.28 0.00 0.00 0.00 0.00 17:58:18 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 Average: lo 3.05 3.05 0.51 0.51 0.00 0.00 0.00 0.00 17:58:18 Average: ens3 169.79 145.55 1741.28 28.08 0.00 0.00 0.00 0.00 17:58:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:18 17:58:18 17:58:18 ---> sar -P ALL: 17:58:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1052) 05/16/26 _x86_64_ (4 CPU) 17:58:18 17:58:18 17:50:36 LINUX RESTART (4 CPU) 17:58:18 17:58:18 17:51:01 CPU %user %nice %system %iowait %steal %idle 17:58:18 17:52:01 all 19.29 0.00 2.37 3.90 1.42 73.01 17:58:18 17:52:01 0 13.60 0.00 1.55 3.96 1.07 79.82 17:58:18 17:52:01 1 24.46 0.00 1.53 2.31 1.40 70.30 17:58:18 17:52:01 2 11.08 0.00 1.42 7.32 1.60 78.57 17:58:18 17:52:01 3 28.08 0.00 4.97 1.98 1.62 63.35 17:58:18 17:53:01 all 17.79 0.00 1.18 1.73 0.98 78.32 17:58:18 17:53:01 0 3.34 0.00 0.50 3.97 0.71 91.48 17:58:18 17:53:01 1 19.75 0.00 0.88 0.12 0.77 78.48 17:58:18 17:53:01 2 1.30 0.00 0.35 2.46 0.80 95.10 17:58:18 17:53:01 3 46.91 0.00 2.99 0.38 1.62 48.10 17:58:18 17:54:01 all 15.45 0.00 1.23 1.16 1.06 81.10 17:58:18 17:54:01 0 10.22 0.00 0.83 0.38 0.67 87.89 17:58:18 17:54:01 1 14.22 0.00 1.02 1.79 0.70 82.28 17:58:18 17:54:01 2 14.68 0.00 2.24 2.37 1.07 79.63 17:58:18 17:54:01 3 22.68 0.00 0.85 0.12 1.78 74.57 17:58:18 17:55:01 all 4.27 0.00 0.36 0.03 0.31 95.02 17:58:18 17:55:01 0 0.94 0.00 0.22 0.08 0.07 98.69 17:58:18 17:55:01 1 1.02 0.00 0.08 0.00 0.13 98.77 17:58:18 17:55:01 2 6.38 0.00 0.95 0.02 0.18 92.47 17:58:18 17:55:01 3 8.71 0.00 0.22 0.00 0.87 90.20 17:58:18 17:56:01 all 52.61 0.00 1.85 0.68 3.41 41.45 17:58:18 17:56:01 0 48.44 0.00 2.29 0.60 3.32 45.35 17:58:18 17:56:01 1 50.85 0.00 2.23 1.30 3.48 42.15 17:58:18 17:56:01 2 62.01 0.00 0.93 0.22 3.12 33.73 17:58:18 17:56:01 3 49.18 0.00 1.93 0.60 3.73 44.56 17:58:18 17:57:01 all 17.43 0.00 1.04 0.30 1.08 80.14 17:58:18 17:57:01 0 12.67 0.00 0.42 0.02 0.80 86.09 17:58:18 17:57:01 1 13.17 0.00 0.90 0.17 0.93 84.83 17:58:18 17:57:01 2 19.89 0.00 1.46 0.23 1.10 77.31 17:58:18 17:57:01 3 24.00 0.00 1.40 0.82 1.48 72.30 17:58:18 17:58:01 all 16.65 0.00 0.95 0.47 0.81 81.12 17:58:18 17:58:01 0 5.08 0.00 0.35 0.17 0.75 93.66 17:58:18 17:58:01 1 9.55 0.00 0.55 0.00 0.60 89.30 17:58:18 17:58:01 2 18.37 0.00 1.32 0.03 0.68 79.59 17:58:18 17:58:01 3 33.63 0.00 1.60 1.68 1.21 61.87 17:58:18 Average: all 20.52 0.00 1.28 1.18 1.30 75.72 17:58:18 Average: 0 13.49 0.00 0.88 1.31 1.06 83.27 17:58:18 Average: 1 19.01 0.00 1.03 0.81 1.14 78.00 17:58:18 Average: 2 19.11 0.00 1.24 1.81 1.22 76.61 17:58:18 Average: 3 30.47 0.00 1.99 0.80 1.76 64.98 17:58:18 17:58:18 17:58:18