17:47:53 Started by timer 17:47:53 Running as SYSTEM 17:47:53 [EnvInject] - Loading node environment variables. 17:47:53 Building remotely on prd-ubuntu2204-docker-4c-4g-290 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/daexim-maven-clm-titanium 17:47:54 [ssh-agent] Looking for ssh-agent implementation... 17:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:54 $ ssh-agent 17:47:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXl3ELEP/agent.1553 17:47:54 SSH_AGENT_PID=1555 17:47:54 [ssh-agent] Started. 17:47:54 Running ssh-add (command line suppressed) 17:47:54 Identity added: /w/workspace/daexim-maven-clm-titanium@tmp/private_key_9582439573889027387.key (/w/workspace/daexim-maven-clm-titanium@tmp/private_key_9582439573889027387.key) 17:47:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:47:54 The recommended git tool is: NONE 17:47:56 using credential jenkins-ssh 17:47:56 Wiping out workspace first. 17:47:56 Cloning the remote Git repository 17:47:56 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 17:47:56 > git init /w/workspace/daexim-maven-clm-titanium # timeout=10 17:47:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 17:47:56 > git --version # timeout=10 17:47:57 > git --version # 'git version 2.34.1' 17:47:57 using GIT_SSH to set credentials jenkins-ssh 17:47:57 Verifying host key using known hosts file, will automatically accept unseen keys 17:47:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 17:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:58 Avoid second fetch 17:47:58 > git rev-parse refs/remotes/origin/stable/titanium^{commit} # timeout=10 17:47:58 Checking out Revision ea8feea4479856bd53b05db63cbe7f10f28df3c4 (refs/remotes/origin/stable/titanium) 17:47:58 > git config core.sparsecheckout # timeout=10 17:47:58 > git checkout -f ea8feea4479856bd53b05db63cbe7f10f28df3c4 # timeout=10 17:47:58 Commit message: "Bump upstreams" 17:47:58 > git rev-list --no-walk ea8feea4479856bd53b05db63cbe7f10f28df3c4 # timeout=10 17:48:01 provisioning config files... 17:48:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:48:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:48:01 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins7899367508983145810.sh 17:48:01 ---> python-tools-install.sh 17:48:01 Setup pyenv: 17:48:01 * system (set by /opt/pyenv/version) 17:48:01 * 3.8.20 (set by /opt/pyenv/version) 17:48:01 * 3.9.20 (set by /opt/pyenv/version) 17:48:01 3.10.15 17:48:01 3.11.10 17:48:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RMfx 17:48:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:48:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:12 lf-activate-venv(): INFO: Installing additional packages: lftools 17:48:13 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/boto3/ 17:48:28 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/pygithub/ 17:48:49 lf-activate-venv(): INFO: Adding /tmp/venv-RMfx/bin to PATH 17:48:49 Generating Requirements File 17:48:50 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/setuptools/ 17:48:51 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/setuptools/ 17:48:52 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/setuptools/ 17:49:05 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/aiosignal/1.4.0/aiosignal-1.4.0-py3-none-any.whl 17:49:08 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/jsonpointer/ 17:49:19 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:49:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:49:19 Python 3.11.10 17:49:19 pip 26.2.1 from /tmp/venv-RMfx/lib/python3.11/site-packages/pip (python 3.11) 17:49:20 aiohappyeyeballs==2.7.1 17:49:20 aiohttp==3.14.3 17:49:20 aiosignal==1.4.0 17:49:20 appdirs==1.4.4 17:49:20 argcomplete==3.7.2 17:49:20 aspy.yaml==1.3.0 17:49:20 attrs==26.1.0 17:49:20 autopage==0.6.0 17:49:20 beautifulsoup4==4.15.0 17:49:20 boto3==1.43.89 17:49:20 botocore==1.43.89 17:49:20 bs4==0.0.2 17:49:20 certifi==2026.7.22 17:49:20 cffi==2.1.1 17:49:20 cfgv==3.5.0 17:49:20 chardet==7.6.0 17:49:20 charset-normalizer==3.5.1 17:49:20 click==8.5.0 17:49:20 cliff==4.16.0 17:49:20 cmd2==4.2.3 17:49:20 cryptography==3.3.2 17:49:20 debtcollector==3.1.0 17:49:20 decorator==5.3.1 17:49:20 defusedxml==0.7.1 17:49:20 Deprecated==1.3.1 17:49:20 distlib==0.4.3 17:49:20 dnspython==2.8.0 17:49:20 docker==7.2.0 17:49:20 dogpile.cache==1.5.0 17:49:20 durationpy==0.11 17:49:20 email-validator==2.3.0 17:49:20 filelock==3.32.5 17:49:20 frozenlist==1.8.0 17:49:20 future==1.0.0 17:49:20 gitdb==4.0.12 17:49:20 GitPython==3.1.61 17:49:20 httplib2==0.30.2 17:49:20 identify==2.6.19 17:49:20 idna==3.19 17:49:20 importlib-resources==1.5.0 17:49:20 iso8601==2.1.0 17:49:20 Jinja2==3.1.6 17:49:20 jmespath==1.1.0 17:49:20 jsonpatch==1.33 17:49:20 jsonpointer==3.1.1 17:49:20 jsonschema==4.26.0 17:49:20 jsonschema-specifications==2025.9.1 17:49:20 keystoneauth1==5.17.0 17:49:20 kubernetes==36.0.3 17:49:20 lftools==0.37.23 17:49:20 lxml==6.1.3 17:49:20 markdown-it-py==4.2.0 17:49:20 MarkupSafe==3.0.3 17:49:20 mdurl==0.1.2 17:49:20 msgpack==1.2.2 17:49:20 multi_key_dict==2.0.3 17:49:20 multidict==6.7.1 17:49:20 munch==4.0.0 17:49:20 netaddr==1.3.0 17:49:20 niet==1.4.2 17:49:20 nodeenv==1.10.0 17:49:20 oauth2client==4.1.3 17:49:20 oauthlib==3.3.1 17:49:20 openstacksdk==4.20.0 17:49:20 os-service-types==1.9.0 17:49:20 osc-lib==4.7.0 17:49:20 oslo.config==10.7.0 17:49:20 oslo.context==6.5.0 17:49:20 oslo.i18n==6.9.0 17:49:20 oslo.log==8.3.1 17:49:20 oslo.serialization==5.11.0 17:49:20 oslo.utils==10.2.0 17:49:20 packaging==26.3 17:49:20 pbr==7.0.3 17:49:20 platformdirs==4.11.7 17:49:20 prettytable==3.18.0 17:49:20 prompt_toolkit==3.0.53 17:49:20 propcache==0.5.2 17:49:20 psutil==7.2.2 17:49:20 pyasn1==0.6.4 17:49:20 pyasn1_modules==0.4.2 17:49:20 pycparser==3.0 17:49:20 pygerrit2==2.0.15 17:49:20 PyGithub==2.10.0 17:49:20 Pygments==2.21.0 17:49:20 PyJWT==2.13.0 17:49:20 PyNaCl==1.6.2 17:49:20 pyparsing==2.4.7 17:49:20 pyperclip==1.11.0 17:49:20 pyrsistent==0.20.0 17:49:20 python-dateutil==2.9.0.post0 17:49:20 python-discovery==1.6.0 17:49:20 python-heatclient==5.3.0 17:49:20 python-jenkins==1.8.3 17:49:20 python-keystoneclient==6.0.0 17:49:20 python-magnumclient==5.0.0 17:49:20 python-manilaclient==6.3.0 17:49:20 python-openstackclient==10.3.0 17:49:20 python-swiftclient==4.11.0 17:49:20 PyYAML==6.0.3 17:49:20 referencing==0.37.0 17:49:20 requests==2.34.2 17:49:20 requests-oauthlib==2.0.0 17:49:20 rfc3986==2.0.0 17:49:20 rich==15.0.0 17:49:20 rich-argparse==1.8.0 17:49:20 rpds-py==2026.6.3 17:49:20 rsa==4.9.1 17:49:20 ruamel.yaml==0.19.1 17:49:20 ruamel.yaml.clib==0.2.15 17:49:20 s3transfer==0.19.2 17:49:20 simplejson==4.1.2 17:49:20 six==1.17.0 17:49:20 smmap==5.0.3 17:49:20 soupsieve==2.9.2 17:49:20 stevedore==5.9.1 17:49:20 tabulate==0.10.0 17:49:20 toml==0.10.2 17:49:20 tomlkit==0.15.1 17:49:20 tqdm==4.70.0 17:49:20 typing_extensions==4.16.0 17:49:20 urllib3==1.26.20 17:49:20 virtualenv==21.7.8 17:49:20 wcwidth==0.8.3 17:49:20 websocket-client==1.9.2 17:49:20 wrapt==2.4.0 17:49:20 xdg==6.0.0 17:49:20 xmltodict==1.0.4 17:49:20 yarl==1.24.5 17:49:20 yq==4.1.2 17:49:20 [daexim-maven-clm-titanium] $ /bin/sh /tmp/jenkins9445389861246879693.sh 17:49:20 ---> uv-install.sh 17:49:20 Installing uv/uvx (latest) using shell installer 17:49:20 2026-09-05 17:49:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-wfc3No.sh" [1] 17:49:20 downloading uv 0.12.10 x86_64-unknown-linux-gnu 17:49:21 installing to /home/jenkins/.local/bin 17:49:21 uv 17:49:21 uvx 17:49:21 everything's installed! 17:49:21 17:49:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 17:49:21 17:49:21 source $HOME/.local/bin/env (sh, bash, zsh) 17:49:21 source $HOME/.local/bin/env.fish (fish) 17:49:21 Adding install location to PATH 17:49:21 ---> Validating uv/uvx install 17:49:21 uvx 0.12.10 (x86_64-unknown-linux-gnu) 17:49:21 [daexim-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins9202734426171047756.sh 17:49:21 + echo quiet=on 17:49:21 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-290 17:49:22 [daexim-maven-clm-titanium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/titanium -Dsha1=origin/stable/titanium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=daexim -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/titanium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=titanium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:49:22 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=daexim --version 17:49:23 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 17:49:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:49:23 Java version: 21.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:49:23 Default locale: en, platform encoding: UTF-8 17:49:23 OS name: "linux", version: "5.15.0-190-generic", arch: "amd64", family: "unix" 17:49:23 [daexim-maven-clm-titanium] $ /bin/sh -xe /tmp/jenkins408639750284173831.sh 17:49:23 + rm /home/jenkins/.wgetrc 17:49:23 [EnvInject] - Injecting environment variables from a build step. 17:49:23 [EnvInject] - Injecting as environment variables the properties content 17:49:23 SET_JDK_VERSION=openjdk21 17:49:23 GIT_URL="git://devvexx.opendaylight.org/mirror" 17:49:23 17:49:23 [EnvInject] - Variables injected successfully. 17:49:23 [daexim-maven-clm-titanium] $ /bin/sh /tmp/jenkins16609725633120052500.sh 17:49:23 ---> update-java-alternatives.sh 17:49:23 ---> Updating Java version 17:49:23 ---> Ubuntu/Debian system detected 17:49:23 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:49:23 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:49:23 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:49:23 openjdk version "21.0.12" 2026-07-21 17:49:23 OpenJDK Runtime Environment (build 21.0.12+8-1-22.04-Ubuntu) 17:49:23 OpenJDK 64-Bit Server VM (build 21.0.12+8-1-22.04-Ubuntu, mixed mode, sharing) 17:49:23 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 17:49:23 [EnvInject] - Injecting environment variables from a build step. 17:49:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:49:23 [EnvInject] - Variables injected successfully. 17:49:23 provisioning config files... 17:49:23 copy managed file [global-settings] to file:/w/workspace/daexim-maven-clm-titanium@tmp/config9411331205403584449tmp 17:49:24 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-clm-titanium@tmp/config11079749644538064074tmp 17:49:24 [EnvInject] - Injecting environment variables from a build step. 17:49:24 [EnvInject] - Injecting as environment variables the properties content 17:49:24 MAVEN_GOALS=clean install 17:49:24 17:49:24 [EnvInject] - Variables injected successfully. 17:49:24 [daexim-maven-clm-titanium] $ /bin/bash -l /tmp/jenkins14333472279344897213.sh 17:49:24 ---> common-variables.sh 17:49:24 --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:49:24 ---> sonatype-clm.sh 17:49:25 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 17:49:25 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:49:25 Java version: 21.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:49:25 Default locale: en, platform encoding: UTF-8 17:49:25 OS name: "linux", version: "5.15.0-190-generic", arch: "amd64", family: "unix" 17:49:25 [INFO] Scanning for projects... 17:49:35 [INFO] ------------------------------------------------------------------------ 17:49:35 [INFO] Reactor Build Order: 17:49:35 [INFO] 17:49:35 [INFO] daexim-test-model [bundle] 17:49:35 [INFO] daexim-model [bundle] 17:49:35 [INFO] daexim-spi [bundle] 17:49:35 [INFO] parent [pom] 17:49:35 [INFO] daexim-impl [bundle] 17:49:35 [INFO] daexim-akka-infoprovider-impl [bundle] 17:49:35 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 17:49:35 [INFO] OpenDaylight :: Daexim :: All [feature] 17:49:35 [INFO] ODL :: daexim :: daexim-features [feature] 17:49:35 [INFO] ODL :: daexim :: features-aggregator [pom] 17:49:35 [INFO] daexim-artifacts [pom] 17:49:35 [INFO] daexim-karaf [pom] 17:49:35 [INFO] daexim [pom] 17:49:37 [INFO] 17:49:37 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 17:49:37 [INFO] Building daexim-test-model 1.17.3-SNAPSHOT [1/13] 17:49:37 [INFO] from test-model/pom.xml 17:49:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:49:39 [INFO] 17:49:39 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 17:49:39 [INFO] 17:49:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ daexim-test-model --- 17:49:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:49:39 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:49:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:49:39 [INFO] 17:49:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ daexim-test-model --- 17:49:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:49:39 [INFO] 17:49:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ daexim-test-model --- 17:49:40 [INFO] ------------------------------------------------------------------------ 17:49:40 [INFO] Reactor Summary for daexim 1.17.3-SNAPSHOT: 17:49:40 [INFO] 17:49:40 [INFO] daexim-test-model .................................. FAILURE [ 2.803 s] 17:49:40 [INFO] daexim-model ....................................... SKIPPED 17:49:40 [INFO] daexim-spi ......................................... SKIPPED 17:49:40 [INFO] parent ............................................. SKIPPED 17:49:40 [INFO] daexim-impl ........................................ SKIPPED 17:49:40 [INFO] daexim-akka-infoprovider-impl ...................... SKIPPED 17:49:40 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SKIPPED 17:49:40 [INFO] OpenDaylight :: Daexim :: All ...................... SKIPPED 17:49:40 [INFO] ODL :: daexim :: daexim-features ................... SKIPPED 17:49:40 [INFO] ODL :: daexim :: features-aggregator ............... SKIPPED 17:49:40 [INFO] daexim-artifacts ................................... SKIPPED 17:49:40 [INFO] daexim-karaf ....................................... SKIPPED 17:49:40 [INFO] daexim ............................................. SKIPPED 17:49:40 [INFO] ------------------------------------------------------------------------ 17:49:40 [INFO] BUILD FAILURE 17:49:40 [INFO] ------------------------------------------------------------------------ 17:49:40 [INFO] Total time: 14.357 s 17:49:40 [INFO] Finished at: 2026-09-05T17:49:40Z 17:49:40 [INFO] ------------------------------------------------------------------------ 17:49:40 [ERROR] Failed to execute goal io.github.git-commit-id:git-commit-id-maven-plugin:10.0.0:revision (get-git-infos) on project daexim-test-model: Execution get-git-infos of goal io.github.git-commit-id:git-commit-id-maven-plugin:10.0.0:revision failed: Plugin io.github.git-commit-id:git-commit-id-maven-plugin:10.0.0 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.bouncycastle:bcutil-jdk18on:jar:1.81.1 (absent): Could not transfer artifact org.bouncycastle:bcutil-jdk18on:jar:1.81.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): Remote host terminated the handshake: SSL peer shut down incorrectly -> [Help 1] 17:49:40 [ERROR] 17:49:40 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 17:49:40 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 17:49:40 [ERROR] 17:49:40 [ERROR] For more information about the errors and possible solutions, please read the following articles: 17:49:40 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 17:49:40 Build step 'Execute shell' marked build as failure 17:49:40 $ ssh-agent -k 17:49:40 unset SSH_AUTH_SOCK; 17:49:40 unset SSH_AGENT_PID; 17:49:40 echo Agent pid 1555 killed; 17:49:40 [ssh-agent] Stopped. 17:49:40 [PostBuildScript] - [INFO] Executing post build scripts. 17:49:40 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins17422976526806942123.sh 17:49:40 ---> sysstat.sh 17:49:41 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins17433119699045858973.sh 17:49:41 ---> package-listing.sh 17:49:41 ++ facter osfamily 17:49:41 ++ tr '[:upper:]' '[:lower:]' 17:49:41 + OS_FAMILY=debian 17:49:41 + workspace=/w/workspace/daexim-maven-clm-titanium 17:49:41 + START_PACKAGES=/tmp/packages_start.txt 17:49:41 + END_PACKAGES=/tmp/packages_end.txt 17:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:41 + PACKAGES=/tmp/packages_start.txt 17:49:41 + '[' /w/workspace/daexim-maven-clm-titanium ']' 17:49:41 + PACKAGES=/tmp/packages_end.txt 17:49:41 + case "${OS_FAMILY}" in 17:49:41 + dpkg -l 17:49:41 + grep '^ii' 17:49:41 + '[' -f /tmp/packages_start.txt ']' 17:49:41 + '[' -f /tmp/packages_end.txt ']' 17:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:41 + '[' /w/workspace/daexim-maven-clm-titanium ']' 17:49:41 + mkdir -p /w/workspace/daexim-maven-clm-titanium/archives/ 17:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-clm-titanium/archives/ 17:49:41 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins5630262998362378965.sh 17:49:41 ---> capture-instance-metadata.sh 17:49:41 Setup pyenv: 17:49:41 system 17:49:41 3.8.20 17:49:41 3.9.20 17:49:41 3.10.15 17:49:41 * 3.11.10 (set by /w/workspace/daexim-maven-clm-titanium/.python-version) 17:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RMfx from file:/tmp/.os_lf_venv 17:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:49:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:49:49 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/84.0.0/setuptools-84.0.0-py3-none-any.whl 17:49:50 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/packages/setuptools/84.0.0/setuptools-84.0.0-py3-none-any.whl 17:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-RMfx/bin to PATH 17:49:54 INFO: Running in OpenStack, capturing instance metadata 17:49:55 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins4008479882982010953.sh 17:49:55 provisioning config files... 17:49:55 Could not find credentials [logs] for daexim-maven-clm-titanium #106 17:49:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-clm-titanium@tmp/config314317265068480259tmp 17:49:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:49:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:49:55 provisioning config files... 17:49:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:49:55 [EnvInject] - Injecting environment variables from a build step. 17:49:55 [EnvInject] - Injecting as environment variables the properties content 17:49:55 SERVER_ID=logs 17:49:55 17:49:55 [EnvInject] - Variables injected successfully. 17:49:55 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins16710982952339410465.sh 17:49:55 ---> create-netrc.sh 17:49:56 WARN: Log server credential not found. 17:49:56 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins10767219958801062067.sh 17:49:56 ---> python-tools-install.sh 17:49:56 Setup pyenv: 17:49:56 system 17:49:56 3.8.20 17:49:56 3.9.20 17:49:56 3.10.15 17:49:56 * 3.11.10 (set by /w/workspace/daexim-maven-clm-titanium/.python-version) 17:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RMfx from file:/tmp/.os_lf_venv 17:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools 17:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-RMfx/bin to PATH 17:50:07 [daexim-maven-clm-titanium] $ /bin/sh /tmp/jenkins16617782260003935229.sh 17:50:07 ---> uv-install.sh 17:50:07 uv 0.12.10 is already installed 17:50:07 uvx 0.12.10 (x86_64-unknown-linux-gnu) 17:50:07 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins9995831267235124229.sh 17:50:07 ---> sudo-logs.sh 17:50:07 Archiving 'sudo' log.. 17:50:07 [daexim-maven-clm-titanium] $ /bin/bash /tmp/jenkins4593298872124029218.sh 17:50:07 ---> job-cost.sh 17:50:07 INFO: Activating Python virtual environment... 17:50:07 Setup pyenv: 17:50:07 system 17:50:07 3.8.20 17:50:07 3.9.20 17:50:07 3.10.15 17:50:07 * 3.11.10 (set by /w/workspace/daexim-maven-clm-titanium/.python-version) 17:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RMfx from file:/tmp/.os_lf_venv 17:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-RMfx/bin to PATH 17:50:17 INFO: No stack-cost file found 17:50:17 INFO: Instance uptime: 189s 17:50:17 INFO: Fetching instance metadata (attempt 1 of 3)... 17:50:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:50:17 INFO: Successfully fetched instance metadata 17:50:17 INFO: Instance type: v3-standard-4 17:50:17 INFO: Retrieving pricing info for: v3-standard-4 17:50:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:50:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=189 17:50:17 INFO: Successfully fetched Vexxhost pricing API 17:50:17 INFO: Retrieved cost: 0.11 17:50:17 INFO: Retrieved resource: v3-standard-4 17:50:17 INFO: Creating archive directory: /w/workspace/daexim-maven-clm-titanium/archives/cost 17:50:17 INFO: Archiving costs to: /w/workspace/daexim-maven-clm-titanium/archives/cost.csv 17:50:17 INFO: Successfully archived job cost data 17:50:17 DEBUG: Cost data: daexim-maven-clm-titanium,106,2026-09-05 17:50:17,v3-standard-4,189,0.11,0.00,FAILURE 17:50:17 [daexim-maven-clm-titanium] $ /bin/bash -l /tmp/jenkins4547077288294037738.sh 17:50:17 ---> logs-deploy.sh 17:50:17 Setup pyenv: 17:50:17 system 17:50:17 3.8.20 17:50:17 3.9.20 17:50:17 3.10.15 17:50:17 * 3.11.10 (set by /w/workspace/daexim-maven-clm-titanium/.python-version) 17:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RMfx from file:/tmp/.os_lf_venv 17:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:50:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-RMfx/bin to PATH 17:50:29 WARNING: Nexus logging server not set 17:50:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-clm-titanium/106/ 17:50:29 INFO: archiving logs to S3 17:50:30 ---> uname -a: 17:50:30 Linux prd-ubuntu2204-docker-4c-4g-290 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 17:50:30 17:50:30 17:50:30 ---> lscpu: 17:50:30 Architecture: x86_64 17:50:30 CPU op-mode(s): 32-bit, 64-bit 17:50:30 Address sizes: 40 bits physical, 48 bits virtual 17:50:30 Byte Order: Little Endian 17:50:30 CPU(s): 4 17:50:30 On-line CPU(s) list: 0-3 17:50:30 Vendor ID: AuthenticAMD 17:50:30 Model name: AMD EPYC-Rome Processor 17:50:30 CPU family: 23 17:50:30 Model: 49 17:50:30 Thread(s) per core: 1 17:50:30 Core(s) per socket: 1 17:50:30 Socket(s): 4 17:50:30 Stepping: 0 17:50:30 BogoMIPS: 5599.99 17:50:30 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 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 17:50:30 Virtualization: AMD-V 17:50:30 Hypervisor vendor: KVM 17:50:30 Virtualization type: full 17:50:30 L1d cache: 128 KiB (4 instances) 17:50:30 L1i cache: 128 KiB (4 instances) 17:50:30 L2 cache: 2 MiB (4 instances) 17:50:30 L3 cache: 64 MiB (4 instances) 17:50:30 NUMA node(s): 1 17:50:30 NUMA node0 CPU(s): 0-3 17:50:30 Vulnerability Gather data sampling: Not affected 17:50:30 Vulnerability Indirect target selection: Not affected 17:50:30 Vulnerability Itlb multihit: Not affected 17:50:30 Vulnerability L1tf: Not affected 17:50:30 Vulnerability Mds: Not affected 17:50:30 Vulnerability Meltdown: Not affected 17:50:30 Vulnerability Mmio stale data: Not affected 17:50:30 Vulnerability Reg file data sampling: Not affected 17:50:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:50:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:50:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:50:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:50:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:50:30 Vulnerability Srbds: Not affected 17:50:30 Vulnerability Tsa: Not affected 17:50:30 Vulnerability Tsx async abort: Not affected 17:50:30 Vulnerability Vmscape: Not affected 17:50:30 17:50:30 17:50:30 ---> nproc: 17:50:30 4 17:50:30 17:50:30 17:50:30 ---> df -h: 17:50:30 Filesystem Size Used Avail Use% Mounted on 17:50:30 tmpfs 1.6G 1.1M 1.6G 1% /run 17:50:30 /dev/vda1 78G 8.8G 69G 12% / 17:50:30 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:50:30 tmpfs 5.0M 0 5.0M 0% /run/lock 17:50:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:50:30 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:50:30 17:50:30 17:50:30 ---> free -m: 17:50:30 total used free shared buff/cache available 17:50:30 Mem: 15989 585 12512 4 2890 15068 17:50:30 Swap: 1023 0 1023 17:50:30 17:50:30 17:50:30 ---> ip addr: 17:50:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:50:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:50:30 inet 127.0.0.1/8 scope host lo 17:50:30 valid_lft forever preferred_lft forever 17:50:30 inet6 ::1/128 scope host 17:50:30 valid_lft forever preferred_lft forever 17:50:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:50:30 link/ether fa:16:3e:55:36:9f brd ff:ff:ff:ff:ff:ff 17:50:30 altname enp0s3 17:50:30 inet 10.30.171.109/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:50:30 valid_lft 86207sec preferred_lft 86207sec 17:50:30 inet6 fe80::f816:3eff:fe55:369f/64 scope link 17:50:30 valid_lft forever preferred_lft forever 17:50:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:50:30 link/ether 5a:79:b0:b6:76:b7 brd ff:ff:ff:ff:ff:ff 17:50:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:50:30 valid_lft forever preferred_lft forever 17:50:30 17:50:30 17:50:30 ---> sar -b -r -n DEV: 17:50:30 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-4c-4g-290) 09/05/26 _x86_64_ (4 CPU) 17:50:30 17:50:30 17:47:20 LINUX RESTART (4 CPU) 17:50:30 17:50:30 17:50:30 ---> sar -P ALL: 17:50:30 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-4c-4g-290) 09/05/26 _x86_64_ (4 CPU) 17:50:30 17:50:30 17:47:20 LINUX RESTART (4 CPU) 17:50:30 17:50:30 17:50:30