17:03:53 Started by timer 17:03:53 Running as SYSTEM 17:03:53 [EnvInject] - Loading node environment variables. 17:03:54 Building remotely on prd-ubuntu1804-builder-4c-4g-12054 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master 17:03:54 [ssh-agent] Looking for ssh-agent implementation... 17:03:54 $ ssh-agent 17:03:54 SSH_AUTH_SOCK=/tmp/ssh-yIF3TQjD9kdK/agent.1781 17:03:54 SSH_AGENT_PID=1783 17:03:54 [ssh-agent] Started. 17:03:54 Running ssh-add (command line suppressed) 17:03:54 Identity added: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/private_key_5968670503534293098.key (jenkins-ssh) 17:03:54 [ssh-agent] Using credentials jenkins (jenkins) 17:03:54 The recommended git tool is: NONE 17:03:55 using credential jenkins 17:03:55 Wiping out workspace first. 17:03:55 Cloning the remote Git repository 17:03:55 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 17:03:55 > git init /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master # timeout=10 17:03:55 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 17:03:55 > git --version # timeout=10 17:03:56 > git --version # 'git version 2.17.1' 17:03:56 using GIT_SSH to set credentials jenkins 17:03:56 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:56 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 17:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:57 Avoid second fetch 17:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:03:57 Checking out Revision 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 (refs/remotes/origin/master) 17:03:57 > git config core.sparsecheckout # timeout=10 17:03:57 > git checkout -f 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # timeout=10 17:03:57 Commit message: "Chore(rtd): modernise docs build infra" 17:03:57 > git rev-list --no-walk 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # timeout=10 17:04:00 provisioning config files... 17:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:04:00 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins10470249374026961762.sh 17:04:00 ---> python-tools-install.sh 17:04:00 Setup pyenv: 17:04:00 * system (set by /opt/pyenv/version) 17:04:00 * 3.8.13 (set by /opt/pyenv/version) 17:04:00 * 3.9.13 (set by /opt/pyenv/version) 17:04:00 * 3.10.6 (set by /opt/pyenv/version) 17:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BKnO 17:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 17:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-BKnO/bin to PATH 17:04:36 Generating Requirements File 17:05:03 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. 17:05:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:05:03 Python 3.10.6 17:05:03 pip 26.2.1 from /tmp/venv-BKnO/lib/python3.10/site-packages/pip (python 3.10) 17:05:04 aiohappyeyeballs==2.7.1 17:05:04 aiohttp==3.14.3 17:05:04 aiosignal==1.4.0 17:05:04 appdirs==1.4.4 17:05:04 argcomplete==3.7.2 17:05:04 aspy.yaml==1.3.0 17:05:04 async-timeout==5.0.1 17:05:04 attrs==26.1.0 17:05:04 autopage==0.6.0 17:05:04 backports.strenum==1.3.1 17:05:04 beautifulsoup4==4.15.0 17:05:04 boto3==1.43.92 17:05:04 botocore==1.43.92 17:05:04 bs4==0.0.2 17:05:04 certifi==2026.7.22 17:05:04 cffi==2.1.1 17:05:04 cfgv==3.5.0 17:05:04 chardet==7.6.0 17:05:04 charset-normalizer==3.5.1 17:05:04 click==8.5.0 17:05:04 cliff==4.14.0 17:05:04 cmd2==3.5.1 17:05:04 cryptography==3.3.2 17:05:04 debtcollector==3.1.0 17:05:04 decorator==5.3.1 17:05:04 defusedxml==0.7.1 17:05:04 Deprecated==1.3.1 17:05:04 distlib==0.4.3 17:05:04 dnspython==2.8.0 17:05:04 docker==7.2.0 17:05:04 dogpile.cache==1.5.0 17:05:04 durationpy==0.11 17:05:04 email-validator==2.3.0 17:05:04 filelock==3.32.6 17:05:04 frozenlist==1.8.0 17:05:04 future==1.0.0 17:05:04 gitdb==4.0.12 17:05:04 GitPython==3.1.62 17:05:04 httplib2==0.30.2 17:05:04 identify==2.6.19 17:05:04 idna==3.19 17:05:04 importlib-resources==1.5.0 17:05:04 iso8601==2.1.0 17:05:04 Jinja2==3.1.6 17:05:04 jmespath==1.1.0 17:05:04 jsonpatch==1.33 17:05:04 jsonpointer==3.1.1 17:05:04 jsonschema==4.26.0 17:05:04 jsonschema-specifications==2025.9.1 17:05:04 keystoneauth1==5.14.0 17:05:04 kubernetes==36.0.3 17:05:04 lftools==0.37.23 17:05:04 lxml==6.1.3 17:05:04 markdown-it-py==4.2.0 17:05:04 MarkupSafe==3.0.3 17:05:04 mdurl==0.1.2 17:05:04 msgpack==1.2.2 17:05:04 multi_key_dict==2.0.3 17:05:04 multidict==6.8.0 17:05:04 munch==4.0.0 17:05:04 netaddr==1.3.0 17:05:04 niet==1.4.2 17:05:04 nodeenv==1.10.0 17:05:04 oauth2client==4.1.3 17:05:04 oauthlib==3.3.1 17:05:04 openstacksdk==4.13.0 17:05:04 os-service-types==1.8.2 17:05:04 osc-lib==4.6.0 17:05:04 oslo.config==10.4.0 17:05:04 oslo.context==6.4.0 17:05:04 oslo.i18n==6.8.0 17:05:04 oslo.log==8.2.0 17:05:04 oslo.serialization==5.10.0 17:05:04 oslo.utils==10.1.1 17:05:04 packaging==26.3 17:05:04 pbr==7.0.3 17:05:04 platformdirs==4.11.8 17:05:04 prettytable==3.18.0 17:05:04 propcache==0.5.2 17:05:04 psutil==7.2.2 17:05:04 pyasn1==0.6.4 17:05:04 pyasn1_modules==0.4.2 17:05:04 pycparser==3.0 17:05:04 pygerrit2==2.0.15 17:05:04 PyGithub==2.10.0 17:05:04 Pygments==2.21.0 17:05:04 PyJWT==2.14.0 17:05:04 PyNaCl==1.6.2 17:05:04 pyparsing==2.4.7 17:05:04 pyperclip==1.11.0 17:05:04 pyrsistent==0.20.0 17:05:04 python-cinderclient==9.9.0 17:05:04 python-dateutil==2.9.0.post0 17:05:04 python-discovery==1.6.0 17:05:04 python-heatclient==5.2.0 17:05:04 python-jenkins==1.8.3 17:05:04 python-keystoneclient==6.0.0 17:05:04 python-magnumclient==4.11.0 17:05:04 python-openstackclient==10.0.0 17:05:04 python-swiftclient==4.11.0 17:05:04 PyYAML==6.0.3 17:05:04 referencing==0.37.0 17:05:04 requests==2.34.2 17:05:04 requests-oauthlib==2.0.0 17:05:04 rfc3986==2.0.0 17:05:04 rich==15.0.0 17:05:04 rich-argparse==1.8.0 17:05:04 rpds-py==0.30.0 17:05:04 rsa==4.9.1 17:05:04 ruamel.yaml==0.19.1 17:05:04 ruamel.yaml.clib==0.2.15 17:05:04 s3transfer==0.19.2 17:05:04 simplejson==4.1.2 17:05:04 six==1.17.0 17:05:04 smmap==5.0.3 17:05:04 soupsieve==2.9.2 17:05:04 stevedore==5.8.0 17:05:04 tabulate==0.10.0 17:05:04 toml==0.10.2 17:05:04 tomlkit==0.15.1 17:05:04 tqdm==4.70.1 17:05:04 typing_extensions==4.16.0 17:05:04 urllib3==1.26.20 17:05:04 virtualenv==21.7.9 17:05:04 wcwidth==0.8.3 17:05:04 websocket-client==1.9.2 17:05:04 wrapt==2.4.1 17:05:04 xdg==6.0.0 17:05:04 xmltodict==1.0.4 17:05:04 yarl==1.24.5 17:05:04 yq==4.1.2 17:05:04 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins2973972447032985347.sh 17:05:04 ---> uv-install.sh 17:05:04 Installing uv/uvx (latest) using shell installer 17:05:04 2026-09-12 17:05:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-U0ivDg.sh" [1] 17:05:04 downloading uv 0.12.13 x86_64-unknown-linux-gnu 17:05:05 installing to /home/jenkins/.local/bin 17:05:05 uv 17:05:05 uvx 17:05:05 everything's installed! 17:05:05 17:05:05 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:05:05 17:05:05 source $HOME/.local/bin/env (sh, bash, zsh) 17:05:05 source $HOME/.local/bin/env.fish (fish) 17:05:05 Adding install location to PATH 17:05:05 ---> Validating uv/uvx install 17:05:05 uvx 0.12.13 (x86_64-unknown-linux-gnu) 17:05:05 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins7704282248698768167.sh 17:05:05 + echo quiet=on 17:05:05 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-12054 17:05:07 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=portal/nonrtric-controlpanel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:05:07 " -DNEXUS_IQ_STAGE=build "-DMAVEN_PARAMS=-f nonrtric-gateway" -DGERRIT_PROJECT=portal/nonrtric-controlpanel --version 17:05:07 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 17:05:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:05:07 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 17:05:07 Default locale: en, platform encoding: UTF-8 17:05:07 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 17:05:07 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9131273575678138628.sh 17:05:07 + rm /home/jenkins/.wgetrc 17:05:07 [EnvInject] - Injecting environment variables from a build step. 17:05:07 [EnvInject] - Injecting as environment variables the properties content 17:05:07 SET_JDK_VERSION=openjdk17 17:05:07 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 17:05:07 17:05:07 [EnvInject] - Variables injected successfully. 17:05:07 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins14968025091544482426.sh 17:05:07 ---> update-java-alternatives.sh 17:05:07 ---> Updating Java version 17:05:07 ---> Ubuntu/Debian system detected 17:05:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:05:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:05:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:05:08 openjdk version "17.0.4" 2022-07-19 17:05:08 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 17:05:08 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 17:05:08 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:05:08 [EnvInject] - Injecting environment variables from a build step. 17:05:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:05:08 [EnvInject] - Variables injected successfully. 17:05:08 provisioning config files... 17:05:08 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config17566838457537971360tmp 17:05:08 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config18272159145813174891tmp 17:05:08 [EnvInject] - Injecting environment variables from a build step. 17:05:08 [EnvInject] - Injecting as environment variables the properties content 17:05:08 MAVEN_GOALS=clean install 17:05:08 17:05:08 [EnvInject] - Variables injected successfully. 17:05:08 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash -l /tmp/jenkins14252091269714122205.sh 17:05:08 ---> common-variables.sh 17:05:08 --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 17:05:08 ---> sonatype-clm.sh 17:05:08 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 17:05:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:05:08 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 17:05:08 Default locale: en, platform encoding: UTF-8 17:05:08 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" 17:05:09 [INFO] Scanning for projects... 17:05:14 [INFO] 17:05:14 [INFO] ---------------< org.o-ran-sc.nonrtric:nonrtric-gateway >--------------- 17:05:14 [INFO] Building Nonrtric Gateway 1.4.0-SNAPSHOT 17:05:14 [INFO] from pom.xml 17:05:14 [INFO] --------------------------------[ jar ]--------------------------------- 17:05:17 [INFO] 17:05:17 [INFO] --- clean:3.4.1:clean (default-clean) @ nonrtric-gateway --- 17:05:18 [INFO] 17:05:18 [INFO] --- resources:3.3.1:resources (default-resources) @ nonrtric-gateway --- 17:05:18 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/main/resources 17:05:18 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/main/resources 17:05:18 [INFO] 17:05:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ nonrtric-gateway --- 17:05:18 [INFO] Recompiling the module because of changed source code. 17:05:18 [INFO] Compiling 1 source file with javac [debug parameters release 17] to target/classes 17:05:19 [INFO] 17:05:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ nonrtric-gateway --- 17:05:19 [INFO] Copying 1 resource from config to target/test-classes 17:05:19 [INFO] skip non existing resourceDirectory /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/src/test/resources 17:05:19 [INFO] 17:05:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ nonrtric-gateway --- 17:05:19 [INFO] Recompiling the module because of changed dependency. 17:05:19 [INFO] Compiling 1 source file with javac [debug parameters release 17] to target/test-classes 17:05:19 [INFO] 17:05:19 [INFO] --- surefire:3.5.3:test (default-test) @ nonrtric-gateway --- 17:05:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:05:20 [INFO] 17:05:20 [INFO] ------------------------------------------------------- 17:05:20 [INFO] T E S T S 17:05:20 [INFO] ------------------------------------------------------- 17:05:21 [INFO] Running org.oransc.nonrtric.gateway.GatewayApplicationTests 17:05:21 17:05:21.289 [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. 17:05:21 17:05:21.393 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oransc.nonrtric.gateway.GatewayApplication for test class org.oransc.nonrtric.gateway.GatewayApplicationTests 17:05:22 17:05:22 . ____ _ __ _ _ 17:05:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:05:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:05:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:05:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:05:22 =========|_|==============|___/=/_/_/_/ 17:05:22 17:05:22 :: Spring Boot :: (v3.4.5) 17:05:22 17:05:23 2026-09-12T17:05:23.749Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [After] 17:05:23 2026-09-12T17:05:23.750Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Before] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Between] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Cookie] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Header] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Host] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Method] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Path] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Query] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [ReadBody] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [RemoteAddr] 17:05:23 2026-09-12T17:05:23.751Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [XForwardedRemoteAddr] 17:05:23 2026-09-12T17:05:23.752Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [Weight] 17:05:23 2026-09-12T17:05:23.752Z INFO 2512 --- [ main] o.s.c.g.r.RouteDefinitionRouteLocator : Loaded RoutePredicateFactory [CloudFoundryRouteService] 17:05:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:05:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 s -- in org.oransc.nonrtric.gateway.GatewayApplicationTests 17:05:27 [INFO] 17:05:27 [INFO] Results: 17:05:27 [INFO] 17:05:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:05:27 [INFO] 17:05:27 [INFO] 17:05:27 [INFO] --- jar:3.4.2:jar (default-jar) @ nonrtric-gateway --- 17:05:27 [INFO] Building jar: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar 17:05:27 [INFO] 17:05:27 [INFO] --- spring-boot:3.4.5:repackage (repackage) @ nonrtric-gateway --- 17:05:28 [INFO] Replacing main artifact /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:05:28 [INFO] The original artifact has been renamed to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar.original 17:05:28 [INFO] 17:05:28 [INFO] --- install:3.1.4:install (default-install) @ nonrtric-gateway --- 17:05:28 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/nonrtric-gateway-1.4.0-SNAPSHOT.pom 17:05:28 [INFO] Installing /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/nonrtric-gateway-1.4.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/nonrtric-gateway/1.4.0-SNAPSHOT/nonrtric-gateway-1.4.0-SNAPSHOT.jar 17:05:28 [INFO] 17:05:28 [INFO] --- dependency:3.8.1:tree (default-cli) @ nonrtric-gateway --- 17:05:30 [INFO] org.o-ran-sc.nonrtric:nonrtric-gateway:jar:1.4.0-SNAPSHOT 17:05:30 [INFO] +- org.springframework.cloud:spring-cloud-starter-gateway:jar:4.2.1:compile 17:05:30 [INFO] | +- org.springframework.cloud:spring-cloud-starter:jar:4.2.1:compile 17:05:30 [INFO] | | +- org.springframework.cloud:spring-cloud-context:jar:4.2.1:compile 17:05:30 [INFO] | | | \- org.springframework.security:spring-security-crypto:jar:6.4.5:compile 17:05:30 [INFO] | | +- org.springframework.cloud:spring-cloud-commons:jar:4.2.1:compile 17:05:30 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:30 [INFO] | +- org.springframework.cloud:spring-cloud-gateway-server:jar:4.2.1:compile 17:05:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-validation:jar:3.4.5:compile 17:05:30 [INFO] | | | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.40:compile 17:05:30 [INFO] | | | \- org.hibernate.validator:hibernate-validator:jar:8.0.2.Final:compile 17:05:30 [INFO] | | | +- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile 17:05:30 [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.6.1.Final:compile 17:05:30 [INFO] | | | \- com.fasterxml:classmate:jar:1.7.0:compile 17:05:30 [INFO] | | \- io.projectreactor.addons:reactor-extra:jar:3.5.2:compile 17:05:30 [INFO] | | \- io.projectreactor:reactor-core:jar:3.7.5:compile 17:05:30 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:05:30 [INFO] | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.4.5:compile 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.4.5:compile 17:05:30 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.18.3:compile 17:05:30 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.18.3:compile 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.4.5:compile 17:05:30 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.5:compile 17:05:30 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-common:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-transport:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-codec:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | \- io.netty:netty-handler:jar:4.1.119.Final:compile 17:05:30 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.119.Final:compile 17:05:30 [INFO] | | +- io.netty:netty-resolver-dns:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | \- io.netty:netty-codec-dns:jar:4.1.119.Final:compile 17:05:30 [INFO] | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.119.Final:compile 17:05:30 [INFO] | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.119.Final:compile 17:05:30 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.119.Final:compile 17:05:30 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.119.Final:compile 17:05:30 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.119.Final:compile 17:05:30 [INFO] | | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.5:compile 17:05:30 [INFO] | | \- io.netty:netty-handler-proxy:jar:4.1.119.Final:compile 17:05:30 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.119.Final:compile 17:05:30 [INFO] | +- org.springframework:spring-web:jar:6.2.6:compile 17:05:30 [INFO] | | \- org.springframework:spring-beans:jar:6.2.6:compile 17:05:30 [INFO] | \- org.springframework:spring-webflux:jar:6.2.6:compile 17:05:30 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.4.5:test 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.4.5:compile 17:05:30 [INFO] | | +- org.springframework.boot:spring-boot:jar:3.4.5:compile 17:05:30 [INFO] | | | \- org.springframework:spring-context:jar:6.2.6:compile 17:05:30 [INFO] | | | +- org.springframework:spring-aop:jar:6.2.6:compile 17:05:30 [INFO] | | | \- org.springframework:spring-expression:jar:6.2.6:compile 17:05:30 [INFO] | | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.5:compile 17:05:30 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.4.5:compile 17:05:30 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 17:05:30 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 17:05:30 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 17:05:30 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 17:05:30 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 17:05:30 [INFO] | | +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile 17:05:30 [INFO] | | \- org.yaml:snakeyaml:jar:2.3:compile 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.4.5:test 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.5:test 17:05:30 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 17:05:30 [INFO] | | \- org.slf4j:slf4j-api:jar:2.0.17:compile 17:05:30 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 17:05:30 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test 17:05:30 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 17:05:30 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 17:05:30 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 17:05:30 [INFO] | +- org.assertj:assertj-core:jar:3.26.3:test 17:05:30 [INFO] | | \- net.bytebuddy:byte-buddy:jar:1.15.11:test 17:05:30 [INFO] | +- org.awaitility:awaitility:jar:4.2.2:test 17:05:30 [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test 17:05:30 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.11.4:test 17:05:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.11.4:test 17:05:30 [INFO] | | | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:30 [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.11.4:test 17:05:30 [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:30 [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.11.4:test 17:05:30 [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4:test 17:05:30 [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.11.4:test 17:05:30 [INFO] | +- org.mockito:mockito-core:jar:5.14.2:test 17:05:30 [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.15.11:test 17:05:30 [INFO] | | \- org.objenesis:objenesis:jar:3.3:test 17:05:30 [INFO] | +- org.mockito:mockito-junit-jupiter:jar:5.14.2:test 17:05:30 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 17:05:30 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:05:30 [INFO] | +- org.springframework:spring-core:jar:6.2.6:compile 17:05:30 [INFO] | | \- org.springframework:spring-jcl:jar:6.2.6:compile 17:05:30 [INFO] | +- org.springframework:spring-test:jar:6.2.6:test 17:05:30 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:05:30 [INFO] \- org.springframework.boot:spring-boot-starter-actuator:jar:3.4.5:compile 17:05:30 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.4.5:compile 17:05:30 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.4.5:compile 17:05:30 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.18.3:compile 17:05:30 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.3:compile 17:05:30 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.18.3:compile 17:05:30 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.3:compile 17:05:30 [INFO] +- io.micrometer:micrometer-observation:jar:1.14.6:compile 17:05:30 [INFO] | \- io.micrometer:micrometer-commons:jar:1.14.6:compile 17:05:30 [INFO] \- io.micrometer:micrometer-jakarta9:jar:1.14.6:compile 17:05:30 [INFO] \- io.micrometer:micrometer-core:jar:1.14.6:compile 17:05:30 [INFO] +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 17:05:30 [INFO] \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 17:05:30 [INFO] 17:05:30 [INFO] --- clm:3.0.12-01:index (default-cli) @ nonrtric-gateway --- 17:05:31 [INFO] Saved module information to /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/nonrtric-gateway/target/sonatype-clm/module.xml 17:05:31 [INFO] ------------------------------------------------------------------------ 17:05:31 [INFO] BUILD SUCCESS 17:05:31 [INFO] ------------------------------------------------------------------------ 17:05:31 [INFO] Total time: 21.207 s 17:05:31 [INFO] Finished at: 2026-09-12T17:05:31Z 17:05:31 [INFO] ------------------------------------------------------------------------ 17:05:31 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins11308579407960550269.sh 17:05:31 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2385147208489707829.sh 17:05:31 + find . -regex .*karaf/target 17:05:31 + xargs rm -rf 17:05:31 $ ssh-agent -k 17:05:31 unset SSH_AUTH_SOCK; 17:05:31 unset SSH_AGENT_PID; 17:05:31 echo Agent pid 1783 killed; 17:05:31 [ssh-agent] Stopped. 17:05:31 FATAL: Could not verify application public id from IQ Server 17:05:31 com.sonatype.insight.client.utils.NiceHttpResponseException: Invalid credentials. Please try again. 17:05:31 at com.sonatype.insight.client.utils.AbstractClient.verifyStatusCode(AbstractClient.java:29) 17:05:31 at com.sonatype.insight.brain.client.AbstractRequestClient.parseResult(AbstractRequestClient.java:23) 17:05:31 at com.sonatype.insight.brain.client.ConfigurationClient.verifyOrCreateApplication(ConfigurationClient.java:111) 17:05:31 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:96) 17:05:31 Caused: com.sonatype.nexus.api.exception.IqClientException: Could not verify application public id from IQ Server 17:05:31 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.verifyOrCreateApplication(DefaultIqClient.java:99) 17:05:31 at com.sonatype.nexus.api.iq.IqClient$verifyOrCreateApplication$0.call(Unknown Source) 17:05:31 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:75) 17:05:31 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 17:05:31 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 17:05:31 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 17:05:31 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 17:05:31 at hudson.model.Build$BuildExecution.build(Build.java:199) 17:05:31 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 17:05:31 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 17:05:31 at hudson.model.Run.execute(Run.java:1895) 17:05:31 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:05:31 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:05:31 at hudson.model.Executor.run(Executor.java:442) 17:05:31 [PostBuildScript] - [INFO] Executing post build scripts. 17:05:31 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins3481113208751960887.sh 17:05:31 ---> sysstat.sh 17:05:32 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins18267656424200819070.sh 17:05:32 ---> package-listing.sh 17:05:32 ++ tr '[:upper:]' '[:lower:]' 17:05:32 ++ facter osfamily 17:05:32 + OS_FAMILY=debian 17:05:32 + workspace=/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master 17:05:32 + START_PACKAGES=/tmp/packages_start.txt 17:05:32 + END_PACKAGES=/tmp/packages_end.txt 17:05:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:32 + PACKAGES=/tmp/packages_start.txt 17:05:32 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master ']' 17:05:32 + PACKAGES=/tmp/packages_end.txt 17:05:32 + case "${OS_FAMILY}" in 17:05:32 + dpkg -l 17:05:32 + grep '^ii' 17:05:32 + '[' -f /tmp/packages_start.txt ']' 17:05:32 + '[' -f /tmp/packages_end.txt ']' 17:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:32 + '[' /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master ']' 17:05:32 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/ 17:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/ 17:05:32 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins6530891470232089079.sh 17:05:32 ---> capture-instance-metadata.sh 17:05:32 Setup pyenv: 17:05:32 system 17:05:32 3.8.13 17:05:32 3.9.13 17:05:32 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BKnO from file:/tmp/.os_lf_venv 17:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools 17:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-BKnO/bin to PATH 17:05:47 INFO: Running in OpenStack, capturing instance metadata 17:05:47 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins1851445017605551481.sh 17:05:47 provisioning config files... 17:05:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master@tmp/config2137274569596922748tmp 17:05:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:05:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:05:47 [EnvInject] - Injecting environment variables from a build step. 17:05:47 [EnvInject] - Injecting as environment variables the properties content 17:05:47 SERVER_ID=logs 17:05:47 17:05:47 [EnvInject] - Variables injected successfully. 17:05:47 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins4798062750939982916.sh 17:05:47 ---> create-netrc.sh 17:05:47 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins11501907188029757335.sh 17:05:47 ---> python-tools-install.sh 17:05:47 Setup pyenv: 17:05:47 system 17:05:47 3.8.13 17:05:47 3.9.13 17:05:47 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BKnO from file:/tmp/.os_lf_venv 17:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:49 lf-activate-venv(): INFO: Installing additional packages: lftools 17:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-BKnO/bin to PATH 17:06:01 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/sh /tmp/jenkins16477544745160216888.sh 17:06:01 ---> uv-install.sh 17:06:01 uv 0.12.13 is already installed 17:06:01 uvx 0.12.13 (x86_64-unknown-linux-gnu) 17:06:01 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins17449683469871999950.sh 17:06:01 ---> sudo-logs.sh 17:06:01 Archiving 'sudo' log.. 17:06:01 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash /tmp/jenkins3944427757773661125.sh 17:06:01 ---> job-cost.sh 17:06:01 INFO: Activating Python virtual environment... 17:06:01 Setup pyenv: 17:06:01 system 17:06:01 3.8.13 17:06:01 3.9.13 17:06:01 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BKnO from file:/tmp/.os_lf_venv 17:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-BKnO/bin to PATH 17:06:10 INFO: No stack-cost file found 17:06:10 INFO: Instance uptime: 164s 17:06:10 INFO: Fetching instance metadata (attempt 1 of 3)... 17:06:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:06:29 INFO: Successfully fetched instance metadata 17:06:29 INFO: Instance type: v3-starter-4 17:06:29 INFO: Retrieving pricing info for: v3-starter-4 17:06:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:06:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=164 17:06:29 INFO: Successfully fetched Vexxhost pricing API 17:06:29 INFO: Retrieved cost: 0.04 17:06:29 INFO: Retrieved resource: v3-starter-4 17:06:29 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/cost 17:06:29 INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/archives/cost.csv 17:06:29 INFO: Successfully archived job cost data 17:06:29 DEBUG: Cost data: portal-nonrtric-controlpanel-gateway-maven-clm-master,295,2026-09-12 17:06:29,v3-starter-4,164,0.04,0.00,FAILURE 17:06:29 [portal-nonrtric-controlpanel-gateway-maven-clm-master] $ /bin/bash -l /tmp/jenkins676707090140807505.sh 17:06:29 ---> logs-deploy.sh 17:06:29 Setup pyenv: 17:06:29 system 17:06:29 3.8.13 17:06:29 3.9.13 17:06:29 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-gateway-maven-clm-master/.python-version) 17:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BKnO from file:/tmp/.os_lf_venv 17:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-BKnO/bin to PATH 17:06:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-gateway-maven-clm-master/295 17:06:42 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 17:06:43 Archives upload complete. 17:06:43 INFO: archiving logs to Nexus 17:06:44 ---> uname -a: 17:06:44 Linux prd-ubuntu1804-builder-4c-4g-12054 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:06:44 17:06:44 17:06:44 ---> lscpu: 17:06:44 Architecture: x86_64 17:06:44 CPU op-mode(s): 32-bit, 64-bit 17:06:44 Byte Order: Little Endian 17:06:44 CPU(s): 4 17:06:44 On-line CPU(s) list: 0-3 17:06:44 Thread(s) per core: 1 17:06:44 Core(s) per socket: 1 17:06:44 Socket(s): 4 17:06:44 NUMA node(s): 1 17:06:44 Vendor ID: AuthenticAMD 17:06:44 CPU family: 23 17:06:44 Model: 49 17:06:44 Model name: AMD EPYC-Rome Processor 17:06:44 Stepping: 0 17:06:44 CPU MHz: 2800.000 17:06:44 BogoMIPS: 5600.00 17:06:44 Virtualization: AMD-V 17:06:44 Hypervisor vendor: KVM 17:06:44 Virtualization type: full 17:06:44 L1d cache: 32K 17:06:44 L1i cache: 32K 17:06:44 L2 cache: 512K 17:06:44 L3 cache: 16384K 17:06:44 NUMA node0 CPU(s): 0-3 17:06:44 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 17:06:44 17:06:44 17:06:44 ---> nproc: 17:06:44 4 17:06:44 17:06:44 17:06:44 ---> df -h: 17:06:44 Filesystem Size Used Avail Use% Mounted on 17:06:44 udev 3.9G 0 3.9G 0% /dev 17:06:44 tmpfs 798M 664K 797M 1% /run 17:06:44 /dev/vda1 20G 7.8G 12G 41% / 17:06:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:06:44 tmpfs 5.0M 0 5.0M 0% /run/lock 17:06:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:06:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:06:44 tmpfs 798M 0 798M 0% /run/user/1001 17:06:44 17:06:44 17:06:44 ---> free -m: 17:06:44 total used free shared buff/cache available 17:06:44 Mem: 7975 481 5115 0 2379 7211 17:06:44 Swap: 1023 0 1023 17:06:44 17:06:44 17:06:44 ---> ip addr: 17:06:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:06:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:06:44 inet 127.0.0.1/8 scope host lo 17:06:44 valid_lft forever preferred_lft forever 17:06:44 inet6 ::1/128 scope host 17:06:44 valid_lft forever preferred_lft forever 17:06:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 17:06:44 link/ether fa:16:3e:70:dc:45 brd ff:ff:ff:ff:ff:ff 17:06:44 inet 10.32.6.195/23 brd 10.32.7.255 scope global dynamic ens3 17:06:44 valid_lft 86212sec preferred_lft 86212sec 17:06:44 inet6 fe80::f816:3eff:fe70:dc45/64 scope link 17:06:44 valid_lft forever preferred_lft forever 17:06:44 17:06:44 17:06:44 ---> sar -b -r -n DEV: 17:06:44 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-12054) 09/12/26 _x86_64_ (4 CPU) 17:06:44 17:06:44 17:03:38 LINUX RESTART (4 CPU) 17:06:44 17:06:44 17:04:01 tps rtps wtps bread/s bwrtn/s 17:06:44 17:05:02 70.62 7.73 62.88 176.67 8354.13 17:06:44 17:06:01 109.90 39.96 69.94 2340.08 21579.94 17:06:44 Average: 90.09 23.71 66.38 1249.37 14912.02 17:06:44 17:06:44 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:06:44 17:05:02 5647276 7368908 2520144 30.86 56664 1827204 711368 7.72 645624 1675400 253124 17:06:44 17:06:01 5309112 7451660 2858308 35.00 65676 2229900 621420 6.74 671280 1969372 24796 17:06:44 Average: 5478194 7410284 2689226 32.93 61170 2028552 666394 7.23 658452 1822386 138960 17:06:44 17:06:44 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:06:44 17:05:02 ens3 69.60 62.35 1202.08 8.07 0.00 0.00 0.00 0.00 17:06:44 17:05:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 17:06:44 17:06:01 ens3 241.86 228.71 3816.71 38.51 0.00 0.00 0.00 0.00 17:06:44 17:06:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 17:06:44 Average: ens3 155.01 144.84 2498.52 23.16 0.00 0.00 0.00 0.00 17:06:44 Average: lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 17:06:44 17:06:44 17:06:44 ---> sar -P ALL: 17:06:44 Linux 4.15.0-192-generic (prd-ubuntu1804-builder-4c-4g-12054) 09/12/26 _x86_64_ (4 CPU) 17:06:44 17:06:44 17:03:38 LINUX RESTART (4 CPU) 17:06:44 17:06:44 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:06:44 17:05:02 all 20.55 0.00 1.16 2.28 0.05 75.96 17:06:44 17:05:02 0 11.67 0.00 0.70 0.12 0.02 87.50 17:06:44 17:05:02 1 44.66 0.00 2.37 0.35 0.08 52.54 17:06:44 17:05:02 2 3.38 0.00 0.45 7.57 0.07 88.54 17:06:44 17:05:02 3 22.68 0.00 1.15 1.04 0.07 75.06 17:06:44 17:06:01 all 31.67 0.00 1.73 2.37 0.08 64.15 17:06:44 17:06:01 0 25.46 0.00 1.46 2.02 0.08 70.98 17:06:44 17:06:01 1 43.43 0.00 2.00 0.53 0.08 53.95 17:06:44 17:06:01 2 37.96 0.00 1.73 1.85 0.08 58.37 17:06:44 17:06:01 3 19.97 0.00 1.75 5.04 0.05 73.19 17:06:44 Average: all 26.06 0.00 1.44 2.32 0.07 70.10 17:06:44 Average: 0 18.50 0.00 1.08 1.06 0.05 79.31 17:06:44 Average: 1 44.05 0.00 2.19 0.44 0.08 53.24 17:06:44 Average: 2 20.41 0.00 1.08 4.75 0.08 73.69 17:06:44 Average: 3 21.33 0.00 1.45 3.03 0.06 74.13 17:06:44 17:06:44 17:06:44