22:19:04 Started by timer 22:19:04 Running as SYSTEM 22:19:04 [EnvInject] - Loading node environment variables. 22:19:04 Building remotely on prd-ubuntu2204-docker-4c-4g-15887 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/daexim-maven-merge-vanadium 22:19:05 [ssh-agent] Looking for ssh-agent implementation... 22:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:05 $ ssh-agent 22:19:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijycOb/agent.1577 22:19:05 SSH_AGENT_PID=1579 22:19:05 [ssh-agent] Started. 22:19:05 Running ssh-add (command line suppressed) 22:19:05 Identity added: /w/workspace/daexim-maven-merge-vanadium@tmp/private_key_2258328221998893130.key (/w/workspace/daexim-maven-merge-vanadium@tmp/private_key_2258328221998893130.key) 22:19:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:19:05 The recommended git tool is: NONE 22:19:07 using credential jenkins-ssh 22:19:07 Wiping out workspace first. 22:19:07 Cloning the remote Git repository 22:19:07 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 22:19:07 > git init /w/workspace/daexim-maven-merge-vanadium # timeout=10 22:19:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 22:19:07 > git --version # timeout=10 22:19:07 > git --version # 'git version 2.34.1' 22:19:07 using GIT_SSH to set credentials jenkins-ssh 22:19:07 Verifying host key using known hosts file 22:19:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:19:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 22:19:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:08 Avoid second fetch 22:19:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:19:08 Checking out Revision a81b66735b1cf6394cc49c17b3af5f735df86126 (refs/remotes/origin/master) 22:19:08 > git config core.sparsecheckout # timeout=10 22:19:08 > git checkout -f a81b66735b1cf6394cc49c17b3af5f735df86126 # timeout=10 22:19:08 Commit message: "Add ErrorProne VM settings" 22:19:08 > git rev-list --no-walk a81b66735b1cf6394cc49c17b3af5f735df86126 # timeout=10 22:19:11 provisioning config files... 22:19:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:19:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:19:11 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins1346482550594922390.sh 22:19:11 ---> python-tools-install.sh 22:19:11 Setup pyenv: 22:19:11 * system (set by /opt/pyenv/version) 22:19:11 * 3.8.20 (set by /opt/pyenv/version) 22:19:11 * 3.9.20 (set by /opt/pyenv/version) 22:19:11 3.10.15 22:19:11 3.11.10 22:19:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nb4t 22:19:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:19:20 lf-activate-venv(): INFO: Base packages installed successfully 22:19:20 lf-activate-venv(): INFO: Installing additional packages: lftools 22:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-Nb4t/bin to PATH 22:19:44 Generating Requirements File 22:20:06 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:20:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:20:06 Python 3.11.10 22:20:06 pip 25.3 from /tmp/venv-Nb4t/lib/python3.11/site-packages/pip (python 3.11) 22:20:06 appdirs==1.4.4 22:20:06 argcomplete==3.6.3 22:20:06 aspy.yaml==1.3.0 22:20:06 attrs==25.4.0 22:20:06 autopage==0.5.2 22:20:06 beautifulsoup4==4.14.3 22:20:06 boto3==1.42.15 22:20:06 botocore==1.42.15 22:20:06 bs4==0.0.2 22:20:06 cachetools==6.2.4 22:20:06 certifi==2025.11.12 22:20:06 cffi==2.0.0 22:20:06 cfgv==3.5.0 22:20:06 chardet==5.2.0 22:20:06 charset-normalizer==3.4.4 22:20:06 click==8.3.1 22:20:06 cliff==4.13.1 22:20:06 cmd2==3.0.0 22:20:06 cryptography==3.3.2 22:20:06 debtcollector==3.0.0 22:20:06 decorator==5.2.1 22:20:06 defusedxml==0.7.1 22:20:06 Deprecated==1.3.1 22:20:06 distlib==0.4.0 22:20:06 dnspython==2.8.0 22:20:06 docker==7.1.0 22:20:06 dogpile.cache==1.5.0 22:20:06 durationpy==0.10 22:20:06 email-validator==2.3.0 22:20:06 filelock==3.20.1 22:20:06 future==1.0.0 22:20:06 gitdb==4.0.12 22:20:06 GitPython==3.1.45 22:20:06 google-auth==2.45.0 22:20:06 httplib2==0.31.0 22:20:06 identify==2.6.15 22:20:06 idna==3.11 22:20:06 importlib-resources==1.5.0 22:20:06 iso8601==2.1.0 22:20:06 Jinja2==3.1.6 22:20:06 jmespath==1.0.1 22:20:06 jsonpatch==1.33 22:20:06 jsonpointer==3.0.0 22:20:06 jsonschema==4.25.1 22:20:06 jsonschema-specifications==2025.9.1 22:20:06 keystoneauth1==5.12.0 22:20:06 kubernetes==34.1.0 22:20:06 lftools==0.37.18 22:20:06 lxml==6.0.2 22:20:06 markdown-it-py==4.0.0 22:20:06 MarkupSafe==3.0.3 22:20:06 mdurl==0.1.2 22:20:06 msgpack==1.1.2 22:20:06 multi_key_dict==2.0.3 22:20:06 munch==4.0.0 22:20:06 netaddr==1.3.0 22:20:06 niet==1.4.2 22:20:06 nodeenv==1.10.0 22:20:06 oauth2client==4.1.3 22:20:06 oauthlib==3.3.1 22:20:06 openstacksdk==4.8.0 22:20:06 os-service-types==1.8.2 22:20:06 osc-lib==4.3.0 22:20:06 oslo.config==10.1.0 22:20:06 oslo.context==6.2.0 22:20:06 oslo.i18n==6.7.1 22:20:06 oslo.log==8.0.0 22:20:06 oslo.serialization==5.8.0 22:20:06 oslo.utils==9.2.0 22:20:06 packaging==25.0 22:20:06 pbr==7.0.3 22:20:06 platformdirs==4.5.1 22:20:06 prettytable==3.17.0 22:20:06 psutil==7.1.3 22:20:06 pyasn1==0.6.1 22:20:06 pyasn1_modules==0.4.2 22:20:06 pycparser==2.23 22:20:06 pygerrit2==2.0.15 22:20:06 PyGithub==2.8.1 22:20:06 Pygments==2.19.2 22:20:06 PyJWT==2.10.1 22:20:06 PyNaCl==1.6.1 22:20:06 pyparsing==2.4.7 22:20:06 pyperclip==1.11.0 22:20:06 pyrsistent==0.20.0 22:20:06 python-cinderclient==9.8.0 22:20:06 python-dateutil==2.9.0.post0 22:20:06 python-heatclient==4.3.0 22:20:06 python-jenkins==1.8.3 22:20:06 python-keystoneclient==5.7.0 22:20:06 python-magnumclient==4.9.0 22:20:06 python-openstackclient==8.2.0 22:20:06 python-swiftclient==4.9.0 22:20:06 PyYAML==6.0.3 22:20:06 referencing==0.37.0 22:20:06 requests==2.32.5 22:20:06 requests-oauthlib==2.0.0 22:20:06 requestsexceptions==1.4.0 22:20:06 rfc3986==2.0.0 22:20:06 rich==14.2.0 22:20:06 rich-argparse==1.7.2 22:20:06 rpds-py==0.30.0 22:20:06 rsa==4.9.1 22:20:06 ruamel.yaml==0.18.17 22:20:06 ruamel.yaml.clib==0.2.15 22:20:06 s3transfer==0.16.0 22:20:06 simplejson==3.20.2 22:20:06 six==1.17.0 22:20:06 smmap==5.0.2 22:20:06 soupsieve==2.8.1 22:20:06 stevedore==5.6.0 22:20:06 tabulate==0.9.0 22:20:06 toml==0.10.2 22:20:06 tomlkit==0.13.3 22:20:06 tqdm==4.67.1 22:20:06 typing_extensions==4.15.0 22:20:06 tzdata==2025.3 22:20:06 urllib3==1.26.20 22:20:06 virtualenv==20.35.4 22:20:06 wcwidth==0.2.14 22:20:06 websocket-client==1.9.0 22:20:06 wrapt==2.0.1 22:20:06 xdg==6.0.0 22:20:06 xmltodict==1.0.2 22:20:06 yq==3.4.3 22:20:06 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins8325023434518822070.sh 22:20:06 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/target/classes /w/workspace/daexim-maven-merge-vanadium/jacoco/classes 22:20:07 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins11421910087684255654.sh 22:20:07 + echo quiet=on 22:20:07 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-15887 22:20:08 [daexim-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=daexim -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=vanadium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 22:20:08 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 22:20:08 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:20:08 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:20:08 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:20:08 Default locale: en, platform encoding: UTF-8 22:20:08 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 22:20:08 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins13994453185949361658.sh 22:20:08 + rm /home/jenkins/.wgetrc 22:20:08 [EnvInject] - Injecting environment variables from a build step. 22:20:08 [EnvInject] - Injecting as environment variables the properties content 22:20:08 SET_JDK_VERSION=openjdk21 22:20:08 GIT_URL="git://devvexx.opendaylight.org/mirror" 22:20:08 22:20:08 [EnvInject] - Variables injected successfully. 22:20:08 [daexim-maven-merge-vanadium] $ /bin/sh /tmp/jenkins1167905873281111937.sh 22:20:08 ---> update-java-alternatives.sh 22:20:08 ---> Updating Java version 22:20:08 ---> Ubuntu/Debian system detected 22:20:08 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:20:08 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:20:08 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:20:08 openjdk version "21.0.9" 2025-10-21 22:20:08 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:20:08 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:20:08 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:20:08 [EnvInject] - Injecting environment variables from a build step. 22:20:08 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:20:08 [EnvInject] - Variables injected successfully. 22:20:08 provisioning config files... 22:20:08 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config5389744890115537975tmp 22:20:09 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config12061955484201809923tmp 22:20:09 [EnvInject] - Injecting environment variables from a build step. 22:20:09 [EnvInject] - Injecting as environment variables the properties content 22:20:09 SERVER_ID=opendaylight-snapshot 22:20:09 22:20:09 [EnvInject] - Variables injected successfully. 22:20:09 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins16295633252364932694.sh 22:20:09 ---> create-netrc.sh 22:20:10 [EnvInject] - Injecting environment variables from a build step. 22:20:10 [EnvInject] - Injecting as environment variables the properties content 22:20:10 NEXUS_CUT_DIRS=6 22:20:10 NEXUS_REPO=opendaylight.snapshot 22:20:10 22:20:10 [EnvInject] - Variables injected successfully. 22:20:10 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins16655822044418109958.sh 22:20:10 ---> maven-fetch-metadata.sh 22:20:10 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 22:20:10 + project=org.opendaylight.daexim 22:20:10 + project_path=org/opendaylight/daexim 22:20:10 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim 22:20:10 + pushd /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim 22:20:10 /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-vanadium 22:20:10 + set +e 22:20:10 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ 22:20:10 2025-12-22 22:20:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/ [4313] -> "daexim-akka-infoprovider-impl/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4183] -> "daexim-artifacts/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4173] -> "daexim-features/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4133] -> "daexim-impl/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4143] -> "daexim-model/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4123] -> "daexim-spi/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4193] -> "daexim-test-model/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4083] -> "daexim/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4213] -> "features-aggregator/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4163] -> "odl-daexim-all/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4123] -> "odl-daexim/index.html.tmp" [1] 22:20:16 2025-12-22 22:20:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4083] -> "parent/index.html.tmp" [1] 22:20:17 2025-12-22 22:20:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/ [87429] -> "daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:41 2025-12-22 22:20:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/ [77973] -> "daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:42 2025-12-22 22:20:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/ [78261] -> "daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:42 2025-12-22 22:20:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml [456/456] -> "daexim-akka-infoprovider-impl/maven-metadata.xml" [1] 22:20:42 2025-12-22 22:20:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.4-SNAPSHOT/ [41761] -> "daexim-artifacts/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:42 2025-12-22 22:20:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.2-SNAPSHOT/ [37372] -> "daexim-artifacts/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:43 2025-12-22 22:20:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/ [37516] -> "daexim-artifacts/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:43 2025-12-22 22:20:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml [443/443] -> "daexim-artifacts/maven-metadata.xml" [1] 22:20:43 2025-12-22 22:20:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.4-SNAPSHOT/ [54752] -> "daexim-features/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:44 2025-12-22 22:20:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.2-SNAPSHOT/ [48919] -> "daexim-features/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:44 2025-12-22 22:20:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/ [49111] -> "daexim-features/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:44 2025-12-22 22:20:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/maven-metadata.xml [442/442] -> "daexim-features/maven-metadata.xml" [1] 22:20:45 2025-12-22 22:20:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.4-SNAPSHOT/ [90984] -> "daexim-impl/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:46 2025-12-22 22:20:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.2-SNAPSHOT/ [81123] -> "daexim-impl/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:46 2025-12-22 22:20:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/ [81459] -> "daexim-impl/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:46 2025-12-22 22:20:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/maven-metadata.xml [438/438] -> "daexim-impl/maven-metadata.xml" [1] 22:20:47 2025-12-22 22:20:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.4-SNAPSHOT/ [79100] -> "daexim-model/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:48 2025-12-22 22:20:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.2-SNAPSHOT/ [70560] -> "daexim-model/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:48 2025-12-22 22:20:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/ [70848] -> "daexim-model/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:48 2025-12-22 22:20:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/maven-metadata.xml [439/439] -> "daexim-model/maven-metadata.xml" [1] 22:20:49 2025-12-22 22:20:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.4-SNAPSHOT/ [78064] -> "daexim-spi/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:50 2025-12-22 22:20:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.2-SNAPSHOT/ [69638] -> "daexim-spi/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:51 2025-12-22 22:20:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/ [69926] -> "daexim-spi/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:51 2025-12-22 22:20:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/maven-metadata.xml [437/437] -> "daexim-spi/maven-metadata.xml" [1] 22:20:51 2025-12-22 22:20:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.4-SNAPSHOT/ [81537] -> "daexim-test-model/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:52 2025-12-22 22:20:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.2-SNAPSHOT/ [72729] -> "daexim-test-model/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:53 2025-12-22 22:20:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/ [73017] -> "daexim-test-model/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:53 2025-12-22 22:20:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml [444/444] -> "daexim-test-model/maven-metadata.xml" [1] 22:20:53 2025-12-22 22:20:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.4-SNAPSHOT/ [39281] -> "daexim/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:54 2025-12-22 22:20:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.2-SNAPSHOT/ [35162] -> "daexim/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:54 2025-12-22 22:20:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/ [35306] -> "daexim/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:54 2025-12-22 22:20:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [433/433] -> "daexim/maven-metadata.xml" [1] 22:20:55 2025-12-22 22:20:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.4-SNAPSHOT/ [42505] -> "features-aggregator/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:55 2025-12-22 22:20:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.2-SNAPSHOT/ [38035] -> "features-aggregator/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:55 2025-12-22 22:20:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/ [38179] -> "features-aggregator/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:55 2025-12-22 22:20:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/maven-metadata.xml [446/446] -> "features-aggregator/maven-metadata.xml" [1] 22:20:56 2025-12-22 22:20:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.4-SNAPSHOT/ [54423] -> "odl-daexim-all/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:56 2025-12-22 22:20:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.2-SNAPSHOT/ [48626] -> "odl-daexim-all/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:20:57 2025-12-22 22:20:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/ [48818] -> "odl-daexim-all/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:20:57 2025-12-22 22:20:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml [441/441] -> "odl-daexim-all/maven-metadata.xml" [1] 22:20:57 2025-12-22 22:20:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.4-SNAPSHOT/ [53098] -> "odl-daexim/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:20:58 2025-12-22 22:20:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.2-SNAPSHOT/ [47446] -> "odl-daexim/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:21:06 2025-12-22 22:21:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/ [47638] -> "odl-daexim/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:21:06 2025-12-22 22:21:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/maven-metadata.xml [437/437] -> "odl-daexim/maven-metadata.xml" [1] 22:21:06 2025-12-22 22:21:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.4-SNAPSHOT/ [39290] -> "parent/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.2-SNAPSHOT/ [35170] -> "parent/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/ [35314] -> "parent/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [433/433] -> "parent/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.4-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.2-SNAPSHOT/maven-metadata.xml [1057/1057] -> "daexim-artifacts/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [1061/1061] -> "daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.2-SNAPSHOT/maven-metadata.xml [1273/1273] -> "daexim-features/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.4-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.2-SNAPSHOT/maven-metadata.xml [1834/1834] -> "daexim-impl/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml [1842/1842] -> "daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "daexim-model/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "daexim-spi/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "daexim-test-model/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "daexim/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "daexim/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.4-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.2-SNAPSHOT/maven-metadata.xml [1060/1060] -> "features-aggregator/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.2-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-daexim-all/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.4-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.2-SNAPSHOT/maven-metadata.xml [1268/1268] -> "odl-daexim/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.4-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.16.4-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.2-SNAPSHOT/maven-metadata.xml [1047/1047] -> "parent/1.17.2-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 2025-12-22 22:21:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "parent/1.18.0-SNAPSHOT/maven-metadata.xml" [1] 22:21:07 FINISHED --2025-12-22 22:21:07-- 22:21:07 Total wall clock time: 57s 22:21:07 Downloaded: 97 files, 2.1M in 0.2s (10.6 MB/s) 22:21:07 + set -e 22:21:07 + popd 22:21:07 /w/workspace/daexim-maven-merge-vanadium 22:21:07 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/m2repo-backup 22:21:07 + cp -a /w/workspace/daexim-maven-merge-vanadium/m2repo/org /w/workspace/daexim-maven-merge-vanadium/m2repo-backup 22:21:07 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins15734384810463244704.sh 22:21:07 [EnvInject] - Injecting environment variables from a build step. 22:21:07 [EnvInject] - Injecting as environment variables the properties content 22:21:07 MAVEN_GOALS=clean deploy 22:21:07 22:21:07 [EnvInject] - Variables injected successfully. 22:21:07 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins13011187421381322264.sh 22:21:07 ---> common-variables.sh 22:21:07 --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:21:07 ---> maven-build.sh 22:21:07 + set +u 22:21:07 + export MAVEN_OPTS 22:21:07 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-vanadium@tmp/config5389744890115537975tmp --settings /w/workspace/daexim-maven-merge-vanadium@tmp/config12061955484201809923tmp -DaltDeploymentRepository=staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 22:21:07 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:21:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:21:07 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:21:07 Default locale: en, platform encoding: UTF-8 22:21:07 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 22:21:08 [INFO] Error stacktraces are turned on. 22:21:08 [INFO] Scanning for projects... 22:21:14 [INFO] ------------------------------------------------------------------------ 22:21:14 [INFO] Reactor Build Order: 22:21:14 [INFO] 22:21:14 [INFO] daexim-test-model [bundle] 22:21:14 [INFO] daexim-model [bundle] 22:21:14 [INFO] daexim-spi [bundle] 22:21:14 [INFO] parent [pom] 22:21:14 [INFO] daexim-impl [bundle] 22:21:14 [INFO] daexim-akka-infoprovider-impl [bundle] 22:21:14 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 22:21:14 [INFO] OpenDaylight :: Daexim :: All [feature] 22:21:14 [INFO] ODL :: daexim :: daexim-features [feature] 22:21:14 [INFO] ODL :: daexim :: features-aggregator [pom] 22:21:14 [INFO] daexim-artifacts [pom] 22:21:14 [INFO] daexim-karaf [pom] 22:21:14 [INFO] daexim [pom] 22:21:14 [INFO] 22:21:14 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 22:21:14 [INFO] Building daexim-test-model 1.18.0-SNAPSHOT [1/13] 22:21:14 [INFO] from test-model/pom.xml 22:21:14 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:15 [INFO] 22:21:15 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 22:21:15 [INFO] 22:21:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-test-model --- 22:21:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:21:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:21:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:15 [INFO] 22:21:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-test-model --- 22:21:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:15 [INFO] 22:21:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 22:21:16 [INFO] 22:21:16 [INFO] --- dependency:3.9.0:properties (default) @ daexim-test-model --- 22:21:18 [INFO] 22:21:18 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-test-model --- 22:21:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:18 [INFO] 22:21:18 [INFO] --- yang:14.0.20:generate-sources (binding) @ daexim-test-model --- 22:21:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:19 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-vanadium/test-model/src/main/yang 22:21:19 [INFO] yang-to-sources: Found 0 dependencies in 5.217 ms 22:21:19 [INFO] yang-to-sources: Project model files found: 3 in 76.30 ms 22:21:20 [INFO] yang-to-sources: 3 YANG models processed in 70.62 ms 22:21:20 [INFO] BindingJavaFileGenerator: Defined 16 files in 54.70 ms 22:21:20 [INFO] Sorted 16 files into 7 directories in 4.008 ms 22:21:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 107.3 ms 22:21:20 [INFO] 22:21:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 22:21:21 [INFO] Starting audit... 22:21:21 Audit done. 22:21:21 [INFO] You have 0 Checkstyle violations. 22:21:21 [INFO] 22:21:21 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 22:21:21 [INFO] Starting audit... 22:21:21 Audit done. 22:21:21 [INFO] You have 0 Checkstyle violations. 22:21:21 [INFO] 22:21:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-test-model --- 22:21:21 [INFO] 22:21:21 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-test-model --- 22:21:21 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/src/main/resources 22:21:21 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/target/generated-sources/spi 22:21:21 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:21:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:21 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:21:21 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/target/generated-sources/spi 22:21:21 [INFO] 22:21:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-test-model --- 22:21:21 [INFO] Recompiling the module because of changed source code. 22:21:21 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:21:22 [INFO] 22:21:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 22:21:22 [INFO] 22:21:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 22:21:24 [INFO] Fork Value is true 22:21:26 [INFO] Done SpotBugs Analysis.... 22:21:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:21:26 [INFO] 22:21:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 22:21:26 [INFO] 22:21:26 [INFO] 22:21:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 22:21:26 [INFO] BugInstance size is 0 22:21:26 [INFO] Error size is 0 22:21:26 [INFO] No errors/warnings found 22:21:26 [INFO] 22:21:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-test-model --- 22:21:26 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/src/test/resources 22:21:26 [INFO] 22:21:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-test-model --- 22:21:26 [INFO] No sources to compile 22:21:26 [INFO] 22:21:26 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-test-model --- 22:21:27 [INFO] No tests to run. 22:21:27 [INFO] 22:21:27 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-test-model --- 22:21:27 [INFO] 22:21:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 22:21:27 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT.jar 22:21:27 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/test-model/target/classes/META-INF/MANIFEST.MF 22:21:27 [INFO] 22:21:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-test-model --- 22:21:29 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-javadoc.jar 22:21:29 [INFO] 22:21:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 22:21:30 [INFO] CycloneDX: Resolving Dependencies 22:21:30 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:21:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.xml 22:21:31 [INFO] attaching as daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.json 22:21:31 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:21:31 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:21:31 [INFO] attaching as daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.json 22:21:31 [INFO] 22:21:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 22:21:31 [INFO] Skipping duplicate-finder execution! 22:21:31 [INFO] 22:21:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-test-model --- 22:21:31 [INFO] No dependency problems found 22:21:31 [INFO] 22:21:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 22:21:31 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-sources.jar 22:21:31 [INFO] 22:21:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 22:21:32 [INFO] 22:21:32 [INFO] --- jacoco:0.8.14:report (report) @ daexim-test-model --- 22:21:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:32 [INFO] 22:21:32 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT.pom 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT.jar 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT-javadoc.jar 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.json 22:21:32 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT-sources.jar 22:21:32 [INFO] 22:21:32 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 22:21:32 [INFO] Writing OBR metadata 22:21:32 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT.jar 22:21:32 [INFO] Writing OBR metadata 22:21:32 [INFO] 22:21:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 22:21:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:21:32 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:32 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 22:21:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 22:21:32 [INFO] 22:21:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 22:21:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:32 [INFO] 22:21:32 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 22:21:32 [INFO] Building daexim-model 1.18.0-SNAPSHOT [2/13] 22:21:32 [INFO] from model/pom.xml 22:21:32 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:32 [INFO] 22:21:32 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 22:21:32 [INFO] 22:21:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-model --- 22:21:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:32 [INFO] 22:21:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-model --- 22:21:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:32 [INFO] 22:21:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 22:21:32 [INFO] 22:21:32 [INFO] --- dependency:3.9.0:properties (default) @ daexim-model --- 22:21:32 [INFO] 22:21:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-model --- 22:21:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:32 [INFO] 22:21:32 [INFO] --- yang:14.0.20:generate-sources (binding) @ daexim-model --- 22:21:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:21:32 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-vanadium/model/src/main/yang 22:21:32 [INFO] yang-to-sources: Found 1 dependencies in 2.182 ms 22:21:32 [INFO] yang-to-sources: Project model files found: 2 in 44.50 ms 22:21:32 [INFO] yang-to-sources: 3 YANG models processed in 116.6 ms 22:21:32 [INFO] BindingJavaFileGenerator: Defined 72 files in 32.45 ms 22:21:32 [INFO] Sorted 72 files into 12 directories in 251.4 μs 22:21:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 143.4 ms 22:21:32 [INFO] 22:21:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 22:21:32 [INFO] Starting audit... 22:21:32 Audit done. 22:21:32 [INFO] You have 0 Checkstyle violations. 22:21:32 [INFO] 22:21:32 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 22:21:33 [INFO] Starting audit... 22:21:33 Audit done. 22:21:33 [INFO] You have 0 Checkstyle violations. 22:21:33 [INFO] 22:21:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-model --- 22:21:33 [INFO] 22:21:33 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-model --- 22:21:33 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/src/main/resources 22:21:33 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/target/generated-sources/spi 22:21:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:21:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:21:33 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:21:33 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/target/generated-sources/spi 22:21:33 [INFO] 22:21:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-model --- 22:21:33 [INFO] Recompiling the module because of changed source code. 22:21:33 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 22:21:34 [WARNING] /w/workspace/daexim-maven-merge-vanadium/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[61,42] possible 'this' escape before subclass is fully initialized 22:21:34 [INFO] 22:21:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 22:21:34 [INFO] 22:21:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 22:21:34 [INFO] Fork Value is true 22:21:36 [INFO] Done SpotBugs Analysis.... 22:21:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:21:36 [INFO] 22:21:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 22:21:36 [INFO] 22:21:36 [INFO] 22:21:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 22:21:36 [INFO] BugInstance size is 0 22:21:36 [INFO] Error size is 0 22:21:36 [INFO] No errors/warnings found 22:21:36 [INFO] 22:21:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-model --- 22:21:36 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/src/test/resources 22:21:36 [INFO] 22:21:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-model --- 22:21:36 [INFO] No sources to compile 22:21:36 [INFO] 22:21:36 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-model --- 22:21:36 [INFO] No tests to run. 22:21:36 [INFO] 22:21:36 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-model --- 22:21:36 [INFO] 22:21:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 22:21:37 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT.jar 22:21:37 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/model/target/classes/META-INF/MANIFEST.MF 22:21:37 [INFO] 22:21:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-model --- 22:21:39 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-javadoc.jar 22:21:39 [INFO] 22:21:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 22:21:39 [INFO] CycloneDX: Resolving Dependencies 22:21:40 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:21:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/model/target/bom.xml 22:21:40 [INFO] attaching as daexim-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/model/target/bom.json 22:21:40 [INFO] attaching as daexim-model-1.18.0-SNAPSHOT-cyclonedx.json 22:21:40 [INFO] 22:21:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 22:21:40 [INFO] Skipping duplicate-finder execution! 22:21:40 [INFO] 22:21:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-model --- 22:21:40 [INFO] No dependency problems found 22:21:40 [INFO] 22:21:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 22:21:40 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-sources.jar 22:21:40 [INFO] 22:21:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 22:21:40 [INFO] 22:21:40 [INFO] --- jacoco:0.8.14:report (report) @ daexim-model --- 22:21:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:40 [INFO] 22:21:40 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT.pom 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT.jar 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT-javadoc.jar 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT-cyclonedx.json 22:21:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT-sources.jar 22:21:40 [INFO] 22:21:40 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 22:21:40 [INFO] Installing org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT.jar 22:21:40 [INFO] Writing OBR metadata 22:21:40 [INFO] 22:21:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 22:21:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:21:40 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:40 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 22:21:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/maven-metadata.xml 22:21:40 [INFO] 22:21:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 22:21:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:40 [INFO] 22:21:40 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 22:21:40 [INFO] Building daexim-spi 1.18.0-SNAPSHOT [3/13] 22:21:40 [INFO] from spi/pom.xml 22:21:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:40 [INFO] 22:21:40 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 22:21:40 [INFO] 22:21:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-spi --- 22:21:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:40 [INFO] 22:21:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-spi --- 22:21:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:40 [INFO] 22:21:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 22:21:41 [INFO] 22:21:41 [INFO] --- dependency:3.9.0:properties (default) @ daexim-spi --- 22:21:41 [INFO] 22:21:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-spi --- 22:21:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:41 [INFO] 22:21:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 22:21:41 [INFO] Starting audit... 22:21:41 Audit done. 22:21:41 [INFO] You have 0 Checkstyle violations. 22:21:41 [INFO] 22:21:41 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 22:21:41 [INFO] Starting audit... 22:21:41 Audit done. 22:21:41 [INFO] You have 0 Checkstyle violations. 22:21:41 [INFO] 22:21:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-spi --- 22:21:41 [INFO] 22:21:41 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-spi --- 22:21:41 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/spi/src/main/resources 22:21:41 [INFO] 22:21:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-spi --- 22:21:41 [INFO] Recompiling the module because of changed source code. 22:21:41 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 22:21:41 [INFO] 22:21:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 22:21:41 [INFO] 22:21:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 22:21:41 [INFO] Fork Value is true 22:21:42 [INFO] Done SpotBugs Analysis.... 22:21:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:21:42 [INFO] 22:21:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 22:21:42 [INFO] 22:21:42 [INFO] 22:21:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 22:21:42 [INFO] BugInstance size is 0 22:21:42 [INFO] Error size is 0 22:21:42 [INFO] No errors/warnings found 22:21:42 [INFO] 22:21:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-spi --- 22:21:42 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/spi/src/test/resources 22:21:42 [INFO] 22:21:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-spi --- 22:21:42 [INFO] No sources to compile 22:21:42 [INFO] 22:21:42 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-spi --- 22:21:42 [INFO] No tests to run. 22:21:42 [INFO] 22:21:42 [INFO] --- copy:14.1.6:copy-files (default) @ daexim-spi --- 22:21:42 [INFO] 22:21:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 22:21:42 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT.jar 22:21:42 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/spi/target/classes/META-INF/MANIFEST.MF 22:21:42 [INFO] 22:21:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ daexim-spi --- 22:21:43 [WARNING] Javadoc Warnings 22:21:43 [WARNING] /w/workspace/daexim-maven-merge-vanadium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 22:21:43 [WARNING] String getNodeName(); 22:21:43 [WARNING] ^ 22:21:43 [WARNING] 1 warning 22:21:43 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-javadoc.jar 22:21:43 [INFO] 22:21:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 22:21:43 [INFO] CycloneDX: Resolving Dependencies 22:21:44 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:21:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.xml 22:21:44 [INFO] attaching as daexim-spi-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.json 22:21:44 [INFO] attaching as daexim-spi-1.18.0-SNAPSHOT-cyclonedx.json 22:21:44 [INFO] 22:21:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 22:21:44 [INFO] Skipping duplicate-finder execution! 22:21:44 [INFO] 22:21:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ daexim-spi --- 22:21:44 [INFO] No dependency problems found 22:21:44 [INFO] 22:21:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 22:21:44 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-sources.jar 22:21:44 [INFO] 22:21:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 22:21:44 [INFO] 22:21:44 [INFO] --- jacoco:0.8.14:report (report) @ daexim-spi --- 22:21:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:44 [INFO] 22:21:44 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT.pom 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT.jar 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT-javadoc.jar 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT-cyclonedx.json 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT-sources.jar 22:21:44 [INFO] 22:21:44 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 22:21:44 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT.jar 22:21:44 [INFO] Writing OBR metadata 22:21:44 [INFO] 22:21:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 22:21:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:21:44 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:44 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 22:21:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/maven-metadata.xml 22:21:44 [INFO] 22:21:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 22:21:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:21:44 [INFO] 22:21:44 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 22:21:44 [INFO] Building parent 1.18.0-SNAPSHOT [4/13] 22:21:44 [INFO] from parent/pom.xml 22:21:44 [INFO] --------------------------------[ pom ]--------------------------------- 22:21:44 [INFO] 22:21:44 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parent --- 22:21:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:44 [INFO] 22:21:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ parent --- 22:21:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:44 [INFO] 22:21:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- dependency:3.9.0:properties (default) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ parent --- 22:21:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:44 [INFO] 22:21:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 22:21:44 [INFO] Starting audit... 22:21:44 Audit done. 22:21:44 [INFO] You have 0 Checkstyle violations. 22:21:44 [INFO] 22:21:44 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 22:21:44 [INFO] Starting audit... 22:21:44 Audit done. 22:21:44 [INFO] You have 0 Checkstyle violations. 22:21:44 [INFO] 22:21:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 22:21:44 [INFO] 22:21:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 22:21:44 [INFO] No files found to run spotbugs, check compile phase has been run 22:21:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:21:44 [INFO] 22:21:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 22:21:44 [INFO] 22:21:44 [INFO] 22:21:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- copy:14.1.6:copy-files (default) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ parent --- 22:21:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:21:44 [INFO] 22:21:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 22:21:44 [INFO] CycloneDX: Resolving Dependencies 22:21:44 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:21:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.xml 22:21:44 [INFO] attaching as parent-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.json 22:21:44 [INFO] attaching as parent-1.18.0-SNAPSHOT-cyclonedx.json 22:21:44 [INFO] 22:21:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 22:21:44 [INFO] Skipping duplicate-finder execution! 22:21:44 [INFO] 22:21:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ parent --- 22:21:44 [INFO] Skipping pom project 22:21:44 [INFO] 22:21:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 22:21:44 [INFO] 22:21:44 [INFO] --- jacoco:0.8.14:report (report) @ parent --- 22:21:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:21:44 [INFO] 22:21:44 [INFO] --- install:3.1.4:install (default-install) @ parent --- 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-SNAPSHOT.pom 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-SNAPSHOT-cyclonedx.xml 22:21:44 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-SNAPSHOT-cyclonedx.json 22:21:44 [INFO] 22:21:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 22:21:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:21:44 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml 22:21:44 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 22:21:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:21:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:21:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:21:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:21:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:21:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:21:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:21:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:21:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:21:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:21:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:21:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:21:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:21:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:21:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:21:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:21:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:21:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:21:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:21:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:21:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:21:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 22:21:44 [INFO] 22:21:44 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 22:21:44 [INFO] Building daexim-impl 1.18.0-SNAPSHOT [5/13] 22:21:44 [INFO] from impl/pom.xml 22:21:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:21:46 [INFO] 22:21:46 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 22:21:46 [INFO] 22:21:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ daexim-impl --- 22:21:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:46 [INFO] 22:21:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ daexim-impl --- 22:21:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:21:46 [INFO] 22:21:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 22:21:46 [INFO] 22:21:46 [INFO] --- dependency:3.9.0:properties (default) @ daexim-impl --- 22:21:46 [INFO] 22:21:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ daexim-impl --- 22:21:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:21:46 [INFO] 22:21:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 22:21:46 [INFO] Starting audit... 22:21:46 Audit done. 22:21:46 [INFO] You have 0 Checkstyle violations. 22:21:46 [INFO] 22:21:46 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 22:21:48 [INFO] Starting audit... 22:21:48 Audit done. 22:21:48 [INFO] You have 0 Checkstyle violations. 22:21:48 [INFO] 22:21:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ daexim-impl --- 22:21:48 [INFO] 22:21:48 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-impl --- 22:21:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/impl/src/main/resources 22:21:48 [INFO] 22:21:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ daexim-impl --- 22:21:48 [INFO] Recompiling the module because of changed dependency. 22:21:48 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[283,78] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[62,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 22:21:48 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[84,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 22:21:48 [INFO] 22:21:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 22:21:48 [INFO] 22:21:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 22:21:48 [INFO] Fork Value is true 22:21:53 [INFO] Done SpotBugs Analysis.... 22:21:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:21:53 [INFO] 22:21:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 22:21:53 [INFO] 22:21:53 [INFO] 22:21:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 22:21:53 [INFO] BugInstance size is 7 22:21:53 [INFO] Error size is 0 22:21:53 [INFO] Total bugs: 7 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 89] DM_CONVERT_CASE 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 247] DM_CONVERT_CASE 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 217]Another occurrence at ImportTask.java:[line 221] DM_CONVERT_CASE 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 284] DM_CONVERT_CASE 22:21:53 [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 228] DM_DEFAULT_ENCODING 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 78] DM_CONVERT_CASE 22:21:53 [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 204] DM_CONVERT_CASE 22:21:53 [INFO] 22:21:53 22:21:53 22:21:53 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 22:21:53 22:21:53 22:21:53 22:21:53 [INFO] 22:21:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-impl --- 22:21:53 [INFO] Copying 2 resources from src/test/resources to target/test-classes 22:21:53 [INFO] 22:21:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ daexim-impl --- 22:21:53 [INFO] Recompiling the module because of changed dependency. 22:21:53 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 22:21:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 22:21:53 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.SystemReadyMonitor,org.osgi.service.component.ComponentFactory 22:21:53 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.testutils.TestSystemReadyMonitor,org.osgi.service.component.ComponentFactory 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 22:21:53 required: org.osgi.service.component.ComponentFactory 22:21:53 found: org.osgi.service.component.ComponentFactory 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[239,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[254,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[268,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 22:21:53 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[285,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated 22:21:53 [INFO] 22:21:53 [INFO] --- surefire:3.5.4:test (default-test) @ daexim-impl --- 22:21:53 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-vanadium/impl/target/surefire-reports 22:21:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:21:54 [INFO] 22:21:54 [INFO] ------------------------------------------------------- 22:21:54 [INFO] T E S T S 22:21:54 [INFO] ------------------------------------------------------- 22:21:55 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 22:21:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 22:21:55 [INFO] Running org.opendaylight.daexim.impl.UtilTest 22:21:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.daexim.impl.UtilTest 22:21:55 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 22:21:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:21:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 22:21:56 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 22:21:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s -- in org.opendaylight.daexim.impl.ImportTaskTest 22:21:58 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 22:21:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 22:21:58 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 22:21:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 22:21:58 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 22:21:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 22:21:58 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 22:22:14 [ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.54 s <<< FAILURE! -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 22:22:14 [ERROR] org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot -- Time elapsed: 0.068 s <<< FAILURE! 22:22:14 org.opentest4j.MultipleFailuresError: 22:22:14 Multiple Failures (2 failures) 22:22:14 java.lang.AssertionError: 22:22:14 org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #0: Cannot delete file: /tmp/daexim-test-tmp13900131089273764557/daexim] 22:22:14 Suppressed: java.lang.AssertionError 22:22:14 at org.junit.Assert.fail(Assert.java:87) 22:22:14 at org.junit.Assert.assertTrue(Assert.java:42) 22:22:14 at org.junit.Assert.assertFalse(Assert.java:65) 22:22:14 at org.junit.Assert.assertFalse(Assert.java:75) 22:22:14 at org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot(DataExportImportAppProviderTest.java:247) 22:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 22:22:14 at org.opendaylight.infrautils.testutils.LogRule$1.evaluate(LogRule.java:60) 22:22:14 Suppressed: org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #0: Cannot delete file: /tmp/daexim-test-tmp13900131089273764557/daexim] 22:22:14 at org.apache.commons.io.IOExceptionList.checkEmpty(IOExceptionList.java:50) 22:22:14 at org.apache.commons.io.function.IOStream.forAll(IOStream.java:357) 22:22:14 at org.apache.commons.io.function.IOStreams.forAll(IOStreams.java:42) 22:22:14 at org.apache.commons.io.function.IOStreams.forAll(IOStreams.java:36) 22:22:14 at org.apache.commons.io.function.IOConsumer.forAll(IOConsumer.java:82) 22:22:14 at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:381) 22:22:14 at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1242) 22:22:14 at org.opendaylight.daexim.impl.DataExportImportAppProviderTest.tearDown(DataExportImportAppProviderTest.java:105) 22:22:14 at java.base/java.lang.reflect.Method.invoke(Method.java:580) 22:22:14 at org.opendaylight.infrautils.testutils.LogRule$1.evaluate(LogRule.java:60) 22:22:14 Caused by: org.apache.commons.io.IOIndexedException: FileNotFoundException #0: Cannot delete file: /tmp/daexim-test-tmp13900131089273764557/daexim 22:22:14 at org.apache.commons.io.function.IOStream.lambda$forAll$11(IOStream.java:352) 22:22:14 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) 22:22:14 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 22:22:14 at org.apache.commons.io.function.IOStream.forAll(IOStream.java:343) 22:22:14 ... 8 more 22:22:14 Caused by: java.io.FileNotFoundException: Cannot delete file: /tmp/daexim-test-tmp13900131089273764557/daexim 22:22:14 at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1409) 22:22:14 at org.apache.commons.io.FileUtils.lambda$cleanDirectory$0(FileUtils.java:381) 22:22:14 at org.apache.commons.io.function.IOStream.lambda$forAll$11(IOStream.java:345) 22:22:14 ... 11 more 22:22:14 Caused by: java.nio.file.NoSuchFileException: /tmp/daexim-test-tmp13900131089273764557/daexim/boot/odl_backup_operational.json 22:22:14 at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) 22:22:14 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) 22:22:14 at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) 22:22:14 at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55) 22:22:14 at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:171) 22:22:14 at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99) 22:22:14 at java.base/java.nio.file.Files.readAttributes(Files.java:1854) 22:22:14 at java.base/java.nio.file.FileTreeWalker.getAttributes(FileTreeWalker.java:220) 22:22:14 at java.base/java.nio.file.FileTreeWalker.visit(FileTreeWalker.java:277) 22:22:14 at java.base/java.nio.file.FileTreeWalker.next(FileTreeWalker.java:374) 22:22:14 at java.base/java.nio.file.Files.walkFileTree(Files.java:2833) 22:22:14 at java.base/java.nio.file.Files.walkFileTree(Files.java:2870) 22:22:14 at org.apache.commons.io.file.PathUtils.visitFileTree(PathUtils.java:1845) 22:22:14 at org.apache.commons.io.file.PathUtils.deleteDirectory(PathUtils.java:597) 22:22:14 at org.apache.commons.io.file.PathUtils.delete(PathUtils.java:556) 22:22:14 at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1406) 22:22:14 ... 13 more 22:22:14 22:22:14 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 22:22:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 22:22:14 [INFO] 22:22:14 [INFO] Results: 22:22:14 [INFO] 22:22:14 [ERROR] Failures: 22:22:14 [ERROR] DataExportImportAppProviderTest.testImportOnBoot Multiple Failures (2 failures) 22:22:14 java.lang.AssertionError: 22:22:14 org.apache.commons.io.IOExceptionList: 1 exception(s): [org.apache.commons.io.IOIndexedException: FileNotFoundException #0: Cannot delete file: /tmp/daexim-test-tmp13900131089273764557/daexim] 22:22:14 [INFO] 22:22:14 [ERROR] Tests run: 30, Failures: 1, Errors: 0, Skipped: 0 22:22:14 [INFO] 22:22:14 [INFO] ------------------------------------------------------------------------ 22:22:14 [INFO] Reactor Summary for daexim 1.18.0-SNAPSHOT: 22:22:14 [INFO] 22:22:14 [INFO] daexim-test-model .................................. SUCCESS [ 17.943 s] 22:22:14 [INFO] daexim-model ....................................... SUCCESS [ 8.534 s] 22:22:14 [INFO] daexim-spi ......................................... SUCCESS [ 3.634 s] 22:22:14 [INFO] parent ............................................. SUCCESS [ 0.450 s] 22:22:14 [INFO] daexim-impl ........................................ FAILURE [ 29.786 s] 22:22:14 [INFO] daexim-akka-infoprovider-impl ...................... SKIPPED 22:22:14 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SKIPPED 22:22:14 [INFO] OpenDaylight :: Daexim :: All ...................... SKIPPED 22:22:14 [INFO] ODL :: daexim :: daexim-features ................... SKIPPED 22:22:14 [INFO] ODL :: daexim :: features-aggregator ............... SKIPPED 22:22:14 [INFO] daexim-artifacts ................................... SKIPPED 22:22:14 [INFO] daexim-karaf ....................................... SKIPPED 22:22:14 [INFO] daexim ............................................. SKIPPED 22:22:14 [INFO] ------------------------------------------------------------------------ 22:22:14 [INFO] BUILD FAILURE 22:22:14 [INFO] ------------------------------------------------------------------------ 22:22:14 [INFO] Total time: 01:05 min 22:22:14 [INFO] Finished at: 2025-12-22T22:22:14Z 22:22:14 [INFO] ------------------------------------------------------------------------ 22:22:14 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project daexim-impl: There are test failures. 22:22:14 [ERROR] 22:22:14 [ERROR] See /w/workspace/daexim-maven-merge-vanadium/impl/target/surefire-reports for the individual test results. 22:22:14 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 22:22:14 [ERROR] -> [Help 1] 22:22:14 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.4:test (default-test) on project daexim-impl: There are test failures. 22:22:14 22:22:14 See /w/workspace/daexim-maven-merge-vanadium/impl/target/surefire-reports for the individual test results. 22:22:14 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:14 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:14 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. 22:22:14 22:22:14 See /w/workspace/daexim-maven-merge-vanadium/impl/target/surefire-reports for the individual test results. 22:22:14 See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 22:22:14 at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) 22:22:14 at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) 22:22:14 at org.apache.maven.plugin.surefire.SurefireMojo.handleSummary (SurefireMojo.java:547) 22:22:14 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1147) 22:22:14 at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:969) 22:22:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:14 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:14 [ERROR] 22:22:14 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 22:22:14 [ERROR] 22:22:14 [ERROR] For more information about the errors and possible solutions, please read the following articles: 22:22:14 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 22:22:14 [ERROR] 22:22:14 [ERROR] After correcting the problems, you can resume the build with the command 22:22:14 [ERROR] mvn -rf :daexim-impl 22:22:14 Build step 'Execute shell' marked build as failure 22:22:14 $ ssh-agent -k 22:22:14 unset SSH_AUTH_SOCK; 22:22:14 unset SSH_AGENT_PID; 22:22:14 echo Agent pid 1579 killed; 22:22:14 [ssh-agent] Stopped. 22:22:14 [PostBuildScript] - [INFO] Executing post build scripts. 22:22:14 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins18375460524972023720.sh 22:22:14 ---> sysstat.sh 22:22:15 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins12581154697549342267.sh 22:22:15 ---> package-listing.sh 22:22:15 ++ facter osfamily 22:22:15 ++ tr '[:upper:]' '[:lower:]' 22:22:15 + OS_FAMILY=debian 22:22:15 + workspace=/w/workspace/daexim-maven-merge-vanadium 22:22:15 + START_PACKAGES=/tmp/packages_start.txt 22:22:15 + END_PACKAGES=/tmp/packages_end.txt 22:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:15 + PACKAGES=/tmp/packages_start.txt 22:22:15 + '[' /w/workspace/daexim-maven-merge-vanadium ']' 22:22:15 + PACKAGES=/tmp/packages_end.txt 22:22:15 + case "${OS_FAMILY}" in 22:22:15 + dpkg -l 22:22:15 + grep '^ii' 22:22:15 + '[' -f /tmp/packages_start.txt ']' 22:22:15 + '[' -f /tmp/packages_end.txt ']' 22:22:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:15 + '[' /w/workspace/daexim-maven-merge-vanadium ']' 22:22:15 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/archives/ 22:22:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-vanadium/archives/ 22:22:15 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7812863230655281468.sh 22:22:15 ---> capture-instance-metadata.sh 22:22:15 Setup pyenv: 22:22:15 system 22:22:15 3.8.20 22:22:15 3.9.20 22:22:15 3.10.15 22:22:15 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb4t from file:/tmp/.os_lf_venv 22:22:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:22:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:22:18 lf-activate-venv(): INFO: Base packages installed successfully 22:22:18 lf-activate-venv(): INFO: Installing additional packages: lftools 22:22:32 lf-activate-venv(): INFO: Adding /tmp/venv-Nb4t/bin to PATH 22:22:32 INFO: Running in OpenStack, capturing instance metadata 22:22:32 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7927901513168660271.sh 22:22:32 provisioning config files... 22:22:33 Could not find credentials [logs] for daexim-maven-merge-vanadium #153 22:22:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config3276170466180736463tmp 22:22:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:22:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:22:33 provisioning config files... 22:22:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:22:33 [EnvInject] - Injecting environment variables from a build step. 22:22:33 [EnvInject] - Injecting as environment variables the properties content 22:22:33 SERVER_ID=logs 22:22:33 22:22:33 [EnvInject] - Variables injected successfully. 22:22:33 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins10971357979267351186.sh 22:22:33 ---> create-netrc.sh 22:22:33 WARN: Log server credential not found. 22:22:33 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8865653397844567490.sh 22:22:33 ---> python-tools-install.sh 22:22:33 Setup pyenv: 22:22:33 system 22:22:33 3.8.20 22:22:33 3.9.20 22:22:33 3.10.15 22:22:33 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:22:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb4t from file:/tmp/.os_lf_venv 22:22:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:22:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:22:35 lf-activate-venv(): INFO: Base packages installed successfully 22:22:35 lf-activate-venv(): INFO: Installing additional packages: lftools 22:22:45 lf-activate-venv(): INFO: Adding /tmp/venv-Nb4t/bin to PATH 22:22:45 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins18438788017863859712.sh 22:22:45 ---> sudo-logs.sh 22:22:45 Archiving 'sudo' log.. 22:22:46 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins9403767938294233590.sh 22:22:46 ---> job-cost.sh 22:22:46 Setup pyenv: 22:22:46 system 22:22:46 3.8.20 22:22:46 3.9.20 22:22:46 3.10.15 22:22:46 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:22:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb4t from file:/tmp/.os_lf_venv 22:22:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:22:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:22:48 lf-activate-venv(): INFO: Base packages installed successfully 22:22:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:22:54 lf-activate-venv(): INFO: Adding /tmp/venv-Nb4t/bin to PATH 22:22:54 INFO: No Stack... 22:22:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:55 INFO: Archiving Costs 22:22:55 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins9605028346142840640.sh 22:22:55 ---> logs-deploy.sh 22:22:55 Setup pyenv: 22:22:55 system 22:22:55 3.8.20 22:22:55 3.9.20 22:22:55 3.10.15 22:22:55 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:22:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nb4t from file:/tmp/.os_lf_venv 22:22:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:22:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:22:57 lf-activate-venv(): INFO: Base packages installed successfully 22:22:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-Nb4t/bin to PATH 22:23:07 WARNING: Nexus logging server not set 22:23:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-vanadium/153/ 22:23:07 INFO: archiving logs to S3 22:23:08 ---> uname -a: 22:23:08 Linux prd-ubuntu2204-docker-4c-4g-15887 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:23:08 22:23:08 22:23:08 ---> lscpu: 22:23:08 Architecture: x86_64 22:23:08 CPU op-mode(s): 32-bit, 64-bit 22:23:08 Address sizes: 40 bits physical, 48 bits virtual 22:23:08 Byte Order: Little Endian 22:23:08 CPU(s): 4 22:23:08 On-line CPU(s) list: 0-3 22:23:08 Vendor ID: AuthenticAMD 22:23:08 Model name: AMD EPYC-Rome Processor 22:23:08 CPU family: 23 22:23:08 Model: 49 22:23:08 Thread(s) per core: 1 22:23:08 Core(s) per socket: 1 22:23:08 Socket(s): 4 22:23:08 Stepping: 0 22:23:08 BogoMIPS: 5599.99 22:23:08 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 nrip_save umip rdpid arch_capabilities 22:23:08 Virtualization: AMD-V 22:23:08 Hypervisor vendor: KVM 22:23:08 Virtualization type: full 22:23:08 L1d cache: 128 KiB (4 instances) 22:23:08 L1i cache: 128 KiB (4 instances) 22:23:08 L2 cache: 2 MiB (4 instances) 22:23:08 L3 cache: 64 MiB (4 instances) 22:23:08 NUMA node(s): 1 22:23:08 NUMA node0 CPU(s): 0-3 22:23:08 Vulnerability Gather data sampling: Not affected 22:23:08 Vulnerability Indirect target selection: Not affected 22:23:08 Vulnerability Itlb multihit: Not affected 22:23:08 Vulnerability L1tf: Not affected 22:23:08 Vulnerability Mds: Not affected 22:23:08 Vulnerability Meltdown: Not affected 22:23:08 Vulnerability Mmio stale data: Not affected 22:23:08 Vulnerability Reg file data sampling: Not affected 22:23:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:23:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:23:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:23:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:23:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:23:08 Vulnerability Srbds: Not affected 22:23:08 Vulnerability Tsa: Not affected 22:23:08 Vulnerability Tsx async abort: Not affected 22:23:08 Vulnerability Vmscape: Not affected 22:23:08 22:23:08 22:23:08 ---> nproc: 22:23:08 4 22:23:08 22:23:08 22:23:08 ---> df -h: 22:23:08 Filesystem Size Used Avail Use% Mounted on 22:23:08 tmpfs 1.6G 1.1M 1.6G 1% /run 22:23:08 /dev/vda1 78G 8.6G 69G 12% / 22:23:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:23:08 tmpfs 5.0M 0 5.0M 0% /run/lock 22:23:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:23:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:23:08 22:23:08 22:23:08 ---> free -m: 22:23:08 total used free shared buff/cache available 22:23:08 Mem: 15989 571 12604 4 2813 15082 22:23:08 Swap: 1023 0 1023 22:23:08 22:23:08 22:23:08 ---> ip addr: 22:23:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:23:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:23:08 inet 127.0.0.1/8 scope host lo 22:23:08 valid_lft forever preferred_lft forever 22:23:08 inet6 ::1/128 scope host 22:23:08 valid_lft forever preferred_lft forever 22:23:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:23:08 link/ether fa:16:3e:9b:92:04 brd ff:ff:ff:ff:ff:ff 22:23:08 altname enp0s3 22:23:08 inet 10.30.171.9/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:23:08 valid_lft 86115sec preferred_lft 86115sec 22:23:08 inet6 fe80::f816:3eff:fe9b:9204/64 scope link 22:23:08 valid_lft forever preferred_lft forever 22:23:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:23:08 link/ether 52:15:a4:48:c1:a4 brd ff:ff:ff:ff:ff:ff 22:23:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:23:08 valid_lft forever preferred_lft forever 22:23:08 22:23:08 22:23:08 ---> sar -b -r -n DEV: 22:23:08 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-15887) 12/22/25 _x86_64_ (4 CPU) 22:23:08 22:23:08 22:18:26 LINUX RESTART (4 CPU) 22:23:08 22:23:08 22:23:08 ---> sar -P ALL: 22:23:08 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-15887) 12/22/25 _x86_64_ (4 CPU) 22:23:08 22:23:08 22:18:26 LINUX RESTART (4 CPU) 22:23:08 22:23:08 22:23:08