18:10:59 Started by timer 18:10:59 Running as SYSTEM 18:10:59 [EnvInject] - Loading node environment variables. 18:10:59 Building remotely on prd-ubuntu1804-builder-4c-4g-2790 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:10:59 [ssh-agent] Looking for ssh-agent implementation... 18:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:00 $ ssh-agent 18:11:00 SSH_AUTH_SOCK=/tmp/ssh-naGIYmPUwQ6B/agent.1861 18:11:00 SSH_AGENT_PID=1863 18:11:00 [ssh-agent] Started. 18:11:00 Running ssh-add (command line suppressed) 18:11:00 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/private_key_12720167039010987357.key (jenkins-ssh) 18:11:00 [ssh-agent] Using credentials jenkins (jenkins) 18:11:00 The recommended git tool is: NONE 18:11:01 using credential jenkins 18:11:01 Wiping out workspace first. 18:11:01 Cloning the remote Git repository 18:11:01 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:01 > git init /w/workspace/nonrtric-plt-participants-maven-clm-i-release # timeout=10 18:11:01 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:01 > git --version # timeout=10 18:11:01 > git --version # 'git version 2.17.1' 18:11:01 using GIT_SSH to set credentials jenkins 18:11:01 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:02 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 18:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:03 Avoid second fetch 18:11:03 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 18:11:03 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 18:11:03 > git config core.sparsecheckout # timeout=10 18:11:03 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:03 Commit message: "Re-enable participant links & checks after first build of i-release docs" 18:11:03 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:03 > git remote # timeout=10 18:11:03 > git submodule init # timeout=10 18:11:03 > git submodule sync # timeout=10 18:11:03 > git config --get remote.origin.url # timeout=10 18:11:03 > git submodule init # timeout=10 18:11:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:11:03 > git config --get submodule.sme.url # timeout=10 18:11:03 > git config -f .gitmodules --get submodule.sme.path # timeout=10 18:11:03 > git submodule update --init --recursive sme # timeout=10 18:11:04 provisioning config files... 18:11:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:11:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:11:04 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins2237759182374351076.sh 18:11:04 ---> python-tools-install.sh 18:11:04 Setup pyenv: 18:11:04 * system (set by /opt/pyenv/version) 18:11:04 * 3.8.13 (set by /opt/pyenv/version) 18:11:04 * 3.9.13 (set by /opt/pyenv/version) 18:11:04 * 3.10.6 (set by /opt/pyenv/version) 18:11:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URVC 18:11:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:11:12 lf-activate-venv(): INFO: Installing: lftools 18:11:45 lf-activate-venv(): INFO: Adding /tmp/venv-URVC/bin to PATH 18:11:45 Generating Requirements File 18:12:14 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. 18:12:14 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 18:12:14 Python 3.10.6 18:12:14 pip 24.0 from /tmp/venv-URVC/lib/python3.10/site-packages/pip (python 3.10) 18:12:15 appdirs==1.4.4 18:12:15 argcomplete==3.2.2 18:12:15 aspy.yaml==1.3.0 18:12:15 attrs==23.2.0 18:12:15 autopage==0.5.2 18:12:15 beautifulsoup4==4.12.3 18:12:15 boto3==1.34.49 18:12:15 botocore==1.34.49 18:12:15 bs4==0.0.2 18:12:15 cachetools==5.3.2 18:12:15 certifi==2024.2.2 18:12:15 cffi==1.16.0 18:12:15 cfgv==3.4.0 18:12:15 chardet==5.2.0 18:12:15 charset-normalizer==3.3.2 18:12:15 click==8.1.7 18:12:15 cliff==4.6.0 18:12:15 cmd2==2.4.3 18:12:15 cryptography==3.3.2 18:12:15 debtcollector==3.0.0 18:12:15 decorator==5.1.1 18:12:15 defusedxml==0.7.1 18:12:15 Deprecated==1.2.14 18:12:15 distlib==0.3.8 18:12:15 dnspython==2.6.1 18:12:15 docker==4.2.2 18:12:15 dogpile.cache==1.3.2 18:12:15 email-validator==2.1.0.post1 18:12:15 filelock==3.13.1 18:12:15 future==1.0.0 18:12:15 gitdb==4.0.11 18:12:15 GitPython==3.1.42 18:12:15 google-auth==2.28.1 18:12:15 httplib2==0.22.0 18:12:15 identify==2.5.35 18:12:15 idna==3.6 18:12:15 importlib-resources==1.5.0 18:12:15 iso8601==2.1.0 18:12:15 Jinja2==3.1.3 18:12:15 jmespath==1.0.1 18:12:15 jsonpatch==1.33 18:12:15 jsonpointer==2.4 18:12:15 jsonschema==4.21.1 18:12:15 jsonschema-specifications==2023.12.1 18:12:15 keystoneauth1==5.6.0 18:12:15 kubernetes==29.0.0 18:12:15 lftools==0.37.9 18:12:15 lxml==5.1.0 18:12:15 MarkupSafe==2.1.5 18:12:15 msgpack==1.0.7 18:12:15 multi_key_dict==2.0.3 18:12:15 munch==4.0.0 18:12:15 netaddr==1.2.1 18:12:15 netifaces==0.11.0 18:12:15 niet==1.4.2 18:12:15 nodeenv==1.8.0 18:12:15 oauth2client==4.1.3 18:12:15 oauthlib==3.2.2 18:12:15 openstacksdk==0.62.0 18:12:15 os-client-config==2.1.0 18:12:15 os-service-types==1.7.0 18:12:15 osc-lib==3.0.1 18:12:15 oslo.config==9.4.0 18:12:15 oslo.context==5.4.0 18:12:15 oslo.i18n==6.3.0 18:12:15 oslo.log==5.5.0 18:12:15 oslo.serialization==5.4.0 18:12:15 oslo.utils==7.1.0 18:12:15 packaging==23.2 18:12:15 pbr==6.0.0 18:12:15 platformdirs==4.2.0 18:12:15 prettytable==3.10.0 18:12:15 pyasn1==0.5.1 18:12:15 pyasn1-modules==0.3.0 18:12:15 pycparser==2.21 18:12:15 pygerrit2==2.0.15 18:12:15 PyGithub==2.2.0 18:12:15 pyinotify==0.9.6 18:12:15 PyJWT==2.8.0 18:12:15 PyNaCl==1.5.0 18:12:15 pyparsing==2.4.7 18:12:15 pyperclip==1.8.2 18:12:15 pyrsistent==0.20.0 18:12:15 python-cinderclient==9.4.0 18:12:15 python-dateutil==2.8.2 18:12:15 python-heatclient==3.4.0 18:12:15 python-jenkins==1.8.2 18:12:15 python-keystoneclient==5.3.0 18:12:15 python-magnumclient==4.3.0 18:12:15 python-novaclient==18.4.0 18:12:15 python-openstackclient==6.0.1 18:12:15 python-swiftclient==4.4.0 18:12:15 PyYAML==6.0.1 18:12:15 referencing==0.33.0 18:12:15 requests==2.31.0 18:12:15 requests-oauthlib==1.3.1 18:12:15 requestsexceptions==1.4.0 18:12:15 rfc3986==2.0.0 18:12:15 rpds-py==0.18.0 18:12:15 rsa==4.9 18:12:15 ruamel.yaml==0.18.6 18:12:15 ruamel.yaml.clib==0.2.8 18:12:15 s3transfer==0.10.0 18:12:15 simplejson==3.19.2 18:12:15 six==1.16.0 18:12:15 smmap==5.0.1 18:12:15 soupsieve==2.5 18:12:15 stevedore==5.2.0 18:12:15 tabulate==0.9.0 18:12:15 toml==0.10.2 18:12:15 tomlkit==0.12.3 18:12:15 tqdm==4.66.2 18:12:15 typing_extensions==4.9.0 18:12:15 tzdata==2024.1 18:12:15 urllib3==1.26.18 18:12:15 virtualenv==20.25.1 18:12:15 wcwidth==0.2.13 18:12:15 websocket-client==1.7.0 18:12:15 wrapt==1.16.0 18:12:15 xdg==6.0.0 18:12:15 xmltodict==0.13.0 18:12:15 yq==3.2.3 18:12:15 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins8424375296256985186.sh 18:12:15 + echo quiet=on 18:12:15 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-builder-4c-4g-2790 18:12:16 [nonrtric-plt-participants-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/rappmanager -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 18:12:16 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 18:12:16 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:16 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:16 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:12:16 Default locale: en, platform encoding: UTF-8 18:12:16 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:16 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins2344923672980111647.sh 18:12:16 + rm /home/jenkins/.wgetrc 18:12:16 [EnvInject] - Injecting environment variables from a build step. 18:12:16 [EnvInject] - Injecting as environment variables the properties content 18:12:16 SET_JDK_VERSION=openjdk17 18:12:16 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:12:16 18:12:16 [EnvInject] - Variables injected successfully. 18:12:16 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh /tmp/jenkins1916595147831772330.sh 18:12:16 ---> update-java-alternatives.sh 18:12:16 ---> Updating Java version 18:12:16 ---> Ubuntu/Debian system detected 18:12:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:12:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:12:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:12:17 openjdk version "17.0.4" 2022-07-19 18:12:17 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 18:12:17 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 18:12:17 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:12:17 [EnvInject] - Injecting environment variables from a build step. 18:12:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:12:17 [EnvInject] - Variables injected successfully. 18:12:17 provisioning config files... 18:12:17 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config10950490336434784592tmp 18:12:17 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config2262652132011802620tmp 18:12:17 [EnvInject] - Injecting environment variables from a build step. 18:12:17 [EnvInject] - Injecting as environment variables the properties content 18:12:17 MAVEN_GOALS=clean install 18:12:17 18:12:17 [EnvInject] - Variables injected successfully. 18:12:17 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins18055781096958132706.sh 18:12:17 ---> common-variables.sh 18:12:17 --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 18:12:17 ---> sonatype-clm.sh 18:12:17 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:17 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 18:12:17 Default locale: en, platform encoding: UTF-8 18:12:17 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:18 [INFO] Scanning for projects... 18:12:55 [INFO] ------------------------------------------------------------------------ 18:12:55 [INFO] Reactor Build Order: 18:12:55 [INFO] 18:12:55 [INFO] NONRTRIC ACM Participants [pom] 18:12:55 [INFO] participant-impl-dme [jar] 18:12:57 [INFO] 18:12:57 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 18:12:57 [INFO] Building NONRTRIC ACM Participants 0.0.2-SNAPSHOT [1/2] 18:12:57 [INFO] --------------------------------[ pom ]--------------------------------- 18:12:58 [INFO] 18:12:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ participants --- 18:12:58 [INFO] 18:12:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ participants --- 18:12:59 [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-participants-maven-clm-i-release/participants/target/jacoco.exec 18:12:59 [INFO] 18:12:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ participants --- 18:12:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:12:59 [INFO] 18:12:59 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ participants --- 18:13:00 [INFO] Installing /w/workspace/nonrtric-plt-participants-maven-clm-i-release/participants/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/participants/0.0.2-SNAPSHOT/participants-0.0.2-SNAPSHOT.pom 18:13:00 [INFO] 18:13:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ participants --- 18:13:07 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.0.2-SNAPSHOT 18:13:07 [INFO] 18:13:07 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ participants --- 18:13:08 [INFO] ------------------------------------------------------------------------ 18:13:08 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.0.2-SNAPSHOT: 18:13:08 [INFO] 18:13:08 [INFO] NONRTRIC ACM Participants .......................... FAILURE [ 10.034 s] 18:13:08 [INFO] participant-impl-dme ............................... SKIPPED 18:13:08 [INFO] ------------------------------------------------------------------------ 18:13:08 [INFO] BUILD FAILURE 18:13:08 [INFO] ------------------------------------------------------------------------ 18:13:08 [INFO] Total time: 49.368 s 18:13:08 [INFO] Finished at: 2024-02-24T18:13:08Z 18:13:08 [INFO] ------------------------------------------------------------------------ 18:13:08 [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 18:13:08 [ERROR] ----------------------------------------------------- 18:13:08 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 18:13:08 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 18:13:08 [ERROR] urls[0] = file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar 18:13:08 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 18:13:08 [ERROR] Number of foreign imports: 1 18:13:08 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 18:13:08 [ERROR] 18:13:08 [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 @33a3e5db 18:13:08 [ERROR] -> [Help 1] 18:13:08 [ERROR] 18:13:08 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 18:13:08 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 18:13:08 [ERROR] 18:13:08 [ERROR] For more information about the errors and possible solutions, please read the following articles: 18:13:08 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 18:13:08 Build step 'Execute shell' marked build as failure 18:13:08 $ ssh-agent -k 18:13:08 unset SSH_AUTH_SOCK; 18:13:08 unset SSH_AGENT_PID; 18:13:08 echo Agent pid 1863 killed; 18:13:08 [ssh-agent] Stopped. 18:13:08 [PostBuildScript] - [INFO] Executing post build scripts. 18:13:08 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins7219668719670647917.sh 18:13:08 ---> sysstat.sh 18:13:08 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins6872888221733749408.sh 18:13:08 ---> package-listing.sh 18:13:08 ++ facter osfamily 18:13:08 ++ tr '[:upper:]' '[:lower:]' 18:13:08 + OS_FAMILY=debian 18:13:08 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:13:08 + START_PACKAGES=/tmp/packages_start.txt 18:13:08 + END_PACKAGES=/tmp/packages_end.txt 18:13:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:08 + PACKAGES=/tmp/packages_start.txt 18:13:08 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:08 + PACKAGES=/tmp/packages_end.txt 18:13:08 + case "${OS_FAMILY}" in 18:13:08 + dpkg -l 18:13:08 + grep '^ii' 18:13:08 + '[' -f /tmp/packages_start.txt ']' 18:13:08 + '[' -f /tmp/packages_end.txt ']' 18:13:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:08 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:08 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/ 18:13:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/ 18:13:08 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins2585309428971549712.sh 18:13:08 ---> capture-instance-metadata.sh 18:13:08 Setup pyenv: 18:13:08 system 18:13:08 3.8.13 18:13:08 3.9.13 18:13:08 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URVC from file:/tmp/.os_lf_venv 18:13:10 lf-activate-venv(): INFO: Installing: lftools 18:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-URVC/bin to PATH 18:13:22 INFO: Running in OpenStack, capturing instance metadata 18:13:23 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins5126492173086287156.sh 18:13:23 provisioning config files... 18:13:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config9249839795764536548tmp 18:13:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:13:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:13:23 [EnvInject] - Injecting environment variables from a build step. 18:13:23 [EnvInject] - Injecting as environment variables the properties content 18:13:23 SERVER_ID=logs 18:13:23 18:13:23 [EnvInject] - Variables injected successfully. 18:13:23 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins9236396234611683079.sh 18:13:23 ---> create-netrc.sh 18:13:23 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins8267690546632574014.sh 18:13:23 ---> python-tools-install.sh 18:13:23 Setup pyenv: 18:13:23 system 18:13:23 3.8.13 18:13:23 3.9.13 18:13:23 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URVC from file:/tmp/.os_lf_venv 18:13:25 lf-activate-venv(): INFO: Installing: lftools 18:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-URVC/bin to PATH 18:13:34 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins11228532531625683363.sh 18:13:34 ---> sudo-logs.sh 18:13:34 Archiving 'sudo' log.. 18:13:34 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins11182296317858584611.sh 18:13:34 ---> job-cost.sh 18:13:34 Setup pyenv: 18:13:34 system 18:13:34 3.8.13 18:13:34 3.9.13 18:13:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URVC from file:/tmp/.os_lf_venv 18:13:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-URVC/bin to PATH 18:13:43 INFO: No Stack... 18:13:43 INFO: Retrieving Pricing Info for: v2-highcpu-4 18:13:43 INFO: Archiving Costs 18:13:43 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins13118167747515090721.sh 18:13:43 ---> logs-deploy.sh 18:13:43 Setup pyenv: 18:13:43 system 18:13:43 3.8.13 18:13:43 3.9.13 18:13:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URVC from file:/tmp/.os_lf_venv 18:13:45 lf-activate-venv(): INFO: Installing: lftools 18:13:54 lf-activate-venv(): INFO: Adding /tmp/venv-URVC/bin to PATH 18:13:54 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-i-release/11 18:13:54 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 18:13:55 Archives upload complete. 18:13:56 INFO: archiving logs to Nexus 18:13:56 ---> uname -a: 18:13:56 Linux prd-ubuntu1804-builder-4c-4g-2790 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:13:56 18:13:56 18:13:56 ---> lscpu: 18:13:56 Architecture: x86_64 18:13:56 CPU op-mode(s): 32-bit, 64-bit 18:13:56 Byte Order: Little Endian 18:13:56 CPU(s): 4 18:13:56 On-line CPU(s) list: 0-3 18:13:56 Thread(s) per core: 1 18:13:56 Core(s) per socket: 1 18:13:56 Socket(s): 4 18:13:56 NUMA node(s): 1 18:13:56 Vendor ID: AuthenticAMD 18:13:56 CPU family: 23 18:13:56 Model: 49 18:13:56 Model name: AMD EPYC-Rome Processor 18:13:56 Stepping: 0 18:13:56 CPU MHz: 2799.998 18:13:56 BogoMIPS: 5599.99 18:13:56 Virtualization: AMD-V 18:13:56 Hypervisor vendor: KVM 18:13:56 Virtualization type: full 18:13:56 L1d cache: 32K 18:13:56 L1i cache: 32K 18:13:56 L2 cache: 512K 18:13:56 L3 cache: 16384K 18:13:56 NUMA node0 CPU(s): 0-3 18:13:56 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 18:13:56 18:13:56 18:13:56 ---> nproc: 18:13:56 4 18:13:56 18:13:56 18:13:56 ---> df -h: 18:13:56 Filesystem Size Used Avail Use% Mounted on 18:13:56 udev 2.0G 0 2.0G 0% /dev 18:13:56 tmpfs 395M 664K 394M 1% /run 18:13:56 /dev/vda1 20G 7.4G 12G 39% / 18:13:56 tmpfs 2.0G 0 2.0G 0% /dev/shm 18:13:56 tmpfs 5.0M 0 5.0M 0% /run/lock 18:13:56 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 18:13:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:13:56 tmpfs 395M 0 395M 0% /run/user/1001 18:13:56 18:13:56 18:13:56 ---> free -m: 18:13:56 total used free shared buff/cache available 18:13:56 Mem: 3943 420 1487 0 2036 3264 18:13:56 Swap: 1023 0 1023 18:13:56 18:13:56 18:13:56 ---> ip addr: 18:13:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:13:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:13:56 inet 127.0.0.1/8 scope host lo 18:13:56 valid_lft forever preferred_lft forever 18:13:56 inet6 ::1/128 scope host 18:13:56 valid_lft forever preferred_lft forever 18:13:56 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:13:56 link/ether fa:16:3e:39:0b:dd brd ff:ff:ff:ff:ff:ff 18:13:56 inet 10.32.6.10/23 brd 10.32.7.255 scope global dynamic ens3 18:13:56 valid_lft 86206sec preferred_lft 86206sec 18:13:56 inet6 fe80::f816:3eff:fe39:bdd/64 scope link 18:13:56 valid_lft forever preferred_lft forever 18:13:56 18:13:56 18:13:56 ---> sar -b -r -n DEV: 18:13:56 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2790) 02/24/24 _x86_64_ (4 CPU) 18:13:56 18:13:56 18:10:45 LINUX RESTART (4 CPU) 18:13:56 18:13:56 18:11:01 tps rtps wtps bread/s bwrtn/s 18:13:56 18:12:01 91.82 37.54 54.27 1738.64 6779.54 18:13:56 18:13:01 76.75 29.20 47.56 1625.86 9526.01 18:13:56 Average: 84.29 33.37 50.92 1682.25 8152.77 18:13:56 18:13:56 18:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:56 18:12:01 1743084 3374888 2295560 56.84 51812 1734384 594324 11.68 551576 1568392 167224 18:13:56 18:13:01 1441184 3217108 2597460 64.32 59184 1864000 742920 14.60 723724 1683232 5404 18:13:56 Average: 1592134 3295998 2446510 60.58 55498 1799192 668622 13.14 637650 1625812 86314 18:13:56 18:13:56 18:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:56 18:12:01 ens3 153.46 121.65 1265.41 26.22 0.00 0.00 0.00 0.00 18:13:56 18:12:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:13:56 18:13:01 ens3 122.11 126.51 685.00 24.53 0.00 0.00 0.00 0.00 18:13:56 18:13:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 18:13:56 Average: ens3 137.79 124.08 975.20 25.37 0.00 0.00 0.00 0.00 18:13:56 Average: lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 18:13:56 18:13:56 18:13:56 ---> sar -P ALL: 18:13:56 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-2790) 02/24/24 _x86_64_ (4 CPU) 18:13:56 18:13:56 18:10:45 LINUX RESTART (4 CPU) 18:13:56 18:13:56 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:13:56 18:12:01 all 20.54 0.00 1.54 2.55 0.05 75.32 18:13:56 18:12:01 0 28.26 0.00 1.60 0.47 0.05 69.62 18:13:56 18:12:01 1 2.86 0.00 0.72 2.11 0.05 94.25 18:13:56 18:12:01 2 34.63 0.00 2.46 4.64 0.08 58.19 18:13:56 18:12:01 3 16.39 0.00 1.38 2.97 0.02 79.24 18:13:56 18:13:01 all 15.38 0.00 0.83 1.31 0.05 82.42 18:13:56 18:13:01 0 23.66 0.00 1.03 0.10 0.03 75.17 18:13:56 18:13:01 1 9.98 0.00 0.69 2.18 0.05 87.11 18:13:56 18:13:01 2 11.75 0.00 0.67 1.17 0.03 86.38 18:13:56 18:13:01 3 16.15 0.00 0.95 1.82 0.05 81.04 18:13:56 Average: all 17.96 0.00 1.19 1.93 0.05 78.87 18:13:56 Average: 0 25.96 0.00 1.32 0.28 0.04 72.40 18:13:56 Average: 1 6.42 0.00 0.70 2.14 0.05 90.68 18:13:56 Average: 2 23.18 0.00 1.56 2.90 0.06 72.30 18:13:56 Average: 3 16.27 0.00 1.17 2.39 0.03 80.14 18:13:56 18:13:56 18:13:56