04:36:06 Started by timer 04:36:06 Running as SYSTEM 04:36:06 [EnvInject] - Loading node environment variables. 04:36:06 Building remotely on prd-ubuntu1804-docker-4c-4g-8700 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-master 04:36:06 [ssh-agent] Looking for ssh-agent implementation... 04:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:06 $ ssh-agent 04:36:06 SSH_AUTH_SOCK=/tmp/ssh-LrfYB6JPDDwx/agent.2156 04:36:06 SSH_AGENT_PID=2158 04:36:06 [ssh-agent] Started. 04:36:06 Running ssh-add (command line suppressed) 04:36:06 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/private_key_16360860745949639445.key (jenkins-ssh) 04:36:06 [ssh-agent] Using credentials jenkins (jenkins) 04:36:06 The recommended git tool is: NONE 04:36:08 using credential jenkins 04:36:08 Wiping out workspace first. 04:36:08 Cloning the remote Git repository 04:36:08 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 04:36:08 > git init /w/workspace/nonrtric-plt-participants-maven-clm-master # timeout=10 04:36:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 04:36:08 > git --version # timeout=10 04:36:08 > git --version # 'git version 2.17.1' 04:36:08 using GIT_SSH to set credentials jenkins 04:36:08 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:09 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 04:36:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:09 Avoid second fetch 04:36:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:36:09 Checking out Revision 7c67bbcec50deaafd04e9d3de98dbd097fdc6d5f (refs/remotes/origin/master) 04:36:09 > git config core.sparsecheckout # timeout=10 04:36:09 > git checkout -f 7c67bbcec50deaafd04e9d3de98dbd097fdc6d5f # timeout=10 04:36:09 Commit message: "Merge "Adding new Simple consumer producer rapp packages"" 04:36:09 > git rev-list --no-walk 23d0298449793f9f4b91a04653c9c7b673bb3363 # timeout=10 04:36:10 > git remote # timeout=10 04:36:10 > git submodule init # timeout=10 04:36:10 > git submodule sync # timeout=10 04:36:10 > git config --get remote.origin.url # timeout=10 04:36:10 > git submodule init # timeout=10 04:36:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:36:10 > git config --get submodule.sme.url # timeout=10 04:36:10 > git config -f .gitmodules --get submodule.sme.path # timeout=10 04:36:10 > git submodule update --init --recursive sme # timeout=10 04:36:14 provisioning config files... 04:36:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:36:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:36:14 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins10215370884488913309.sh 04:36:14 ---> python-tools-install.sh 04:36:14 Setup pyenv: 04:36:14 * system (set by /opt/pyenv/version) 04:36:14 * 3.8.13 (set by /opt/pyenv/version) 04:36:14 * 3.9.13 (set by /opt/pyenv/version) 04:36:14 * 3.10.6 (set by /opt/pyenv/version) 04:36:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QBfB 04:36:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:36:22 lf-activate-venv(): INFO: Installing: lftools 04:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-QBfB/bin to PATH 04:36:50 Generating Requirements File 04:37:11 Python 3.10.6 04:37:11 pip 24.2 from /tmp/venv-QBfB/lib/python3.10/site-packages/pip (python 3.10) 04:37:11 appdirs==1.4.4 04:37:11 argcomplete==3.5.1 04:37:11 aspy.yaml==1.3.0 04:37:11 attrs==24.2.0 04:37:11 autopage==0.5.2 04:37:11 beautifulsoup4==4.12.3 04:37:11 boto3==1.35.48 04:37:11 botocore==1.35.48 04:37:11 bs4==0.0.2 04:37:11 cachetools==5.5.0 04:37:11 certifi==2024.8.30 04:37:11 cffi==1.17.1 04:37:11 cfgv==3.4.0 04:37:11 chardet==5.2.0 04:37:11 charset-normalizer==3.4.0 04:37:11 click==8.1.7 04:37:11 cliff==4.7.0 04:37:11 cmd2==2.5.0 04:37:11 cryptography==3.3.2 04:37:11 debtcollector==3.0.0 04:37:11 decorator==5.1.1 04:37:11 defusedxml==0.7.1 04:37:11 Deprecated==1.2.14 04:37:11 distlib==0.3.9 04:37:11 dnspython==2.7.0 04:37:11 docker==4.2.2 04:37:11 dogpile.cache==1.3.3 04:37:11 durationpy==0.9 04:37:11 email_validator==2.2.0 04:37:11 filelock==3.16.1 04:37:11 future==1.0.0 04:37:11 gitdb==4.0.11 04:37:11 GitPython==3.1.43 04:37:11 google-auth==2.35.0 04:37:11 httplib2==0.22.0 04:37:11 identify==2.6.1 04:37:11 idna==3.10 04:37:11 importlib-resources==1.5.0 04:37:11 iso8601==2.1.0 04:37:11 Jinja2==3.1.4 04:37:11 jmespath==1.0.1 04:37:11 jsonpatch==1.33 04:37:11 jsonpointer==3.0.0 04:37:11 jsonschema==4.23.0 04:37:11 jsonschema-specifications==2024.10.1 04:37:11 keystoneauth1==5.8.0 04:37:11 kubernetes==31.0.0 04:37:11 lftools==0.37.10 04:37:11 lxml==5.3.0 04:37:11 MarkupSafe==3.0.2 04:37:11 msgpack==1.1.0 04:37:11 multi_key_dict==2.0.3 04:37:11 munch==4.0.0 04:37:11 netaddr==1.3.0 04:37:11 netifaces==0.11.0 04:37:11 niet==1.4.2 04:37:11 nodeenv==1.9.1 04:37:11 oauth2client==4.1.3 04:37:11 oauthlib==3.2.2 04:37:11 openstacksdk==4.1.0 04:37:11 os-client-config==2.1.0 04:37:11 os-service-types==1.7.0 04:37:11 osc-lib==3.1.0 04:37:11 oslo.config==9.6.0 04:37:11 oslo.context==5.6.0 04:37:11 oslo.i18n==6.4.0 04:37:11 oslo.log==6.1.2 04:37:11 oslo.serialization==5.5.0 04:37:11 oslo.utils==7.3.0 04:37:11 packaging==24.1 04:37:11 pbr==6.1.0 04:37:11 platformdirs==4.3.6 04:37:11 prettytable==3.11.0 04:37:11 pyasn1==0.6.1 04:37:11 pyasn1_modules==0.4.1 04:37:11 pycparser==2.22 04:37:11 pygerrit2==2.0.15 04:37:11 PyGithub==2.4.0 04:37:11 PyJWT==2.9.0 04:37:11 PyNaCl==1.5.0 04:37:11 pyparsing==2.4.7 04:37:11 pyperclip==1.9.0 04:37:11 pyrsistent==0.20.0 04:37:11 python-cinderclient==9.6.0 04:37:11 python-dateutil==2.9.0.post0 04:37:11 python-heatclient==4.0.0 04:37:11 python-jenkins==1.8.2 04:37:11 python-keystoneclient==5.5.0 04:37:11 python-magnumclient==4.7.0 04:37:11 python-openstackclient==7.2.0 04:37:11 python-swiftclient==4.6.0 04:37:11 PyYAML==6.0.2 04:37:11 referencing==0.35.1 04:37:11 requests==2.32.3 04:37:11 requests-oauthlib==2.0.0 04:37:11 requestsexceptions==1.4.0 04:37:11 rfc3986==2.0.0 04:37:11 rpds-py==0.20.0 04:37:11 rsa==4.9 04:37:11 ruamel.yaml==0.18.6 04:37:11 ruamel.yaml.clib==0.2.12 04:37:11 s3transfer==0.10.3 04:37:11 simplejson==3.19.3 04:37:11 six==1.16.0 04:37:11 smmap==5.0.1 04:37:11 soupsieve==2.6 04:37:11 stevedore==5.3.0 04:37:11 tabulate==0.9.0 04:37:11 toml==0.10.2 04:37:11 tomlkit==0.13.2 04:37:11 tqdm==4.66.5 04:37:11 typing_extensions==4.12.2 04:37:11 tzdata==2024.2 04:37:11 urllib3==1.26.20 04:37:11 virtualenv==20.27.0 04:37:11 wcwidth==0.2.13 04:37:11 websocket-client==1.8.0 04:37:11 wrapt==1.16.0 04:37:11 xdg==6.0.0 04:37:11 xmltodict==0.14.2 04:37:11 yq==3.4.3 04:37:11 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1167528566427848331.sh 04:37:11 + echo quiet=on 04:37:11 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-8700 04:37:12 [nonrtric-plt-participants-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=nonrtric/plt/rappmanager -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 04:37:12 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 04:37:12 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 04:37:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:37:12 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 04:37:12 Default locale: en, platform encoding: UTF-8 04:37:12 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 04:37:12 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10146738945047868765.sh 04:37:12 + rm /home/jenkins/.wgetrc 04:37:12 [EnvInject] - Injecting environment variables from a build step. 04:37:12 [EnvInject] - Injecting as environment variables the properties content 04:37:12 SET_JDK_VERSION=openjdk17 04:37:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 04:37:12 04:37:12 [EnvInject] - Variables injected successfully. 04:37:12 [nonrtric-plt-participants-maven-clm-master] $ /bin/sh /tmp/jenkins13708623876272732407.sh 04:37:12 ---> update-java-alternatives.sh 04:37:12 ---> Updating Java version 04:37:13 ---> Ubuntu/Debian system detected 04:37:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 04:37:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 04:37:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 04:37:13 openjdk version "17.0.7" 2023-04-18 04:37:13 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 04:37:13 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 04:37:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 04:37:13 [EnvInject] - Injecting environment variables from a build step. 04:37:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:37:13 [EnvInject] - Variables injected successfully. 04:37:13 provisioning config files... 04:37:13 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config13600977394211316573tmp 04:37:13 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config17542327101676631010tmp 04:37:13 [EnvInject] - Injecting environment variables from a build step. 04:37:13 [EnvInject] - Injecting as environment variables the properties content 04:37:13 MAVEN_GOALS=clean install 04:37:13 04:37:13 [EnvInject] - Variables injected successfully. 04:37:13 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash -l /tmp/jenkins7556430133369365335.sh 04:37:13 ---> common-variables.sh 04:37:13 --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 04:37:13 ---> sonatype-clm.sh 04:37:14 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 04:37:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:37:14 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 04:37:14 Default locale: en, platform encoding: UTF-8 04:37:14 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 04:37:15 [INFO] Scanning for projects... 04:37:27 [INFO] ------------------------------------------------------------------------ 04:37:27 [INFO] Reactor Build Order: 04:37:27 [INFO] 04:37:27 [INFO] NONRTRIC ACM Participants [pom] 04:37:27 [INFO] participant-impl-dme [jar] 04:37:29 [INFO] 04:37:29 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 04:37:29 [INFO] Building NONRTRIC ACM Participants 0.2.0-SNAPSHOT [1/2] 04:37:29 [INFO] from pom.xml 04:37:29 [INFO] --------------------------------[ pom ]--------------------------------- 04:37:29 [INFO] 04:37:29 [INFO] --- clean:3.3.2:clean (default-clean) @ participants --- 04:37:29 [INFO] 04:37:29 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ participants --- 04:37:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/nonrtric-plt-participants-maven-clm-master/participants/target/jacoco.exec 04:37:29 [INFO] 04:37:29 [INFO] --- jacoco:0.8.12:report (default-report) @ participants --- 04:37:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:37:29 [INFO] 04:37:29 [INFO] --- install:3.1.3:install (default-install) @ participants --- 04:37:30 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-master/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.2.0-SNAPSHOT/participants-0.2.0-SNAPSHOT.pom 04:37:30 [INFO] 04:37:30 [INFO] --- dependency:3.6.1:tree (default-cli) @ participants --- 04:37:33 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.2.0-SNAPSHOT 04:37:33 [INFO] 04:37:33 [INFO] --- clm:2.41.0-02:index (default-cli) @ participants --- 04:37:33 [INFO] ------------------------------------------------------------------------ 04:37:33 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.2.0-SNAPSHOT: 04:37:33 [INFO] 04:37:33 [INFO] NONRTRIC ACM Participants .......................... FAILURE [ 4.794 s] 04:37:33 [INFO] participant-impl-dme ............................... SKIPPED 04:37:33 [INFO] ------------------------------------------------------------------------ 04:37:33 [INFO] BUILD FAILURE 04:37:33 [INFO] ------------------------------------------------------------------------ 04:37:33 [INFO] Total time: 18.645 s 04:37:33 [INFO] Finished at: 2024-10-26T04:37:33Z 04:37:33 [INFO] ------------------------------------------------------------------------ 04:37:33 [ERROR] Failed to execute goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index (default-cli) on project participants: Execution default-cli of goal com.sonatype.clm:clm-maven-plugin:2.41.0-02:index failed: An API incompatibility was encountered while executing com.sonatype.clm:clm-maven-plugin:2.41.0-02:index: java.lang.ExceptionInInitializerError: null 04:37:33 [ERROR] ----------------------------------------------------- 04:37:33 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 04:37:33 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 04:37:33 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar 04:37:33 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 04:37:33 [ERROR] Number of foreign imports: 1 04:37:33 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 04:37:33 [ERROR] 04:37:33 [ERROR] -----------------------------------------------------: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @7d977a20 04:37:33 [ERROR] -> [Help 1] 04:37:33 [ERROR] 04:37:33 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 04:37:33 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 04:37:33 [ERROR] 04:37:33 [ERROR] For more information about the errors and possible solutions, please read the following articles: 04:37:33 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 04:37:33 Build step 'Execute shell' marked build as failure 04:37:33 $ ssh-agent -k 04:37:33 unset SSH_AUTH_SOCK; 04:37:33 unset SSH_AGENT_PID; 04:37:33 echo Agent pid 2158 killed; 04:37:33 [ssh-agent] Stopped. 04:37:34 [PostBuildScript] - [INFO] Executing post build scripts. 04:37:34 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins14995432867666375461.sh 04:37:34 ---> sysstat.sh 04:37:34 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins5024599660816344175.sh 04:37:34 ---> package-listing.sh 04:37:34 ++ tr '[:upper:]' '[:lower:]' 04:37:34 ++ facter osfamily 04:37:34 + OS_FAMILY=debian 04:37:34 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-master 04:37:34 + START_PACKAGES=/tmp/packages_start.txt 04:37:34 + END_PACKAGES=/tmp/packages_end.txt 04:37:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:34 + PACKAGES=/tmp/packages_start.txt 04:37:34 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-master ']' 04:37:34 + PACKAGES=/tmp/packages_end.txt 04:37:34 + case "${OS_FAMILY}" in 04:37:34 + dpkg -l 04:37:34 + grep '^ii' 04:37:34 + '[' -f /tmp/packages_start.txt ']' 04:37:34 + '[' -f /tmp/packages_end.txt ']' 04:37:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:34 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-master ']' 04:37:34 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-master/archives/ 04:37:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-master/archives/ 04:37:34 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins6457484769817967855.sh 04:37:34 ---> capture-instance-metadata.sh 04:37:34 Setup pyenv: 04:37:34 system 04:37:34 3.8.13 04:37:34 3.9.13 04:37:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:37:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBfB from file:/tmp/.os_lf_venv 04:37:35 lf-activate-venv(): INFO: Installing: lftools 04:37:45 lf-activate-venv(): INFO: Adding /tmp/venv-QBfB/bin to PATH 04:37:45 INFO: Running in OpenStack, capturing instance metadata 04:37:46 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins9488863511297633274.sh 04:37:46 provisioning config files... 04:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-master@tmp/config9506149548060146969tmp 04:37:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:37:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:37:46 [EnvInject] - Injecting environment variables from a build step. 04:37:46 [EnvInject] - Injecting as environment variables the properties content 04:37:46 SERVER_ID=logs 04:37:46 04:37:46 [EnvInject] - Variables injected successfully. 04:37:46 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins4278532656949214068.sh 04:37:46 ---> create-netrc.sh 04:37:46 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins13035108641666468923.sh 04:37:46 ---> python-tools-install.sh 04:37:46 Setup pyenv: 04:37:46 system 04:37:46 3.8.13 04:37:46 3.9.13 04:37:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:37:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBfB from file:/tmp/.os_lf_venv 04:37:47 lf-activate-venv(): INFO: Installing: lftools 04:37:56 lf-activate-venv(): INFO: Adding /tmp/venv-QBfB/bin to PATH 04:37:56 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins14431460714682269030.sh 04:37:56 ---> sudo-logs.sh 04:37:56 Archiving 'sudo' log.. 04:37:56 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash /tmp/jenkins10520837276369446846.sh 04:37:56 ---> job-cost.sh 04:37:56 Setup pyenv: 04:37:57 system 04:37:57 3.8.13 04:37:57 3.9.13 04:37:57 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:37:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBfB from file:/tmp/.os_lf_venv 04:37:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-QBfB/bin to PATH 04:38:02 INFO: No Stack... 04:38:03 INFO: Retrieving Pricing Info for: v2-highcpu-4 04:38:03 INFO: Archiving Costs 04:38:03 [nonrtric-plt-participants-maven-clm-master] $ /bin/bash -l /tmp/jenkins17266115037163143469.sh 04:38:03 ---> logs-deploy.sh 04:38:03 Setup pyenv: 04:38:03 system 04:38:03 3.8.13 04:38:03 3.9.13 04:38:03 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-master/.python-version) 04:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBfB from file:/tmp/.os_lf_venv 04:38:04 lf-activate-venv(): INFO: Installing: lftools 04:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-QBfB/bin to PATH 04:38:13 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-master/53 04:38: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 04:38:14 Archives upload complete. 04:38:14 INFO: archiving logs to Nexus 04:38:15 ---> uname -a: 04:38:15 Linux prd-ubuntu1804-docker-4c-4g-8700 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:38:15 04:38:15 04:38:15 ---> lscpu: 04:38:15 Architecture: x86_64 04:38:15 CPU op-mode(s): 32-bit, 64-bit 04:38:15 Byte Order: Little Endian 04:38:15 CPU(s): 4 04:38:15 On-line CPU(s) list: 0-3 04:38:15 Thread(s) per core: 1 04:38:15 Core(s) per socket: 1 04:38:15 Socket(s): 4 04:38:15 NUMA node(s): 1 04:38:15 Vendor ID: AuthenticAMD 04:38:15 CPU family: 23 04:38:15 Model: 49 04:38:15 Model name: AMD EPYC-Rome Processor 04:38:15 Stepping: 0 04:38:15 CPU MHz: 2799.998 04:38:15 BogoMIPS: 5599.99 04:38:15 Virtualization: AMD-V 04:38:15 Hypervisor vendor: KVM 04:38:15 Virtualization type: full 04:38:15 L1d cache: 32K 04:38:15 L1i cache: 32K 04:38:15 L2 cache: 512K 04:38:15 L3 cache: 16384K 04:38:15 NUMA node0 CPU(s): 0-3 04:38:15 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 04:38:15 04:38:15 04:38:15 ---> nproc: 04:38:15 4 04:38:15 04:38:15 04:38:15 ---> df -h: 04:38:15 Filesystem Size Used Avail Use% Mounted on 04:38:15 udev 2.0G 0 2.0G 0% /dev 04:38:15 tmpfs 395M 696K 394M 1% /run 04:38:15 /dev/vda1 20G 9.0G 11G 47% / 04:38:15 tmpfs 2.0G 0 2.0G 0% /dev/shm 04:38:15 tmpfs 5.0M 0 5.0M 0% /run/lock 04:38:15 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 04:38:15 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:38:15 tmpfs 395M 0 395M 0% /run/user/1001 04:38:15 04:38:15 04:38:15 ---> free -m: 04:38:15 total used free shared buff/cache available 04:38:15 Mem: 3943 442 1341 0 2159 3242 04:38:15 Swap: 1023 0 1023 04:38:15 04:38:15 04:38:15 ---> ip addr: 04:38:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:38:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:38:15 inet 127.0.0.1/8 scope host lo 04:38:15 valid_lft forever preferred_lft forever 04:38:15 inet6 ::1/128 scope host 04:38:15 valid_lft forever preferred_lft forever 04:38:15 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:38:15 link/ether fa:16:3e:cd:53:73 brd ff:ff:ff:ff:ff:ff 04:38:15 inet 10.32.6.151/23 brd 10.32.7.255 scope global dynamic ens3 04:38:15 valid_lft 86234sec preferred_lft 86234sec 04:38:15 inet6 fe80::f816:3eff:fecd:5373/64 scope link 04:38:15 valid_lft forever preferred_lft forever 04:38:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:38:15 link/ether 02:42:a6:91:db:32 brd ff:ff:ff:ff:ff:ff 04:38:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:38:15 valid_lft forever preferred_lft forever 04:38:15 04:38:15 04:38:15 ---> sar -b -r -n DEV: 04:38:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8700) 10/26/24 _x86_64_ (4 CPU) 04:38:15 04:38:15 04:35:30 LINUX RESTART (4 CPU) 04:38:15 04:38:15 04:36:01 tps rtps wtps bread/s bwrtn/s 04:38:15 04:37:01 149.43 65.82 83.62 4922.27 8241.47 04:38:15 04:38:01 91.50 31.64 59.86 1768.77 10413.46 04:38:15 Average: 120.46 48.73 71.74 3345.39 9327.56 04:38:15 04:38:15 04:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:38:15 04:37:01 1620024 3368332 2418628 59.89 55636 1846384 870924 17.12 560508 1675784 160652 04:38:15 04:38:01 1388076 3332584 2650576 65.63 65608 2024304 893556 17.56 642792 1809020 46260 04:38:15 Average: 1504050 3350458 2534602 62.76 60622 1935344 882240 17.34 601650 1742402 103456 04:38:15 04:38:15 04:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:38:15 04:37:01 ens3 436.47 271.18 1710.60 74.14 0.00 0.00 0.00 0.00 04:38:15 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:15 04:37:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:38:15 04:38:01 ens3 124.96 118.66 1018.11 31.23 0.00 0.00 0.00 0.00 04:38:15 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:15 04:38:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 04:38:15 Average: ens3 280.70 194.92 1364.33 52.69 0.00 0.00 0.00 0.00 04:38:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:15 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 04:38:15 04:38:15 04:38:15 ---> sar -P ALL: 04:38:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8700) 10/26/24 _x86_64_ (4 CPU) 04:38:15 04:38:15 04:35:30 LINUX RESTART (4 CPU) 04:38:15 04:38:15 04:36:01 CPU %user %nice %system %iowait %steal %idle 04:38:15 04:37:01 all 21.47 0.00 2.10 4.32 0.06 72.05 04:38:15 04:37:01 0 31.52 0.00 2.07 1.30 0.07 65.04 04:38:15 04:37:01 1 10.54 0.00 1.63 5.77 0.03 82.03 04:38:15 04:37:01 2 36.10 0.00 2.93 3.04 0.10 57.83 04:38:15 04:37:01 3 7.67 0.00 1.76 7.21 0.03 83.33 04:38:15 04:38:01 all 21.70 0.00 1.19 1.90 0.06 75.16 04:38:15 04:38:01 0 13.17 0.00 1.05 3.54 0.03 82.21 04:38:15 04:38:01 1 40.36 0.00 1.39 1.26 0.08 56.91 04:38:15 04:38:01 2 10.47 0.00 0.82 0.17 0.05 88.49 04:38:15 04:38:01 3 22.85 0.00 1.47 2.63 0.05 73.01 04:38:15 Average: all 21.59 0.00 1.64 3.11 0.06 73.60 04:38:15 Average: 0 22.34 0.00 1.56 2.42 0.05 73.63 04:38:15 Average: 1 25.45 0.00 1.51 3.51 0.06 69.47 04:38:15 Average: 2 23.29 0.00 1.87 1.61 0.08 73.16 04:38:15 Average: 3 15.26 0.00 1.61 4.92 0.04 78.17 04:38:15 04:38:15 04:38:15