18:11:03 Started by timer 18:11:03 Running as SYSTEM 18:11:03 [EnvInject] - Loading node environment variables. 18:11:04 Building remotely on prd-ubuntu1804-builder-4c-4g-114 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:11:04 [ssh-agent] Looking for ssh-agent implementation... 18:11:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:04 $ ssh-agent 18:11:04 SSH_AUTH_SOCK=/tmp/ssh-cCvCvDrjIJvC/agent.1795 18:11:04 SSH_AGENT_PID=1797 18:11:04 [ssh-agent] Started. 18:11:04 Running ssh-add (command line suppressed) 18:11:04 Identity added: /w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/private_key_17798917874392980844.key (jenkins-ssh) 18:11:04 [ssh-agent] Using credentials jenkins (jenkins) 18:11:04 The recommended git tool is: NONE 18:11:05 using credential jenkins 18:11:05 Wiping out workspace first. 18:11:05 Cloning the remote Git repository 18:11:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:05 > git init /w/workspace/nonrtric-plt-participants-maven-clm-i-release # timeout=10 18:11:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager 18:11:05 > git --version # timeout=10 18:11:05 > git --version # 'git version 2.17.1' 18:11:05 using GIT_SSH to set credentials jenkins 18:11:05 > 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:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/rappmanager # timeout=10 18:11:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:07 Avoid second fetch 18:11:07 > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 18:11:07 Checking out Revision b7e138bf5fd1419a1a0134db8ba016320f968ca7 (refs/remotes/origin/i-release) 18:11:07 > git config core.sparsecheckout # timeout=10 18:11:07 > git checkout -f b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:07 Commit message: "Re-enable participant links & checks after first build of i-release docs" 18:11:07 > git rev-list --no-walk b7e138bf5fd1419a1a0134db8ba016320f968ca7 # timeout=10 18:11:07 > git remote # timeout=10 18:11:07 > git submodule init # timeout=10 18:11:07 > git submodule sync # timeout=10 18:11:07 > git config --get remote.origin.url # timeout=10 18:11:07 > git submodule init # timeout=10 18:11:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:11:07 > git config --get submodule.sme.url # timeout=10 18:11:07 > git config -f .gitmodules --get submodule.sme.path # timeout=10 18:11:07 > git submodule update --init --recursive sme # timeout=10 18:11:08 provisioning config files... 18:11:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:11:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:11:08 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins7204493755349216969.sh 18:11:08 ---> python-tools-install.sh 18:11:08 Setup pyenv: 18:11:08 * system (set by /opt/pyenv/version) 18:11:08 * 3.8.13 (set by /opt/pyenv/version) 18:11:08 * 3.9.13 (set by /opt/pyenv/version) 18:11:08 * 3.10.6 (set by /opt/pyenv/version) 18:11:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KzfB 18:11:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:11:17 lf-activate-venv(): INFO: Installing: lftools 18:11:50 lf-activate-venv(): INFO: Adding /tmp/venv-KzfB/bin to PATH 18:11:50 Generating Requirements File 18:12:24 Python 3.10.6 18:12:24 pip 23.3.2 from /tmp/venv-KzfB/lib/python3.10/site-packages/pip (python 3.10) 18:12:25 appdirs==1.4.4 18:12:25 argcomplete==3.2.2 18:12:25 aspy.yaml==1.3.0 18:12:25 attrs==23.2.0 18:12:25 autopage==0.5.2 18:12:25 beautifulsoup4==4.12.3 18:12:25 boto3==1.34.28 18:12:25 botocore==1.34.28 18:12:25 bs4==0.0.2 18:12:25 cachetools==5.3.2 18:12:25 certifi==2023.11.17 18:12:25 cffi==1.16.0 18:12:25 cfgv==3.4.0 18:12:25 chardet==5.2.0 18:12:25 charset-normalizer==3.3.2 18:12:25 click==8.1.7 18:12:25 cliff==4.5.0 18:12:25 cmd2==2.4.3 18:12:25 cryptography==3.3.2 18:12:25 debtcollector==2.5.0 18:12:25 decorator==5.1.1 18:12:25 defusedxml==0.7.1 18:12:25 Deprecated==1.2.14 18:12:25 distlib==0.3.8 18:12:25 dnspython==2.5.0 18:12:25 docker==4.2.2 18:12:25 dogpile.cache==1.3.0 18:12:25 email-validator==2.1.0.post1 18:12:25 filelock==3.13.1 18:12:25 future==0.18.3 18:12:25 gitdb==4.0.11 18:12:25 GitPython==3.1.41 18:12:25 google-auth==2.27.0 18:12:25 httplib2==0.22.0 18:12:25 identify==2.5.33 18:12:25 idna==3.6 18:12:25 importlib-resources==1.5.0 18:12:25 iso8601==2.1.0 18:12:25 Jinja2==3.1.3 18:12:25 jmespath==1.0.1 18:12:25 jsonpatch==1.33 18:12:25 jsonpointer==2.4 18:12:25 jsonschema==4.21.1 18:12:25 jsonschema-specifications==2023.12.1 18:12:25 keystoneauth1==5.5.0 18:12:25 kubernetes==29.0.0 18:12:25 lftools==0.37.8 18:12:25 lxml==5.1.0 18:12:25 MarkupSafe==2.1.4 18:12:25 msgpack==1.0.7 18:12:25 multi_key_dict==2.0.3 18:12:25 munch==4.0.0 18:12:25 netaddr==0.10.1 18:12:25 netifaces==0.11.0 18:12:25 niet==1.4.2 18:12:25 nodeenv==1.8.0 18:12:25 oauth2client==4.1.3 18:12:25 oauthlib==3.2.2 18:12:25 openstacksdk==0.62.0 18:12:25 os-client-config==2.1.0 18:12:25 os-service-types==1.7.0 18:12:25 osc-lib==3.0.0 18:12:25 oslo.config==9.3.0 18:12:25 oslo.context==5.3.0 18:12:25 oslo.i18n==6.2.0 18:12:25 oslo.log==5.4.0 18:12:25 oslo.serialization==5.3.0 18:12:25 oslo.utils==7.0.0 18:12:25 packaging==23.2 18:12:25 pbr==6.0.0 18:12:25 platformdirs==4.1.0 18:12:25 prettytable==3.9.0 18:12:25 pyasn1==0.5.1 18:12:25 pyasn1-modules==0.3.0 18:12:25 pycparser==2.21 18:12:25 pygerrit2==2.0.15 18:12:25 PyGithub==2.1.1 18:12:25 pyinotify==0.9.6 18:12:25 PyJWT==2.8.0 18:12:25 PyNaCl==1.5.0 18:12:25 pyparsing==2.4.7 18:12:25 pyperclip==1.8.2 18:12:25 pyrsistent==0.20.0 18:12:25 python-cinderclient==9.4.0 18:12:25 python-dateutil==2.8.2 18:12:25 python-heatclient==3.4.0 18:12:25 python-jenkins==1.8.2 18:12:25 python-keystoneclient==5.3.0 18:12:25 python-magnumclient==4.3.0 18:12:25 python-novaclient==18.4.0 18:12:25 python-openstackclient==6.0.0 18:12:25 python-swiftclient==4.4.0 18:12:25 pytz==2023.3.post1 18:12:25 PyYAML==6.0.1 18:12:25 referencing==0.32.1 18:12:25 requests==2.31.0 18:12:25 requests-oauthlib==1.3.1 18:12:25 requestsexceptions==1.4.0 18:12:25 rfc3986==2.0.0 18:12:25 rpds-py==0.17.1 18:12:25 rsa==4.9 18:12:25 ruamel.yaml==0.18.5 18:12:25 ruamel.yaml.clib==0.2.8 18:12:25 s3transfer==0.10.0 18:12:25 simplejson==3.19.2 18:12:25 six==1.16.0 18:12:25 smmap==5.0.1 18:12:25 soupsieve==2.5 18:12:25 stevedore==5.1.0 18:12:25 tabulate==0.9.0 18:12:25 toml==0.10.2 18:12:25 tomlkit==0.12.3 18:12:25 tqdm==4.66.1 18:12:25 typing_extensions==4.9.0 18:12:25 tzdata==2023.4 18:12:25 urllib3==1.26.18 18:12:25 virtualenv==20.25.0 18:12:25 wcwidth==0.2.13 18:12:25 websocket-client==1.7.0 18:12:25 wrapt==1.16.0 18:12:25 xdg==6.0.0 18:12:25 xmltodict==0.13.0 18:12:25 yq==3.2.3 18:12:25 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins17504063618606859434.sh 18:12:25 + echo quiet=on 18:12:25 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-114 18:12:26 [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:26 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-Ddocker.skip=true -f participants" -DGERRIT_PROJECT=nonrtric/plt/rappmanager --version 18:12:26 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:26 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:12:26 Default locale: en, platform encoding: UTF-8 18:12:26 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:26 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh -xe /tmp/jenkins3765412697628624412.sh 18:12:26 + rm /home/jenkins/.wgetrc 18:12:26 [EnvInject] - Injecting environment variables from a build step. 18:12:26 [EnvInject] - Injecting as environment variables the properties content 18:12:26 SET_JDK_VERSION=openjdk17 18:12:26 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 18:12:26 18:12:26 [EnvInject] - Variables injected successfully. 18:12:26 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/sh /tmp/jenkins14891940026201631865.sh 18:12:26 ---> update-java-alternatives.sh 18:12:26 ---> Updating Java version 18:12:26 ---> Ubuntu/Debian system detected 18:12:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:12:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:12:26 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:27 openjdk version "17.0.4" 2022-07-19 18:12:27 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 18:12:27 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 18:12:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 18:12:27 [EnvInject] - Injecting environment variables from a build step. 18:12:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:12:27 [EnvInject] - Variables injected successfully. 18:12:27 provisioning config files... 18:12:27 copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config13857113194674751758tmp 18:12:27 copy managed file [nonrtric-plt-rappmanager] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config1131033276107094902tmp 18:12:27 [EnvInject] - Injecting environment variables from a build step. 18:12:27 [EnvInject] - Injecting as environment variables the properties content 18:12:27 MAVEN_GOALS=clean install 18:12:27 18:12:27 [EnvInject] - Variables injected successfully. 18:12:27 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins14295436705150180891.sh 18:12:27 ---> common-variables.sh 18:12:27 --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:27 ---> sonatype-clm.sh 18:12:27 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 18:12:27 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 18:12:27 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 18:12:27 Default locale: en, platform encoding: UTF-8 18:12:27 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 18:12:28 [INFO] Scanning for projects... 18:13:05 [INFO] ------------------------------------------------------------------------ 18:13:05 [INFO] Reactor Build Order: 18:13:05 [INFO] 18:13:05 [INFO] NONRTRIC ACM Participants [pom] 18:13:05 [INFO] participant-impl-dme [jar] 18:13:07 [INFO] 18:13:07 [INFO] ---------------< org.o-ran-sc.nonrtric.plt:participants >--------------- 18:13:07 [INFO] Building NONRTRIC ACM Participants 0.0.2-SNAPSHOT [1/2] 18:13:07 [INFO] --------------------------------[ pom ]--------------------------------- 18:13:07 [INFO] 18:13:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ participants --- 18:13:07 [INFO] 18:13:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ participants --- 18:13:09 [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:09 [INFO] 18:13:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (default-report) @ participants --- 18:13:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:13:09 [INFO] 18:13:09 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ participants --- 18:13:09 [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:09 [INFO] 18:13:09 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ participants --- 18:13:17 [INFO] org.o-ran-sc.nonrtric.plt:participants:pom:0.0.2-SNAPSHOT 18:13:17 [INFO] 18:13:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ participants --- 18:13:17 [INFO] ------------------------------------------------------------------------ 18:13:17 [INFO] Reactor Summary for NONRTRIC ACM Participants 0.0.2-SNAPSHOT: 18:13:17 [INFO] 18:13:17 [INFO] NONRTRIC ACM Participants .......................... FAILURE [ 10.016 s] 18:13:17 [INFO] participant-impl-dme ............................... SKIPPED 18:13:17 [INFO] ------------------------------------------------------------------------ 18:13:17 [INFO] BUILD FAILURE 18:13:17 [INFO] ------------------------------------------------------------------------ 18:13:17 [INFO] Total time: 49.139 s 18:13:17 [INFO] Finished at: 2024-01-27T18:13:17Z 18:13:17 [INFO] ------------------------------------------------------------------------ 18:13:17 [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:17 [ERROR] ----------------------------------------------------- 18:13:17 [ERROR] realm = plugin>com.sonatype.clm:clm-maven-plugin:2.41.0-02 18:13:17 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy 18:13:17 [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:17 [ERROR] urls[1] = file:/tmp/r/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 18:13:17 [ERROR] Number of foreign imports: 1 18:13:17 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] 18:13:17 [ERROR] 18:13:17 [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 @4f9213d2 18:13:17 [ERROR] -> [Help 1] 18:13:17 [ERROR] 18:13:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 18:13:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 18:13:17 [ERROR] 18:13:17 [ERROR] For more information about the errors and possible solutions, please read the following articles: 18:13:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException 18:13:17 Build step 'Execute shell' marked build as failure 18:13:17 $ ssh-agent -k 18:13:17 unset SSH_AUTH_SOCK; 18:13:17 unset SSH_AGENT_PID; 18:13:17 echo Agent pid 1797 killed; 18:13:17 [ssh-agent] Stopped. 18:13:17 [PostBuildScript] - [INFO] Executing post build scripts. 18:13:17 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins1760012809424490819.sh 18:13:17 ---> sysstat.sh 18:13:18 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins12930843226536887538.sh 18:13:18 ---> package-listing.sh 18:13:18 ++ tr '[:upper:]' '[:lower:]' 18:13:18 ++ facter osfamily 18:13:18 + OS_FAMILY=debian 18:13:18 + workspace=/w/workspace/nonrtric-plt-participants-maven-clm-i-release 18:13:18 + START_PACKAGES=/tmp/packages_start.txt 18:13:18 + END_PACKAGES=/tmp/packages_end.txt 18:13:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:18 + PACKAGES=/tmp/packages_start.txt 18:13:18 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:18 + PACKAGES=/tmp/packages_end.txt 18:13:18 + case "${OS_FAMILY}" in 18:13:18 + dpkg -l 18:13:18 + grep '^ii' 18:13:18 + '[' -f /tmp/packages_start.txt ']' 18:13:18 + '[' -f /tmp/packages_end.txt ']' 18:13:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:18 + '[' /w/workspace/nonrtric-plt-participants-maven-clm-i-release ']' 18:13:18 + mkdir -p /w/workspace/nonrtric-plt-participants-maven-clm-i-release/archives/ 18:13:18 + 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:18 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins6108987496927275817.sh 18:13:18 ---> capture-instance-metadata.sh 18:13:18 Setup pyenv: 18:13:18 system 18:13:18 3.8.13 18:13:18 3.9.13 18:13:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzfB from file:/tmp/.os_lf_venv 18:13:20 lf-activate-venv(): INFO: Installing: lftools 18:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-KzfB/bin to PATH 18:13:34 INFO: Running in OpenStack, capturing instance metadata 18:13:34 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins18188273036598080836.sh 18:13:34 provisioning config files... 18:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-participants-maven-clm-i-release@tmp/config8657216445936971445tmp 18:13:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:13:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:13:34 [EnvInject] - Injecting environment variables from a build step. 18:13:34 [EnvInject] - Injecting as environment variables the properties content 18:13:34 SERVER_ID=logs 18:13:34 18:13:34 [EnvInject] - Variables injected successfully. 18:13:34 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins17206520176471915311.sh 18:13:34 ---> create-netrc.sh 18:13:34 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins12942389098551636629.sh 18:13:34 ---> python-tools-install.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:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzfB from file:/tmp/.os_lf_venv 18:13:36 lf-activate-venv(): INFO: Installing: lftools 18:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-KzfB/bin to PATH 18:13:48 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins9813032504565316334.sh 18:13:48 ---> sudo-logs.sh 18:13:48 Archiving 'sudo' log.. 18:13:48 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash /tmp/jenkins12534931358409241194.sh 18:13:48 ---> job-cost.sh 18:13:48 Setup pyenv: 18:13:48 system 18:13:48 3.8.13 18:13:48 3.9.13 18:13:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzfB from file:/tmp/.os_lf_venv 18:13:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:13:58 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:13:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-KzfB/bin to PATH 18:13:58 INFO: No Stack... 18:13:59 INFO: Retrieving Pricing Info for: v2-highcpu-4 18:13:59 INFO: Archiving Costs 18:13:59 [nonrtric-plt-participants-maven-clm-i-release] $ /bin/bash -l /tmp/jenkins12441778454523668314.sh 18:13:59 ---> logs-deploy.sh 18:13:59 Setup pyenv: 18:13:59 system 18:13:59 3.8.13 18:13:59 3.9.13 18:13:59 * 3.10.6 (set by /w/workspace/nonrtric-plt-participants-maven-clm-i-release/.python-version) 18:13:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KzfB from file:/tmp/.os_lf_venv 18:14:01 lf-activate-venv(): INFO: Installing: lftools 18:14:13 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:14:13 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-KzfB/bin to PATH 18:14:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-participants-maven-clm-i-release/7 18:14:14 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:15 Archives upload complete. 18:14:15 INFO: archiving logs to Nexus 18:14:16 ---> uname -a: 18:14:16 Linux prd-ubuntu1804-builder-4c-4g-114 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:16 18:14:16 18:14:16 ---> lscpu: 18:14:16 Architecture: x86_64 18:14:16 CPU op-mode(s): 32-bit, 64-bit 18:14:16 Byte Order: Little Endian 18:14:16 CPU(s): 4 18:14:16 On-line CPU(s) list: 0-3 18:14:16 Thread(s) per core: 1 18:14:16 Core(s) per socket: 1 18:14:16 Socket(s): 4 18:14:16 NUMA node(s): 1 18:14:16 Vendor ID: AuthenticAMD 18:14:16 CPU family: 23 18:14:16 Model: 49 18:14:16 Model name: AMD EPYC-Rome Processor 18:14:16 Stepping: 0 18:14:16 CPU MHz: 2799.996 18:14:16 BogoMIPS: 5599.99 18:14:16 Virtualization: AMD-V 18:14:16 Hypervisor vendor: KVM 18:14:16 Virtualization type: full 18:14:16 L1d cache: 32K 18:14:16 L1i cache: 32K 18:14:16 L2 cache: 512K 18:14:16 L3 cache: 16384K 18:14:16 NUMA node0 CPU(s): 0-3 18:14:16 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:16 18:14:16 18:14:16 ---> nproc: 18:14:16 4 18:14:16 18:14:16 18:14:16 ---> df -h: 18:14:16 Filesystem Size Used Avail Use% Mounted on 18:14:16 udev 2.0G 0 2.0G 0% /dev 18:14:16 tmpfs 395M 664K 394M 1% /run 18:14:16 /dev/vda1 20G 7.4G 12G 39% / 18:14:16 tmpfs 2.0G 0 2.0G 0% /dev/shm 18:14:16 tmpfs 5.0M 0 5.0M 0% /run/lock 18:14:16 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 18:14:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:14:16 tmpfs 395M 0 395M 0% /run/user/1001 18:14:16 18:14:16 18:14:16 ---> free -m: 18:14:16 total used free shared buff/cache available 18:14:16 Mem: 3943 411 1489 0 2042 3272 18:14:16 Swap: 1023 0 1023 18:14:16 18:14:16 18:14:16 ---> ip addr: 18:14:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:14:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:14:16 inet 127.0.0.1/8 scope host lo 18:14:16 valid_lft forever preferred_lft forever 18:14:16 inet6 ::1/128 scope host 18:14:16 valid_lft forever preferred_lft forever 18:14:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 18:14:16 link/ether fa:16:3e:a4:f1:cb brd ff:ff:ff:ff:ff:ff 18:14:16 inet 10.32.7.72/23 brd 10.32.7.255 scope global dynamic ens3 18:14:16 valid_lft 86192sec preferred_lft 86192sec 18:14:16 inet6 fe80::f816:3eff:fea4:f1cb/64 scope link 18:14:16 valid_lft forever preferred_lft forever 18:14:16 18:14:16 18:14:16 ---> sar -b -r -n DEV: 18:14:16 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-114) 01/27/24 _x86_64_ (4 CPU) 18:14:16 18:14:16 18:10:49 LINUX RESTART (4 CPU) 18:14:16 18:14:16 18:11:01 tps rtps wtps bread/s bwrtn/s 18:14:16 18:12:02 96.42 48.43 47.99 2190.97 7051.89 18:14:16 18:13:01 79.75 29.52 50.23 1650.57 9628.06 18:14:16 18:14:01 36.84 2.02 34.83 137.31 3203.33 18:14:16 Average: 70.95 26.64 44.32 1324.47 6611.00 18:14:16 18:14:16 18:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:16 18:12:02 1799276 3406632 2239368 55.45 50456 1711176 550848 10.83 515652 1546540 155672 18:14:16 18:13:01 1534464 3284012 2504180 62.01 59736 1837308 690884 13.58 655548 1657768 3816 18:14:16 18:14:01 1547612 3372600 2491032 61.68 65508 1904524 564484 11.10 602572 1692892 53952 18:14:16 Average: 1627117 3354415 2411527 59.71 58567 1817669 602072 11.83 591257 1632400 71147 18:14:16 18:14:16 18:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:16 18:12:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 18:14:16 18:12:02 ens3 405.57 263.54 1585.65 68.64 0.00 0.00 0.00 0.00 18:14:16 18:13:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 18:14:16 18:13:01 ens3 88.43 77.09 419.15 18.94 0.00 0.00 0.00 0.00 18:14:16 18:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:14:16 18:14:01 ens3 166.61 179.72 882.16 36.83 0.00 0.00 0.00 0.00 18:14:16 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 18:14:16 Average: ens3 220.94 173.99 965.35 41.60 0.00 0.00 0.00 0.00 18:14:16 18:14:16 18:14:16 ---> sar -P ALL: 18:14:16 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-114) 01/27/24 _x86_64_ (4 CPU) 18:14:16 18:14:16 18:10:49 LINUX RESTART (4 CPU) 18:14:16 18:14:16 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:14:16 18:12:02 all 22.04 0.00 1.74 2.44 0.05 73.72 18:14:16 18:12:02 0 18.53 0.00 1.42 0.38 0.03 79.63 18:14:16 18:12:02 1 32.79 0.00 2.41 7.02 0.07 57.72 18:14:16 18:12:02 2 25.08 0.00 1.65 0.82 0.05 72.39 18:14:16 18:12:02 3 11.76 0.00 1.48 1.54 0.07 85.15 18:14:16 18:13:01 all 13.82 0.00 0.80 1.67 0.04 83.66 18:14:16 18:13:01 0 14.29 0.00 0.97 0.92 0.05 83.77 18:14:16 18:13:01 1 11.54 0.00 0.68 2.74 0.03 85.00 18:14:16 18:13:01 2 6.15 0.00 0.37 0.90 0.02 92.56 18:14:16 18:13:01 3 23.30 0.00 1.21 2.13 0.05 73.32 18:14:16 18:14:01 all 20.76 0.00 1.16 0.65 0.06 77.37 18:14:16 18:14:01 0 9.20 0.00 0.67 0.03 0.02 90.08 18:14:16 18:14:01 1 24.65 0.00 1.06 2.14 0.07 72.08 18:14:16 18:14:01 2 12.49 0.00 0.80 0.03 0.07 86.61 18:14:16 18:14:01 3 36.77 0.00 2.09 0.42 0.08 60.64 18:14:16 Average: all 18.90 0.00 1.24 1.59 0.05 78.22 18:14:16 Average: 0 14.01 0.00 1.02 0.44 0.03 84.50 18:14:16 Average: 1 23.07 0.00 1.39 3.98 0.06 71.51 18:14:16 Average: 2 14.61 0.00 0.95 0.58 0.04 83.81 18:14:16 Average: 3 23.97 0.00 1.59 1.36 0.07 73.02 18:14:16 18:14:16 18:14:16