12:47:03 Started by timer 12:47:03 Running as SYSTEM 12:47:03 [EnvInject] - Loading node environment variables. 12:47:03 Building remotely on prd-ubuntu1804-builder-4c-4g-10337 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release 12:47:03 [ssh-agent] Looking for ssh-agent implementation... 12:47:03 $ ssh-agent 12:47:04 SSH_AUTH_SOCK=/tmp/ssh-hobPM2RhRUsZ/agent.1812 12:47:04 SSH_AGENT_PID=1814 12:47:04 [ssh-agent] Started. 12:47:04 Running ssh-add (command line suppressed) 12:47:04 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/private_key_2317077375667164487.key (jenkins-ssh) 12:47:04 [ssh-agent] Using credentials jenkins (jenkins) 12:47:04 The recommended git tool is: NONE 12:47:05 using credential jenkins 12:47:05 Wiping out workspace first. 12:47:05 Cloning the remote Git repository 12:47:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 12:47:05 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release # timeout=10 12:47:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 12:47:05 > git --version # timeout=10 12:47:05 > git --version # 'git version 2.17.1' 12:47:05 using GIT_SSH to set credentials jenkins 12:47:06 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 12:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:07 Avoid second fetch 12:47:07 > git rev-parse refs/remotes/origin/h-release^{commit} # timeout=10 12:47:07 Checking out Revision 347361a004ede62de49af069e03e17924855dd1a (refs/remotes/origin/h-release) 12:47:07 > git config core.sparsecheckout # timeout=10 12:47:07 > git checkout -f 347361a004ede62de49af069e03e17924855dd1a # timeout=10 12:47:07 Commit message: "Update readthedocs config" 12:47:07 > git rev-list --no-walk 347361a004ede62de49af069e03e17924855dd1a # timeout=10 12:47:10 provisioning config files... 12:47:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:47:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:47:10 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins2630870257752174775.sh 12:47:10 ---> python-tools-install.sh 12:47:10 Setup pyenv: 12:47:10 * system (set by /opt/pyenv/version) 12:47:10 * 3.8.13 (set by /opt/pyenv/version) 12:47:10 * 3.9.13 (set by /opt/pyenv/version) 12:47:10 * 3.10.6 (set by /opt/pyenv/version) 12:47:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MLJL 12:47:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:47:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:47:46 Generating Requirements File 12:48: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. 12:48:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:48:14 Python 3.10.6 12:48:14 pip 26.2.1 from /tmp/venv-MLJL/lib/python3.10/site-packages/pip (python 3.10) 12:48:15 aiohappyeyeballs==2.7.1 12:48:15 aiohttp==3.14.3 12:48:15 aiosignal==1.4.0 12:48:15 appdirs==1.4.4 12:48:15 argcomplete==3.7.2 12:48:15 aspy.yaml==1.3.0 12:48:15 async-timeout==5.0.1 12:48:15 attrs==26.1.0 12:48:15 autopage==0.6.0 12:48:15 backports.strenum==1.3.1 12:48:15 beautifulsoup4==4.15.0 12:48:15 boto3==1.43.89 12:48:15 botocore==1.43.89 12:48:15 bs4==0.0.2 12:48:15 certifi==2026.7.22 12:48:15 cffi==2.1.1 12:48:15 cfgv==3.5.0 12:48:15 chardet==7.6.0 12:48:15 charset-normalizer==3.5.1 12:48:15 click==8.5.0 12:48:15 cliff==4.14.0 12:48:15 cmd2==3.5.1 12:48:15 cryptography==3.3.2 12:48:15 debtcollector==3.1.0 12:48:15 decorator==5.3.1 12:48:15 defusedxml==0.7.1 12:48:15 Deprecated==1.3.1 12:48:15 distlib==0.4.3 12:48:15 dnspython==2.8.0 12:48:15 docker==7.2.0 12:48:15 dogpile.cache==1.5.0 12:48:15 durationpy==0.11 12:48:15 email-validator==2.3.0 12:48:15 filelock==3.32.5 12:48:15 frozenlist==1.8.0 12:48:15 future==1.0.0 12:48:15 gitdb==4.0.12 12:48:15 GitPython==3.1.62 12:48:15 httplib2==0.30.2 12:48:15 identify==2.6.19 12:48:15 idna==3.19 12:48:15 importlib-resources==1.5.0 12:48:15 iso8601==2.1.0 12:48:15 Jinja2==3.1.6 12:48:15 jmespath==1.1.0 12:48:15 jsonpatch==1.33 12:48:15 jsonpointer==3.1.1 12:48:15 jsonschema==4.26.0 12:48:15 jsonschema-specifications==2025.9.1 12:48:15 keystoneauth1==5.14.0 12:48:15 kubernetes==36.0.3 12:48:15 lftools==0.37.23 12:48:15 lxml==6.1.3 12:48:15 markdown-it-py==4.2.0 12:48:15 MarkupSafe==3.0.3 12:48:15 mdurl==0.1.2 12:48:15 msgpack==1.2.2 12:48:15 multi_key_dict==2.0.3 12:48:15 multidict==6.7.1 12:48:15 munch==4.0.0 12:48:15 netaddr==1.3.0 12:48:15 niet==1.4.2 12:48:15 nodeenv==1.10.0 12:48:15 oauth2client==4.1.3 12:48:15 oauthlib==3.3.1 12:48:15 openstacksdk==4.13.0 12:48:15 os-service-types==1.8.2 12:48:15 osc-lib==4.6.0 12:48:15 oslo.config==10.4.0 12:48:15 oslo.context==6.4.0 12:48:15 oslo.i18n==6.8.0 12:48:15 oslo.log==8.2.0 12:48:15 oslo.serialization==5.10.0 12:48:15 oslo.utils==10.1.1 12:48:15 packaging==26.3 12:48:15 pbr==7.0.3 12:48:15 platformdirs==4.11.7 12:48:15 prettytable==3.18.0 12:48:15 propcache==0.5.2 12:48:15 psutil==7.2.2 12:48:15 pyasn1==0.6.4 12:48:15 pyasn1_modules==0.4.2 12:48:15 pycparser==3.0 12:48:15 pygerrit2==2.0.15 12:48:15 PyGithub==2.10.0 12:48:15 Pygments==2.21.0 12:48:15 PyJWT==2.13.0 12:48:15 PyNaCl==1.6.2 12:48:15 pyparsing==2.4.7 12:48:15 pyperclip==1.11.0 12:48:15 pyrsistent==0.20.0 12:48:15 python-cinderclient==9.9.0 12:48:15 python-dateutil==2.9.0.post0 12:48:15 python-discovery==1.6.0 12:48:15 python-heatclient==5.2.0 12:48:15 python-jenkins==1.8.3 12:48:15 python-keystoneclient==6.0.0 12:48:15 python-magnumclient==4.11.0 12:48:15 python-openstackclient==10.0.0 12:48:15 python-swiftclient==4.11.0 12:48:15 PyYAML==6.0.3 12:48:15 referencing==0.37.0 12:48:15 requests==2.34.2 12:48:15 requests-oauthlib==2.0.0 12:48:15 rfc3986==2.0.0 12:48:15 rich==15.0.0 12:48:15 rich-argparse==1.8.0 12:48:15 rpds-py==0.30.0 12:48:15 rsa==4.9.1 12:48:15 ruamel.yaml==0.19.1 12:48:15 ruamel.yaml.clib==0.2.15 12:48:15 s3transfer==0.19.2 12:48:15 simplejson==4.1.2 12:48:15 six==1.17.0 12:48:15 smmap==5.0.3 12:48:15 soupsieve==2.9.2 12:48:15 stevedore==5.8.0 12:48:15 tabulate==0.10.0 12:48:15 toml==0.10.2 12:48:15 tomlkit==0.15.1 12:48:15 tqdm==4.70.0 12:48:15 typing_extensions==4.16.0 12:48:15 urllib3==1.26.20 12:48:15 virtualenv==21.7.8 12:48:15 wcwidth==0.8.3 12:48:15 websocket-client==1.9.2 12:48:15 wrapt==2.4.0 12:48:15 xdg==6.0.0 12:48:15 xmltodict==1.0.4 12:48:15 yarl==1.24.5 12:48:15 yq==4.1.2 12:48:15 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh /tmp/jenkins8297350508307520194.sh 12:48:15 ---> uv-install.sh 12:48:15 Installing uv/uvx (latest) using shell installer 12:48:15 2026-09-09 12:48:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-EyYIvU.sh" [1] 12:48:15 downloading uv 0.12.11 x86_64-unknown-linux-gnu 12:48:16 installing to /home/jenkins/.local/bin 12:48:16 uv 12:48:16 uvx 12:48:16 everything's installed! 12:48:16 12:48:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:48:16 12:48:16 source $HOME/.local/bin/env (sh, bash, zsh) 12:48:16 source $HOME/.local/bin/env.fish (fish) 12:48:16 Adding install location to PATH 12:48:16 ---> Validating uv/uvx install 12:48:16 uvx 0.12.11 (x86_64-unknown-linux-gnu) 12:48:16 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh -xe /tmp/jenkins14837100997290024335.sh 12:48:16 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/target/classes /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/jacoco/classes 12:48:16 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh -xe /tmp/jenkins11594585658716257820.sh 12:48:16 + echo quiet=on 12:48:16 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-10337 12:48:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=h-release -Dsha1=origin/h-release -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DJDK_PROVIDER=distro -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/h-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=h-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:48:17 " "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 12:48:17 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 12:48:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:48:17 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 12:48:17 Default locale: en, platform encoding: UTF-8 12:48:17 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:48:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh -xe /tmp/jenkins18321424037790236327.sh 12:48:17 + rm /home/jenkins/.wgetrc 12:48:17 [EnvInject] - Injecting environment variables from a build step. 12:48:17 [EnvInject] - Injecting as environment variables the properties content 12:48:17 SET_JDK_VERSION=openjdk17 12:48:17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 12:48:17 12:48:17 [EnvInject] - Variables injected successfully. 12:48:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh /tmp/jenkins6849912248103940482.sh 12:48:17 ---> update-java-alternatives.sh 12:48:17 ---> Updating Java version 12:48:18 ---> Ubuntu/Debian system detected 12:48:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:48:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:48:18 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:48:18 openjdk version "17.0.4" 2022-07-19 12:48:18 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 12:48:18 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 12:48:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:48:18 [EnvInject] - Injecting environment variables from a build step. 12:48:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:48:18 [EnvInject] - Variables injected successfully. 12:48:18 provisioning config files... 12:48:18 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config5234245220847705504tmp 12:48:18 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config10679723244074324258tmp 12:48:18 [EnvInject] - Injecting environment variables from a build step. 12:48:18 [EnvInject] - Injecting as environment variables the properties content 12:48:18 SERVER_ID=snapshots 12:48:18 12:48:18 [EnvInject] - Variables injected successfully. 12:48:18 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins5168664220847947451.sh 12:48:18 ---> create-netrc.sh 12:48:18 [EnvInject] - Injecting environment variables from a build step. 12:48:18 [EnvInject] - Injecting as environment variables the properties content 12:48:18 NEXUS_CUT_DIRS=6 12:48:18 NEXUS_REPO=snapshots 12:48:18 12:48:18 [EnvInject] - Variables injected successfully. 12:48:18 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash -l /tmp/jenkins13718836386858647329.sh 12:48:18 ---> maven-fetch-metadata.sh 12:48:18 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' nonrtric-gateway/pom.xml 12:48:18 + project=org.o-ran-sc.nonrtric 12:48:18 + project_path=org/o-ran-sc/nonrtric 12:48:18 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric 12:48:19 + pushd /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric 12:48:19 /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release 12:48:19 + set +e 12:48:19 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/ 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/ [1263] -> "index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/ [4368] -> "nonrtric-gateway/index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/ [21368] -> "nonrtric-gateway/1.1.0-SNAPSHOT/index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/ [21368] -> "nonrtric-gateway/1.2.1-SNAPSHOT/index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.3.0-SNAPSHOT/ [21368] -> "nonrtric-gateway/1.3.0-SNAPSHOT/index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/ [21284] -> "nonrtric-gateway/1.4.0-SNAPSHOT/index.html.tmp" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml [477/477] -> "nonrtric-gateway/maven-metadata.xml" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/maven-metadata.xml [796/796] -> "nonrtric-gateway/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml [796/796] -> "nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.3.0-SNAPSHOT/maven-metadata.xml [796/796] -> "nonrtric-gateway/1.3.0-SNAPSHOT/maven-metadata.xml" [1] 12:48:19 2026-09-09 12:48:19 URL:https://nexus.o-ran-sc.org/content/repositories/snapshots/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/maven-metadata.xml [793/793] -> "nonrtric-gateway/1.4.0-SNAPSHOT/maven-metadata.xml" [1] 12:48:19 FINISHED --2026-09-09 12:48:19-- 12:48:19 Total wall clock time: 0.6s 12:48:19 Downloaded: 11 files, 92K in 0s (260 MB/s) 12:48:19 + set -e 12:48:19 + popd 12:48:19 /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release 12:48:19 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo-backup 12:48:19 + cp -a /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo-backup 12:48:19 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh -xe /tmp/jenkins5823968354993771853.sh 12:48:19 [EnvInject] - Injecting environment variables from a build step. 12:48:19 [EnvInject] - Injecting as environment variables the properties content 12:48:19 MAVEN_GOALS=clean deploy 12:48:19 12:48:19 [EnvInject] - Variables injected successfully. 12:48:19 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash -l /tmp/jenkins16450747001109658062.sh 12:48:19 ---> common-variables.sh 12:48:19 --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 12:48:19 ---> maven-build.sh 12:48:19 + set +u 12:48:19 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config5234245220847705504tmp 12:48:19 ++ grep '^Version:' 12:48:19 ++ awk '{print $2}' 12:48:35 + plugin_version=2.7 12:48:35 + [[ 2 -lt 3 ]] 12:48:35 + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo 12:48:35 + export MAVEN_OPTS 12:48:35 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config5234245220847705504tmp --settings /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config10679723244074324258tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo --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 -f nonrtric-gateway 12:48:35 Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T19:00:29Z) 12:48:35 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 12:48:35 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:48:35 Default locale: en, platform encoding: UTF-8 12:48:35 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 12:48:36 [INFO] Error stacktraces are turned on. 12:48:36 [INFO] Scanning for projects... 12:48:39 [INFO] 12:48:39 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 12:48:39 [INFO] Building Nonrtric Gateway 1.2.1-SNAPSHOT 12:48:39 [INFO] --------------------------------[ jar ]--------------------------------- 12:48:46 [INFO] 12:48:46 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ nonrtric-gateway --- 12:48:47 [INFO] 12:48:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ nonrtric-gateway --- 12:48:47 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/src/main/resources 12:48:47 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/src/main/resources 12:48:47 [INFO] 12:48:47 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ nonrtric-gateway --- 12:48:48 [INFO] Changes detected - recompiling the module! 12:48:48 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/classes 12:48:49 [INFO] 12:48:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ nonrtric-gateway --- 12:48:49 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/src/test/resources 12:48:49 [INFO] 12:48:49 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ nonrtric-gateway --- 12:48:49 [INFO] Changes detected - recompiling the module! 12:48:49 [INFO] Compiling 1 source file to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/test-classes 12:48:49 [INFO] 12:48:49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ nonrtric-gateway --- 12:48:51 [INFO] Surefire report directory: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/surefire-reports 12:48:51 [INFO] 12:48:51 [INFO] ------------------------------------------------------- 12:48:51 [INFO] T E S T S 12:48:51 [INFO] ------------------------------------------------------- 12:48:52 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 12:48:52 12:48:52.210 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Neither @ContextConfiguration nor @ContextHierarchy found for test class [GatewayApplicationTests]: using SpringBootContextLoader 12:48:52 12:48:52.216 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader -- Could not detect default resource locations for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 12:48:52 12:48:52.217 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oransc.nonrtric.gateway.GatewayApplicationTests]: GatewayApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:48:52 12:48:52.243 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Using ContextCustomizers for test class [GatewayApplicationTests]: [ExcludeFilterContextCustomizer, DuplicateJsonObjectContextCustomizer, MockitoContextCustomizer, TestRestTemplateContextCustomizer, WebTestClientContextCustomizer, DisableObservabilityContextCustomizer, PropertyMappingContextCustomizer, Customizer] 12:48:52 12:48:52.302 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider -- Identified candidate component class: file [/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/classes/org/oransc/nonrtric/gateway/GatewayApplication.class] 12:48:52 12:48:52.308 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 12:48:52 12:48:52.402 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [jakarta/servlet/ServletContext] 12:48:52 12:48:52.406 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] 12:48:52 12:48:52.410 [main] DEBUG org.springframework.test.context.util.TestContextSpringFactoriesUtils -- Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom TestExecutionListener classes or make the default TestExecutionListener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] 12:48:52 12:48:52.413 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Using TestExecutionListeners for test class [GatewayApplicationTests]: [DirtiesContextBeforeModesTestExecutionListener, ApplicationEventsTestExecutionListener, MockitoTestExecutionListener, DependencyInjectionTestExecutionListener, DirtiesContextTestExecutionListener, EventPublishingTestExecutionListener, ResetMocksTestExecutionListener, RestDocsTestExecutionListener, MockRestServiceServerResetTestExecutionListener, MockMvcPrintOnlyOnFailureTestExecutionListener, WebDriverTestExecutionListener, MockWebServiceServerTestExecutionListener] 12:48:52 12:48:52.413 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener -- Before test class: class [GatewayApplicationTests], class annotated with @DirtiesContext [false] with mode [null] 12:48:52 12:48:52.427 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener -- Performing dependency injection for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 12:48:52 12:48:52 . ____ _ __ _ _ 12:48:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:48:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:48:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:48:52 ' |____| .__|_| |_|_| |_\__, | / / / / 12:48:52 =========|_|==============|___/=/_/_/_/ 12:48:52 :: Spring Boot :: (v3.0.6) 12:48:52 12:48:54 2026-09-09T12:48:54.496Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 12:48:54 2026-09-09T12:48:54.496Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 12:48:54 2026-09-09T12:48:54.496Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [XForwardedRemoteAddr] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 12:48:54 2026-09-09T12:48:54.497Z INFO 2622 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 12:48:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.265 s - in org.oransc.nonrtric.gateway.GatewayApplicationTests 12:48:55 [INFO] 12:48:55 [INFO] Results: 12:48:55 [INFO] 12:48:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 12:48:55 [INFO] 12:48:55 [INFO] 12:48:55 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ nonrtric-gateway --- 12:48:56 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/nonrtric-gateway-1.2.1-SNAPSHOT.jar 12:48:56 [INFO] 12:48:56 [INFO] --- spring-boot-maven-plugin:3.0.6:repackage (repackage) @ nonrtric-gateway --- 12:48:59 [INFO] Replacing main artifact with repackaged archive 12:48:59 [INFO] 12:48:59 [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ nonrtric-gateway --- 12:48:59 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-SNAPSHOT.pom 12:48:59 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/nonrtric-gateway-1.2.1-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-SNAPSHOT.jar 12:48:59 [INFO] 12:48:59 [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ nonrtric-gateway --- 12:48:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo 12:48:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo" instead. 12:48:59 [WARNING] Could not validate integrity of download from file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 12:48:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml 12:48:59 [WARNING] Could not validate integrity of download from file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml: Checksum validation failed, no checksums available 12:48:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml 12:48:59 [INFO] ------------------------------------------------------------------------ 12:48:59 [INFO] BUILD SUCCESS 12:48:59 [INFO] ------------------------------------------------------------------------ 12:48:59 [INFO] Total time: 23.275 s 12:48:59 [INFO] Finished at: 2026-09-09T12:48:59Z 12:48:59 [INFO] ------------------------------------------------------------------------ 12:48:59 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh -xe /tmp/jenkins14458619700051539627.sh 12:48:59 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash -l /tmp/jenkins8214700286745266565.sh 12:48:59 ---> common-variables.sh 12:48:59 --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 12:48:59 ---> maven-deploy.sh 12:48:59 -----> Remove metadata files that were not updated 12:48:59 Removing unmodified file /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/1.1.0-SNAPSHOT/maven-metadata.xml 12:48:59 Removing unmodified file /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/1.3.0-SNAPSHOT/maven-metadata.xml 12:48:59 Removing unmodified file /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/maven-metadata.xml 12:48:59 -----> Install lftools 12:48:59 Setup pyenv: 12:48:59 system 12:48:59 3.8.13 12:48:59 3.9.13 12:48:59 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/.python-version) 12:48:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLJL from file:/tmp/.os_lf_venv 12:48:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:49:14 -----> Upload files to Nexus 12:49:15 ####################################################### 12:49:15 Deploying directory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo to https://nexus.o-ran-sc.org/content/repositories/snapshots 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml (477.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml.md5 (32.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml.sha1 (40.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom.sha1 (40.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom.md5 (32.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml (796.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar.sha1 (40.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom (8.04 kb) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar (32.39 mb) 12:49:15 Attempting to upload org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar.md5 (32.0 b) 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml.md5 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/maven-metadata.xml.sha1 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom.sha1 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom.md5 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml.md5 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar.sha1 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/maven-metadata.xml.sha1 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.pom 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar 12:49:16 Successfully uploaded org/o-ran-sc/nonrtric/nonrtric-gateway/1.2.1-SNAPSHOT/nonrtric-gateway-1.2.1-20260909.124859-1169.jar.md5 12:49:16 Finished deploying /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/m2repo to https://nexus.o-ran-sc.org/content/repositories/snapshots 12:49:16 ####################################################### 12:49:16 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins8792819905461273299.sh 12:49:16 $ ssh-agent -k 12:49:16 unset SSH_AUTH_SOCK; 12:49:16 unset SSH_AGENT_PID; 12:49:16 echo Agent pid 1814 killed; 12:49:16 [ssh-agent] Stopped. 12:49:16 [JaCoCo plugin] Collecting JaCoCo coverage data... 12:49:16 [JaCoCo plugin] Version: 3.3.7 12:49:16 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 12:49:17 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 0 12:49:17 [JaCoCo plugin] Saving matched execfiles: 12:49:17 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 12:49:17 [JaCoCo plugin] - /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/jacoco/classes 0 files 12:49:17 [JaCoCo plugin] - /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/target/classes 1 files 12:49:17 [JaCoCo plugin] - /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/target/classes 0 files 12:49:17 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 12:49:17 [JaCoCo plugin] Source Inclusions: **/*.java 12:49:17 [JaCoCo plugin] Source Exclusions: null 12:49:17 [JaCoCo plugin] - /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/nonrtric-gateway/src/main/java 1 files 12:49:17 [JaCoCo plugin] Loading inclusions files.. 12:49:17 [JaCoCo plugin] inclusions: [] 12:49:17 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 12:49:17 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 12:49:17 [JaCoCo plugin] Publishing the results.. 12:49:17 [JaCoCo plugin] Loading packages.. 12:49:17 [JaCoCo plugin] Done. 12:49:17 [JaCoCo plugin] Overall coverage: class: 0.0, method: 0.0, line: 0.0, branch: 100.0, instruction: 0.0, complexity: 0.0 12:49:17 [PostBuildScript] - [INFO] Executing post build scripts. 12:49:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins17706740489823912786.sh 12:49:17 ---> sysstat.sh 12:49:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins17920401219101951669.sh 12:49:17 ---> package-listing.sh 12:49:17 ++ facter osfamily 12:49:17 ++ tr '[:upper:]' '[:lower:]' 12:49:17 + OS_FAMILY=debian 12:49:17 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release 12:49:17 + START_PACKAGES=/tmp/packages_start.txt 12:49:17 + END_PACKAGES=/tmp/packages_end.txt 12:49:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:49:17 + PACKAGES=/tmp/packages_start.txt 12:49:17 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release ']' 12:49:17 + PACKAGES=/tmp/packages_end.txt 12:49:17 + case "${OS_FAMILY}" in 12:49:17 + dpkg -l 12:49:17 + grep '^ii' 12:49:17 + '[' -f /tmp/packages_start.txt ']' 12:49:17 + '[' -f /tmp/packages_end.txt ']' 12:49:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:49:17 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release ']' 12:49:17 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/archives/ 12:49:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/archives/ 12:49:17 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins18155237477658874666.sh 12:49:17 ---> capture-instance-metadata.sh 12:49:17 Setup pyenv: 12:49:18 system 12:49:18 3.8.13 12:49:18 3.9.13 12:49:18 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/.python-version) 12:49:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLJL from file:/tmp/.os_lf_venv 12:49:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:20 lf-activate-venv(): INFO: Installing additional packages: lftools 12:49:31 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:49:31 INFO: Running in OpenStack, capturing instance metadata 12:49:32 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins9953578221821470798.sh 12:49:32 provisioning config files... 12:49:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release@tmp/config10527504237478790452tmp 12:49:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:49:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:49:32 [EnvInject] - Injecting environment variables from a build step. 12:49:32 [EnvInject] - Injecting as environment variables the properties content 12:49:32 SERVER_ID=logs 12:49:32 12:49:32 [EnvInject] - Variables injected successfully. 12:49:32 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins10334299018544158883.sh 12:49:32 ---> create-netrc.sh 12:49:32 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins6622216477585759656.sh 12:49:32 ---> python-tools-install.sh 12:49:32 Setup pyenv: 12:49:32 system 12:49:32 3.8.13 12:49:32 3.9.13 12:49:32 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/.python-version) 12:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLJL from file:/tmp/.os_lf_venv 12:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:34 lf-activate-venv(): INFO: Installing additional packages: lftools 12:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:49:45 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/sh /tmp/jenkins17436932414332663678.sh 12:49:45 ---> uv-install.sh 12:49:45 uv 0.12.11 is already installed 12:49:45 uvx 0.12.11 (x86_64-unknown-linux-gnu) 12:49:45 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins14559781360311209003.sh 12:49:45 ---> sudo-logs.sh 12:49:45 Archiving 'sudo' log.. 12:49:46 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash /tmp/jenkins7267143435751334983.sh 12:49:46 ---> job-cost.sh 12:49:46 INFO: Activating Python virtual environment... 12:49:46 Setup pyenv: 12:49:46 system 12:49:46 3.8.13 12:49:46 3.9.13 12:49:46 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/.python-version) 12:49:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLJL from file:/tmp/.os_lf_venv 12:49:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:49:55 INFO: No stack-cost file found 12:49:55 INFO: Instance uptime: 202s 12:49:55 INFO: Fetching instance metadata (attempt 1 of 3)... 12:49:55 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:49:55 INFO: Successfully fetched instance metadata 12:49:55 INFO: Instance type: v3-starter-4 12:49:55 INFO: Retrieving pricing info for: v3-starter-4 12:49:55 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:49:55 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=202 12:49:55 INFO: Successfully fetched Vexxhost pricing API 12:49:55 INFO: Retrieved cost: 0.04 12:49:55 INFO: Retrieved resource: v3-starter-4 12:49:55 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/archives/cost 12:49:55 INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/archives/cost.csv 12:49:55 INFO: Successfully archived job cost data 12:49:55 DEBUG: Cost data: portal-nonrtric-controlpanel-gateway-maven-merge-h-release,1180,2026-09-09 12:49:55,v3-starter-4,202,0.04,0.00,SUCCESS 12:49:55 [portal-nonrtric-controlpanel-gateway-maven-merge-h-release] $ /bin/bash -l /tmp/jenkins2196130915626738901.sh 12:49:55 ---> logs-deploy.sh 12:49:55 Setup pyenv: 12:49:55 system 12:49:55 3.8.13 12:49:55 3.9.13 12:49:55 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/.python-version) 12:49:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MLJL from file:/tmp/.os_lf_venv 12:49:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-MLJL/bin to PATH 12:50:09 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-merge-h-release/1180 12:50:09 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 12:50:10 Archives upload complete. 12:50:11 INFO: archiving logs to Nexus 12:50:11 ---> uname -a: 12:50:11 Linux prd-ubuntu1804-builder-4c-4g-10337 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:50:11 12:50:11 12:50:11 ---> lscpu: 12:50:11 Architecture: x86_64 12:50:11 CPU op-mode(s): 32-bit, 64-bit 12:50:11 Byte Order: Little Endian 12:50:11 CPU(s): 4 12:50:11 On-line CPU(s) list: 0-3 12:50:11 Thread(s) per core: 1 12:50:11 Core(s) per socket: 1 12:50:11 Socket(s): 4 12:50:11 NUMA node(s): 1 12:50:11 Vendor ID: AuthenticAMD 12:50:11 CPU family: 23 12:50:11 Model: 49 12:50:11 Model name: AMD EPYC-Rome Processor 12:50:11 Stepping: 0 12:50:11 CPU MHz: 2800.000 12:50:11 BogoMIPS: 5600.00 12:50:11 Virtualization: AMD-V 12:50:11 Hypervisor vendor: KVM 12:50:11 Virtualization type: full 12:50:11 L1d cache: 32K 12:50:11 L1i cache: 32K 12:50:11 L2 cache: 512K 12:50:11 L3 cache: 16384K 12:50:11 NUMA node0 CPU(s): 0-3 12:50:11 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 12:50:11 12:50:11 12:50:11 ---> nproc: 12:50:11 4 12:50:11 12:50:11 12:50:11 ---> df -h: 12:50:11 Filesystem Size Used Avail Use% Mounted on 12:50:11 udev 3.9G 0 3.9G 0% /dev 12:50:11 tmpfs 798M 664K 797M 1% /run 12:50:11 /dev/vda1 20G 7.7G 12G 40% / 12:50:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:50:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:50:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:50:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:50:11 tmpfs 798M 0 798M 0% /run/user/1001 12:50:11 12:50:11 12:50:11 ---> free -m: 12:50:11 total used free shared buff/cache available 12:50:11 Mem: 7975 466 5203 0 2305 7226 12:50:11 Swap: 1023 0 1023 12:50:11 12:50:11 12:50:11 ---> ip addr: 12:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:11 inet 127.0.0.1/8 scope host lo 12:50:11 valid_lft forever preferred_lft forever 12:50:11 inet6 ::1/128 scope host 12:50:11 valid_lft forever preferred_lft forever 12:50:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:50:11 link/ether fa:16:3e:ad:0b:2a brd ff:ff:ff:ff:ff:ff 12:50:11 inet 10.32.7.48/23 brd 10.32.7.255 scope global dynamic ens3 12:50:11 valid_lft 86192sec preferred_lft 86192sec 12:50:11 inet6 fe80::f816:3eff:fead:b2a/64 scope link 12:50:11 valid_lft forever preferred_lft forever 12:50:11 12:50:11 12:50:11 ---> sar -b -r -n DEV: 12:50:11 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10337) 09/09/26 _x86_64_ (4 CPU) 12:50:11 12:50:11 12:46:46 LINUX RESTART (4 CPU) 12:50:11 12:50:11 12:47:01 tps rtps wtps bread/s bwrtn/s 12:50:11 12:48:02 119.33 34.96 84.37 1201.53 7770.72 12:50:11 12:49:01 138.74 39.65 99.08 2258.19 16656.30 12:50:11 12:50:01 32.84 1.97 30.87 111.03 5727.16 12:50:11 Average: 96.73 25.45 71.29 1184.23 10014.26 12:50:11 12:50:11 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:11 12:48:02 5829920 7428340 2337500 28.62 51260 1717244 685524 7.44 574176 1579616 185200 12:50:11 12:49:01 5362224 7423444 2805196 34.35 66344 2148904 678100 7.36 711208 1876924 121380 12:50:11 12:50:01 5337960 7410268 2829460 34.64 69776 2155904 679780 7.38 742424 1869384 10628 12:50:11 Average: 5510035 7420684 2657385 32.54 62460 2007351 681135 7.39 675936 1775308 105736 12:50:11 12:50:11 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:11 12:48:02 ens3 391.78 257.89 1820.55 69.86 0.00 0.00 0.00 0.00 12:50:11 12:48:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 12:50:11 12:49:01 ens3 405.51 407.30 2074.53 90.59 0.00 0.00 0.00 0.00 12:50:11 12:49:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 12:50:11 12:50:01 ens3 66.69 69.96 33.35 613.22 0.00 0.00 0.00 0.00 12:50:11 12:50:01 lo 1.73 1.73 0.15 0.15 0.00 0.00 0.00 0.00 12:50:11 Average: ens3 287.33 244.14 1305.13 258.84 0.00 0.00 0.00 0.00 12:50:11 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 12:50:11 12:50:11 12:50:11 ---> sar -P ALL: 12:50:11 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-10337) 09/09/26 _x86_64_ (4 CPU) 12:50:11 12:50:11 12:46:46 LINUX RESTART (4 CPU) 12:50:11 12:50:11 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:50:11 12:48:02 all 22.51 0.00 1.63 3.28 0.07 72.51 12:50:11 12:48:02 0 8.67 0.00 0.94 3.79 0.05 86.55 12:50:11 12:48:02 1 44.40 0.00 2.84 2.81 0.10 49.86 12:50:11 12:48:02 2 26.77 0.00 1.44 2.45 0.08 69.26 12:50:11 12:48:02 3 10.23 0.00 1.35 4.08 0.05 84.29 12:50:11 12:49:01 all 38.19 0.00 2.55 2.27 0.11 56.89 12:50:11 12:49:01 0 32.44 0.00 2.11 1.45 0.10 63.90 12:50:11 12:49:01 1 35.51 0.00 1.87 1.57 0.10 60.95 12:50:11 12:49:01 2 52.63 0.00 3.00 0.75 0.14 43.48 12:50:11 12:49:01 3 32.16 0.00 3.21 5.31 0.10 59.21 12:50:11 12:50:01 all 20.47 0.00 1.07 0.92 0.05 77.49 12:50:11 12:50:01 0 4.74 0.00 0.70 0.02 0.02 94.53 12:50:11 12:50:01 1 66.34 0.00 1.88 0.43 0.12 31.23 12:50:11 12:50:01 2 0.95 0.00 0.57 2.57 0.03 95.88 12:50:11 12:50:01 3 9.66 0.00 1.14 0.64 0.03 88.53 12:50:11 Average: all 26.98 0.00 1.75 2.15 0.08 69.04 12:50:11 Average: 0 15.17 0.00 1.24 1.75 0.06 81.78 12:50:11 Average: 1 48.85 0.00 2.20 1.60 0.11 47.24 12:50:11 Average: 2 26.61 0.00 1.66 1.93 0.08 69.71 12:50:11 Average: 3 17.24 0.00 1.89 3.33 0.06 77.47 12:50:11 12:50:11 12:50:11