22:20:51 Started by timer 22:20:51 Running as SYSTEM 22:20:51 [EnvInject] - Loading node environment variables. 22:20:51 Building remotely on prd-ubuntu2204-docker-4c-4g-12274 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/daexim-maven-merge-vanadium 22:20:51 [ssh-agent] Looking for ssh-agent implementation... 22:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:51 $ ssh-agent 22:20:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmKQEnx/agent.1555 22:20:51 SSH_AGENT_PID=1557 22:20:51 [ssh-agent] Started. 22:20:51 Running ssh-add (command line suppressed) 22:20:51 Identity added: /w/workspace/daexim-maven-merge-vanadium@tmp/private_key_14133702544428278823.key (/w/workspace/daexim-maven-merge-vanadium@tmp/private_key_14133702544428278823.key) 22:20:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:20:51 The recommended git tool is: NONE 22:20:54 using credential jenkins-ssh 22:20:54 Wiping out workspace first. 22:20:54 Cloning the remote Git repository 22:20:54 Cloning repository git://devvexx.opendaylight.org/mirror/daexim 22:20:54 > git init /w/workspace/daexim-maven-merge-vanadium # timeout=10 22:20:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/daexim 22:20:54 > git --version # timeout=10 22:20:54 > git --version # 'git version 2.34.1' 22:20:54 using GIT_SSH to set credentials jenkins-ssh 22:20:54 Verifying host key using known hosts file 22:20:54 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:20:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/daexim +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/daexim # timeout=10 22:20:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:55 Avoid second fetch 22:20:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:20:55 Checking out Revision b6a4fbd7060d37188b397f210810f3f077e46ce9 (refs/remotes/origin/master) 22:20:55 > git config core.sparsecheckout # timeout=10 22:20:55 > git checkout -f b6a4fbd7060d37188b397f210810f3f077e46ce9 # timeout=10 22:20:55 Commit message: "Migrate DateAndTimeTest" 22:20:55 > git rev-list --no-walk b6a4fbd7060d37188b397f210810f3f077e46ce9 # timeout=10 22:20:58 provisioning config files... 22:20:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:20:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:20:58 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins2744666204901408939.sh 22:20:58 ---> python-tools-install.sh 22:20:58 Setup pyenv: 22:20:58 * system (set by /opt/pyenv/version) 22:20:58 * 3.8.20 (set by /opt/pyenv/version) 22:20:59 * 3.9.20 (set by /opt/pyenv/version) 22:20:59 3.10.15 22:20:59 3.11.10 22:21:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U103 22:21:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:21:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:21:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:21:07 lf-activate-venv(): INFO: Base packages installed successfully 22:21:07 lf-activate-venv(): INFO: Installing additional packages: lftools 22:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:21:31 Generating Requirements File 22:21:52 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:21:52 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:21:52 Python 3.11.10 22:21:52 pip 25.3 from /tmp/venv-U103/lib/python3.11/site-packages/pip (python 3.11) 22:21:52 appdirs==1.4.4 22:21:52 argcomplete==3.6.3 22:21:52 aspy.yaml==1.3.0 22:21:52 attrs==25.4.0 22:21:52 autopage==0.5.2 22:21:52 beautifulsoup4==4.14.2 22:21:52 boto3==1.41.1 22:21:52 botocore==1.41.1 22:21:52 bs4==0.0.2 22:21:52 cachetools==6.2.2 22:21:52 certifi==2025.11.12 22:21:52 cffi==2.0.0 22:21:52 cfgv==3.5.0 22:21:52 chardet==5.2.0 22:21:52 charset-normalizer==3.4.4 22:21:52 click==8.3.1 22:21:52 cliff==4.12.0 22:21:52 cmd2==2.7.0 22:21:52 cryptography==3.3.2 22:21:52 debtcollector==3.0.0 22:21:52 decorator==5.2.1 22:21:52 defusedxml==0.7.1 22:21:52 Deprecated==1.3.1 22:21:52 distlib==0.4.0 22:21:52 dnspython==2.8.0 22:21:52 docker==7.1.0 22:21:52 dogpile.cache==1.5.0 22:21:52 durationpy==0.10 22:21:52 email-validator==2.3.0 22:21:52 filelock==3.20.0 22:21:52 future==1.0.0 22:21:52 gitdb==4.0.12 22:21:52 GitPython==3.1.45 22:21:52 google-auth==2.43.0 22:21:52 httplib2==0.31.0 22:21:52 identify==2.6.15 22:21:52 idna==3.11 22:21:52 importlib-resources==1.5.0 22:21:52 iso8601==2.1.0 22:21:52 Jinja2==3.1.6 22:21:52 jmespath==1.0.1 22:21:52 jsonpatch==1.33 22:21:52 jsonpointer==3.0.0 22:21:52 jsonschema==4.25.1 22:21:52 jsonschema-specifications==2025.9.1 22:21:52 keystoneauth1==5.12.0 22:21:52 kubernetes==34.1.0 22:21:52 lftools==0.37.16 22:21:52 lxml==6.0.2 22:21:52 markdown-it-py==4.0.0 22:21:52 MarkupSafe==3.0.3 22:21:52 mdurl==0.1.2 22:21:52 msgpack==1.1.2 22:21:52 multi_key_dict==2.0.3 22:21:52 munch==4.0.0 22:21:52 netaddr==1.3.0 22:21:52 niet==1.4.2 22:21:52 nodeenv==1.9.1 22:21:52 oauth2client==4.1.3 22:21:52 oauthlib==3.3.1 22:21:52 openstacksdk==4.8.0 22:21:52 os-service-types==1.8.1 22:21:52 osc-lib==4.2.0 22:21:52 oslo.config==10.1.0 22:21:52 oslo.context==6.2.0 22:21:52 oslo.i18n==6.7.1 22:21:52 oslo.log==7.2.1 22:21:52 oslo.serialization==5.8.0 22:21:52 oslo.utils==9.2.0 22:21:52 packaging==25.0 22:21:52 pbr==7.0.3 22:21:52 platformdirs==4.5.0 22:21:52 prettytable==3.17.0 22:21:52 psutil==7.1.3 22:21:52 pyasn1==0.6.1 22:21:52 pyasn1_modules==0.4.2 22:21:52 pycparser==2.23 22:21:52 pygerrit2==2.0.15 22:21:52 PyGithub==2.8.1 22:21:52 Pygments==2.19.2 22:21:52 PyJWT==2.10.1 22:21:52 PyNaCl==1.6.1 22:21:52 pyparsing==2.4.7 22:21:52 pyperclip==1.11.0 22:21:52 pyrsistent==0.20.0 22:21:52 python-cinderclient==9.8.0 22:21:52 python-dateutil==2.9.0.post0 22:21:52 python-heatclient==4.3.0 22:21:52 python-jenkins==1.8.3 22:21:52 python-keystoneclient==5.7.0 22:21:52 python-magnumclient==4.9.0 22:21:52 python-openstackclient==8.2.0 22:21:52 python-swiftclient==4.9.0 22:21:52 PyYAML==6.0.3 22:21:52 referencing==0.37.0 22:21:52 requests==2.32.5 22:21:52 requests-oauthlib==2.0.0 22:21:52 requestsexceptions==1.4.0 22:21:52 rfc3986==2.0.0 22:21:52 rich==14.2.0 22:21:52 rich-argparse==1.7.2 22:21:52 rpds-py==0.29.0 22:21:52 rsa==4.9.1 22:21:52 ruamel.yaml==0.18.16 22:21:52 ruamel.yaml.clib==0.2.15 22:21:52 s3transfer==0.15.0 22:21:52 simplejson==3.20.2 22:21:52 six==1.17.0 22:21:52 smmap==5.0.2 22:21:52 soupsieve==2.8 22:21:52 stevedore==5.6.0 22:21:52 tabulate==0.9.0 22:21:52 toml==0.10.2 22:21:52 tomlkit==0.13.3 22:21:52 tqdm==4.67.1 22:21:52 typing_extensions==4.15.0 22:21:52 tzdata==2025.2 22:21:52 urllib3==1.26.20 22:21:52 virtualenv==20.35.4 22:21:52 wcwidth==0.2.14 22:21:52 websocket-client==1.9.0 22:21:52 wrapt==2.0.1 22:21:52 xdg==6.0.0 22:21:52 xmltodict==1.0.2 22:21:52 yq==3.4.3 22:21:52 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins8592015820021118165.sh 22:21:53 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/target/classes /w/workspace/daexim-maven-merge-vanadium/jacoco/classes 22:21:53 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins9990320195964980037.sh 22:21:53 + echo quiet=on 22:21:53 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-12274 22:21:54 [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:21:54 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=daexim --version 22:21:54 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:21:54 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:21:54 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:21:54 Default locale: en, platform encoding: UTF-8 22:21:54 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 22:21:54 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins1721131200116274584.sh 22:21:54 + rm /home/jenkins/.wgetrc 22:21:54 [EnvInject] - Injecting environment variables from a build step. 22:21:54 [EnvInject] - Injecting as environment variables the properties content 22:21:54 SET_JDK_VERSION=openjdk21 22:21:54 GIT_URL="git://devvexx.opendaylight.org/mirror" 22:21:54 22:21:54 [EnvInject] - Variables injected successfully. 22:21:54 [daexim-maven-merge-vanadium] $ /bin/sh /tmp/jenkins17083800624074516241.sh 22:21:54 ---> update-java-alternatives.sh 22:21:54 ---> Updating Java version 22:21:54 ---> Ubuntu/Debian system detected 22:21:54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:21:54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:21:54 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:21:54 openjdk version "21.0.8" 2025-07-15 22:21:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:21:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:21:54 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:21:54 [EnvInject] - Injecting environment variables from a build step. 22:21:54 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:21:54 [EnvInject] - Variables injected successfully. 22:21:54 provisioning config files... 22:21:54 copy managed file [global-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config2095892342179436302tmp 22:21:55 copy managed file [daexim-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config9689460218944676759tmp 22:21:55 [EnvInject] - Injecting environment variables from a build step. 22:21:55 [EnvInject] - Injecting as environment variables the properties content 22:21:55 SERVER_ID=opendaylight-snapshot 22:21:55 22:21:55 [EnvInject] - Variables injected successfully. 22:21:55 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins14610729174427170620.sh 22:21:55 ---> create-netrc.sh 22:21:55 [EnvInject] - Injecting environment variables from a build step. 22:21:55 [EnvInject] - Injecting as environment variables the properties content 22:21:55 NEXUS_CUT_DIRS=6 22:21:55 NEXUS_REPO=opendaylight.snapshot 22:21:55 22:21:55 [EnvInject] - Variables injected successfully. 22:21:55 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins5319322663047273089.sh 22:21:56 ---> maven-fetch-metadata.sh 22:21:56 ++ 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:21:56 + project=org.opendaylight.daexim 22:21:56 + project_path=org/opendaylight/daexim 22:21:56 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim 22:21:56 + pushd /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim 22:21:56 /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim /w/workspace/daexim-maven-merge-vanadium 22:21:56 + set +e 22:21:56 + 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:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/ [5447] -> "index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 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:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/ [4183] -> "daexim-artifacts/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/ [4173] -> "daexim-features/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/ [4133] -> "daexim-impl/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/ [4143] -> "daexim-model/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/ [4123] -> "daexim-spi/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/ [4193] -> "daexim-test-model/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/ [4083] -> "daexim/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/ [4213] -> "features-aggregator/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/ [4163] -> "odl-daexim-all/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/ [4123] -> "odl-daexim/index.html.tmp" [1] 22:21:56 2025-11-20 22:21:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/ [4083] -> "parent/index.html.tmp" [1] 22:21:58 2025-11-20 22:21:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/ [106341] -> "daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:21:59 2025-11-20 22:21:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/ [106341] -> "daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:00 2025-11-20 22:22:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/ [125577] -> "daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:00 2025-11-20 22:22:00 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:22:01 2025-11-20 22:22:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.4-SNAPSHOT/ [50539] -> "daexim-artifacts/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:01 2025-11-20 22:22:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.17.2-SNAPSHOT/ [50539] -> "daexim-artifacts/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:02 2025-11-20 22:22:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/ [59479] -> "daexim-artifacts/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:02 2025-11-20 22:22:02 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:22:03 2025-11-20 22:22:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.4-SNAPSHOT/ [66418] -> "daexim-features/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:04 2025-11-20 22:22:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.17.2-SNAPSHOT/ [66418] -> "daexim-features/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:05 2025-11-20 22:22:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/ [78300] -> "daexim-features/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:05 2025-11-20 22:22:05 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:22:06 2025-11-20 22:22:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.4-SNAPSHOT/ [110706] -> "daexim-impl/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:07 2025-11-20 22:22:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.17.2-SNAPSHOT/ [110706] -> "daexim-impl/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:08 2025-11-20 22:22:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/ [130806] -> "daexim-impl/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:08 2025-11-20 22:22:08 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:22:09 2025-11-20 22:22:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.4-SNAPSHOT/ [96180] -> "daexim-model/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:10 2025-11-20 22:22:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.17.2-SNAPSHOT/ [96180] -> "daexim-model/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:11 2025-11-20 22:22:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/ [113584] -> "daexim-model/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:11 2025-11-20 22:22:11 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:22:12 2025-11-20 22:22:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.4-SNAPSHOT/ [94916] -> "daexim-spi/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:13 2025-11-20 22:22:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.17.2-SNAPSHOT/ [94916] -> "daexim-spi/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:14 2025-11-20 22:22:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/ [112092] -> "daexim-spi/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:14 2025-11-20 22:22:14 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:22:15 2025-11-20 22:22:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.16.4-SNAPSHOT/ [99153] -> "daexim-test-model/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:16 2025-11-20 22:22:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.17.2-SNAPSHOT/ [99153] -> "daexim-test-model/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:17 2025-11-20 22:22:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/ [117093] -> "daexim-test-model/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:17 2025-11-20 22:22:17 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:22:17 2025-11-20 22:22:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.16.4-SNAPSHOT/ [47519] -> "daexim/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:18 2025-11-20 22:22:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.17.2-SNAPSHOT/ [47519] -> "daexim/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:18 2025-11-20 22:22:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/ [55919] -> "daexim/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:19 2025-11-20 22:22:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim/maven-metadata.xml [433/433] -> "daexim/maven-metadata.xml" [1] 22:22:19 2025-11-20 22:22:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.16.4-SNAPSHOT/ [51445] -> "features-aggregator/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:20 2025-11-20 22:22:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.17.2-SNAPSHOT/ [51445] -> "features-aggregator/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:20 2025-11-20 22:22:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/ [60547] -> "features-aggregator/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:20 2025-11-20 22:22:20 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:22:21 2025-11-20 22:22:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.4-SNAPSHOT/ [66017] -> "odl-daexim-all/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:22 2025-11-20 22:22:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.17.2-SNAPSHOT/ [66017] -> "odl-daexim-all/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:23 2025-11-20 22:22:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/ [77827] -> "odl-daexim-all/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:23 2025-11-20 22:22:23 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:22:24 2025-11-20 22:22:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.4-SNAPSHOT/ [64402] -> "odl-daexim/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:25 2025-11-20 22:22:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.17.2-SNAPSHOT/ [64402] -> "odl-daexim/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:25 2025-11-20 22:22:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/ [75922] -> "odl-daexim/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:25 2025-11-20 22:22:25 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:22:26 2025-11-20 22:22:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.4-SNAPSHOT/ [47530] -> "parent/1.16.4-SNAPSHOT/index.html.tmp" [1] 22:22:27 2025-11-20 22:22:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.17.2-SNAPSHOT/ [47530] -> "parent/1.17.2-SNAPSHOT/index.html.tmp" [1] 22:22:28 2025-11-20 22:22:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/ [55932] -> "parent/1.18.0-SNAPSHOT/index.html.tmp" [1] 22:22:28 2025-11-20 22:22:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/maven-metadata.xml [433/433] -> "parent/maven-metadata.xml" [1] 22:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 2025-11-20 22:22:28 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:22:28 FINISHED --2025-11-20 22:22:28-- 22:22:28 Total wall clock time: 32s 22:22:28 Downloaded: 97 files, 2.8M in 0.1s (25.9 MB/s) 22:22:28 + set -e 22:22:28 + popd 22:22:28 /w/workspace/daexim-maven-merge-vanadium 22:22:28 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/m2repo-backup 22:22:28 + cp -a /w/workspace/daexim-maven-merge-vanadium/m2repo/org /w/workspace/daexim-maven-merge-vanadium/m2repo-backup 22:22:28 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins1071858787266291861.sh 22:22:28 [EnvInject] - Injecting environment variables from a build step. 22:22:28 [EnvInject] - Injecting as environment variables the properties content 22:22:28 MAVEN_GOALS=clean deploy 22:22:28 22:22:28 [EnvInject] - Variables injected successfully. 22:22:28 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins16613145805440778371.sh 22:22:28 ---> common-variables.sh 22:22:28 --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:22:28 ---> maven-build.sh 22:22:28 + set +u 22:22:28 + export MAVEN_OPTS 22:22:28 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/daexim-maven-merge-vanadium@tmp/config2095892342179436302tmp --settings /w/workspace/daexim-maven-merge-vanadium@tmp/config9689460218944676759tmp -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:22:28 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:22:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:22:28 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:22:28 Default locale: en, platform encoding: UTF-8 22:22:28 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 22:22:29 [INFO] Error stacktraces are turned on. 22:22:29 [INFO] Scanning for projects... 22:22:36 [INFO] ------------------------------------------------------------------------ 22:22:36 [INFO] Reactor Build Order: 22:22:36 [INFO] 22:22:36 [INFO] daexim-test-model [bundle] 22:22:36 [INFO] daexim-model [bundle] 22:22:36 [INFO] daexim-spi [bundle] 22:22:36 [INFO] parent [pom] 22:22:36 [INFO] daexim-impl [bundle] 22:22:36 [INFO] daexim-akka-infoprovider-impl [bundle] 22:22:36 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 22:22:36 [INFO] OpenDaylight :: Daexim :: All [feature] 22:22:36 [INFO] ODL :: daexim :: daexim-features [feature] 22:22:36 [INFO] ODL :: daexim :: features-aggregator [pom] 22:22:36 [INFO] daexim-artifacts [pom] 22:22:36 [INFO] daexim-karaf [pom] 22:22:36 [INFO] daexim [pom] 22:22:36 [INFO] 22:22:36 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 22:22:36 [INFO] Building daexim-test-model 1.18.0-SNAPSHOT [1/13] 22:22:36 [INFO] from test-model/pom.xml 22:22:36 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:37 [INFO] 22:22:37 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-test-model --- 22:22:37 [INFO] 22:22:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-test-model --- 22:22:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:22:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:22:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:38 [INFO] 22:22:38 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- 22:22:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:38 [INFO] 22:22:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-test-model --- 22:22:39 [INFO] 22:22:39 [INFO] --- dependency:3.8.1:properties (default) @ daexim-test-model --- 22:22:40 [INFO] 22:22:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-test-model --- 22:22:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-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:22:41 [INFO] 22:22:41 [INFO] --- yang:14.0.17:generate-sources (binding) @ daexim-test-model --- 22:22:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:42 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-vanadium/test-model/src/main/yang 22:22:42 [INFO] yang-to-sources: Found 0 dependencies in 4.964 ms 22:22:42 [INFO] yang-to-sources: Project model files found: 3 in 82.89 ms 22:22:42 [INFO] yang-to-sources: 3 YANG models processed in 69.40 ms 22:22:42 [INFO] BindingJavaFileGenerator: Defined 16 files in 52.55 ms 22:22:42 [INFO] Sorted 16 files into 7 directories in 3.439 ms 22:22:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 105.5 ms 22:22:42 [INFO] 22:22:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-test-model --- 22:22:44 [INFO] Starting audit... 22:22:44 Audit done. 22:22:44 [INFO] You have 0 Checkstyle violations. 22:22:44 [INFO] 22:22:44 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-test-model --- 22:22:44 [INFO] Starting audit... 22:22:44 Audit done. 22:22:44 [INFO] You have 0 Checkstyle violations. 22:22:44 [INFO] 22:22:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-test-model --- 22:22:44 [INFO] 22:22:44 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-test-model --- 22:22:44 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/src/main/resources 22:22:44 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/target/generated-sources/spi 22:22:44 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:22:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:44 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 22:22:44 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/target/generated-sources/spi 22:22:44 [INFO] 22:22:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-test-model --- 22:22:44 [INFO] Recompiling the module because of changed source code. 22:22:44 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:22:45 [INFO] 22:22:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 22:22:45 [INFO] 22:22:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-test-model --- 22:22:47 [INFO] Fork Value is true 22:22:50 [INFO] Done SpotBugs Analysis.... 22:22:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:22:50 [INFO] 22:22:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 22:22:50 [INFO] 22:22:50 [INFO] 22:22:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-test-model --- 22:22:50 [INFO] BugInstance size is 0 22:22:50 [INFO] Error size is 0 22:22:50 [INFO] No errors/warnings found 22:22:50 [INFO] 22:22:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-test-model --- 22:22:50 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/test-model/src/test/resources 22:22:50 [INFO] 22:22:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-test-model --- 22:22:50 [INFO] No sources to compile 22:22:50 [INFO] 22:22:50 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-test-model --- 22:22:51 [INFO] No tests to run. 22:22:51 [INFO] 22:22:51 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-test-model --- 22:22:51 [INFO] 22:22:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-test-model --- 22:22:51 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT.jar 22:22:51 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/test-model/target/classes/META-INF/MANIFEST.MF 22:22:51 [INFO] 22:22:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-test-model --- 22:22:52 [INFO] No previous run data found, generating javadoc. 22:22:53 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-javadoc.jar 22:22:53 [INFO] 22:22:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-test-model --- 22:22:54 [INFO] CycloneDX: Resolving Dependencies 22:22:54 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:22:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.xml 22:22:55 [INFO] attaching as daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:22:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/test-model/target/bom.json 22:22:55 [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:22:55 [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:22:55 [INFO] attaching as daexim-test-model-1.18.0-SNAPSHOT-cyclonedx.json 22:22:55 [INFO] 22:22:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 22:22:55 [INFO] Skipping duplicate-finder execution! 22:22:55 [INFO] 22:22:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-test-model --- 22:22:55 [INFO] No dependency problems found 22:22:55 [INFO] 22:22:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 22:22:55 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/test-model/target/daexim-test-model-1.18.0-SNAPSHOT-sources.jar 22:22:55 [INFO] 22:22:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-test-model --- 22:22:55 [INFO] 22:22:55 [INFO] --- jacoco:0.8.13:report (report) @ daexim-test-model --- 22:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:22:55 [INFO] 22:22:55 [INFO] --- install:3.1.4:install (default-install) @ daexim-test-model --- 22:22:56 [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:22:56 [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:22:56 [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:22:56 [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:22:56 [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:22:56 [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:22:56 [INFO] 22:22:56 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-test-model --- 22:22:56 [INFO] Writing OBR metadata 22:22:56 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-SNAPSHOT.jar 22:22:56 [INFO] Writing OBR metadata 22:22:56 [INFO] 22:22:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-test-model --- 22:22:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:22:56 [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:22:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:56 [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:22:56 [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:22:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:22:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:22:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:22:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:22:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:22:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:22:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:22:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:22:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:22:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:22:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:22:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:22:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:22:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:22:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:22:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:22:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:22:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:22:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:22:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:22:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:22:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:22:56 [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:22:56 [INFO] 22:22:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-test-model --- 22:22:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:22:56 [INFO] 22:22:56 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 22:22:56 [INFO] Building daexim-model 1.18.0-SNAPSHOT [2/13] 22:22:56 [INFO] from model/pom.xml 22:22:56 [INFO] -------------------------------[ bundle ]------------------------------- 22:22:56 [INFO] 22:22:56 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-model --- 22:22:56 [INFO] 22:22:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-model --- 22:22:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:56 [INFO] 22:22:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-model --- 22:22:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:22:56 [INFO] 22:22:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-model --- 22:22:56 [INFO] 22:22:56 [INFO] --- dependency:3.8.1:properties (default) @ daexim-model --- 22:22:56 [INFO] 22:22:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-model --- 22:22:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-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:22:56 [INFO] 22:22:56 [INFO] --- yang:14.0.17:generate-sources (binding) @ daexim-model --- 22:22:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:22:56 [INFO] yang-to-sources: Inspecting /w/workspace/daexim-maven-merge-vanadium/model/src/main/yang 22:22:56 [INFO] yang-to-sources: Found 1 dependencies in 2.197 ms 22:22:56 [INFO] yang-to-sources: Project model files found: 2 in 42.53 ms 22:22:56 [INFO] yang-to-sources: 3 YANG models processed in 110.9 ms 22:22:56 [INFO] BindingJavaFileGenerator: Defined 72 files in 29.25 ms 22:22:56 [INFO] Sorted 72 files into 12 directories in 224.6 μs 22:22:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 121.4 ms 22:22:56 [INFO] 22:22:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-model --- 22:22:56 [INFO] Starting audit... 22:22:56 Audit done. 22:22:56 [INFO] You have 0 Checkstyle violations. 22:22:56 [INFO] 22:22:56 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-model --- 22:22:56 [INFO] Starting audit... 22:22:56 Audit done. 22:22:56 [INFO] You have 0 Checkstyle violations. 22:22:56 [INFO] 22:22:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-model --- 22:22:56 [INFO] 22:22:56 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-model --- 22:22:56 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/src/main/resources 22:22:56 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/target/generated-sources/spi 22:22:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:22:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:22:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:22:57 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/target/generated-sources/spi 22:22:57 [INFO] 22:22:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-model --- 22:22:57 [INFO] Recompiling the module because of changed source code. 22:22:57 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 22:22:58 [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:22:58 [INFO] 22:22:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-model >>> 22:22:58 [INFO] 22:22:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-model --- 22:22:58 [INFO] Fork Value is true 22:23:00 [INFO] Done SpotBugs Analysis.... 22:23:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:00 [INFO] 22:23:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-model <<< 22:23:00 [INFO] 22:23:00 [INFO] 22:23:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-model --- 22:23:00 [INFO] BugInstance size is 0 22:23:00 [INFO] Error size is 0 22:23:00 [INFO] No errors/warnings found 22:23:00 [INFO] 22:23:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-model --- 22:23:00 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/model/src/test/resources 22:23:00 [INFO] 22:23:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-model --- 22:23:00 [INFO] No sources to compile 22:23:00 [INFO] 22:23:00 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-model --- 22:23:00 [INFO] No tests to run. 22:23:00 [INFO] 22:23:00 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-model --- 22:23:00 [INFO] 22:23:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-model --- 22:23:00 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT.jar 22:23:00 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/model/target/classes/META-INF/MANIFEST.MF 22:23:00 [INFO] 22:23:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-model --- 22:23:00 [INFO] No previous run data found, generating javadoc. 22:23:03 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-javadoc.jar 22:23:03 [INFO] 22:23:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-model --- 22:23:03 [INFO] CycloneDX: Resolving Dependencies 22:23:04 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:23:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/model/target/bom.xml 22:23:04 [INFO] attaching as daexim-model-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/model/target/bom.json 22:23:04 [INFO] attaching as daexim-model-1.18.0-SNAPSHOT-cyclonedx.json 22:23:04 [INFO] 22:23:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 22:23:04 [INFO] Skipping duplicate-finder execution! 22:23:04 [INFO] 22:23:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-model --- 22:23:04 [INFO] No dependency problems found 22:23:04 [INFO] 22:23:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 22:23:04 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/model/target/daexim-model-1.18.0-SNAPSHOT-sources.jar 22:23:04 [INFO] 22:23:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-model --- 22:23:04 [INFO] 22:23:04 [INFO] --- jacoco:0.8.13:report (report) @ daexim-model --- 22:23:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:04 [INFO] 22:23:04 [INFO] --- install:3.1.4:install (default-install) @ daexim-model --- 22:23:04 [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:23:04 [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:23:04 [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:23:04 [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:23:04 [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:23:04 [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:23:04 [INFO] 22:23:04 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-model --- 22:23:04 [INFO] Installing org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-SNAPSHOT.jar 22:23:04 [INFO] Writing OBR metadata 22:23:04 [INFO] 22:23:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-model --- 22:23:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:23:04 [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:23:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:04 [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:23:04 [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:23:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:04 [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:23:04 [INFO] 22:23:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-model --- 22:23:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:04 [INFO] 22:23:04 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 22:23:04 [INFO] Building daexim-spi 1.18.0-SNAPSHOT [3/13] 22:23:04 [INFO] from spi/pom.xml 22:23:04 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:04 [INFO] 22:23:04 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-spi --- 22:23:04 [INFO] 22:23:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-spi --- 22:23:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:04 [INFO] 22:23:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-spi --- 22:23:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:04 [INFO] 22:23:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-spi --- 22:23:04 [INFO] 22:23:04 [INFO] --- dependency:3.8.1:properties (default) @ daexim-spi --- 22:23:04 [INFO] 22:23:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-spi --- 22:23:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-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:23:04 [INFO] 22:23:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-spi --- 22:23:04 [INFO] Starting audit... 22:23:04 Audit done. 22:23:04 [INFO] You have 0 Checkstyle violations. 22:23:04 [INFO] 22:23:04 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-spi --- 22:23:04 [INFO] Starting audit... 22:23:04 Audit done. 22:23:04 [INFO] You have 0 Checkstyle violations. 22:23:04 [INFO] 22:23:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-spi --- 22:23:04 [INFO] 22:23:04 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-spi --- 22:23:04 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/spi/src/main/resources 22:23:04 [INFO] 22:23:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-spi --- 22:23:04 [INFO] Recompiling the module because of changed source code. 22:23:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 22:23:04 [INFO] 22:23:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-spi >>> 22:23:04 [INFO] 22:23:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-spi --- 22:23:04 [INFO] Fork Value is true 22:23:06 [INFO] Done SpotBugs Analysis.... 22:23:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:06 [INFO] 22:23:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-spi <<< 22:23:06 [INFO] 22:23:06 [INFO] 22:23:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-spi --- 22:23:06 [INFO] BugInstance size is 0 22:23:06 [INFO] Error size is 0 22:23:06 [INFO] No errors/warnings found 22:23:06 [INFO] 22:23:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-spi --- 22:23:06 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/spi/src/test/resources 22:23:06 [INFO] 22:23:06 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-spi --- 22:23:06 [INFO] No sources to compile 22:23:06 [INFO] 22:23:06 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-spi --- 22:23:06 [INFO] No tests to run. 22:23:06 [INFO] 22:23:06 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-spi --- 22:23:06 [INFO] 22:23:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-spi --- 22:23:06 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT.jar 22:23:06 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/spi/target/classes/META-INF/MANIFEST.MF 22:23:06 [INFO] 22:23:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-spi --- 22:23:06 [INFO] No previous run data found, generating javadoc. 22:23:07 [WARNING] Javadoc Warnings 22:23:07 [WARNING] /w/workspace/daexim-maven-merge-vanadium/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 22:23:07 [WARNING] String getNodeName(); 22:23:07 [WARNING] ^ 22:23:07 [WARNING] 1 warning 22:23:07 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-javadoc.jar 22:23:07 [INFO] 22:23:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-spi --- 22:23:07 [INFO] CycloneDX: Resolving Dependencies 22:23:08 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:23:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.xml 22:23:08 [INFO] attaching as daexim-spi-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/spi/target/bom.json 22:23:08 [INFO] attaching as daexim-spi-1.18.0-SNAPSHOT-cyclonedx.json 22:23:08 [INFO] 22:23:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 22:23:08 [INFO] Skipping duplicate-finder execution! 22:23:08 [INFO] 22:23:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-spi --- 22:23:08 [INFO] No dependency problems found 22:23:08 [INFO] 22:23:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 22:23:08 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/spi/target/daexim-spi-1.18.0-SNAPSHOT-sources.jar 22:23:08 [INFO] 22:23:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-spi --- 22:23:08 [INFO] 22:23:08 [INFO] --- jacoco:0.8.13:report (report) @ daexim-spi --- 22:23:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:08 [INFO] 22:23:08 [INFO] --- install:3.1.4:install (default-install) @ daexim-spi --- 22:23:08 [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:23:08 [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:23:08 [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:23:08 [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:23:08 [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:23:08 [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:23:08 [INFO] 22:23:08 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-spi --- 22:23:08 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-SNAPSHOT.jar 22:23:08 [INFO] Writing OBR metadata 22:23:08 [INFO] 22:23:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-spi --- 22:23:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:23:08 [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:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:08 [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:23:08 [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:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:08 [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:23:08 [INFO] 22:23:08 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-spi --- 22:23:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:08 [INFO] 22:23:08 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 22:23:08 [INFO] Building parent 1.18.0-SNAPSHOT [4/13] 22:23:08 [INFO] from parent/pom.xml 22:23:08 [INFO] --------------------------------[ pom ]--------------------------------- 22:23:08 [INFO] 22:23:08 [INFO] --- clean:3.5.0:clean (default-clean) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ parent --- 22:23:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:08 [INFO] 22:23:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ parent --- 22:23:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:08 [INFO] 22:23:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- dependency:3.8.1:properties (default) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ parent --- 22:23:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-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:23:08 [INFO] 22:23:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ parent --- 22:23:08 [INFO] Starting audit... 22:23:08 Audit done. 22:23:08 [INFO] You have 0 Checkstyle violations. 22:23:08 [INFO] 22:23:08 [INFO] --- checkstyle:3.6.0:check (default) @ parent --- 22:23:08 [INFO] Starting audit... 22:23:08 Audit done. 22:23:08 [INFO] You have 0 Checkstyle violations. 22:23:08 [INFO] 22:23:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ parent >>> 22:23:08 [INFO] 22:23:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ parent --- 22:23:08 [INFO] No files found to run spotbugs, check compile phase has been run 22:23:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:08 [INFO] 22:23:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ parent <<< 22:23:08 [INFO] 22:23:08 [INFO] 22:23:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- copy:14.1.3:copy-files (default) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ parent --- 22:23:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:23:08 [INFO] 22:23:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parent --- 22:23:08 [INFO] CycloneDX: Resolving Dependencies 22:23:08 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:23:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.xml 22:23:08 [INFO] attaching as parent-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/parent/target/bom.json 22:23:08 [INFO] attaching as parent-1.18.0-SNAPSHOT-cyclonedx.json 22:23:08 [INFO] 22:23:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 22:23:08 [INFO] Skipping duplicate-finder execution! 22:23:08 [INFO] 22:23:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ parent --- 22:23:08 [INFO] Skipping pom project 22:23:08 [INFO] 22:23:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ parent --- 22:23:08 [INFO] 22:23:08 [INFO] --- jacoco:0.8.13:report (report) @ parent --- 22:23:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:08 [INFO] 22:23:08 [INFO] --- install:3.1.4:install (default-install) @ parent --- 22:23:08 [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:23:08 [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:23:08 [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:23:08 [INFO] 22:23:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parent --- 22:23:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:23:08 [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:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:08 [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:23:08 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/maven-metadata.xml 22:23:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:08 [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:23:08 [INFO] 22:23:08 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 22:23:08 [INFO] Building daexim-impl 1.18.0-SNAPSHOT [5/13] 22:23:08 [INFO] from impl/pom.xml 22:23:08 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:11 [INFO] 22:23:11 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-impl --- 22:23:11 [INFO] 22:23:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-impl --- 22:23:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:11 [INFO] 22:23:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-impl --- 22:23:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:11 [INFO] 22:23:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-impl --- 22:23:11 [INFO] 22:23:11 [INFO] --- dependency:3.8.1:properties (default) @ daexim-impl --- 22:23:11 [INFO] 22:23:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-impl --- 22:23:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-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:23:11 [INFO] 22:23:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-impl --- 22:23:11 [INFO] Starting audit... 22:23:11 Audit done. 22:23:11 [INFO] You have 0 Checkstyle violations. 22:23:11 [INFO] 22:23:11 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-impl --- 22:23:12 [INFO] Starting audit... 22:23:12 Audit done. 22:23:12 [INFO] You have 0 Checkstyle violations. 22:23:12 [INFO] 22:23:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-impl --- 22:23:12 [INFO] 22:23:12 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-impl --- 22:23:12 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/impl/src/main/resources 22:23:12 [INFO] 22:23:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-impl --- 22:23:12 [INFO] Recompiling the module because of changed dependency. 22:23:12 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:23:13 [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:23:13 [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:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [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:23:13 [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:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [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:23:13 [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:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 22:23:13 [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:23:13 [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:23:13 [INFO] 22:23:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-impl >>> 22:23:13 [INFO] 22:23:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-impl --- 22:23:13 [INFO] Fork Value is true 22:23:18 [INFO] Done SpotBugs Analysis.... 22:23:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:18 [INFO] 22:23:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-impl <<< 22:23:18 [INFO] 22:23:18 [INFO] 22:23:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-impl --- 22:23:18 [INFO] BugInstance size is 7 22:23:18 [INFO] Error size is 0 22:23:18 [INFO] Total bugs: 7 22:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 [INFO] 22:23:18 22:23:18 22:23:18 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 22:23:18 22:23:18 22:23:18 22:23:18 [INFO] 22:23:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-impl --- 22:23:18 [INFO] Copying 2 resources from src/test/resources to target/test-classes 22:23:18 [INFO] 22:23:18 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-impl --- 22:23:18 [INFO] Recompiling the module because of changed dependency. 22:23:18 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 22:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 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:23:18 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:23:18 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[97,66] unchecked conversion 22:23:18 required: org.osgi.service.component.ComponentFactory 22:23:18 found: org.osgi.service.component.ComponentFactory 22:23:18 [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:23:18 [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:23:18 [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:23:18 [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:23:18 [INFO] 22:23:18 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-impl --- 22:23:18 [INFO] Surefire report directory: /w/workspace/daexim-maven-merge-vanadium/impl/target/surefire-reports 22:23:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:23:18 [INFO] 22:23:18 [INFO] ------------------------------------------------------- 22:23:18 [INFO] T E S T S 22:23:18 [INFO] ------------------------------------------------------- 22:23:19 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 22:23:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 22:23:20 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 22:23:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 22:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.UtilTest 22:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.daexim.impl.UtilTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 22:23:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.daexim.impl.ImportTaskTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 22:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 22:23:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 22:23:23 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 22:23:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.82 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 22:23:39 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 22:23:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 22:23:39 [INFO] 22:23:39 [INFO] Results: 22:23:39 [INFO] 22:23:39 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 22:23:39 [INFO] 22:23:39 [INFO] 22:23:39 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-impl --- 22:23:39 [INFO] 22:23:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-impl --- 22:23:39 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT.jar 22:23:39 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/impl/target/classes/META-INF/MANIFEST.MF 22:23:39 [INFO] 22:23:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-impl --- 22:23:39 [INFO] No previous run data found, generating javadoc. 22:23:41 [WARNING] Javadoc Warnings 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 22:23:41 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:115: warning: no comment 22:23:41 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 22:23:41 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 22:23:41 [WARNING] public class ExportTask implements Callable { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 22:23:41 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:82: warning: no comment 22:23:41 [WARNING] public class ImportTask implements Callable { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:117: warning: no comment 22:23:41 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:19: warning: use of default constructor, which does not provide a comment 22:23:41 [WARNING] public class Model { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 22:23:41 [WARNING] public String getModule() { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 22:23:41 [WARNING] public String getNamespace() { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 22:23:41 [WARNING] public String getRevision() { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 22:23:41 [WARNING] public void setModule(String module) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 22:23:41 [WARNING] public void setNamespace(String namespace) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 22:23:41 [WARNING] public void setRevision(String revision) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 22:23:41 [WARNING] public class ModelsNotAvailableException extends Exception { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 22:23:41 [WARNING] public ModelsNotAvailableException(String message) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 22:23:41 [WARNING] public OSGiDataImportBootReady() { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @param for isBooting 22:23:41 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:189: warning: no @return 22:23:41 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:42: warning: no comment 22:23:41 [WARNING] public final class Util { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 22:23:41 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 22:23:41 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 22:23:41 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 22:23:41 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 22:23:41 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 22:23:41 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:50: warning: no comment 22:23:41 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:51: warning: no comment 22:23:41 [WARNING] public static final String FILE_SUFFIX = ".json"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 22:23:41 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:63: warning: no comment 22:23:41 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:77: warning: no comment 22:23:41 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:81: warning: no comment 22:23:41 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:209: warning: no comment 22:23:41 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:125: warning: no comment 22:23:41 [WARNING] public static List parseModels(final InputStream is) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:69: warning: no comment 22:23:41 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:73: warning: no comment 22:23:41 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 22:23:41 [WARNING] ^ 22:23:41 [WARNING] 36 warnings 22:23:41 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT-javadoc.jar 22:23:41 [INFO] 22:23:41 [INFO] --- build-helper:3.6.1:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 22:23:41 [INFO] 22:23:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-impl --- 22:23:41 [INFO] CycloneDX: Resolving Dependencies 22:23:43 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 22:23:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/impl/target/bom.xml 22:23:43 [INFO] attaching as daexim-impl-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/impl/target/bom.json 22:23:43 [INFO] attaching as daexim-impl-1.18.0-SNAPSHOT-cyclonedx.json 22:23:43 [INFO] 22:23:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 22:23:43 [INFO] Skipping duplicate-finder execution! 22:23:43 [INFO] 22:23:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-impl --- 22:23:43 [WARNING] Used undeclared dependencies found: 22:23:43 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.17:provided 22:23:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 22:23:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 22:23:43 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.17:provided 22:23:43 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.17:compile 22:23:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile 22:23:43 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.17:compile 22:23:43 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile 22:23:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.18:test 22:23:43 [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile 22:23:43 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.17:provided 22:23:43 [INFO] 22:23:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- 22:23:43 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT-sources.jar 22:23:43 [INFO] 22:23:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-impl --- 22:23:43 [INFO] 22:23:43 [INFO] --- jacoco:0.8.13:report (report) @ daexim-impl --- 22:23:43 [INFO] Loading execution data file /w/workspace/daexim-maven-merge-vanadium/impl/target/code-coverage/jacoco.exec 22:23:43 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 22:23:43 [INFO] 22:23:43 [INFO] --- install:3.1.4:install (default-install) @ daexim-impl --- 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT.pom 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT.jar 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT-javadoc.jar 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT.cfg 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT-cyclonedx.json 22:23:43 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/impl/target/daexim-impl-1.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT-sources.jar 22:23:43 [INFO] 22:23:43 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-impl --- 22:23:43 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-SNAPSHOT.jar 22:23:43 [INFO] Writing OBR metadata 22:23:43 [INFO] 22:23:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-impl --- 22:23:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:23:43 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:23:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:23:44 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 22:23:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/maven-metadata.xml 22:23:44 [INFO] 22:23:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-impl --- 22:23:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:44 [INFO] 22:23:44 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 22:23:44 [INFO] Building daexim-akka-infoprovider-impl 1.18.0-SNAPSHOT [6/13] 22:23:44 [INFO] from akka-infoprovider-impl/pom.xml 22:23:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:23:44 [INFO] 22:23:44 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] 22:23:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:44 [INFO] 22:23:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:44 [INFO] 22:23:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] 22:23:44 [INFO] --- dependency:3.8.1:properties (default) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] 22:23:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-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:23:44 [INFO] 22:23:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Starting audit... 22:23:44 Audit done. 22:23:44 [INFO] You have 0 Checkstyle violations. 22:23:44 [INFO] 22:23:44 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Starting audit... 22:23:44 Audit done. 22:23:44 [INFO] You have 0 Checkstyle violations. 22:23:44 [INFO] 22:23:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] 22:23:44 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/src/main/resources 22:23:44 [INFO] 22:23:44 [INFO] --- compiler:3.14.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Recompiling the module because of changed dependency. 22:23:44 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 22:23:44 [INFO] 22:23:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 22:23:44 [INFO] 22:23:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 22:23:44 [INFO] Fork Value is true 22:23:46 [INFO] Done SpotBugs Analysis.... 22:23:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:46 [INFO] 22:23:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 22:23:46 [INFO] 22:23:46 [INFO] 22:23:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] BugInstance size is 0 22:23:46 [INFO] Error size is 0 22:23:46 [INFO] No errors/warnings found 22:23:46 [INFO] 22:23:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/src/test/resources 22:23:46 [INFO] 22:23:46 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] No sources to compile 22:23:46 [INFO] 22:23:46 [INFO] --- surefire:3.5.3:test (default-test) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] No tests to run. 22:23:46 [INFO] 22:23:46 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] 22:23:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] Building bundle: /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT.jar 22:23:46 [INFO] Writing manifest: /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 22:23:46 [INFO] 22:23:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 22:23:46 [INFO] No previous run data found, generating javadoc. 22:23:47 [WARNING] Javadoc Warnings 22:23:47 [WARNING] /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 22:23:47 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 22:23:47 [WARNING] ^ 22:23:47 [WARNING] 1 warning 22:23:47 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-javadoc.jar 22:23:47 [INFO] 22:23:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 22:23:47 [INFO] CycloneDX: Resolving Dependencies 22:23:48 [INFO] CycloneDX: Creating BOM version 1.6 with 58 component(s) 22:23:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/bom.xml 22:23:48 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/bom.json 22:23:49 [INFO] attaching as daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-cyclonedx.json 22:23:49 [INFO] 22:23:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Skipping duplicate-finder execution! 22:23:49 [INFO] 22:23:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 22:23:49 [WARNING] Used undeclared dependencies found: 22:23:49 [WARNING] org.scala-lang:scala-library:jar:2.13.16:compile 22:23:49 [WARNING] org.opendaylight.controller:repackaged-pekko:jar:11.0.2:compile 22:23:49 [INFO] 22:23:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Building jar: /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-sources.jar 22:23:49 [INFO] 22:23:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] 22:23:49 [INFO] --- jacoco:0.8.13:report (report) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:23:49 [INFO] 22:23:49 [INFO] --- install:3.1.4:install (default-install) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT.pom 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT.jar 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-javadoc.jar 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-cyclonedx.xml 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-cyclonedx.json 22:23:49 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT-sources.jar 22:23:49 [INFO] 22:23:49 [INFO] --- bundle:6.0.0:install (default-install) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-SNAPSHOT.jar 22:23:49 [INFO] Writing OBR metadata 22:23:49 [INFO] 22:23:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:23:49 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:23:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:23:49 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 22:23:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:23:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:23:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:23:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:23:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:23:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:23:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:23:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:23:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:23:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:23:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:23:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:23:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:23:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:23:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:23:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:23:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:23:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:23:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:23:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:23:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:23:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:23:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 22:23:49 [INFO] 22:23:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 22:23:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:23:49 [INFO] 22:23:49 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 22:23:49 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.18.0-SNAPSHOT [7/13] 22:23:49 [INFO] from features/odl-daexim/pom.xml 22:23:49 [INFO] ------------------------------[ feature ]------------------------------- 22:23:51 [INFO] 22:23:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim --- 22:23:51 [INFO] 22:23:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-daexim --- 22:23:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:23:51 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:23:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:51 [INFO] 22:23:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-daexim --- 22:23:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:23:51 [INFO] 22:23:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim --- 22:23:51 [INFO] 22:23:51 [INFO] --- dependency:3.8.1:properties (default) @ odl-daexim --- 22:23:51 [INFO] 22:23:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-daexim --- 22:23:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:23:51 [INFO] argLine set to empty 22:23:51 [INFO] 22:23:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim --- 22:23:52 [INFO] Starting audit... 22:23:52 Audit done. 22:23:52 [INFO] You have 0 Checkstyle violations. 22:23:52 [INFO] 22:23:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim --- 22:23:52 [INFO] Starting audit... 22:23:52 Audit done. 22:23:52 [INFO] You have 0 Checkstyle violations. 22:23:52 [INFO] 22:23:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-daexim --- 22:23:52 [INFO] 22:23:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 22:23:52 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/feature/feature.xml 22:23:52 [INFO] ...done! 22:23:52 [INFO] Attaching features XML 22:23:52 [INFO] 22:23:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-daexim --- 22:23:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:23:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:23:52 [INFO] 22:23:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim >>> 22:23:52 [INFO] 22:23:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim --- 22:23:53 [INFO] No files found to run spotbugs, check compile phase has been run 22:23:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:23:53 [INFO] 22:23:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim <<< 22:23:53 [INFO] 22:23:53 [INFO] 22:23:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim --- 22:23:53 [INFO] 22:23:53 [INFO] --- feattest:14.1.3:test (default) @ odl-daexim --- 22:23:53 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim 22:23:56 [INFO] Project dependency features detected: [] 22:23:56 [INFO] Pax Exam System (Version: 4.14.0) created. 22:23:56 [INFO] Creating RMI registry server on 127.0.0.1:39687 22:23:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:23:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:23:56 [INFO] Waiting for remote bundle context.. on 39687 name: 0a288a50-86c1-495c-a8dc-7f63d028a50a timout: [ RelativeTimeout value = 180000 ] 22:24:01 [INFO] Building jar from resources and headers. 22:24:01 [INFO] Writing jar finished. 22:24:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:24:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:24:10 [INFO] 22:24:10 [INFO] --- copy:14.1.3:copy-files (default) @ odl-daexim --- 22:24:10 [INFO] 22:24:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-daexim --- 22:24:10 [INFO] No Javadoc in project. Archive not created. 22:24:10 [INFO] 22:24:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim --- 22:24:10 [INFO] CycloneDX: Resolving Dependencies 22:24:12 [INFO] CycloneDX: Creating BOM version 1.6 with 222 component(s) 22:24:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/bom.xml 22:24:13 [INFO] attaching as odl-daexim-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/bom.json 22:24:13 [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:24:13 [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:24:13 [INFO] attaching as odl-daexim-1.18.0-SNAPSHOT-cyclonedx.json 22:24:13 [INFO] 22:24:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 22:24:13 [INFO] Skipping duplicate-finder execution! 22:24:13 [INFO] 22:24:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-daexim --- 22:24:13 [INFO] Skipping plugin execution 22:24:13 [INFO] 22:24:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- 22:24:13 [INFO] Skipping source per configuration. 22:24:13 [INFO] 22:24:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim --- 22:24:13 [INFO] 22:24:13 [INFO] --- jacoco:0.8.13:report (report) @ odl-daexim --- 22:24:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:13 [INFO] 22:24:13 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim --- 22:24:13 [WARNING] 22:24:13 [WARNING] The packaging plugin for project odl-daexim did not assign 22:24:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:13 [WARNING] 22:24:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:13 [WARNING] 22:24:13 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-SNAPSHOT.pom 22:24:13 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-SNAPSHOT-features.xml 22:24:13 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:13 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-SNAPSHOT-cyclonedx.json 22:24:13 [INFO] 22:24:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim --- 22:24:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:24:13 [WARNING] 22:24:13 [WARNING] The packaging plugin for project odl-daexim did not assign 22:24:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:13 [WARNING] 22:24:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:13 [WARNING] 22:24:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:13 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 22:24:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/maven-metadata.xml 22:24:13 [INFO] 22:24:13 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 22:24:13 [INFO] Building OpenDaylight :: Daexim :: All 1.18.0-SNAPSHOT [8/13] 22:24:13 [INFO] from features/odl-daexim-all/pom.xml 22:24:13 [INFO] ------------------------------[ feature ]------------------------------- 22:24:17 [INFO] 22:24:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-daexim-all --- 22:24:17 [INFO] 22:24:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-daexim-all --- 22:24:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:17 [INFO] 22:24:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 22:24:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:17 [INFO] 22:24:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-daexim-all --- 22:24:17 [INFO] 22:24:17 [INFO] --- dependency:3.8.1:properties (default) @ odl-daexim-all --- 22:24:17 [INFO] 22:24:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-daexim-all --- 22:24:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:17 [INFO] argLine set to empty 22:24:17 [INFO] 22:24:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-daexim-all --- 22:24:17 [INFO] Starting audit... 22:24:17 Audit done. 22:24:17 [INFO] You have 0 Checkstyle violations. 22:24:17 [INFO] 22:24:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-daexim-all --- 22:24:17 [INFO] Starting audit... 22:24:17 Audit done. 22:24:17 [INFO] You have 0 Checkstyle violations. 22:24:17 [INFO] 22:24:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-daexim-all --- 22:24:17 [INFO] 22:24:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 22:24:18 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/feature/feature.xml 22:24:18 [INFO] ...done! 22:24:18 [INFO] Attaching features XML 22:24:18 [INFO] 22:24:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-daexim-all --- 22:24:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:24:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:24:18 [INFO] 22:24:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 22:24:18 [INFO] 22:24:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-daexim-all --- 22:24:18 [INFO] No files found to run spotbugs, check compile phase has been run 22:24:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:24:18 [INFO] 22:24:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 22:24:18 [INFO] 22:24:18 [INFO] 22:24:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-daexim-all --- 22:24:18 [INFO] 22:24:18 [INFO] --- feattest:14.1.3:test (default) @ odl-daexim-all --- 22:24:18 [INFO] Starting SFT for org.opendaylight.daexim:odl-daexim-all 22:24:19 [INFO] Project dependency features detected: [] 22:24:19 [INFO] Pax Exam System (Version: 4.14.0) created. 22:24:19 [INFO] Creating RMI registry server on 127.0.0.1:45043 22:24:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:24:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:24:19 [INFO] Waiting for remote bundle context.. on 45043 name: eb769c71-91e3-4fcc-b609-ea2c6b421173 timout: [ RelativeTimeout value = 180000 ] 22:24:24 [INFO] Building jar from resources and headers. 22:24:24 [INFO] Writing jar finished. 22:24:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:24:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:24:36 [INFO] 22:24:36 [INFO] --- copy:14.1.3:copy-files (default) @ odl-daexim-all --- 22:24:36 [INFO] 22:24:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-daexim-all --- 22:24:36 [INFO] No Javadoc in project. Archive not created. 22:24:36 [INFO] 22:24:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-daexim-all --- 22:24:36 [INFO] CycloneDX: Resolving Dependencies 22:24:40 [INFO] CycloneDX: Creating BOM version 1.6 with 417 component(s) 22:24:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/bom.xml 22:24:40 [INFO] attaching as odl-daexim-all-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/bom.json 22:24:40 [INFO] attaching as odl-daexim-all-1.18.0-SNAPSHOT-cyclonedx.json 22:24:40 [INFO] 22:24:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 22:24:40 [INFO] Skipping duplicate-finder execution! 22:24:40 [INFO] 22:24:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-daexim-all --- 22:24:40 [INFO] Skipping plugin execution 22:24:40 [INFO] 22:24:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- 22:24:40 [INFO] Skipping source per configuration. 22:24:40 [INFO] 22:24:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-daexim-all --- 22:24:40 [INFO] 22:24:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-daexim-all --- 22:24:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:40 [INFO] 22:24:40 [INFO] --- install:3.1.4:install (default-install) @ odl-daexim-all --- 22:24:40 [WARNING] 22:24:40 [WARNING] The packaging plugin for project odl-daexim-all did not assign 22:24:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:40 [WARNING] 22:24:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:40 [WARNING] 22:24:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-SNAPSHOT.pom 22:24:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-SNAPSHOT-features.xml 22:24:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:40 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-SNAPSHOT-cyclonedx.json 22:24:40 [INFO] 22:24:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-daexim-all --- 22:24:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:24:40 [WARNING] 22:24:40 [WARNING] The packaging plugin for project odl-daexim-all did not assign 22:24:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:40 [WARNING] 22:24:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:40 [WARNING] 22:24:40 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:40 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 22:24:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 22:24:40 [INFO] 22:24:40 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 22:24:40 [INFO] Building ODL :: daexim :: daexim-features 1.18.0-SNAPSHOT [9/13] 22:24:40 [INFO] from features/daexim-features/pom.xml 22:24:40 [INFO] ------------------------------[ feature ]------------------------------- 22:24:41 [INFO] 22:24:41 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-features --- 22:24:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:41 [INFO] 22:24:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-features --- 22:24:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:41 [INFO] 22:24:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- dependency:3.8.1:properties (default) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-features --- 22:24:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:41 [INFO] argLine set to empty 22:24:41 [INFO] 22:24:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-features --- 22:24:41 [INFO] Starting audit... 22:24:41 Audit done. 22:24:41 [INFO] You have 0 Checkstyle violations. 22:24:41 [INFO] 22:24:41 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-features --- 22:24:41 [INFO] Starting audit... 22:24:41 Audit done. 22:24:41 [INFO] You have 0 Checkstyle violations. 22:24:41 [INFO] 22:24:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 22:24:41 [INFO] Generating feature descriptor file /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/feature/feature.xml 22:24:41 [INFO] ...done! 22:24:41 [INFO] Attaching features XML 22:24:41 [INFO] 22:24:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ daexim-features --- 22:24:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:24:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:24:41 [INFO] 22:24:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-features >>> 22:24:41 [INFO] 22:24:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-features --- 22:24:41 [INFO] No files found to run spotbugs, check compile phase has been run 22:24:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:24:41 [INFO] 22:24:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-features <<< 22:24:41 [INFO] 22:24:41 [INFO] 22:24:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- feattest:14.1.3:test (default) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-features --- 22:24:41 [INFO] 22:24:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-features --- 22:24:41 [INFO] No Javadoc in project. Archive not created. 22:24:41 [INFO] 22:24:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-features --- 22:24:41 [INFO] CycloneDX: Resolving Dependencies 22:24:45 [INFO] CycloneDX: Creating BOM version 1.6 with 418 component(s) 22:24:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/bom.xml 22:24:45 [INFO] attaching as daexim-features-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/bom.json 22:24:45 [INFO] attaching as daexim-features-1.18.0-SNAPSHOT-cyclonedx.json 22:24:45 [INFO] 22:24:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 22:24:45 [INFO] Skipping duplicate-finder execution! 22:24:45 [INFO] 22:24:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-features --- 22:24:45 [INFO] Skipping plugin execution 22:24:45 [INFO] 22:24:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- 22:24:45 [INFO] No sources in project. Archive not created. 22:24:45 [INFO] 22:24:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-features --- 22:24:45 [INFO] 22:24:45 [INFO] --- jacoco:0.8.13:report (report) @ daexim-features --- 22:24:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:24:45 [INFO] 22:24:45 [INFO] --- install:3.1.4:install (default-install) @ daexim-features --- 22:24:45 [WARNING] 22:24:45 [WARNING] The packaging plugin for project daexim-features did not assign 22:24:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:45 [WARNING] 22:24:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:45 [WARNING] 22:24:45 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-SNAPSHOT.pom 22:24:45 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-SNAPSHOT-features.xml 22:24:45 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:45 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-SNAPSHOT-cyclonedx.json 22:24:45 [INFO] 22:24:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-features --- 22:24:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:24:45 [WARNING] 22:24:45 [WARNING] The packaging plugin for project daexim-features did not assign 22:24:45 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 22:24:45 [WARNING] 22:24:45 [WARNING] Incomplete projects like this will fail in future Maven versions! 22:24:45 [WARNING] 22:24:45 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:45 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 22:24:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/maven-metadata.xml 22:24:45 [INFO] 22:24:45 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 22:24:45 [INFO] Building ODL :: daexim :: features-aggregator 1.18.0-SNAPSHOT [10/13] 22:24:45 [INFO] from features/pom.xml 22:24:45 [INFO] --------------------------------[ pom ]--------------------------------- 22:24:45 [INFO] 22:24:45 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 22:24:45 [INFO] 22:24:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- 22:24:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:24:45 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:24:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:45 [INFO] 22:24:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 22:24:45 [INFO] 22:24:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 22:24:46 [INFO] CycloneDX: Resolving Dependencies 22:24:46 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 22:24:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/features/target/bom.xml 22:24:46 [INFO] attaching as features-aggregator-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/features/target/bom.json 22:24:46 [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:24:46 [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:24:46 [INFO] attaching as features-aggregator-1.18.0-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] 22:24:46 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-SNAPSHOT.pom 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] 22:24:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 22:24:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:24:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/maven-metadata.xml 22:24:46 [INFO] 22:24:46 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 22:24:46 [INFO] Building daexim-artifacts 1.18.0-SNAPSHOT [11/13] 22:24:46 [INFO] from artifacts/pom.xml 22:24:46 [INFO] --------------------------------[ pom ]--------------------------------- 22:24:46 [INFO] 22:24:46 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-artifacts --- 22:24:46 [INFO] 22:24:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-artifacts --- 22:24:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:46 [INFO] 22:24:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-artifacts --- 22:24:46 [INFO] 22:24:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-artifacts --- 22:24:46 [INFO] CycloneDX: Resolving Dependencies 22:24:46 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 22:24:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/artifacts/target/bom.xml 22:24:46 [INFO] attaching as daexim-artifacts-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/artifacts/target/bom.json 22:24:46 [INFO] attaching as daexim-artifacts-1.18.0-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] 22:24:46 [INFO] --- install:3.1.4:install (default-install) @ daexim-artifacts --- 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-SNAPSHOT.pom 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-SNAPSHOT-cyclonedx.xml 22:24:46 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-SNAPSHOT-cyclonedx.json 22:24:46 [INFO] 22:24:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-artifacts --- 22:24:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:24:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml 22:24:46 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 22:24:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:24:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:24:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:24:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:24:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:24:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:24:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:24:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:24:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:24:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:24:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:24:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:24:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:24:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:24:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:24:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:24:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:24:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:24:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:24:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:24:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:24:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 22:24:46 [INFO] 22:24:46 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 22:24:46 [INFO] Building daexim-karaf 1.18.0-SNAPSHOT [12/13] 22:24:46 [INFO] from karaf/pom.xml 22:24:46 [INFO] --------------------------------[ pom ]--------------------------------- 22:24:47 [INFO] 22:24:47 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim-karaf --- 22:24:47 [INFO] 22:24:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim-karaf --- 22:24:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:47 [INFO] 22:24:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- 22:24:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:24:47 [INFO] 22:24:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim-karaf --- 22:24:47 [INFO] 22:24:47 [INFO] --- dependency:3.8.1:properties (default) @ daexim-karaf --- 22:24:47 [INFO] 22:24:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ daexim-karaf --- 22:24:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/daexim-maven-merge-vanadium/karaf/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:24:47 [INFO] 22:24:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ daexim-karaf --- 22:24:47 [INFO] Starting audit... 22:24:47 Audit done. 22:24:47 [INFO] You have 0 Checkstyle violations. 22:24:47 [INFO] 22:24:47 [INFO] --- checkstyle:3.6.0:check (default) @ daexim-karaf --- 22:24:47 [INFO] Starting audit... 22:24:47 Audit done. 22:24:47 [INFO] You have 0 Checkstyle violations. 22:24:47 [INFO] 22:24:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ daexim-karaf --- 22:24:47 [INFO] 22:24:47 [INFO] --- resources:3.3.1:resources (process-resources) @ daexim-karaf --- 22:24:47 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/karaf/src/main/resources 22:24:47 [INFO] 22:24:47 [INFO] --- karaf:4.4.8:assembly (process-resources) @ daexim-karaf --- 22:24:47 [INFO] Using repositories: 22:24:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 22:24:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 22:24:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:24:47 [INFO] Creating work directory: /w/workspace/daexim-maven-merge-vanadium/karaf/target/assembly 22:24:47 [INFO] Loading direct KAR and features XML dependencies 22:24:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 22:24:47 [INFO] Feature framework will be added as a startup feature 22:24:47 [INFO] Generating Karaf assembly: /w/workspace/daexim-maven-merge-vanadium/karaf/target/assembly 22:24:47 [INFO] Unzipping kars 22:24:47 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 22:24:48 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 22:24:48 [INFO] Loading profiles from: 22:24:48 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 22:24:48 [INFO] Loading repositories 22:24:48 [INFO] Generating generated-startup profile 22:24:48 [INFO] Generating generated-boot profile with parents: generated-startup 22:24:48 [INFO] Generating generated-installed profile 22:24:48 [INFO] Configuring etc/config.properties and etc/system.properties 22:24:48 [INFO] Downloading libraries for generated profiles 22:24:48 [INFO] Downloading additional libraries 22:24:48 [INFO] Writing configurations 22:24:48 [INFO] adding config file: etc/profile.cfg 22:24:48 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 22:24:48 [INFO] Startup stage 22:24:48 [INFO] Loading startup repositories 22:24:48 [INFO] Resolving startup features and bundles 22:24:48 [INFO] Features: framework 22:24:48 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:24:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:24:48 [INFO] Boot stage 22:24:48 [INFO] Loading boot repositories 22:24:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.18.0-SNAPSHOT/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.18.0-SNAPSHOT/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.18.0-SNAPSHOT/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8650/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8639/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/9.0.1/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/11.0.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.21.2/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.18/xml/features 22:24:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.18/xml/features 22:24:48 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 22:24:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 22:24:48 [INFO] Feature service/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 22:24:48 [INFO] Feature scr/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 22:24:48 [INFO] Feature shell/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 22:24:48 [INFO] Feature kar/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 22:24:48 [INFO] Feature package/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 22:24:48 [INFO] Feature jaas/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 22:24:48 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 22:24:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 22:24:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 22:24:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 22:24:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 22:24:48 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 22:24:48 [INFO] Feature feature/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 22:24:48 [INFO] Feature system/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 22:24:48 [INFO] Feature ssh/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 22:24:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 22:24:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 22:24:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 22:24:48 [INFO] Feature jline/3.21.0 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:24:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 22:24:48 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 22:24:48 [INFO] Feature config/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 22:24:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 22:24:48 [INFO] Feature instance/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 22:24:48 [INFO] Feature framework/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:24:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:24:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 22:24:48 [INFO] Feature log/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 22:24:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 22:24:48 [INFO] Feature a69f8286-dd8d-4423-93a2-1e19c17b92a8/0.0.0 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:24:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 22:24:48 [INFO] Feature management/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 22:24:48 [INFO] adding config file: etc/jmx.acl.cfg 22:24:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 22:24:48 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 22:24:48 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.management.cfg 22:24:48 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 22:24:48 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 22:24:48 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 22:24:48 [INFO] Feature deployer/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 22:24:48 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 22:24:48 [INFO] Feature bundle/4.4.8 is defined as a boot feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 22:24:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 22:24:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 22:24:48 [INFO] Feature standard/4.4.8 is defined as a boot feature 22:24:48 [INFO] Install stage 22:24:48 [INFO] Loading installed repositories 22:24:48 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 22:24:48 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 22:24:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 22:24:48 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 22:24:48 [INFO] 22:24:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 22:24:48 [INFO] 22:24:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ daexim-karaf --- 22:24:48 [INFO] No files found to run spotbugs, check compile phase has been run 22:24:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:24:48 [INFO] 22:24:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 22:24:48 [INFO] 22:24:48 [INFO] 22:24:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ daexim-karaf --- 22:24:48 [INFO] 22:24:48 [INFO] --- dependency:3.8.1:copy (apply-branding) @ daexim-karaf --- 22:24:48 [INFO] 22:24:48 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 22:24:48 [INFO] 22:24:48 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 22:24:48 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 22:24:48 [INFO] 22:24:48 [INFO] --- copy:14.1.3:copy-files (default) @ daexim-karaf --- 22:24:48 [INFO] 22:24:48 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 22:24:48 [INFO] skip non existing resourceDirectory /w/workspace/daexim-maven-merge-vanadium/karaf/src/main/assembly 22:24:48 [INFO] 22:24:48 [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ daexim-karaf --- 22:24:49 [INFO] Feature repository discovered recursively: aa71202a-dd3e-4d4b-84c1-588ff1ba59a0 22:24:49 [INFO] Feature repository discovered recursively: daexim-features 22:24:49 [INFO] Feature repository discovered recursively: framework-4.4.8 22:24:49 [INFO] Feature repository discovered recursively: odl-aaa-0.21.2 22:24:49 [INFO] Feature repository discovered recursively: odl-antlr4 22:24:49 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 22:24:49 [INFO] Feature repository discovered recursively: odl-apache-commons-text 22:24:49 [INFO] Feature repository discovered recursively: odl-apache-shiro 22:24:49 [INFO] Feature repository discovered recursively: odl-bytebuddy 22:24:49 [INFO] Feature repository discovered recursively: odl-controller-11.0.2 22:24:49 [INFO] Feature repository discovered recursively: odl-controller-akka 22:24:49 [INFO] Feature repository discovered recursively: odl-controller-blueprint-11.0.2 22:24:49 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-11.0.2 22:24:49 [INFO] Feature repository discovered recursively: odl-controller-scala 22:24:49 [INFO] Feature repository discovered recursively: odl-daexim-1.18.0-SNAPSHOT 22:24:49 [INFO] Feature repository discovered recursively: odl-daexim-all-1.18.0-SNAPSHOT 22:24:49 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 22:24:49 [INFO] Feature repository discovered recursively: odl-extras-11.0.2 22:24:49 [INFO] Feature repository discovered recursively: odl-gson 22:24:49 [INFO] Feature repository discovered recursively: odl-guava 22:24:49 [INFO] Feature repository discovered recursively: odl-infrautils-ready 22:24:49 [INFO] Feature repository discovered recursively: odl-infrautils-utils 22:24:49 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 22:24:49 [INFO] Feature repository discovered recursively: odl-javassist-3 22:24:49 [INFO] Feature repository discovered recursively: odl-jersey-2 22:24:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 22:24:49 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 22:24:49 [INFO] Feature repository discovered recursively: odl-lz4 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-11.0.2 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-common 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8639 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8650 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 22:24:49 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 22:24:49 [INFO] Feature repository discovered recursively: odl-netconf-9.0.1 22:24:49 [INFO] Feature repository discovered recursively: odl-netconf-databind 22:24:49 [INFO] Feature repository discovered recursively: odl-netconf-keystore 22:24:49 [INFO] Feature repository discovered recursively: odl-netconf-truststore 22:24:49 [INFO] Feature repository discovered recursively: odl-netty-4 22:24:49 [INFO] Feature repository discovered recursively: odl-raft-api 22:24:49 [INFO] Feature repository discovered recursively: odl-raft-spi 22:24:49 [INFO] Feature repository discovered recursively: odl-restconf 22:24:49 [INFO] Feature repository discovered recursively: odl-restconf-api 22:24:49 [INFO] Feature repository discovered recursively: odl-restconf-nb-9.0.1 22:24:49 [INFO] Feature repository discovered recursively: odl-restconf-server-api 22:24:49 [INFO] Feature repository discovered recursively: odl-servlet-api 22:24:49 [INFO] Feature repository discovered recursively: odl-stax2-api 22:24:49 [INFO] Feature repository discovered recursively: odl-ws-rs-api 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-codec 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-common 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-data 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-export 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-util 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 22:24:49 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 22:24:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 22:24:49 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 22:24:49 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 22:24:49 [INFO] Feature repository discovered recursively: pt-triemap 22:24:49 [INFO] Feature repository discovered recursively: standard-4.4.8 22:24:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 22:24:49 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.15 and 1.19.0 22:24:49 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 22:24:49 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 22:24:49 [INFO] 22:24:49 [INFO] --- antrun:3.1.0:run (fix-permissions) @ daexim-karaf --- 22:24:50 [INFO] Executing tasks 22:24:50 [INFO] Executed tasks 22:24:50 [INFO] 22:24:50 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ daexim-karaf --- 22:24:50 [INFO] Executing tasks 22:24:50 [INFO] [delete] Deleting directory /w/workspace/daexim-maven-merge-vanadium/karaf/target/assembly/system/org/bouncycastle 22:24:50 [INFO] Executed tasks 22:24:50 [INFO] 22:24:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ daexim-karaf --- 22:24:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:24:50 [INFO] 22:24:50 [INFO] --- karaf:4.4.8:archive (package) @ daexim-karaf --- 22:25:03 [INFO] 22:25:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim-karaf --- 22:25:03 [INFO] Skipping CycloneDX goal, because module skips deploy 22:25:03 [INFO] 22:25:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 22:25:03 [INFO] Skipping duplicate-finder execution! 22:25:03 [INFO] 22:25:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ daexim-karaf --- 22:25:03 [INFO] Skipping pom project 22:25:03 [INFO] 22:25:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- 22:25:03 [INFO] 22:25:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ daexim-karaf --- 22:25:03 [INFO] 22:25:03 [INFO] --- jacoco:0.8.13:report (report) @ daexim-karaf --- 22:25:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:25:03 [INFO] 22:25:03 [INFO] --- install:3.1.4:install (default-install) @ daexim-karaf --- 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0-SNAPSHOT/daexim-karaf-1.18.0-SNAPSHOT.pom 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/karaf/target/daexim-karaf-1.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0-SNAPSHOT/daexim-karaf-1.18.0-SNAPSHOT.tar.gz 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/karaf/target/daexim-karaf-1.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.18.0-SNAPSHOT/daexim-karaf-1.18.0-SNAPSHOT.zip 22:25:03 [INFO] 22:25:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim-karaf --- 22:25:03 [INFO] Skipping artifact deployment 22:25:03 [INFO] 22:25:03 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 22:25:03 [INFO] Building daexim 1.18.0-SNAPSHOT [13/13] 22:25:03 [INFO] from pom.xml 22:25:03 [INFO] --------------------------------[ pom ]--------------------------------- 22:25:03 [INFO] 22:25:03 [INFO] --- clean:3.5.0:clean (default-clean) @ daexim --- 22:25:03 [INFO] Deleting /w/workspace/daexim-maven-merge-vanadium/target 22:25:03 [INFO] 22:25:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ daexim --- 22:25:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:25:03 [INFO] 22:25:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ daexim --- 22:25:03 [INFO] 22:25:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ daexim --- 22:25:03 [INFO] CycloneDX: Resolving Dependencies 22:25:03 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 22:25:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/daexim-maven-merge-vanadium/target/bom.xml 22:25:03 [INFO] attaching as daexim-1.18.0-SNAPSHOT-cyclonedx.xml 22:25:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/daexim-maven-merge-vanadium/target/bom.json 22:25:03 [INFO] attaching as daexim-1.18.0-SNAPSHOT-cyclonedx.json 22:25:03 [INFO] 22:25:03 [INFO] --- install:3.1.4:install (default-install) @ daexim --- 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-SNAPSHOT.pom 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-SNAPSHOT-cyclonedx.xml 22:25:03 [INFO] Installing /w/workspace/daexim-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-SNAPSHOT-cyclonedx.json 22:25:03 [INFO] 22:25:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ daexim --- 22:25:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/daexim-maven-merge-vanadium/m2repo 22:25:03 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:03 [WARNING] Could not validate integrity of download from file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 22:25:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:25:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:25:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:25:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:25:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:25:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:25:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:25:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:25:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:25:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:25:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:25:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:25:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:25:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:25:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:25:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:25:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:25:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:25:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:25:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:25:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:25:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:25:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/maven-metadata.xml 22:25:03 [INFO] ------------------------------------------------------------------------ 22:25:03 [INFO] Reactor Summary for daexim 1.18.0-SNAPSHOT: 22:25:03 [INFO] 22:25:03 [INFO] daexim-test-model .................................. SUCCESS [ 19.837 s] 22:25:03 [INFO] daexim-model ....................................... SUCCESS [ 8.234 s] 22:25:03 [INFO] daexim-spi ......................................... SUCCESS [ 3.793 s] 22:25:03 [INFO] parent ............................................. SUCCESS [ 0.469 s] 22:25:03 [INFO] daexim-impl ........................................ SUCCESS [ 35.403 s] 22:25:03 [INFO] daexim-akka-infoprovider-impl ...................... SUCCESS [ 5.054 s] 22:25:03 [INFO] OpenDaylight :: daexim (Karaf feature) ............. SUCCESS [ 24.446 s] 22:25:03 [INFO] OpenDaylight :: Daexim :: All ...................... SUCCESS [ 27.417 s] 22:25:03 [INFO] ODL :: daexim :: daexim-features ................... SUCCESS [ 4.962 s] 22:25:03 [INFO] ODL :: daexim :: features-aggregator ............... SUCCESS [ 0.540 s] 22:25:03 [INFO] daexim-artifacts ................................... SUCCESS [ 0.073 s] 22:25:03 [INFO] daexim-karaf ....................................... SUCCESS [ 17.227 s] 22:25:03 [INFO] daexim ............................................. SUCCESS [ 0.114 s] 22:25:03 [INFO] ------------------------------------------------------------------------ 22:25:03 [INFO] BUILD SUCCESS 22:25:03 [INFO] ------------------------------------------------------------------------ 22:25:03 [INFO] Total time: 02:34 min 22:25:03 [INFO] Finished at: 2025-11-20T22:25:03Z 22:25:03 [INFO] ------------------------------------------------------------------------ 22:25:03 [daexim-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins13452918962306273666.sh 22:25:03 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins8678136234655539944.sh 22:25:04 ---> common-variables.sh 22:25:04 --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:25:04 ---> maven-deploy.sh 22:25:04 -----> Remove metadata files that were not updated 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-artifacts/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-features/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-impl/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-model/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-spi/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/daexim-test-model/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/features-aggregator/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/odl-daexim-all/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/1.16.4-SNAPSHOT/maven-metadata.xml 22:25:04 Removing unmodified file /w/workspace/daexim-maven-merge-vanadium/m2repo/org/opendaylight/daexim/parent/1.17.2-SNAPSHOT/maven-metadata.xml 22:25:04 -----> Install lftools 22:25:04 Setup pyenv: 22:25:04 system 22:25:04 3.8.20 22:25:04 3.9.20 22:25:04 3.10.15 22:25:04 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:25:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U103 from file:/tmp/.os_lf_venv 22:25:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:25:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:25:06 lf-activate-venv(): INFO: Base packages installed successfully 22:25:06 lf-activate-venv(): INFO: Installing additional packages: lftools 22:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:25:19 -----> Upload files to Nexus 22:25:20 ####################################################### 22:25:20 Deploying directory /w/workspace/daexim-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 (32.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/maven-metadata.xml (446.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:20 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom (1.55 kb) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json (3.55 kb) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml (3.24 kb) 22:25:21 Attempting to upload org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 (40.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml (456.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar.sha1 (40.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:21 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar (86.15 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar (9.88 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar.sha1 (40.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml (146.86 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar.sha1 (40.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json (160.63 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar.md5 (32.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar (3.25 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom (1.61 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:25:22 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 (32.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 (40.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml (443.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json (3.55 kb) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml (3.24 kb) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:23 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom (2.9 kb) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 (32.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/maven-metadata.xml (439.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar.md5 (32.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar.md5 (32.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json (46.67 kb) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar.sha1 (40.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar (179.26 kb) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:24 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar (148.31 kb) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom (2.05 kb) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar.sha1 (40.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml (42.44 kb) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar (690.32 kb) 22:25:25 Attempting to upload org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar.md5 (32.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.md5 (32.0 b) 22:25:25 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml.sha1 (40.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/maven-metadata.xml (433.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom (1.86 kb) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml (9.42 kb) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json (10.53 kb) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:26 Attempting to upload org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml (441.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml (1.18 mb) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom (2.23 kb) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json (1.26 mb) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml (682.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:27 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 (40.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/maven-metadata.xml (437.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar (84.91 kb) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar (2.64 kb) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json (10.54 kb) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom (1009.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml (9.43 kb) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar.sha1 (40.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar.sha1 (40.0 b) 22:25:28 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar (7.89 kb) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar.md5 (32.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar.sha1 (40.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 (32.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 (40.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/maven-metadata.xml (438.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar.md5 (32.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom (6.34 kb) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:29 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:30 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar.sha1 (40.0 b) 22:25:30 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar (128.4 kb) 22:25:30 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar (61.63 kb) 22:25:31 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar.sha1 (40.0 b) 22:25:31 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar.sha1 (40.0 b) 22:25:31 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml (130.55 kb) 22:25:31 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg.md5 (32.0 b) 22:25:31 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg.sha1 (40.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json (141.68 kb) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg (232.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar (25.25 kb) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.8 kb) 22:25:32 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 (32.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 (40.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/odl-daexim/maven-metadata.xml (437.0 b) 22:25:32 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml (1.6 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml (636.92 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json (680.04 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom (3.42 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 (40.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/maven-metadata.xml (433.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml (3.16 kb) 22:25:33 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom (1.29 kb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json (3.47 kb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/maven-metadata.xml (442.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom (1.82 kb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json (1.26 mb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml (1.18 mb) 22:25:34 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml (734.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml.md5 (32.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 (32.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/maven-metadata.xml (444.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar (24.6 kb) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom (1014.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar.sha1 (40.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar.md5 (32.0 b) 22:25:35 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json.sha1 (40.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar.sha1 (40.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json (37.71 kb) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom.md5 (32.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar.md5 (32.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar.md5 (32.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom.sha1 (40.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml (34.13 kb) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml.md5 (32.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar (34.35 kb) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar (193.56 kb) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:25:36 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json.md5 (32.0 b) 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/features-aggregator-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-javadoc.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109-sources.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.18.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/daexim-artifacts-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-sources.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109-javadoc.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-model/1.18.0-SNAPSHOT/daexim-model-1.18.0-20251120.222229-109.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/parent/1.18.0-SNAPSHOT/parent-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/odl-daexim-all-1.18.0-20251120.222229-109-features.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-javadoc.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/daexim-spi-1.18.0-20251120.222229-109-sources.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-javadoc.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.cfg 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/daexim-impl-1.18.0-20251120.222229-109-sources.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-features.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.18.0-SNAPSHOT/odl-daexim-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim/1.18.0-SNAPSHOT/daexim-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-features/1.18.0-SNAPSHOT/daexim-features-1.18.0-20251120.222229-109-features.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-sources.jar.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.pom.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.xml.md5 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-javadoc.jar 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml.sha1 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/maven-metadata.xml 22:25:38 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.18.0-SNAPSHOT/daexim-test-model-1.18.0-20251120.222229-109-cyclonedx.json.md5 22:25:38 Finished deploying /w/workspace/daexim-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:25:38 ####################################################### 22:25:39 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins18341697571801943861.sh 22:25:39 $ ssh-agent -k 22:25:39 unset SSH_AUTH_SOCK; 22:25:39 unset SSH_AGENT_PID; 22:25:39 echo Agent pid 1557 killed; 22:25:39 [ssh-agent] Stopped. 22:25:39 [JaCoCo plugin] Collecting JaCoCo coverage data... 22:25:39 [JaCoCo plugin] Version: 3.3.5 22:25:39 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 22:25:39 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 22:25:39 [JaCoCo plugin] Saving matched execfiles: /w/workspace/daexim-maven-merge-vanadium/impl/target/code-coverage/jacoco.exec 22:25:39 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/target/classes 1 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/features/daexim-features/target/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim-all/target/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/features/odl-daexim/target/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/impl/target/classes 14 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/jacoco/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/karaf/target/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/model/target/classes 104 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/parent/target/classes 0 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/spi/target/classes 1 files 22:25:39 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/test-model/target/classes 21 files 22:25:39 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 22:25:39 [JaCoCo plugin] Source Inclusions: **/*.java 22:25:39 [JaCoCo plugin] Source Exclusions: null 22:25:40 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/akka-infoprovider-impl/src/main/java 1 files 22:25:40 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/impl/src/main/java 7 files 22:25:40 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/model/src/main/java 5 files 22:25:40 [JaCoCo plugin] - /w/workspace/daexim-maven-merge-vanadium/spi/src/main/java 1 files 22:25:40 [JaCoCo plugin] Loading inclusions files.. 22:25:40 [JaCoCo plugin] inclusions: [] 22:25:40 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 22:25:40 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 22:25:40 [JaCoCo plugin] Publishing the results.. 22:25:40 [JaCoCo plugin] Loading packages.. 22:25:40 [JaCoCo plugin] Done. 22:25:40 [JaCoCo plugin] Overall coverage: class: 87.5, method: 88.3041, line: 82.69031, branch: 75.55556, instruction: 84.146645, complexity: 74.62236 22:25:40 [PostBuildScript] - [INFO] Executing post build scripts. 22:25:40 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins2195927886033925599.sh 22:25:40 ---> sysstat.sh 22:25:40 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins4260779595015771695.sh 22:25:40 ---> package-listing.sh 22:25:40 ++ facter osfamily 22:25:40 ++ tr '[:upper:]' '[:lower:]' 22:25:40 + OS_FAMILY=debian 22:25:40 + workspace=/w/workspace/daexim-maven-merge-vanadium 22:25:40 + START_PACKAGES=/tmp/packages_start.txt 22:25:40 + END_PACKAGES=/tmp/packages_end.txt 22:25:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:40 + PACKAGES=/tmp/packages_start.txt 22:25:40 + '[' /w/workspace/daexim-maven-merge-vanadium ']' 22:25:40 + PACKAGES=/tmp/packages_end.txt 22:25:40 + case "${OS_FAMILY}" in 22:25:40 + dpkg -l 22:25:40 + grep '^ii' 22:25:40 + '[' -f /tmp/packages_start.txt ']' 22:25:40 + '[' -f /tmp/packages_end.txt ']' 22:25:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:40 + '[' /w/workspace/daexim-maven-merge-vanadium ']' 22:25:40 + mkdir -p /w/workspace/daexim-maven-merge-vanadium/archives/ 22:25:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-maven-merge-vanadium/archives/ 22:25:40 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins17229895621220448336.sh 22:25:40 ---> capture-instance-metadata.sh 22:25:40 Setup pyenv: 22:25:40 system 22:25:40 3.8.20 22:25:40 3.9.20 22:25:40 3.10.15 22:25:41 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:25:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U103 from file:/tmp/.os_lf_venv 22:25:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:25:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:25:43 lf-activate-venv(): INFO: Base packages installed successfully 22:25:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:25:53 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:25:53 INFO: Running in OpenStack, capturing instance metadata 22:25:53 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins17660417716178907605.sh 22:25:53 provisioning config files... 22:25:54 Could not find credentials [logs] for daexim-maven-merge-vanadium #119 22:25:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-maven-merge-vanadium@tmp/config12512865770560998313tmp 22:25:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:25:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:25:54 provisioning config files... 22:25:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:25:54 [EnvInject] - Injecting environment variables from a build step. 22:25:54 [EnvInject] - Injecting as environment variables the properties content 22:25:54 SERVER_ID=logs 22:25:54 22:25:54 [EnvInject] - Variables injected successfully. 22:25:54 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins4336729520646489432.sh 22:25:54 ---> create-netrc.sh 22:25:54 WARN: Log server credential not found. 22:25:54 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7412884563085136185.sh 22:25:54 ---> python-tools-install.sh 22:25:54 Setup pyenv: 22:25:54 system 22:25:54 3.8.20 22:25:54 3.9.20 22:25:54 3.10.15 22:25:54 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:25:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U103 from file:/tmp/.os_lf_venv 22:25:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:25:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:25:56 lf-activate-venv(): INFO: Base packages installed successfully 22:25:56 lf-activate-venv(): INFO: Installing additional packages: lftools 22:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:26:06 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins15821162043756169770.sh 22:26:06 ---> sudo-logs.sh 22:26:06 Archiving 'sudo' log.. 22:26:06 [daexim-maven-merge-vanadium] $ /bin/bash /tmp/jenkins9128647951831216844.sh 22:26:06 ---> job-cost.sh 22:26:06 Setup pyenv: 22:26:06 system 22:26:06 3.8.20 22:26:06 3.9.20 22:26:06 3.10.15 22:26:06 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U103 from file:/tmp/.os_lf_venv 22:26:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:26:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:26:08 lf-activate-venv(): INFO: Base packages installed successfully 22:26:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:26:15 INFO: No Stack... 22:26:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:26:16 INFO: Archiving Costs 22:26:16 [daexim-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins9848098415375900266.sh 22:26:16 ---> logs-deploy.sh 22:26:16 Setup pyenv: 22:26:16 system 22:26:16 3.8.20 22:26:16 3.9.20 22:26:16 3.10.15 22:26:16 * 3.11.10 (set by /w/workspace/daexim-maven-merge-vanadium/.python-version) 22:26:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U103 from file:/tmp/.os_lf_venv 22:26:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:26:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:26:18 lf-activate-venv(): INFO: Base packages installed successfully 22:26:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:26:31 lf-activate-venv(): INFO: Adding /tmp/venv-U103/bin to PATH 22:26:31 WARNING: Nexus logging server not set 22:26:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-maven-merge-vanadium/119/ 22:26:31 INFO: archiving logs to S3 22:26:32 ---> uname -a: 22:26:32 Linux prd-ubuntu2204-docker-4c-4g-12274 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:26:32 22:26:32 22:26:32 ---> lscpu: 22:26:32 Architecture: x86_64 22:26:32 CPU op-mode(s): 32-bit, 64-bit 22:26:32 Address sizes: 40 bits physical, 48 bits virtual 22:26:32 Byte Order: Little Endian 22:26:32 CPU(s): 4 22:26:32 On-line CPU(s) list: 0-3 22:26:32 Vendor ID: AuthenticAMD 22:26:32 Model name: AMD EPYC-Rome Processor 22:26:32 CPU family: 23 22:26:32 Model: 49 22:26:32 Thread(s) per core: 1 22:26:32 Core(s) per socket: 1 22:26:32 Socket(s): 4 22:26:32 Stepping: 0 22:26:32 BogoMIPS: 5600.00 22:26:32 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:26:32 Virtualization: AMD-V 22:26:32 Hypervisor vendor: KVM 22:26:32 Virtualization type: full 22:26:32 L1d cache: 128 KiB (4 instances) 22:26:32 L1i cache: 128 KiB (4 instances) 22:26:32 L2 cache: 2 MiB (4 instances) 22:26:32 L3 cache: 64 MiB (4 instances) 22:26:32 NUMA node(s): 1 22:26:32 NUMA node0 CPU(s): 0-3 22:26:32 Vulnerability Gather data sampling: Not affected 22:26:32 Vulnerability Indirect target selection: Not affected 22:26:32 Vulnerability Itlb multihit: Not affected 22:26:32 Vulnerability L1tf: Not affected 22:26:32 Vulnerability Mds: Not affected 22:26:32 Vulnerability Meltdown: Not affected 22:26:32 Vulnerability Mmio stale data: Not affected 22:26:32 Vulnerability Reg file data sampling: Not affected 22:26:32 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:26:32 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:26:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:26:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:26:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:26:32 Vulnerability Srbds: Not affected 22:26:32 Vulnerability Tsx async abort: Not affected 22:26:32 22:26:32 22:26:32 ---> nproc: 22:26:32 4 22:26:32 22:26:32 22:26:32 ---> df -h: 22:26:32 Filesystem Size Used Avail Use% Mounted on 22:26:32 tmpfs 1.6G 1.1M 1.6G 1% /run 22:26:32 /dev/vda1 78G 9.7G 68G 13% / 22:26:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:26:32 tmpfs 5.0M 0 5.0M 0% /run/lock 22:26:32 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:26:32 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:26:32 22:26:32 22:26:32 ---> free -m: 22:26:32 total used free shared buff/cache available 22:26:32 Mem: 15989 614 11231 4 4143 15032 22:26:32 Swap: 1023 0 1023 22:26:32 22:26:32 22:26:32 ---> ip addr: 22:26:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:26:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:26:32 inet 127.0.0.1/8 scope host lo 22:26:32 valid_lft forever preferred_lft forever 22:26:32 inet6 ::1/128 scope host 22:26:32 valid_lft forever preferred_lft forever 22:26:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:26:32 link/ether fa:16:3e:3a:7a:29 brd ff:ff:ff:ff:ff:ff 22:26:32 altname enp0s3 22:26:32 inet 10.30.170.8/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:26:32 valid_lft 86024sec preferred_lft 86024sec 22:26:32 inet6 fe80::f816:3eff:fe3a:7a29/64 scope link 22:26:32 valid_lft forever preferred_lft forever 22:26:32 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:26:32 link/ether 3a:e1:c3:5a:80:f6 brd ff:ff:ff:ff:ff:ff 22:26:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:26:32 valid_lft forever preferred_lft forever 22:26:32 22:26:32 22:26:32 ---> sar -b -r -n DEV: 22:26:32 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-12274) 11/20/25 _x86_64_ (4 CPU) 22:26:32 22:26:32 22:20:20 LINUX RESTART (4 CPU) 22:26:32 22:26:32 22:26:32 ---> sar -P ALL: 22:26:32 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-12274) 11/20/25 _x86_64_ (4 CPU) 22:26:32 22:26:32 22:20:20 LINUX RESTART (4 CPU) 22:26:32 22:26:32 22:26:32