18:11:09 Started by timer 18:11:09 Running as SYSTEM 18:11:09 [EnvInject] - Loading node environment variables. 18:11:09 Building remotely on prd-ubuntu1804-builder-4c-4g-3468 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:11:09 [ssh-agent] Looking for ssh-agent implementation... 18:11:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:10 $ ssh-agent 18:11:10 SSH_AUTH_SOCK=/tmp/ssh-VUmENi5QfjeM/agent.1867 18:11:10 SSH_AGENT_PID=1869 18:11:10 [ssh-agent] Started. 18:11:10 Running ssh-add (command line suppressed) 18:11:10 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/private_key_17900216091032377778.key (jenkins-ssh) 18:11:10 [ssh-agent] Using credentials jenkins (jenkins) 18:11:10 The recommended git tool is: NONE 18:11:11 using credential jenkins 18:11:11 Wiping out workspace first. 18:11:11 Cloning the remote Git repository 18:11:11 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:11 > git init /w/workspace/nonrtric-plt-participants-maven-clm-i-release # timeout=10 18:11:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:11 > git --version # timeout=10 18:11:11 > git --version # 'git version 2.17.1' 18:11:11 using GIT_SSH to set credentials jenkins 18:11:11 > 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:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 18:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:13 Avoid second fetch 18:11:13 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 18:11:13 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 18:11:13 > git config core.sparsecheckout # timeout=10 18:11:13 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:13 Commit message: "Re-enable participant links & checks after first build of i-release docs" 18:11:13 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:13 > git remote # timeout=10 18:11:13 > git submodule init # timeout=10 18:11:13 > git submodule sync # timeout=10 18:11:13 > git config --get remote.origin.url # timeout=10 18:11:13 > git submodule init # timeout=10 18:11:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:11:13 > git config --get submodule.sme.url # timeout=10 18:11:13 > git config -f .gitmodules --get submodule.sme.path # timeout=10 18:11:13 > git submodule update --init --recursive sme # timeout=10 18:11:14 provisioning config files... 18:11:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:11:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:11:14 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins10945112269386862087.sh 18:11:14 ---> python-tools-install.sh 18:11:14 Setup pyenv: 18:11:14 * system (set by /opt/pyenv/version) 18:11:14 * 3.8.13 (set by /opt/pyenv/version) 18:11:14 * 3.9.13 (set by /opt/pyenv/version) 18:11:14 * 3.10.6 (set by /opt/pyenv/version) 18:11:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cmby 18:11:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:11:22 lf-activate-venv(): INFO: Installing: lftools 18:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-cmby/bin to PATH 18:11:56 Generating Requirements File 18:12:26 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:26 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 18:12:26 Python 3.10.6 18:12:26 pip 24.0 from /tmp/venv-cmby/lib/python3.10/site-packages/pip (python 3.10) 18:12:27 appdirs==1.4.4 18:12:27 argcomplete==3.2.2 18:12:27 aspy.yaml==1.3.0 18:12:27 attrs==23.2.0 18:12:27 autopage==0.5.2 18:12:27 beautifulsoup4==4.12.3 18:12:27 boto3==1.34.54 18:12:27 botocore==1.34.54 18:12:27 bs4==0.0.2 18:12:27 cachetools==5.3.3 18:12:27 certifi==2024.2.2 18:12:27 cffi==1.16.0 18:12:27 cfgv==3.4.0 18:12:27 chardet==5.2.0 18:12:27 charset-normalizer==3.3.2 18:12:27 click==8.1.7 18:12:27 cliff==4.6.0 18:12:27 cmd2==2.4.3 18:12:27 cryptography==3.3.2 18:12:27 debtcollector==3.0.0 18:12:27 decorator==5.1.1 18:12:27 defusedxml==0.7.1 18:12:27 Deprecated==1.2.14 18:12:27 distlib==0.3.8 18:12:27 dnspython==2.6.1 18:12:27 docker==4.2.2 18:12:27 dogpile.cache==1.3.2 18:12:27 email_validator==2.1.1 18:12:27 filelock==3.13.1 18:12:27 future==1.0.0 18:12:27 gitdb==4.0.11 18:12:27 GitPython==3.1.42 18:12:27 google-auth==2.28.1 18:12:27 httplib2==0.22.0 18:12:27 identify==2.5.35 18:12:27 idna==3.6 18:12:27 importlib-resources==1.5.0 18:12:27 iso8601==2.1.0 18:12:27 Jinja2==3.1.3 18:12:27 jmespath==1.0.1 18:12:27 jsonpatch==1.33 18:12:27 jsonpointer==2.4 18:12:27 jsonschema==4.21.1 18:12:27 jsonschema-specifications==2023.12.1 18:12:27 keystoneauth1==5.6.0 18:12:27 kubernetes==29.0.0 18:12:27 lftools==0.37.9 18:12:27 lxml==5.1.0 18:12:27 MarkupSafe==2.1.5 18:12:27 msgpack==1.0.8 18:12:27 multi_key_dict==2.0.3 18:12:27 munch==4.0.0 18:12:27 netaddr==1.2.1 18:12:27 netifaces==0.11.0 18:12:27 niet==1.4.2 18:12:27 nodeenv==1.8.0 18:12:27 oauth2client==4.1.3 18:12:27 oauthlib==3.2.2 18:12:27 openstacksdk==0.62.0 18:12:27 os-client-config==2.1.0 18:12:27 os-service-types==1.7.0 18:12:27 osc-lib==3.0.1 18:12:27 oslo.config==9.4.0 18:12:27 oslo.context==5.5.0 18:12:27 oslo.i18n==6.3.0 18:12:27 oslo.log==5.5.0 18:12:27 oslo.serialization==5.4.0 18:12:27 oslo.utils==7.1.0 18:12:27 packaging==23.2 18:12:27 pbr==6.0.0 18:12:27 platformdirs==4.2.0 18:12:27 prettytable==3.10.0 18:12:27 pyasn1==0.5.1 18:12:27 pyasn1-modules==0.3.0 18:12:27 pycparser==2.21 18:12:27 pygerrit2==2.0.15 18:12:27 PyGithub==2.2.0 18:12:27 pyinotify==0.9.6 18:12:27 PyJWT==2.8.0 18:12:27 PyNaCl==1.5.0 18:12:27 pyparsing==2.4.7 18:12:27 pyperclip==1.8.2 18:12:27 pyrsistent==0.20.0 18:12:27 python-cinderclient==9.5.0 18:12:27 python-dateutil==2.9.0.post0 18:12:27 python-heatclient==3.5.0 18:12:27 python-jenkins==1.8.2 18:12:27 python-keystoneclient==5.4.0 18:12:27 python-magnumclient==4.4.0 18:12:27 python-novaclient==18.5.0 18:12:27 python-openstackclient==6.0.1 18:12:27 python-swiftclient==4.5.0 18:12:27 PyYAML==6.0.1 18:12:27 referencing==0.33.0 18:12:27 requests==2.31.0 18:12:27 requests-oauthlib==1.3.1 18:12:27 requestsexceptions==1.4.0 18:12:27 rfc3986==2.0.0 18:12:27 rpds-py==0.18.0 18:12:27 rsa==4.9 18:12:27 ruamel.yaml==0.18.6 18:12:27 ruamel.yaml.clib==0.2.8 18:12:27 s3transfer==0.10.0 18:12:27 simplejson==3.19.2 18:12:27 six==1.16.0 18:12:27 smmap==5.0.1 18:12:27 soupsieve==2.5 18:12:27 stevedore==5.2.0 18:12:27 tabulate==0.9.0 18:12:27 toml==0.10.2 18:12:27 tomlkit==0.12.4 18:12:27 tqdm==4.66.2 18:12:27 typing_extensions==4.10.0 18:12:27 tzdata==2024.1 18:12:27 urllib3==1.26.18 18:12:27 virtualenv==20.25.1 18:12:27 wcwidth==0.2.13 18:12:27 websocket-client==1.7.0 18:12:27 wrapt==1.16.0 18:12:27 xdg==6.0.0 18:12:27 xmltodict==0.13.0 18:12:27 yq==3.2.3 18:12:27 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins5284911282943106273.sh 18:12:27 + echo quiet=on 18:12:27 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-3468 18:12:28 [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:28 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 18:12:28 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:28 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:12:28 Default locale: en, platform encoding: UTF-8 18:12:28 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:28 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins1312651480381656285.sh 18:12:28 + rm /home/jenkins/.wgetrc 18:12:28 [EnvInject] - Injecting environment variables from a build step. 18:12:28 [EnvInject] - Injecting as environment variables the properties content 18:12:28 SET_JDK_VERSION=openjdk17 18:12:28 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:12:28 18:12:28 [EnvInject] - Variables injected successfully. 18:12:28 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh /tmp/jenkins14375095500870211055.sh 18:12:28 ---> update-java-alternatives.sh 18:12:28 ---> Updating Java version 18:12:28 ---> Ubuntu/Debian system detected 18:12:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:12:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:12:29 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:29 openjdk version "17.0.4" 2022-07-19 18:12:29 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 18:12:29 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 18:12:29 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:12:29 [EnvInject] - Injecting environment variables from a build step. 18:12:29 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:12:29 [EnvInject] - Variables injected successfully. 18:12:29 provisioning config files... 18:12:29 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config5435446354256286174tmp 18:12:29 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config14913267552271561927tmp 18:12:29 [EnvInject] - Injecting environment variables from a build step. 18:12:29 [EnvInject] - Injecting as environment variables the properties content 18:12:29 MAVEN_GOALS=clean install 18:12:29 18:12:29 [EnvInject] - Variables injected successfully. 18:12:29 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins12635358328016479010.sh 18:12:29 ---> common-variables.sh 18:12:29 --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:29 ---> sonatype-clm.sh 18:12:29 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:29 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:29 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 18:12:29 Default locale: en, platform encoding: UTF-8 18:12:29 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:30 [INFO] Scanning for projects... 18:13:07 [INFO] ------------------------------------------------------------------------ 18:13:07 [INFO] Reactor Build Order: 18:13:07 [INFO] 18:13:07 [INFO] NONRTRIC ACM Participants [pom] 18:13:07 [INFO] participant-impl-dme [jar] 18:13:10 [INFO] 18:13:10 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 18:13:10 [INFO] Building NONRTRIC ACM Participants 0.0.2-SNAPSHOT [1/2] 18:13:10 [INFO] --------------------------------[ pom ]--------------------------------- 18:13:10 [INFO] 18:13:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ participants --- 18:13:10 [INFO] 18:13:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ participants --- 18:13:12 [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:13:12 [INFO] 18:13:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ participants --- 18:13:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:13:12 [INFO] 18:13:12 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ participants --- 18:13:12 [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:12 [INFO] 18:13:12 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ participants --- 18:13:19 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.0.2-SNAPSHOT 18:13:19 [INFO] 18:13:19 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ participants --- 18:13:20 [INFO] ------------------------------------------------------------------------ 18:13:20 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.0.2-SNAPSHOT: 18:13:20 [INFO] 18:13:20 [INFO] NONRTRIC ACM Participants .......................... FAILURE [ 10.031 s] 18:13:20 [INFO] participant-impl-dme ............................... SKIPPED 18:13:20 [INFO] ------------------------------------------------------------------------ 18:13:20 [INFO] BUILD FAILURE 18:13:20 [INFO] ------------------------------------------------------------------------ 18:13:20 [INFO] Total time: 49.539 s 18:13:20 [INFO] Finished at: 2024-03-02T18:13:20Z 18:13:20 [INFO] ------------------------------------------------------------------------ 18:13:20 [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:20 [ERROR] ----------------------------------------------------- 18:13:20 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 18:13:20 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 18:13:20 [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:20 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 18:13:20 [ERROR] Number of foreign imports: 1 18:13:20 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 18:13:20 [ERROR] 18:13:20 [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 @6b5e1fc5 18:13:20 [ERROR] -> [Help 1] 18:13:20 [ERROR] 18:13:20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 18:13:20 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 18:13:20 [ERROR] 18:13:20 [ERROR] For more information about the errors and possible solutions, please read the following articles: 18:13:20 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 18:13:20 Build step 'Execute shell' marked build as failure 18:13:20 $ ssh-agent -k 18:13:20 unset SSH_AUTH_SOCK; 18:13:20 unset SSH_AGENT_PID; 18:13:20 echo Agent pid 1869 killed; 18:13:20 [ssh-agent] Stopped. 18:13:20 [PostBuildScript] - [INFO] Executing post build scripts. 18:13:20 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins6575217644142833814.sh 18:13:20 ---> sysstat.sh 18:13:20 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins11733495275741913253.sh 18:13:20 ---> package-listing.sh 18:13:20 ++ tr '[:upper:]' '[:lower:]' 18:13:20 ++ facter osfamily 18:13:20 + OS_FAMILY=debian 18:13:20 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:13:20 + START_PACKAGES=/tmp/packages_start.txt 18:13:20 + END_PACKAGES=/tmp/packages_end.txt 18:13:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:20 + PACKAGES=/tmp/packages_start.txt 18:13:20 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:20 + PACKAGES=/tmp/packages_end.txt 18:13:20 + case "${OS_FAMILY}" in 18:13:20 + dpkg -l 18:13:20 + grep '^ii' 18:13:20 + '[' -f /tmp/packages_start.txt ']' 18:13:20 + '[' -f /tmp/packages_end.txt ']' 18:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:20 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:20 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/ 18:13:20 + 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:20 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins14083967743469559859.sh 18:13:20 ---> capture-instance-metadata.sh 18:13:20 Setup pyenv: 18:13:21 system 18:13:21 3.8.13 18:13:21 3.9.13 18:13:21 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmby from file:/tmp/.os_lf_venv 18:13:22 lf-activate-venv(): INFO: Installing: lftools 18:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-cmby/bin to PATH 18:13:34 INFO: Running in OpenStack, capturing instance metadata 18:13:35 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins4551741116346503100.sh 18:13:35 provisioning config files... 18:13:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config12277724247092546105tmp 18:13:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:13:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:13:35 [EnvInject] - Injecting environment variables from a build step. 18:13:35 [EnvInject] - Injecting as environment variables the properties content 18:13:35 SERVER_ID=logs 18:13:35 18:13:35 [EnvInject] - Variables injected successfully. 18:13:35 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins11193582899149185033.sh 18:13:35 ---> create-netrc.sh 18:13:35 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins5581606474559535687.sh 18:13:35 ---> python-tools-install.sh 18:13:35 Setup pyenv: 18:13:35 system 18:13:35 3.8.13 18:13:35 3.9.13 18:13:35 * 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-cmby from file:/tmp/.os_lf_venv 18:13:36 lf-activate-venv(): INFO: Installing: lftools 18:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-cmby/bin to PATH 18:13:46 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins14675973325494369909.sh 18:13:46 ---> sudo-logs.sh 18:13:46 Archiving 'sudo' log.. 18:13:46 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins650359209509567103.sh 18:13:46 ---> job-cost.sh 18:13:46 Setup pyenv: 18:13:46 system 18:13:46 3.8.13 18:13:46 3.9.13 18:13:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmby from file:/tmp/.os_lf_venv 18:13:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:13:54 lf-activate-venv(): INFO: Adding /tmp/venv-cmby/bin to PATH 18:13:54 INFO: No Stack... 18:13:54 INFO: Retrieving Pricing Info for: v2-highcpu-4 18:13:55 INFO: Archiving Costs 18:13:55 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins14501578854960259246.sh 18:13:55 ---> logs-deploy.sh 18:13:55 Setup pyenv: 18:13:55 system 18:13:55 3.8.13 18:13:55 3.9.13 18:13:55 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmby from file:/tmp/.os_lf_venv 18:13:56 lf-activate-venv(): INFO: Installing: lftools 18:14:06 lf-activate-venv(): INFO: Adding /tmp/venv-cmby/bin to PATH 18:14:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-i-release/12 18:14:06 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:14:07 Archives upload complete. 18:14:07 INFO: archiving logs to Nexus 18:14:08 ---> uname -a: 18:14:08 Linux prd-ubuntu1804-builder-4c-4g-3468 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:14:08 18:14:08 18:14:08 ---> lscpu: 18:14:08 Architecture: x86_64 18:14:08 CPU op-mode(s): 32-bit, 64-bit 18:14:08 Byte Order: Little Endian 18:14:08 CPU(s): 4 18:14:08 On-line CPU(s) list: 0-3 18:14:08 Thread(s) per core: 1 18:14:08 Core(s) per socket: 1 18:14:08 Socket(s): 4 18:14:08 NUMA node(s): 1 18:14:08 Vendor ID: AuthenticAMD 18:14:08 CPU family: 23 18:14:08 Model: 49 18:14:08 Model name: AMD EPYC-Rome Processor 18:14:08 Stepping: 0 18:14:08 CPU MHz: 2799.998 18:14:08 BogoMIPS: 5599.99 18:14:08 Virtualization: AMD-V 18:14:08 Hypervisor vendor: KVM 18:14:08 Virtualization type: full 18:14:08 L1d cache: 32K 18:14:08 L1i cache: 32K 18:14:08 L2 cache: 512K 18:14:08 L3 cache: 16384K 18:14:08 NUMA node0 CPU(s): 0-3 18:14:08 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:14:08 18:14:08 18:14:08 ---> nproc: 18:14:08 4 18:14:08 18:14:08 18:14:08 ---> df -h: 18:14:08 Filesystem Size Used Avail Use% Mounted on 18:14:08 udev 2.0G 0 2.0G 0% /dev 18:14:08 tmpfs 395M 664K 394M 1% /run 18:14:08 /dev/vda1 20G 7.4G 12G 39% / 18:14:08 tmpfs 2.0G 0 2.0G 0% /dev/shm 18:14:08 tmpfs 5.0M 0 5.0M 0% /run/lock 18:14:08 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 18:14:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:14:08 tmpfs 395M 0 395M 0% /run/user/1001 18:14:08 18:14:08 18:14:08 ---> free -m: 18:14:08 total used free shared buff/cache available 18:14:08 Mem: 3943 431 1477 0 2034 3253 18:14:08 Swap: 1023 0 1023 18:14:08 18:14:08 18:14:08 ---> ip addr: 18:14:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:14:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:14:08 inet 127.0.0.1/8 scope host lo 18:14:08 valid_lft forever preferred_lft forever 18:14:08 inet6 ::1/128 scope host 18:14:08 valid_lft forever preferred_lft forever 18:14:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:14:08 link/ether fa:16:3e:b2:ea:73 brd ff:ff:ff:ff:ff:ff 18:14:08 inet 10.32.6.241/23 brd 10.32.7.255 scope global dynamic ens3 18:14:08 valid_lft 86204sec preferred_lft 86204sec 18:14:08 inet6 fe80::f816:3eff:feb2:ea73/64 scope link 18:14:08 valid_lft forever preferred_lft forever 18:14:08 18:14:08 18:14:08 ---> sar -b -r -n DEV: 18:14:08 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-3468) 03/02/24 _x86_64_ (4 CPU) 18:14:08 18:14:08 18:10:53 LINUX RESTART (4 CPU) 18:14:08 18:14:08 18:11:01 tps rtps wtps bread/s bwrtn/s 18:14:08 18:12:02 121.86 67.52 54.34 4551.37 27206.67 18:14:08 18:13:01 83.88 29.49 54.40 1650.16 9727.84 18:14:08 18:14:01 40.61 2.02 38.59 137.31 3472.22 18:14:08 Average: 82.11 33.03 49.08 2115.53 13489.81 18:14:08 18:14:08 18:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:08 18:12:02 1754768 3338492 2283876 56.55 49748 1689608 615552 12.10 585656 1526032 149476 18:14:08 18:13:01 1527140 3270520 2511504 62.19 58596 1833012 705600 13.87 668636 1654728 14324 18:14:08 18:14:01 1499068 3316548 2539576 62.88 64952 1898096 613648 12.06 659936 1687232 51064 18:14:08 Average: 1593659 3308520 2444985 60.54 57765 1806905 644933 12.68 638076 1622664 71621 18:14:08 18:14:08 18:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:08 18:12:02 ens3 408.95 266.07 1577.54 69.59 0.00 0.00 0.00 0.00 18:14:08 18:12:02 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:14:08 18:13:01 ens3 85.39 78.05 449.52 16.60 0.00 0.00 0.00 0.00 18:14:08 18:13:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 18:14:08 18:14:01 ens3 141.49 169.17 845.82 38.43 0.00 0.00 0.00 0.00 18:14:08 18:14:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:14:08 Average: ens3 212.65 171.62 960.46 41.68 0.00 0.00 0.00 0.00 18:14:08 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 18:14:08 18:14:08 18:14:08 ---> sar -P ALL: 18:14:08 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-3468) 03/02/24 _x86_64_ (4 CPU) 18:14:08 18:14:08 18:10:53 LINUX RESTART (4 CPU) 18:14:08 18:14:08 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:14:08 18:12:02 all 21.86 0.00 2.16 3.77 0.06 72.15 18:14:08 18:12:02 0 18.14 0.00 2.03 1.02 0.03 78.78 18:14:08 18:12:02 1 29.88 0.00 2.74 3.18 0.05 64.15 18:14:08 18:12:02 2 9.77 0.00 1.56 3.15 0.05 85.48 18:14:08 18:12:02 3 29.63 0.00 2.29 7.73 0.08 60.27 18:14:08 18:13:01 all 15.13 0.00 0.83 1.71 0.05 82.27 18:14:08 18:13:01 0 14.73 0.00 0.76 0.68 0.03 83.80 18:14:08 18:13:01 1 7.83 0.00 0.47 0.47 0.03 91.19 18:14:08 18:13:01 2 9.95 0.00 0.73 2.48 0.05 86.79 18:14:08 18:13:01 3 28.05 0.00 1.36 3.23 0.07 67.30 18:14:08 18:14:01 all 21.89 0.00 1.07 0.89 0.05 76.10 18:14:08 18:14:01 0 10.22 0.00 0.83 0.02 0.05 88.88 18:14:08 18:14:01 1 27.87 0.00 0.92 0.23 0.08 70.90 18:14:08 18:14:01 2 20.27 0.00 1.04 2.24 0.05 76.40 18:14:08 18:14:01 3 29.19 0.00 1.52 1.09 0.05 68.15 18:14:08 Average: all 19.65 0.00 1.36 2.12 0.05 76.82 18:14:08 Average: 0 14.36 0.00 1.21 0.57 0.04 83.82 18:14:08 Average: 1 21.93 0.00 1.38 1.30 0.06 75.34 18:14:08 Average: 2 13.35 0.00 1.11 2.62 0.05 82.87 18:14:08 Average: 3 28.96 0.00 1.73 4.02 0.07 65.23 18:14:08 18:14:08 18:14:08