22:07:35 Started by timer 22:07:35 Running as SYSTEM 22:07:35 [EnvInject] - Loading node environment variables. 22:07:35 Building remotely on prd-ubuntu1804-builder-4c-4g-9303 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-babel-maven-clm-master 22:07:35 [ssh-agent] Looking for ssh-agent implementation... 22:07:35 $ ssh-agent 22:07:35 SSH_AUTH_SOCK=/tmp/ssh-C7las9trl4zZ/agent.1611 22:07:35 SSH_AGENT_PID=1613 22:07:35 [ssh-agent] Started. 22:07:35 Running ssh-add (command line suppressed) 22:07:35 Identity added: /w/workspace/aai-babel-maven-clm-master@tmp/private_key_16095340778520844.key (/w/workspace/aai-babel-maven-clm-master@tmp/private_key_16095340778520844.key) 22:07:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:07:35 The recommended git tool is: NONE 22:07:37 using credential onap-jenkins-ssh 22:07:37 Wiping out workspace first. 22:07:37 Cloning the remote Git repository 22:07:37 Cloning repository git://cloud.onap.org/mirror/aai/babel 22:07:37 > git init /w/workspace/aai-babel-maven-clm-master # timeout=10 22:07:37 Fetching upstream changes from git://cloud.onap.org/mirror/aai/babel 22:07:37 > git --version # timeout=10 22:07:37 > git --version # 'git version 2.17.1' 22:07:37 using GIT_SSH to set credentials Gerrit user 22:07:37 Verifying host key using manually-configured host key entries 22:07:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/babel +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:37 > git config remote.origin.url git://cloud.onap.org/mirror/aai/babel # timeout=10 22:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:38 Avoid second fetch 22:07:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:07:38 Checking out Revision 88cecf0a6124cb34df1846f0f134ac34bdc676ab (refs/remotes/origin/master) 22:07:38 > git config core.sparsecheckout # timeout=10 22:07:38 > git checkout -f 88cecf0a6124cb34df1846f0f134ac34bdc676ab # timeout=10 22:07:38 Commit message: "CI: Update python based Github2Gerrit" 22:07:38 > git rev-list --no-walk 88cecf0a6124cb34df1846f0f134ac34bdc676ab # timeout=10 22:07:41 provisioning config files... 22:07:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:07:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:07:41 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins12173981119808681486.sh 22:07:41 ---> python-tools-install.sh 22:07:41 Setup pyenv: 22:07:41 * system (set by /opt/pyenv/version) 22:07:41 * 3.8.13 (set by /opt/pyenv/version) 22:07:41 * 3.9.13 (set by /opt/pyenv/version) 22:07:41 * 3.10.6 (set by /opt/pyenv/version) 22:07:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-am10 22:07:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:50 lf-activate-venv(): INFO: Base packages installed successfully 22:07:50 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-am10/bin to PATH 22:08:11 Generating Requirements File 22:08:28 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. 22:08:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:08:28 Python 3.10.6 22:08:28 pip 26.1.1 from /tmp/venv-am10/lib/python3.10/site-packages/pip (python 3.10) 22:08:29 appdirs==1.4.4 22:08:29 argcomplete==3.6.3 22:08:29 aspy.yaml==1.3.0 22:08:29 attrs==26.1.0 22:08:29 autopage==0.6.0 22:08:29 backports.strenum==1.3.1 22:08:29 beautifulsoup4==4.14.3 22:08:29 boto3==1.43.6 22:08:29 botocore==1.43.6 22:08:29 bs4==0.0.2 22:08:29 certifi==2026.4.22 22:08:29 cffi==2.0.0 22:08:29 cfgv==3.5.0 22:08:29 chardet==7.4.3 22:08:29 charset-normalizer==3.4.7 22:08:29 click==8.3.3 22:08:29 cliff==4.13.3 22:08:29 cmd2==3.5.1 22:08:29 cryptography==3.3.2 22:08:29 debtcollector==3.1.0 22:08:29 decorator==5.2.1 22:08:29 defusedxml==0.7.1 22:08:29 Deprecated==1.3.1 22:08:29 distlib==0.4.0 22:08:29 dnspython==2.8.0 22:08:29 docker==7.1.0 22:08:29 dogpile.cache==1.5.0 22:08:29 durationpy==0.10 22:08:29 email-validator==2.3.0 22:08:29 filelock==3.29.0 22:08:29 future==1.0.0 22:08:29 gitdb==4.0.12 22:08:29 GitPython==3.1.50 22:08:29 httplib2==0.30.2 22:08:29 identify==2.6.19 22:08:29 idna==3.13 22:08:29 importlib-resources==1.5.0 22:08:29 iso8601==2.1.0 22:08:29 Jinja2==3.1.6 22:08:29 jmespath==1.1.0 22:08:29 jsonpatch==1.33 22:08:29 jsonpointer==3.1.1 22:08:29 jsonschema==4.26.0 22:08:29 jsonschema-specifications==2025.9.1 22:08:29 keystoneauth1==5.13.1 22:08:29 kubernetes==35.0.0 22:08:29 lftools==0.37.22 22:08:29 lxml==6.1.0 22:08:29 markdown-it-py==4.2.0 22:08:29 MarkupSafe==3.0.3 22:08:29 mdurl==0.1.2 22:08:29 msgpack==1.1.2 22:08:29 multi_key_dict==2.0.3 22:08:29 munch==4.0.0 22:08:29 netaddr==1.3.0 22:08:29 niet==1.4.2 22:08:29 nodeenv==1.10.0 22:08:29 oauth2client==4.1.3 22:08:29 oauthlib==3.3.1 22:08:29 openstacksdk==4.12.0 22:08:29 os-service-types==1.8.2 22:08:29 osc-lib==4.6.0 22:08:29 oslo.config==10.3.0 22:08:29 oslo.context==6.3.0 22:08:29 oslo.i18n==6.7.2 22:08:29 oslo.log==8.1.0 22:08:29 oslo.serialization==5.9.1 22:08:29 oslo.utils==10.0.1 22:08:29 packaging==26.2 22:08:29 pbr==7.0.3 22:08:29 platformdirs==4.9.6 22:08:29 prettytable==3.17.0 22:08:29 psutil==7.2.2 22:08:29 pyasn1==0.6.3 22:08:29 pyasn1_modules==0.4.2 22:08:29 pycparser==3.0 22:08:29 pygerrit2==2.0.15 22:08:29 PyGithub==2.9.1 22:08:29 Pygments==2.20.0 22:08:29 PyJWT==2.12.1 22:08:29 PyNaCl==1.6.2 22:08:29 pyparsing==2.4.7 22:08:29 pyperclip==1.11.0 22:08:29 pyrsistent==0.20.0 22:08:29 python-cinderclient==9.9.0 22:08:29 python-dateutil==2.9.0.post0 22:08:29 python-discovery==1.3.0 22:08:29 python-heatclient==5.1.0 22:08:29 python-jenkins==1.8.3 22:08:29 python-keystoneclient==5.8.0 22:08:29 python-magnumclient==4.10.0 22:08:29 python-openstackclient==9.0.0 22:08:29 python-swiftclient==4.10.0 22:08:29 PyYAML==6.0.3 22:08:29 referencing==0.37.0 22:08:29 requests==2.33.1 22:08:29 requests-oauthlib==2.0.0 22:08:29 rfc3986==2.0.0 22:08:29 rich==15.0.0 22:08:29 rich-argparse==1.8.0 22:08:29 rpds-py==0.30.0 22:08:29 rsa==4.9.1 22:08:29 ruamel.yaml==0.19.1 22:08:29 ruamel.yaml.clib==0.2.15 22:08:29 s3transfer==0.17.0 22:08:29 simplejson==4.1.1 22:08:29 six==1.17.0 22:08:29 smmap==5.0.3 22:08:29 soupsieve==2.8.3 22:08:29 stevedore==5.7.0 22:08:29 tabulate==0.10.0 22:08:29 toml==0.10.2 22:08:29 tomlkit==0.14.0 22:08:29 tqdm==4.67.3 22:08:29 typing_extensions==4.15.0 22:08:29 urllib3==1.26.20 22:08:29 virtualenv==21.3.1 22:08:29 wcwidth==0.7.0 22:08:29 websocket-client==1.9.0 22:08:29 wrapt==2.1.2 22:08:29 xdg==6.0.0 22:08:29 xmltodict==1.0.4 22:08:29 yq==3.4.3 22:08:29 [aai-babel-maven-clm-master] $ /bin/sh /tmp/jenkins4069798072841291961.sh 22:08:29 ---> uv-install.sh 22:08:29 Installing uv/uvx (latest) using shell installer 22:08:29 2026-05-09 22:08:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-gOa141.sh" [1] 22:08:29 downloading uv 0.11.12 x86_64-unknown-linux-gnu 22:08:30 installing to /home/jenkins/.local/bin 22:08:30 uv 22:08:30 uvx 22:08:30 everything's installed! 22:08:30 22:08:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:08:30 22:08:30 source $HOME/.local/bin/env (sh, bash, zsh) 22:08:30 source $HOME/.local/bin/env.fish (fish) 22:08:30 Adding install location to PATH 22:08:30 ---> Validating uv/uvx install 22:08:30 uvx 0.11.12 (x86_64-unknown-linux-gnu) 22:08:30 [aai-babel-maven-clm-master] $ /bin/sh -xe /tmp/jenkins11400293700308898022.sh 22:08:30 + echo quiet=on 22:08:30 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-9303 22:08:31 [aai-babel-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxMetaspaceSize=256m" -DPROJECT=aai/babel -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 22:08:31 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=aai/babel --version 22:08:31 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 22:08:31 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 22:08:31 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 22:08:31 Default locale: en, platform encoding: UTF-8 22:08:31 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 22:08:31 [aai-babel-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3474500977795400163.sh 22:08:31 + rm /home/jenkins/.wgetrc 22:08:31 [EnvInject] - Injecting environment variables from a build step. 22:08:31 [EnvInject] - Injecting as environment variables the properties content 22:08:31 SET_JDK_VERSION=openjdk17 22:08:31 GIT_URL="git://cloud.onap.org/mirror" 22:08:31 22:08:31 [EnvInject] - Variables injected successfully. 22:08:31 [aai-babel-maven-clm-master] $ /bin/sh /tmp/jenkins7481865824126367464.sh 22:08:31 ---> update-java-alternatives.sh 22:08:31 ---> Updating Java version 22:08:31 ---> Ubuntu/Debian system detected 22:08:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:08:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:08:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:08:32 openjdk version "17.0.4" 2022-07-19 22:08:32 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 22:08:32 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 22:08:32 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:08:32 [EnvInject] - Injecting environment variables from a build step. 22:08:32 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:08:32 [EnvInject] - Variables injected successfully. 22:08:32 provisioning config files... 22:08:32 copy managed file [global-settings] to file:/w/workspace/aai-babel-maven-clm-master@tmp/config3580044531357618950tmp 22:08:32 copy managed file [aai-babel-settings] to file:/w/workspace/aai-babel-maven-clm-master@tmp/config748087870922963555tmp 22:08:32 [EnvInject] - Injecting environment variables from a build step. 22:08:32 [EnvInject] - Injecting as environment variables the properties content 22:08:32 MAVEN_GOALS=clean install 22:08:32 22:08:32 [EnvInject] - Variables injected successfully. 22:08:32 [aai-babel-maven-clm-master] $ /bin/bash -l /tmp/jenkins8174046628312633421.sh 22:08:32 ---> common-variables.sh 22:08:32 --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 22:08:32 ---> sonatype-clm.sh 22:08:32 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 22:08:32 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 22:08:32 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 22:08:32 Default locale: en, platform encoding: UTF-8 22:08:32 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 22:08:33 [INFO] Scanning for projects... 22:08:38 [INFO] 22:08:38 [INFO] -------------------------< org.onap.aai:babel >------------------------- 22:08:38 [INFO] Building aai-babel 1.14.1-SNAPSHOT 22:08:38 [INFO] --------------------------------[ jar ]--------------------------------- 22:08:45 [WARNING] The POM for org.onap.aai.schema-service:aai-annotations:jar:1.14.0-SNAPSHOT is missing, no dependency information available 22:08:46 [INFO] ------------------------------------------------------------------------ 22:08:46 [INFO] BUILD FAILURE 22:08:46 [INFO] ------------------------------------------------------------------------ 22:08:46 [INFO] Total time: 13.605 s 22:08:46 [INFO] Finished at: 2026-05-09T22:08:46Z 22:08:46 [INFO] ------------------------------------------------------------------------ 22:08:46 [ERROR] Failed to execute goal on project babel: Could not resolve dependencies for project org.onap.aai:babel:jar:1.14.1-SNAPSHOT: Could not find artifact org.onap.aai.schema-service:aai-annotations:jar:1.14.0-SNAPSHOT in ecomp-snapshots (https://nexus.onap.org/content/repositories/snapshots/) -> [Help 1] 22:08:46 [ERROR] 22:08:46 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 22:08:46 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 22:08:46 [ERROR] 22:08:46 [ERROR] For more information about the errors and possible solutions, please read the following articles: 22:08:46 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 22:08:46 Build step 'Execute shell' marked build as failure 22:08:46 $ ssh-agent -k 22:08:46 unset SSH_AUTH_SOCK; 22:08:46 unset SSH_AGENT_PID; 22:08:46 echo Agent pid 1613 killed; 22:08:46 [ssh-agent] Stopped. 22:08:46 [PostBuildScript] - [INFO] Executing post build scripts. 22:08:46 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins15634532778677702660.sh 22:08:46 ---> sysstat.sh 22:08:47 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins13373151588163402294.sh 22:08:47 ---> package-listing.sh 22:08:47 ++ tr '[:upper:]' '[:lower:]' 22:08:47 ++ facter osfamily 22:08:47 + OS_FAMILY=debian 22:08:47 + workspace=/w/workspace/aai-babel-maven-clm-master 22:08:47 + START_PACKAGES=/tmp/packages_start.txt 22:08:47 + END_PACKAGES=/tmp/packages_end.txt 22:08:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:47 + PACKAGES=/tmp/packages_start.txt 22:08:47 + '[' /w/workspace/aai-babel-maven-clm-master ']' 22:08:47 + PACKAGES=/tmp/packages_end.txt 22:08:47 + case "${OS_FAMILY}" in 22:08:47 + dpkg -l 22:08:47 + grep '^ii' 22:08:47 + '[' -f /tmp/packages_start.txt ']' 22:08:47 + '[' -f /tmp/packages_end.txt ']' 22:08:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:47 + '[' /w/workspace/aai-babel-maven-clm-master ']' 22:08:47 + mkdir -p /w/workspace/aai-babel-maven-clm-master/archives/ 22:08:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-babel-maven-clm-master/archives/ 22:08:47 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins12832957824201783411.sh 22:08:47 ---> capture-instance-metadata.sh 22:08:47 Setup pyenv: 22:08:47 system 22:08:47 3.8.13 22:08:47 3.9.13 22:08:47 * 3.10.6 (set by /w/workspace/aai-babel-maven-clm-master/.python-version) 22:08:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-am10 from file:/tmp/.os_lf_venv 22:08:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:49 lf-activate-venv(): INFO: Base packages installed successfully 22:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-am10/bin to PATH 22:08:56 INFO: Running in OpenStack, capturing instance metadata 22:08:57 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins5020361489134610749.sh 22:08:57 provisioning config files... 22:08:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-babel-maven-clm-master@tmp/config17239548979194036554tmp 22:08:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:08:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:08:57 [EnvInject] - Injecting environment variables from a build step. 22:08:57 [EnvInject] - Injecting as environment variables the properties content 22:08:57 SERVER_ID=logs 22:08:57 22:08:57 [EnvInject] - Variables injected successfully. 22:08:57 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins3237999112415492415.sh 22:08:57 ---> create-netrc.sh 22:08:57 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins6919737352948722260.sh 22:08:57 ---> python-tools-install.sh 22:08:57 Setup pyenv: 22:08:57 system 22:08:57 3.8.13 22:08:57 3.9.13 22:08:57 * 3.10.6 (set by /w/workspace/aai-babel-maven-clm-master/.python-version) 22:08:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-am10 from file:/tmp/.os_lf_venv 22:08:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:59 lf-activate-venv(): INFO: Base packages installed successfully 22:08:59 lf-activate-venv(): INFO: Installing additional packages: lftools 22:09:06 lf-activate-venv(): INFO: Adding /tmp/venv-am10/bin to PATH 22:09:06 [aai-babel-maven-clm-master] $ /bin/sh /tmp/jenkins595297173655817875.sh 22:09:06 ---> uv-install.sh 22:09:06 uv 0.11.12 is already installed 22:09:06 uvx 0.11.12 (x86_64-unknown-linux-gnu) 22:09:06 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins6847684152330245380.sh 22:09:06 ---> sudo-logs.sh 22:09:06 Archiving 'sudo' log.. 22:09:06 [aai-babel-maven-clm-master] $ /bin/bash /tmp/jenkins17542832338381833706.sh 22:09:06 ---> job-cost.sh 22:09:06 INFO: Activating Python virtual environment... 22:09:06 Setup pyenv: 22:09:06 system 22:09:06 3.8.13 22:09:06 3.9.13 22:09:06 * 3.10.6 (set by /w/workspace/aai-babel-maven-clm-master/.python-version) 22:09:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-am10 from file:/tmp/.os_lf_venv 22:09:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:09:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:09:08 lf-activate-venv(): INFO: Base packages installed successfully 22:09:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-am10/bin to PATH 22:09:12 INFO: No stack-cost file found 22:09:12 INFO: Instance uptime: 122s 22:09:12 INFO: Fetching instance metadata (attempt 1 of 3)... 22:09:12 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:09:12 INFO: Successfully fetched instance metadata 22:09:12 INFO: Instance type: v3-standard-4 22:09:12 INFO: Retrieving pricing info for: v3-standard-4 22:09:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:09:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=122 22:09:13 INFO: Successfully fetched Vexxhost pricing API 22:09:13 INFO: Retrieved cost: 0.11 22:09:13 INFO: Retrieved resource: v3-standard-4 22:09:13 INFO: Creating archive directory: /w/workspace/aai-babel-maven-clm-master/archives/cost 22:09:13 INFO: Archiving costs to: /w/workspace/aai-babel-maven-clm-master/archives/cost.csv 22:09:13 INFO: Successfully archived job cost data 22:09:13 DEBUG: Cost data: aai-babel-maven-clm-master,350,2026-05-09 22:09:13,v3-standard-4,122,0.11,0.00,FAILURE 22:09:13 [aai-babel-maven-clm-master] $ /bin/bash -l /tmp/jenkins799550892517178714.sh 22:09:13 ---> logs-deploy.sh 22:09:13 Setup pyenv: 22:09:13 system 22:09:13 3.8.13 22:09:13 3.9.13 22:09:13 * 3.10.6 (set by /w/workspace/aai-babel-maven-clm-master/.python-version) 22:09:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-am10 from file:/tmp/.os_lf_venv 22:09:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:09:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:09:15 lf-activate-venv(): INFO: Base packages installed successfully 22:09:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:09:21 lf-activate-venv(): INFO: Adding /tmp/venv-am10/bin to PATH 22:09:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-babel-maven-clm-master/350 22:09:21 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 22:09:22 Archives upload complete. 22:09:23 INFO: archiving logs to Nexus 22:09:23 ---> uname -a: 22:09:23 Linux prd-ubuntu1804-builder-4c-4g-9303 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:09:23 22:09:23 22:09:23 ---> lscpu: 22:09:23 Architecture: x86_64 22:09:23 CPU op-mode(s): 32-bit, 64-bit 22:09:23 Byte Order: Little Endian 22:09:23 CPU(s): 4 22:09:23 On-line CPU(s) list: 0-3 22:09:23 Thread(s) per core: 1 22:09:23 Core(s) per socket: 1 22:09:23 Socket(s): 4 22:09:23 NUMA node(s): 1 22:09:23 Vendor ID: AuthenticAMD 22:09:23 CPU family: 23 22:09:23 Model: 49 22:09:23 Model name: AMD EPYC-Rome Processor 22:09:23 Stepping: 0 22:09:23 CPU MHz: 2799.996 22:09:23 BogoMIPS: 5599.99 22:09:23 Virtualization: AMD-V 22:09:23 Hypervisor vendor: KVM 22:09:23 Virtualization type: full 22:09:23 L1d cache: 32K 22:09:23 L1i cache: 32K 22:09:23 L2 cache: 512K 22:09:23 L3 cache: 16384K 22:09:23 NUMA node0 CPU(s): 0-3 22:09:23 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 22:09:23 22:09:23 22:09:23 ---> nproc: 22:09:23 4 22:09:23 22:09:23 22:09:23 ---> df -h: 22:09:23 Filesystem Size Used Avail Use% Mounted on 22:09:23 udev 7.9G 0 7.9G 0% /dev 22:09:23 tmpfs 1.6G 676K 1.6G 1% /run 22:09:23 /dev/vda1 78G 8.8G 69G 12% / 22:09:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:09:23 tmpfs 5.0M 0 5.0M 0% /run/lock 22:09:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:09:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:09:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:09:23 22:09:23 22:09:23 ---> free -m: 22:09:23 total used free shared buff/cache available 22:09:23 Mem: 16040 592 12832 0 2614 15130 22:09:23 Swap: 1023 0 1023 22:09:23 22:09:23 22:09:23 ---> ip addr: 22:09:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:09:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:09:23 inet 127.0.0.1/8 scope host lo 22:09:23 valid_lft forever preferred_lft forever 22:09:23 inet6 ::1/128 scope host 22:09:23 valid_lft forever preferred_lft forever 22:09:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:09:23 link/ether fa:16:3e:8b:02:2b brd ff:ff:ff:ff:ff:ff 22:09:23 inet 10.30.107.249/23 brd 10.30.107.255 scope global dynamic ens3 22:09:23 valid_lft 86274sec preferred_lft 86274sec 22:09:23 inet6 fe80::f816:3eff:fe8b:22b/64 scope link 22:09:23 valid_lft forever preferred_lft forever 22:09:23 22:09:23 22:09:23 ---> sar -b -r -n DEV: 22:09:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9303) 05/09/26 _x86_64_ (4 CPU) 22:09:23 22:09:23 22:07:21 LINUX RESTART (4 CPU) 22:09:23 22:09:23 22:08:00 tps rtps wtps bread/s bwrtn/s 22:09:23 22:09:01 206.65 28.83 177.82 1722.47 49465.20 22:09:23 Average: 206.65 28.83 177.82 1722.47 49465.20 22:09:23 22:09:23 22:08:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:09:23 22:09:01 13157836 15505296 3267132 19.89 75788 2455804 829456 4.75 755368 2266000 105660 22:09:23 Average: 13157836 15505296 3267132 19.89 75788 2455804 829456 4.75 755368 2266000 105660 22:09:23 22:09:23 22:08:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:09:23 22:09:01 lo 1.11 1.11 0.13 0.13 0.00 0.00 0.00 0.00 22:09:23 22:09:01 ens3 572.27 328.95 10535.30 47.88 0.00 0.00 0.00 0.00 22:09:23 Average: lo 1.11 1.11 0.13 0.13 0.00 0.00 0.00 0.00 22:09:23 Average: ens3 572.27 328.95 10535.30 47.88 0.00 0.00 0.00 0.00 22:09:23 22:09:23 22:09:23 ---> sar -P ALL: 22:09:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9303) 05/09/26 _x86_64_ (4 CPU) 22:09:23 22:09:23 22:07:21 LINUX RESTART (4 CPU) 22:09:23 22:09:23 22:08:00 CPU %user %nice %system %iowait %steal %idle 22:09:23 22:09:01 all 25.59 0.00 2.26 2.10 0.07 69.98 22:09:23 22:09:01 0 12.91 0.00 2.24 5.20 0.07 79.60 22:09:23 22:09:01 1 24.84 0.00 2.07 0.56 0.05 72.48 22:09:23 22:09:01 2 51.30 0.00 3.23 1.38 0.10 44.00 22:09:23 22:09:01 3 13.27 0.00 1.55 1.25 0.07 83.87 22:09:23 Average: all 25.59 0.00 2.26 2.10 0.07 69.98 22:09:23 Average: 0 12.91 0.00 2.24 5.20 0.07 79.60 22:09:23 Average: 1 24.84 0.00 2.07 0.56 0.05 72.48 22:09:23 Average: 2 51.30 0.00 3.23 1.38 0.10 44.00 22:09:23 Average: 3 13.27 0.00 1.55 1.25 0.07 83.87 22:09:23 22:09:23 22:09:23