02:15:00 Started by timer 02:15:00 Running as SYSTEM 02:15:00 [EnvInject] - Loading node environment variables. 02:15:00 Building remotely on prd-ubuntu1804-docker-4c-4g-10462 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release 02:15:00 [ssh-agent] Looking for ssh-agent implementation... 02:15:00 $ ssh-agent 02:15:00 SSH_AUTH_SOCK=/tmp/ssh-DSaI6Mlkh0Ks/agent.2168 02:15:00 SSH_AGENT_PID=2171 02:15:00 [ssh-agent] Started. 02:15:00 Running ssh-add (command line suppressed) 02:15:00 Identity added: /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release@tmp/private_key_6503312060241358068.key (jenkins-ssh) 02:15:00 [ssh-agent] Using credentials jenkins (jenkins) 02:15:01 The recommended git tool is: NONE 02:15:03 using credential jenkins 02:15:03 Wiping out workspace first. 02:15:03 Cloning the remote Git repository 02:15:03 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 02:15:03 > git init /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release # timeout=10 02:15:03 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 02:15:03 > git --version # timeout=10 02:15:03 > git --version # 'git version 2.17.1' 02:15:03 using GIT_SSH to set credentials jenkins 02:15:03 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:04 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 02:15:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:04 Avoid second fetch 02:15:04 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 02:15:04 Checking out Revision 733f77e5348c18960d0fd0862103d2c82fdcc908 (refs/remotes/origin/i-release) 02:15:04 > git config core.sparsecheckout # timeout=10 02:15:04 > git checkout -f 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 02:15:05 Commit message: "Merge "RANPM PM File converter - roll version & release notes 1.1.1 -> 1.1.2" into i-release" 02:15:05 > git rev-list --no-walk 733f77e5348c18960d0fd0862103d2c82fdcc908 # timeout=10 02:15:08 provisioning config files... 02:15:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:15:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:15:08 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins2642615985025194564.sh 02:15:08 ---> python-tools-install.sh 02:15:08 Setup pyenv: 02:15:09 * system (set by /opt/pyenv/version) 02:15:09 * 3.8.13 (set by /opt/pyenv/version) 02:15:09 * 3.9.13 (set by /opt/pyenv/version) 02:15:09 * 3.10.6 (set by /opt/pyenv/version) 02:15:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eia0 02:15:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:15:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:15:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:15:23 lf-activate-venv(): INFO: Base packages installed successfully 02:15:23 lf-activate-venv(): INFO: Installing additional packages: lftools 02:16:03 lf-activate-venv(): INFO: Adding /tmp/venv-Eia0/bin to PATH 02:16:03 Generating Requirements File 02:16:33 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. 02:16:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:16:34 Python 3.10.6 02:16:34 pip 26.0.1 from /tmp/venv-Eia0/lib/python3.10/site-packages/pip (python 3.10) 02:16:35 appdirs==1.4.4 02:16:35 argcomplete==3.6.3 02:16:35 aspy.yaml==1.3.0 02:16:35 attrs==26.1.0 02:16:35 autopage==0.6.0 02:16:35 backports.strenum==1.3.1 02:16:35 beautifulsoup4==4.14.3 02:16:35 boto3==1.42.82 02:16:35 botocore==1.42.82 02:16:35 bs4==0.0.2 02:16:35 certifi==2026.2.25 02:16:35 cffi==2.0.0 02:16:35 cfgv==3.5.0 02:16:35 chardet==7.4.0.post2 02:16:35 charset-normalizer==3.4.7 02:16:35 click==8.3.1 02:16:35 cliff==4.13.2 02:16:35 cmd2==3.4.0 02:16:35 cryptography==3.3.2 02:16:35 debtcollector==3.1.0 02:16:35 decorator==5.2.1 02:16:35 defusedxml==0.7.1 02:16:35 Deprecated==1.3.1 02:16:35 distlib==0.4.0 02:16:35 dnspython==2.8.0 02:16:35 docker==7.1.0 02:16:35 dogpile.cache==1.5.0 02:16:35 durationpy==0.10 02:16:35 email-validator==2.3.0 02:16:35 filelock==3.25.2 02:16:35 future==1.0.0 02:16:35 gitdb==4.0.12 02:16:35 GitPython==3.1.46 02:16:35 httplib2==0.30.2 02:16:35 identify==2.6.18 02:16:35 idna==3.11 02:16:35 importlib-resources==1.5.0 02:16:35 iso8601==2.1.0 02:16:35 Jinja2==3.1.6 02:16:35 jmespath==1.1.0 02:16:35 jsonpatch==1.33 02:16:35 jsonpointer==3.1.1 02:16:35 jsonschema==4.26.0 02:16:35 jsonschema-specifications==2025.9.1 02:16:35 keystoneauth1==5.13.1 02:16:35 kubernetes==35.0.0 02:16:35 lftools==0.37.22 02:16:35 lxml==6.0.2 02:16:35 markdown-it-py==4.0.0 02:16:35 MarkupSafe==3.0.3 02:16:35 mdurl==0.1.2 02:16:35 msgpack==1.1.2 02:16:35 multi_key_dict==2.0.3 02:16:35 munch==4.0.0 02:16:35 netaddr==1.3.0 02:16:35 niet==1.4.2 02:16:35 nodeenv==1.10.0 02:16:35 oauth2client==4.1.3 02:16:35 oauthlib==3.3.1 02:16:35 openstacksdk==4.10.0 02:16:35 os-service-types==1.8.2 02:16:35 osc-lib==4.4.0 02:16:35 oslo.config==10.3.0 02:16:35 oslo.context==6.3.0 02:16:35 oslo.i18n==6.7.2 02:16:35 oslo.log==8.1.0 02:16:35 oslo.serialization==5.9.1 02:16:35 oslo.utils==10.0.0 02:16:35 packaging==26.0 02:16:35 pbr==7.0.3 02:16:35 platformdirs==4.9.4 02:16:35 prettytable==3.17.0 02:16:35 psutil==7.2.2 02:16:35 pyasn1==0.6.3 02:16:35 pyasn1_modules==0.4.2 02:16:35 pycparser==3.0 02:16:35 pygerrit2==2.0.15 02:16:35 PyGithub==2.9.0 02:16:35 Pygments==2.20.0 02:16:35 PyJWT==2.12.1 02:16:35 PyNaCl==1.6.2 02:16:35 pyparsing==2.4.7 02:16:35 pyperclip==1.11.0 02:16:35 pyrsistent==0.20.0 02:16:35 python-cinderclient==9.9.0 02:16:35 python-dateutil==2.9.0.post0 02:16:35 python-discovery==1.2.1 02:16:35 python-heatclient==5.1.0 02:16:35 python-jenkins==1.8.3 02:16:35 python-keystoneclient==5.8.0 02:16:35 python-magnumclient==4.10.0 02:16:35 python-openstackclient==9.0.0 02:16:35 python-swiftclient==4.10.0 02:16:35 PyYAML==6.0.3 02:16:35 referencing==0.37.0 02:16:35 requests==2.33.1 02:16:35 requests-oauthlib==2.0.0 02:16:35 requestsexceptions==1.4.0 02:16:35 rfc3986==2.0.0 02:16:35 rich==14.3.3 02:16:35 rich-argparse==1.7.2 02:16:35 rpds-py==0.30.0 02:16:35 rsa==4.9.1 02:16:35 ruamel.yaml==0.19.1 02:16:35 ruamel.yaml.clib==0.2.15 02:16:35 s3transfer==0.16.0 02:16:35 simplejson==3.20.2 02:16:35 six==1.17.0 02:16:35 smmap==5.0.3 02:16:35 soupsieve==2.8.3 02:16:35 stevedore==5.7.0 02:16:35 tabulate==0.10.0 02:16:35 toml==0.10.2 02:16:35 tomlkit==0.14.0 02:16:35 tqdm==4.67.3 02:16:35 typing_extensions==4.15.0 02:16:35 urllib3==1.26.20 02:16:35 virtualenv==21.2.0 02:16:35 wcwidth==0.6.0 02:16:35 websocket-client==1.9.0 02:16:35 wrapt==2.1.2 02:16:35 xdg==6.0.0 02:16:35 xmltodict==1.0.4 02:16:35 yq==3.4.3 02:16:35 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins12836960045240274014.sh 02:16:35 + echo quiet=on 02:16:35 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-10462 02:16:37 [nonrtric-plt-ranpm-datafilecollector-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 02:16:37 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f datafilecollector -Dbuild.number=${BUILD_NUMBER}" -DGERRIT_PROJECT=nonrtric/plt/ranpm --version 02:16:37 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 02:16:37 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:16:37 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 02:16:37 Default locale: en, platform encoding: UTF-8 02:16:37 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:16:37 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins2329661789771012210.sh 02:16:37 + rm /home/jenkins/.wgetrc 02:16:37 [EnvInject] - Injecting environment variables from a build step. 02:16:37 [EnvInject] - Injecting as environment variables the properties content 02:16:37 SET_JDK_VERSION=openjdk17 02:16:37 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 02:16:37 02:16:37 [EnvInject] - Variables injected successfully. 02:16:37 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/sh /tmp/jenkins9180722076942730308.sh 02:16:37 ---> update-java-alternatives.sh 02:16:37 ---> Updating Java version 02:16:37 ---> Ubuntu/Debian system detected 02:16:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 02:16:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 02:16:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 02:16:38 openjdk version "17.0.7" 2023-04-18 02:16:38 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 02:16:38 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 02:16:38 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 02:16:38 [EnvInject] - Injecting environment variables from a build step. 02:16:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 02:16:38 [EnvInject] - Variables injected successfully. 02:16:38 provisioning config files... 02:16:38 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release@tmp/config18233249087873676892tmp 02:16:38 copy managed file [nonrtric-plt-ranpm] to file:/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release@tmp/config5151451366654749905tmp 02:16:38 [EnvInject] - Injecting environment variables from a build step. 02:16:38 [EnvInject] - Injecting as environment variables the properties content 02:16:38 MAVEN_GOALS=clean install 02:16:38 02:16:38 [EnvInject] - Variables injected successfully. 02:16:38 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins16077584610635430183.sh 02:16:39 ---> common-variables.sh 02:16:39 --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 02:16:39 ---> sonatype-clm.sh 02:16:39 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 02:16:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 02:16:39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 02:16:39 Default locale: en, platform encoding: UTF-8 02:16:39 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 02:16:41 [INFO] Scanning for projects... 02:16:50 [INFO] 02:16:50 [INFO] ---------< org.o-ran-sc.nonrtric.plt.ranpm:datafile-collector >--------- 02:16:50 [INFO] Building NONRTRIC RAN PM Data File Collector 1.1.1-SNAPSHOT 02:16:50 [INFO] --------------------------------[ jar ]--------------------------------- 02:17:03 [INFO] 02:17:03 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ datafile-collector --- 02:17:03 [INFO] 02:17:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ datafile-collector --- 02:17:05 [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-datafilecollector-maven-clm-i-release/datafilecollector/target/jacoco.exec 02:17:05 [INFO] 02:17:05 [INFO] --- spring-boot-maven-plugin:3.0.4:build-info (default) @ datafile-collector --- 02:17:10 [INFO] 02:17:10 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ datafile-collector --- 02:17:10 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/main/resources 02:17:10 [INFO] skip non existing resourceDirectory /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/main/resources 02:17:10 [INFO] 02:17:10 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ datafile-collector --- 02:17:11 [INFO] Changes detected - recompiling the module! 02:17:11 [INFO] Compiling 31 source files to /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/target/classes 02:17:16 [INFO] 02:17:16 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ datafile-collector --- 02:17:16 [INFO] Copying 11 resources 02:17:16 [INFO] 02:17:16 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ datafile-collector --- 02:17:16 [INFO] Changes detected - recompiling the module! 02:17:16 [INFO] Compiling 28 source files to /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/target/test-classes 02:17:18 [INFO] /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/test/java/org/oran/datafile/tasks/KafkaTopicListenerTest.java: Some input files use or override a deprecated API. 02:17:18 [INFO] /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/test/java/org/oran/datafile/tasks/KafkaTopicListenerTest.java: Recompile with -Xlint:deprecation for details. 02:17:18 [INFO] /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/test/java/org/oran/datafile/tasks/KafkaTopicListenerTest.java: Some input files use unchecked or unsafe operations. 02:17:18 [INFO] /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/src/test/java/org/oran/datafile/tasks/KafkaTopicListenerTest.java: Recompile with -Xlint:unchecked for details. 02:17:18 [INFO] 02:17:18 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ datafile-collector --- 02:17:21 [INFO] 02:17:21 [INFO] ------------------------------------------------------- 02:17:21 [INFO] T E S T S 02:17:21 [INFO] ------------------------------------------------------- 02:17:23 [INFO] Running org.oran.datafile.oauth2.SecurityContextTest 02:17:25 02:17:25.100 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:25 02:17:25.118 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:25 02:17:25.120 [main] WARN org.oran.datafile.oauth2.SecurityContext - Could not read auth token file: foo.txt, reason: foo.txt 02:17:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 s - in org.oran.datafile.oauth2.SecurityContextTest 02:17:25 [INFO] Running org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 02:17:25 02:17:25.572 [main] DEBUG org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for SaslExtensionsCallback, hashCode: 1904047495 02:17:25 02:17:25.977 [main] DEBUG org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for Callback, hashCode: 693083472 02:17:25 02:17:25.979 [main] ERROR org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Unsupported callback: Mock for Callback, hashCode: 693083472 02:17:26 02:17:26.153 [main] DEBUG org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - callback Mock for OAuthBearerTokenCallback, hashCode: 823056052 02:17:26 02:17:26.280 [main] ERROR org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandler - Could not handle login callback: Callback had a token already 02:17:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in org.oran.datafile.oauth2.OAuthKafkaAuthenticateLoginCallbackHandlerTest 02:17:26 [INFO] Running org.oran.datafile.oauth2.OAuthBearerTokenJwtTest 02:17:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.oran.datafile.oauth2.OAuthBearerTokenJwtTest 02:17:26 [INFO] Running org.oran.datafile.http.HttpsClientConnectionManagerUtilTest 02:17:27 02:17:27.685 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down 02:17:27 02:17:27.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down 02:17:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s - in org.oran.datafile.http.HttpsClientConnectionManagerUtilTest 02:17:27 [INFO] Running org.oran.datafile.http.HttpUtilsTest 02:17:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.oran.datafile.http.HttpUtilsTest 02:17:27 [INFO] Running org.oran.datafile.http.DfcHttpsClientTest 02:17:28 02:17:28.521 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:28 02:17:28.556 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:28 02:17:28.566 [main] ERROR org.oran.datafile.http.DfcHttpsClient - Error downloading file from server. Details: null 02:17:28 02:17:28.578 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:28 02:17:28.579 [main] WARN org.oran.datafile.http.DfcHttpsClient - Unable to get file from xNF: null 02:17:28 02:17:28.593 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:28 02:17:28.619 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in org.oran.datafile.http.DfcHttpsClientTest 02:17:28 [INFO] Running org.oran.datafile.http.DfcHttpClientTest 02:17:28 02:17:28.652 [main] DEBUG reactor.util.Loggers - Using Slf4j logging framework 02:17:28 02:17:28.699 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 02:17:28 02:17:28.710 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 02:17:28 02:17:28.710 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 02:17:28 02:17:28.712 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 02:17:28 02:17:28.713 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 02:17:28 02:17:28.714 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 02:17:28 02:17:28.715 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 02:17:28 02:17:28.716 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 02:17:28 02:17:28.718 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 02:17:28 02:17:28.727 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @4a1ef30 02:17:28 02:17:28.733 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, int): unavailable 02:17:28 02:17:28.734 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 02:17:28 02:17:28.740 [main] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 2092957696 bytes (maybe) 02:17:28 02:17:28.741 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 02:17:28 02:17:28.741 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 02:17:28 02:17:28.743 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 02:17:28 02:17:28.743 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 02:17:28 02:17:28.745 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 02:17:28 02:17:28.745 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 02:17:28 02:17:28.969 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:29 02:17:29.051 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 02:17:29 02:17:29.052 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 02:17:29 02:17:29.144 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 02:17:29 02:17:29.144 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 02:17:29 02:17:29.337 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:29 02:17:29.403 [main] WARN org.oran.datafile.oauth2.SecurityContext - No configuration for auth token 02:17:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in org.oran.datafile.http.DfcHttpClientTest 02:17:29 [INFO] Running org.oran.datafile.ftp.SftpClientSettingsTest 02:17:29 02:17:29.577 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be enabled with KNOWN_HOSTS_FILE_PATH [/tmp/junit17876416718082169910/known_hosts]. 02:17:29 02:17:29.586 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:29 02:17:29.587 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:29 02:17:29.588 [main] WARN org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking is enabled but environment variable KNOWN_HOSTS_FILE_PATH is not set or points to not existing file [/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/unknown_file] --> falling back to StrictHostKeyChecking='no'. 02:17:29 02:17:29.588 [main] WARN org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking is enabled but environment variable KNOWN_HOSTS_FILE_PATH is not set or points to not existing file [/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/unknown_file] --> falling back to StrictHostKeyChecking='no'. 02:17:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.oran.datafile.ftp.SftpClientSettingsTest 02:17:29 [INFO] Running org.oran.datafile.ftp.FtpesClientTest 02:17:31 02:17:31.320 [main] DEBUG org.oran.datafile.ftp.FtpesClient - Local file /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/target/test-classes/org/oran/datafile/datastore/file.txt already created 02:17:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s - in org.oran.datafile.ftp.FtpesClientTest 02:17:31 [INFO] Running org.oran.datafile.ftp.SftpClientTest 02:17:32 02:17:32.342 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:32 02:17:32.382 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:32 02:17:32.389 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:32 02:17:32.398 [main] INFO org.oran.datafile.ftp.SftpClientSettings - StrictHostKeyChecking will be disabled. 02:17:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s - in org.oran.datafile.ftp.SftpClientTest 02:17:32 [INFO] Running org.oran.datafile.configuration.CertificateConfigTest 02:17:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.datafile.configuration.CertificateConfigTest 02:17:32 [INFO] Running org.oran.datafile.configuration.AppConfigTest 02:17:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.oran.datafile.configuration.AppConfigTest 02:17:32 [INFO] Running org.oran.datafile.tasks.CollectAndReportFilesTest 02:17:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.oran.datafile.tasks.CollectAndReportFilesTest 02:17:32 [INFO] Running org.oran.datafile.tasks.FileCollectorTest 02:17:32 02:17:32.971 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 02:17:33.009 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 02:17:33.011 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 02:17:33.013 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 02:17:33.017 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 02:17:33.034 [main] WARN org.oran.datafile.tasks.FileCollector - Failed to download file, not retryable: oteNB5309 A20161224.1030-1045.bin.gz, reason: Unable to collect file. 02:17:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s - in org.oran.datafile.tasks.FileCollectorTest 02:17:33 [INFO] Running org.oran.datafile.tasks.KafkaTopicListenerTest 02:17:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.oran.datafile.tasks.KafkaTopicListenerTest 02:17:33 [INFO] Running org.oran.datafile.datastore.FileStoreTest 02:17:33 02:17:33.376 [main] DEBUG org.oran.datafile.datastore.FileStore - Listing files in: Collected Files Path 02:17:33 02:17:33.658 [main] DEBUG org.oran.datafile.datastore.FileStore - Listing files in: Collected Files Path 02:17:33 02:17:33.674 [main] DEBUG org.oran.datafile.datastore.FileStore - Listing files in: /path/to/collected 02:17:33 02:17:33.676 [main] DEBUG org.oran.datafile.datastore.FileStore - Ignoring file /path/to/collected/files/file1.txt that does not start with: 02:17:33 02:17:33.676 [main] DEBUG org.oran.datafile.datastore.FileStore - Ignoring file /path/to/collected/files/file2.txt that does not start with: 02:17:33 02:17:33.685 [main] WARN org.oran.datafile.datastore.FileStore - Could not create lock file: /, reason: Cannot invoke "java.nio.file.Path.getFileSystem()" because "path" is null 02:17:33 02:17:33.745 [main] DEBUG org.oran.datafile.datastore.FileStore - Could not delete directory: , reason; OK 02:17:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.oran.datafile.datastore.FileStoreTest 02:17:33 [INFO] Running org.oran.datafile.datastore.DataStoreTest 02:17:34 02:17:34.493 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 02:17:34 02:17:34.527 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 02:17:34 02:17:34.556 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 02:17:34 02:17:34.557 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 02:17:34 02:17:34.572 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 02:17:34 02:17:34.670 [main] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative not in the classpath; OpenSslEngine will be unavailable. 02:17:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in org.oran.datafile.datastore.DataStoreTest 02:17:34 [INFO] Running org.oran.datafile.datastore.S3ObjectStoreTest 02:17:35 02:17:35.747 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.749 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object1 02:17:35 02:17:35.750 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.750 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object2 02:17:35 02:17:35.756 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.756 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object1 02:17:35 02:17:35.757 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.757 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object2 02:17:35 02:17:35.808 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Read file from S3: test-bucket test-key 02:17:35 02:17:35.990 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.990 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object1 02:17:35 02:17:35.991 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found objects in test-bucket: 1 02:17:35 02:17:35.991 [main] DEBUG org.oran.datafile.datastore.S3ObjectStore - Found object: object2 02:17:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in org.oran.datafile.datastore.S3ObjectStoreTest 02:17:36 [INFO] Running org.oran.datafile.controllers.StatusControllerTest 02:17:36 02:17:36.051 [main] INFO org.oran.datafile.controllers.StatusController - ENTRY Status request 02:17:36 02:17:36.059 [main] INFO org.oran.datafile.controllers.StatusController - EXIT Status request 02:17:36 totalReceivedEvents: 0 02:17:36 lastEventTime: -1000000000-01-01T00:00:00Z 02:17:36 02:17:36 collectedFiles: 0 02:17:36 failedFtpAttempts: 0 02:17:36 failedHttpAttempts: 0 02:17:36 failedFtp: 0 02:17:36 failedHttp: 0 02:17:36 02:17:36 totalPublishedFiles: 0 02:17:36 lastPublishedTime: -1000000000-01-01T00:00:00Z 02:17:36 failedPublishAttempts: 0 02:17:36 noOfFailedPublish: 0 02:17:36 02:17:36 02:17:36.062 [main] INFO org.oran.datafile.controllers.StatusController - ENTRY Heartbeat request 02:17:36 02:17:36.062 [main] INFO org.oran.datafile.controllers.StatusController - EXIT Heartbeat request 02:17:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.oran.datafile.controllers.StatusControllerTest 02:17:36 [INFO] Running org.oran.datafile.model.CountersTest 02:17:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.datafile.model.CountersTest 02:17:36 [INFO] Running org.oran.datafile.model.FileReadyMessageTest 02:17:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.datafile.model.FileReadyMessageTest 02:17:36 [INFO] Running org.oran.datafile.model.FilePublishInformationTest 02:17:36 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.oran.datafile.model.FilePublishInformationTest 02:17:36 [INFO] Running org.oran.datafile.model.FileServerDataTest 02:17:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.datafile.model.FileServerDataTest 02:17:36 [INFO] Running org.oran.datafile.model.SchemeTest 02:17:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.datafile.model.SchemeTest 02:17:36 [INFO] Running org.oran.datafile.model.FileDataTest 02:17:36 02:17:36.140 [main] WARN org.oran.datafile.model.FileData - Could noit get scheme :DFC does not support protocol abcxyz. Supported protocols are FTPeS, sFTP, HTTP and HTTPS 02:17:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.datafile.model.FileDataTest 02:17:36 [INFO] 02:17:36 [INFO] Results: 02:17:36 [INFO] 02:17:36 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0 02:17:36 [INFO] 02:17:36 [INFO] 02:17:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ datafile-collector --- 02:17:36 [INFO] Loading execution data file /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/target/jacoco.exec 02:17:36 [INFO] Analyzed bundle 'NONRTRIC RAN PM Data File Collector' with 49 classes 02:17:37 [INFO] 02:17:37 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ datafile-collector --- 02:17:37 [INFO] Building jar: /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/datafilecollector/target/datafile-collector-1.1.1-SNAPSHOT.jar 02:17:37 [INFO] 02:17:37 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ datafile-collector --- 02:17:38 [INFO] Replacing main artifact with repackaged archive 02:17:38 [INFO] 02:17:38 [INFO] --- docker-maven-plugin:0.30.0:build (generate-image) @ datafile-collector --- 02:17:43 [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)] 02:17:43 [INFO] ------------------------------------------------------------------------ 02:17:43 [INFO] BUILD FAILURE 02:17:43 [INFO] ------------------------------------------------------------------------ 02:17:43 [INFO] Total time: 01:02 min 02:17:43 [INFO] Finished at: 2026-04-04T02:17:43Z 02:17:43 [INFO] ------------------------------------------------------------------------ 02:17:43 [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.30.0:build (generate-image) on project datafile-collector: 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] 02:17:43 [ERROR] 02:17:43 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 02:17:43 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 02:17:43 [ERROR] 02:17:43 [ERROR] For more information about the errors and possible solutions, please read the following articles: 02:17:43 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 02:17:43 Build step 'Execute shell' marked build as failure 02:17:43 $ ssh-agent -k 02:17:43 unset SSH_AUTH_SOCK; 02:17:43 unset SSH_AGENT_PID; 02:17:43 echo Agent pid 2171 killed; 02:17:43 [ssh-agent] Stopped. 02:17:43 [PostBuildScript] - [INFO] Executing post build scripts. 02:17:43 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins13674008655019607807.sh 02:17:43 ---> sysstat.sh 02:17:44 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins857837873170386063.sh 02:17:44 ---> package-listing.sh 02:17:44 ++ tr '[:upper:]' '[:lower:]' 02:17:44 ++ facter osfamily 02:17:44 + OS_FAMILY=debian 02:17:44 + workspace=/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release 02:17:44 + START_PACKAGES=/tmp/packages_start.txt 02:17:44 + END_PACKAGES=/tmp/packages_end.txt 02:17:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:17:44 + PACKAGES=/tmp/packages_start.txt 02:17:44 + '[' /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release ']' 02:17:44 + PACKAGES=/tmp/packages_end.txt 02:17:44 + case "${OS_FAMILY}" in 02:17:44 + dpkg -l 02:17:44 + grep '^ii' 02:17:44 + '[' -f /tmp/packages_start.txt ']' 02:17:44 + '[' -f /tmp/packages_end.txt ']' 02:17:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:17:44 + '[' /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release ']' 02:17:44 + mkdir -p /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/archives/ 02:17:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/archives/ 02:17:44 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins9232409343378808842.sh 02:17:44 ---> capture-instance-metadata.sh 02:17:44 Setup pyenv: 02:17:44 system 02:17:44 3.8.13 02:17:44 3.9.13 02:17:44 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/.python-version) 02:17:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eia0 from file:/tmp/.os_lf_venv 02:17:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:17:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:17:47 lf-activate-venv(): INFO: Base packages installed successfully 02:17:47 lf-activate-venv(): INFO: Installing additional packages: lftools 02:18:02 lf-activate-venv(): INFO: Adding /tmp/venv-Eia0/bin to PATH 02:18:02 INFO: Running in OpenStack, capturing instance metadata 02:18:03 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins11839971580406953350.sh 02:18:03 provisioning config files... 02:18:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release@tmp/config13870272177862947591tmp 02:18:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:18:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:18:03 [EnvInject] - Injecting environment variables from a build step. 02:18:03 [EnvInject] - Injecting as environment variables the properties content 02:18:03 SERVER_ID=logs 02:18:03 02:18:03 [EnvInject] - Variables injected successfully. 02:18:03 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins479110858451084038.sh 02:18:03 ---> create-netrc.sh 02:18:03 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins4211546949674431056.sh 02:18:03 ---> python-tools-install.sh 02:18:03 Setup pyenv: 02:18:03 system 02:18:03 3.8.13 02:18:03 3.9.13 02:18:03 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/.python-version) 02:18:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eia0 from file:/tmp/.os_lf_venv 02:18:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:18:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:18:06 lf-activate-venv(): INFO: Base packages installed successfully 02:18:06 lf-activate-venv(): INFO: Installing additional packages: lftools 02:18:23 lf-activate-venv(): INFO: Adding /tmp/venv-Eia0/bin to PATH 02:18:23 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins2493451203546045740.sh 02:18:23 ---> sudo-logs.sh 02:18:23 Archiving 'sudo' log.. 02:18:24 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash /tmp/jenkins13722789076324852180.sh 02:18:24 ---> job-cost.sh 02:18:24 Setup pyenv: 02:18:24 system 02:18:24 3.8.13 02:18:24 3.9.13 02:18:24 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/.python-version) 02:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eia0 from file:/tmp/.os_lf_venv 02:18:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:18:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:18:27 lf-activate-venv(): INFO: Base packages installed successfully 02:18:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-Eia0/bin to PATH 02:18:37 INFO: No Stack... 02:18:37 INFO: Retrieving Pricing Info for: v3-starter-4 02:18:38 INFO: Archiving Costs 02:18:38 [nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins1089709835410741132.sh 02:18:38 ---> logs-deploy.sh 02:18:38 Setup pyenv: 02:18:38 system 02:18:38 3.8.13 02:18:38 3.9.13 02:18:38 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/.python-version) 02:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eia0 from file:/tmp/.os_lf_venv 02:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:18:41 lf-activate-venv(): INFO: Base packages installed successfully 02:18:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-Eia0/bin to PATH 02:18:58 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-datafilecollector-maven-clm-i-release/121 02:18:58 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 02:19:00 Archives upload complete. 02:19:00 INFO: archiving logs to Nexus 02:19:02 ---> uname -a: 02:19:02 Linux prd-ubuntu1804-docker-4c-4g-10462 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 02:19:02 02:19:02 02:19:02 ---> lscpu: 02:19:02 Architecture: x86_64 02:19:02 CPU op-mode(s): 32-bit, 64-bit 02:19:02 Byte Order: Little Endian 02:19:02 CPU(s): 4 02:19:02 On-line CPU(s) list: 0-3 02:19:02 Thread(s) per core: 1 02:19:02 Core(s) per socket: 1 02:19:02 Socket(s): 4 02:19:02 NUMA node(s): 1 02:19:02 Vendor ID: AuthenticAMD 02:19:02 CPU family: 23 02:19:02 Model: 49 02:19:02 Model name: AMD EPYC-Rome Processor 02:19:02 Stepping: 0 02:19:02 CPU MHz: 2800.000 02:19:02 BogoMIPS: 5600.00 02:19:02 Virtualization: AMD-V 02:19:02 Hypervisor vendor: KVM 02:19:02 Virtualization type: full 02:19:02 L1d cache: 32K 02:19:02 L1i cache: 32K 02:19:02 L2 cache: 512K 02:19:02 L3 cache: 16384K 02:19:02 NUMA node0 CPU(s): 0-3 02:19:02 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 02:19:02 02:19:02 02:19:02 ---> nproc: 02:19:02 4 02:19:02 02:19:02 02:19:02 ---> df -h: 02:19:02 Filesystem Size Used Avail Use% Mounted on 02:19:02 udev 3.9G 0 3.9G 0% /dev 02:19:02 tmpfs 798M 696K 797M 1% /run 02:19:02 /dev/vda1 20G 9.3G 10G 49% / 02:19:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:19:02 tmpfs 5.0M 0 5.0M 0% /run/lock 02:19:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:19:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 02:19:02 tmpfs 798M 0 798M 0% /run/user/1001 02:19:02 02:19:02 02:19:02 ---> free -m: 02:19:02 total used free shared buff/cache available 02:19:02 Mem: 7976 482 5040 0 2453 7210 02:19:02 Swap: 1023 0 1023 02:19:02 02:19:02 02:19:02 ---> ip addr: 02:19:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:19:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:19:02 inet 127.0.0.1/8 scope host lo 02:19:02 valid_lft forever preferred_lft forever 02:19:02 inet6 ::1/128 scope host 02:19:02 valid_lft forever preferred_lft forever 02:19:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:19:02 link/ether fa:16:3e:7a:e0:fd brd ff:ff:ff:ff:ff:ff 02:19:02 inet 10.32.7.31/23 brd 10.32.7.255 scope global dynamic ens3 02:19:02 valid_lft 85337sec preferred_lft 85337sec 02:19:02 inet6 fe80::f816:3eff:fe7a:e0fd/64 scope link 02:19:02 valid_lft forever preferred_lft forever 02:19:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 02:19:02 link/ether 02:42:53:49:0e:da brd ff:ff:ff:ff:ff:ff 02:19:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:19:02 valid_lft forever preferred_lft forever 02:19:02 02:19:02 02:19:02 ---> sar -b -r -n DEV: 02:19:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10462) 04/04/26 _x86_64_ (4 CPU) 02:19:02 02:19:02 02:01:22 LINUX RESTART (4 CPU) 02:19:02 02:19:02 02:02:01 tps rtps wtps bread/s bwrtn/s 02:19:02 02:03:01 4.60 0.15 4.45 9.73 252.89 02:19:02 02:04:01 1.22 0.02 1.20 1.73 14.26 02:19:02 02:05:01 0.92 0.00 0.92 0.00 10.39 02:19:02 02:06:01 1.18 0.00 1.18 0.00 14.93 02:19:02 02:07:01 0.95 0.00 0.95 0.00 11.59 02:19:02 02:08:01 1.27 0.00 1.27 0.00 15.73 02:19:02 02:09:01 0.93 0.00 0.93 0.00 11.06 02:19:02 02:10:01 1.15 0.00 1.15 0.00 13.86 02:19:02 02:11:01 0.78 0.00 0.78 0.00 8.79 02:19:02 02:12:01 1.23 0.00 1.23 0.00 15.59 02:19:02 02:13:01 0.80 0.00 0.80 0.00 9.73 02:19:02 02:14:01 0.88 0.00 0.88 0.00 10.66 02:19:02 02:15:01 1.40 0.45 0.95 28.13 155.04 02:19:02 02:16:01 91.98 24.45 67.54 870.65 5192.87 02:19:02 02:17:01 102.83 32.82 70.01 1664.38 14190.87 02:19:02 02:18:01 51.28 8.43 42.85 708.83 5735.55 02:19:02 02:19:01 28.01 3.85 24.16 167.68 3590.14 02:19:02 Average: 17.14 4.13 13.01 203.00 1720.77 02:19:02 02:19:02 02:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:19:02 02:03:01 6168144 7555400 1999284 24.48 26424 1547196 874476 9.49 416972 1428572 12 02:19:02 02:04:01 6169780 7557180 1997648 24.46 26456 1547252 874476 9.49 414984 1428620 32 02:19:02 02:05:01 6160436 7547872 2006992 24.57 26488 1547256 874476 9.49 425192 1428624 20 02:19:02 02:06:01 6166000 7553464 2001428 24.50 26520 1547260 874476 9.49 418584 1428628 200 02:19:02 02:07:01 6166448 7553988 2000980 24.50 26552 1547260 874476 9.49 418728 1428628 20 02:19:02 02:08:01 6166092 7553648 2001336 24.50 26576 1547268 882464 9.58 418652 1428632 12 02:19:02 02:09:01 6166232 7553908 2001196 24.50 26604 1547336 882464 9.58 418880 1428684 4 02:19:02 02:10:01 6166140 7553836 2001288 24.50 26628 1547340 882464 9.58 418896 1428704 36 02:19:02 02:11:01 6166240 7553980 2001188 24.50 26644 1547340 882464 9.58 418932 1428704 8 02:19:02 02:12:01 6165188 7552972 2002240 24.51 26676 1547328 890432 9.66 419232 1428708 40 02:19:02 02:13:01 6165328 7553136 2002100 24.51 26692 1547352 890432 9.66 419000 1428716 36 02:19:02 02:14:01 6165296 7553124 2002132 24.51 26708 1547356 890432 9.66 419020 1428720 132 02:19:02 02:15:01 6141700 7534844 2025728 24.80 26764 1552524 890432 9.66 437520 1433140 20 02:19:02 02:16:01 5629892 7358064 2537536 31.07 52552 1844104 1037560 11.26 680940 1664088 190164 02:19:02 02:17:01 5244448 7242836 2922980 35.79 64512 2093184 1141056 12.38 797828 1912968 31520 02:19:02 02:18:01 5096700 7325500 3070728 37.60 69264 2313636 1051900 11.41 819136 2029052 97076 02:19:02 02:19:01 5199156 7421596 2968272 36.34 71636 2304584 937616 10.17 731604 2014992 10288 02:19:02 Average: 5959013 7501491 2208415 27.04 35512 1686799 919535 9.98 499653 1541069 19389 02:19:02 02:19:02 02:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:19:02 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:03:01 ens3 4.75 2.12 7.43 1.29 0.00 0.00 0.00 0.00 02:19:02 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:04:01 ens3 0.50 0.12 0.04 0.01 0.00 0.00 0.00 0.00 02:19:02 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:05:01 ens3 1.07 0.65 0.44 0.27 0.00 0.00 0.00 0.00 02:19:02 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:06:01 ens3 0.15 0.13 0.01 0.04 0.00 0.00 0.00 0.00 02:19:02 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:07:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:19:02 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:08:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:09:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 02:19:02 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:10:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:12:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:19:02 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:19:02 02:14:01 ens3 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 02:19:02 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:15:01 ens3 32.54 20.00 84.58 9.43 0.00 0.00 0.00 0.00 02:19:02 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:19:02 02:16:01 ens3 132.88 93.38 965.60 31.79 0.00 0.00 0.00 0.00 02:19:02 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:17:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 02:19:02 02:17:01 ens3 214.41 195.55 2693.91 33.08 0.00 0.00 0.00 0.00 02:19:02 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:18:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:19:02 02:18:01 ens3 279.99 285.20 1909.44 52.42 0.00 0.00 0.00 0.00 02:19:02 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 02:19:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:19:02 02:19:01 ens3 12.75 13.15 10.27 7.40 0.00 0.00 0.00 0.00 02:19:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:02 Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 02:19:02 Average: ens3 40.00 35.94 333.64 7.99 0.00 0.00 0.00 0.00 02:19:02 02:19:02 02:19:02 ---> sar -P ALL: 02:19:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10462) 04/04/26 _x86_64_ (4 CPU) 02:19:02 02:19:02 02:01:22 LINUX RESTART (4 CPU) 02:19:02 02:19:02 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:19:02 02:03:01 all 0.78 0.00 0.05 0.11 0.37 98.69 02:19:02 02:03:01 0 0.23 0.00 0.08 0.35 0.70 98.64 02:19:02 02:03:01 1 0.78 0.00 0.05 0.00 0.15 99.02 02:19:02 02:03:01 2 0.87 0.00 0.03 0.08 0.28 98.73 02:19:02 02:03:01 3 1.26 0.00 0.03 0.00 0.33 98.37 02:19:02 02:04:01 all 0.21 0.00 0.02 0.02 0.32 99.43 02:19:02 02:04:01 0 0.03 0.00 0.03 0.00 0.75 99.19 02:19:02 02:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:19:02 02:04:01 2 0.73 0.00 0.00 0.08 0.25 98.94 02:19:02 02:04:01 3 0.07 0.00 0.03 0.00 0.27 99.63 02:19:02 02:05:01 all 0.46 0.00 0.02 0.01 0.33 99.17 02:19:02 02:05:01 0 0.05 0.00 0.05 0.00 0.66 99.24 02:19:02 02:05:01 1 0.02 0.00 0.02 0.00 0.07 99.90 02:19:02 02:05:01 2 1.73 0.00 0.05 0.03 0.33 97.85 02:19:02 02:05:01 3 0.03 0.00 0.02 0.00 0.28 99.67 02:19:02 02:06:01 all 0.08 0.00 0.02 0.01 0.27 99.62 02:19:02 02:06:01 0 0.03 0.00 0.03 0.00 0.55 99.39 02:19:02 02:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:19:02 02:06:01 2 0.17 0.00 0.02 0.05 0.18 99.58 02:19:02 02:06:01 3 0.10 0.00 0.02 0.00 0.28 99.60 02:19:02 02:07:01 all 0.11 0.00 0.02 0.01 0.24 99.62 02:19:02 02:07:01 0 0.05 0.00 0.03 0.00 0.46 99.45 02:19:02 02:07:01 1 0.00 0.00 0.00 0.00 0.03 99.97 02:19:02 02:07:01 2 0.02 0.00 0.02 0.03 0.17 99.77 02:19:02 02:07:01 3 0.38 0.00 0.00 0.00 0.32 99.30 02:19:02 02:08:01 all 0.28 0.00 0.01 0.01 0.21 99.49 02:19:02 02:08:01 0 0.02 0.00 0.03 0.03 0.42 99.50 02:19:02 02:08:01 1 0.00 0.00 0.00 0.00 0.03 99.97 02:19:02 02:08:01 2 0.78 0.00 0.02 0.02 0.15 99.04 02:19:02 02:08:01 3 0.32 0.00 0.00 0.00 0.23 99.45 02:19:02 02:09:01 all 0.30 0.00 0.02 0.01 0.29 99.38 02:19:02 02:09:01 0 0.05 0.00 0.02 0.00 0.68 99.25 02:19:02 02:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:19:02 02:09:01 2 1.12 0.00 0.00 0.05 0.23 98.60 02:19:02 02:09:01 3 0.03 0.00 0.00 0.00 0.23 99.73 02:19:02 02:10:01 all 0.03 0.00 0.02 0.01 0.23 99.71 02:19:02 02:10:01 0 0.03 0.00 0.05 0.00 0.40 99.52 02:19:02 02:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 02:19:02 02:10:01 2 0.07 0.00 0.02 0.03 0.22 99.67 02:19:02 02:10:01 3 0.02 0.00 0.02 0.00 0.30 99.67 02:19:02 02:11:01 all 0.25 0.00 0.02 0.01 0.39 99.33 02:19:02 02:11:01 0 0.00 0.00 0.03 0.02 0.84 99.11 02:19:02 02:11:01 1 0.00 0.00 0.00 0.00 0.03 99.97 02:19:02 02:11:01 2 0.93 0.00 0.02 0.00 0.28 98.78 02:19:02 02:11:01 3 0.08 0.00 0.03 0.00 0.37 99.52 02:19:02 02:12:01 all 0.09 0.00 0.02 0.01 0.25 99.63 02:19:02 02:12:01 0 0.05 0.00 0.03 0.02 0.58 99.32 02:19:02 02:12:01 1 0.00 0.00 0.03 0.00 0.05 99.92 02:19:02 02:12:01 2 0.28 0.00 0.02 0.03 0.20 99.47 02:19:02 02:12:01 3 0.02 0.00 0.00 0.00 0.15 99.83 02:19:02 02:13:01 all 0.14 0.00 0.02 0.00 0.24 99.60 02:19:02 02:13:01 0 0.07 0.00 0.05 0.00 0.58 99.30 02:19:02 02:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:19:02 02:13:01 2 0.47 0.00 0.02 0.02 0.18 99.32 02:19:02 02:13:01 3 0.02 0.00 0.03 0.00 0.18 99.77 02:19:02 02:19:02 02:13:01 CPU %user %nice %system %iowait %steal %idle 02:19:02 02:14:01 all 0.12 0.00 0.01 0.01 0.39 99.47 02:19:02 02:14:01 0 0.05 0.00 0.00 0.00 0.81 99.14 02:19:02 02:14:01 1 0.00 0.00 0.00 0.00 0.07 99.93 02:19:02 02:14:01 2 0.41 0.00 0.02 0.02 0.33 99.22 02:19:02 02:14:01 3 0.03 0.00 0.02 0.00 0.35 99.60 02:19:02 02:15:01 all 0.78 0.00 0.07 0.03 0.41 98.71 02:19:02 02:15:01 0 1.01 0.00 0.05 0.03 0.78 98.13 02:19:02 02:15:01 1 0.53 0.00 0.03 0.03 0.15 99.25 02:19:02 02:15:01 2 0.70 0.00 0.13 0.07 0.42 98.69 02:19:02 02:15:01 3 0.87 0.00 0.07 0.03 0.27 98.77 02:19:02 02:16:01 all 20.57 0.00 1.43 3.18 2.18 72.63 02:19:02 02:16:01 0 11.75 0.00 0.71 0.90 1.35 85.29 02:19:02 02:16:01 1 14.30 0.00 1.27 4.80 2.35 77.28 02:19:02 02:16:01 2 29.69 0.00 2.12 6.63 2.75 58.81 02:19:02 02:16:01 3 26.54 0.00 1.63 0.35 2.29 69.19 02:19:02 02:17:01 all 26.82 0.00 1.74 2.26 3.47 65.71 02:19:02 02:17:01 0 18.62 0.00 1.11 2.92 2.81 74.55 02:19:02 02:17:01 1 22.48 0.00 1.41 2.15 3.43 70.53 02:19:02 02:17:01 2 20.70 0.00 2.40 3.50 3.92 69.48 02:19:02 02:17:01 3 45.56 0.00 2.07 0.45 3.73 48.19 02:19:02 02:18:01 all 43.58 0.00 2.32 0.84 6.47 46.79 02:19:02 02:18:01 0 43.77 0.00 2.56 1.26 6.66 45.75 02:19:02 02:18:01 1 35.70 0.00 2.26 0.54 6.41 55.08 02:19:02 02:18:01 2 39.19 0.00 2.07 1.36 6.17 51.21 02:19:02 02:18:01 3 55.68 0.00 2.38 0.18 6.68 35.08 02:19:02 02:19:01 all 20.75 0.00 0.99 0.95 1.46 75.85 02:19:02 02:19:01 0 16.89 0.00 0.71 0.10 1.31 80.98 02:19:02 02:19:01 1 10.99 0.00 0.60 0.22 1.32 86.88 02:19:02 02:19:01 2 8.58 0.00 0.80 2.90 1.03 86.70 02:19:02 02:19:01 3 46.61 0.00 1.86 0.58 2.19 48.75 02:19:02 Average: all 6.82 0.00 0.40 0.44 1.04 91.30 02:19:02 Average: 0 5.48 0.00 0.33 0.33 1.20 92.66 02:19:02 Average: 1 5.04 0.00 0.34 0.46 0.84 93.32 02:19:02 Average: 2 6.30 0.00 0.46 0.88 1.01 91.36 02:19:02 Average: 3 10.49 0.00 0.48 0.09 1.09 87.84 02:19:02 02:19:02 02:19:02